diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1996-11-08 22:20:43 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1996-11-08 22:20:43 +0000 |
commit | 440b8d355ad4c639d7fd22f05925dcc8964b0f39 (patch) | |
tree | b19c2df15469620ce305dd26d1be562d1a2ec705 /Makefile.in | |
parent | ddb6ad5e4757c872d8153072fed52de54561c6a6 (diff) | |
download | fetchmail-440b8d355ad4c639d7fd22f05925dcc8964b0f39.tar.gz fetchmail-440b8d355ad4c639d7fd22f05925dcc8964b0f39.tar.bz2 fetchmail-440b8d355ad4c639d7fd22f05925dcc8964b0f39.zip |
Ready to ship.
svn path=/trunk/; revision=520
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in index f01a2fe9..a59a340e 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4,7 +4,7 @@ # So just uncomment all the lines marked QNX. VERS=1.9 -PL=8 +PL=9 # Ultrix 2.2 make doesn't expand the value of VPATH. srcdir = @srcdir@ |