diff options
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in index 238b7989..0db6c62f 100644 --- a/Makefile.in +++ b/Makefile.in @@ -3,8 +3,8 @@ # If you're running QNX, we can't assume a working autoconf. # So just uncomment all the lines marked QNX. -VERS=2.1 -PL=2 +VERS=2.2 +PL=0 # Ultrix 2.2 make doesn't expand the value of VPATH. srcdir = @srcdir@ |