diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1996-10-31 05:08:06 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1996-10-31 05:08:06 +0000 |
commit | 8e1bf17daf8b3316dbfaeceea20fe9172cb7b859 (patch) | |
tree | 684f05d20bb60ec92413e072fbcda0ed953b8421 /Makefile.in | |
parent | 649cc08fb5752ac0966fb45c33166ac244bbbe72 (diff) | |
download | fetchmail-8e1bf17daf8b3316dbfaeceea20fe9172cb7b859.tar.gz fetchmail-8e1bf17daf8b3316dbfaeceea20fe9172cb7b859.tar.bz2 fetchmail-8e1bf17daf8b3316dbfaeceea20fe9172cb7b859.zip |
Ready to ship.
svn path=/trunk/; revision=442
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 b9ff7c45..8097c1b0 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4,7 +4,7 @@ # So just uncomment all the lines marked QNX. VERS=1.9 -PL=5 +PL=6 # Ultrix 2.2 make doesn't expand the value of VPATH. srcdir = @srcdir@ |