diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1996-11-06 21:48:11 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1996-11-06 21:48:11 +0000 |
commit | 9b51044daa1446c9202cab602abaf23785ae0919 (patch) | |
tree | f8d9097686b4daaae42c6edbd06a0895a7302c72 /Makefile.in | |
parent | 4f76044273e4f5a1dd363fb2bbbfd673fd3da071 (diff) | |
download | fetchmail-9b51044daa1446c9202cab602abaf23785ae0919.tar.gz fetchmail-9b51044daa1446c9202cab602abaf23785ae0919.tar.bz2 fetchmail-9b51044daa1446c9202cab602abaf23785ae0919.zip |
Ready to ship.
svn path=/trunk/; revision=497
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 29867e98..f01a2fe9 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4,7 +4,7 @@ # So just uncomment all the lines marked QNX. VERS=1.9 -PL=7 +PL=8 # Ultrix 2.2 make doesn't expand the value of VPATH. srcdir = @srcdir@ |