diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1996-12-05 04:57:57 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1996-12-05 04:57:57 +0000 |
commit | 15341cdae111f6689327d72e57341b6ef614c342 (patch) | |
tree | 307f22b5a6171639a2ce97efefb72046e906109d /Makefile.in | |
parent | c714471f650de665f03591e2c5652d2831f04684 (diff) | |
download | fetchmail-15341cdae111f6689327d72e57341b6ef614c342.tar.gz fetchmail-15341cdae111f6689327d72e57341b6ef614c342.tar.bz2 fetchmail-15341cdae111f6689327d72e57341b6ef614c342.zip |
Ready for Rachel.
svn path=/trunk/; revision=602
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 993337c1..238b7989 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4,7 +4,7 @@ # So just uncomment all the lines marked QNX. VERS=2.1 -PL=1 +PL=2 # Ultrix 2.2 make doesn't expand the value of VPATH. srcdir = @srcdir@ |