This commit is contained in:
Bob Halley 1999-07-13 20:18:26 +00:00
parent 9ca8ad2a26
commit 0886b450e7

4
configure vendored
View file

@ -1,6 +1,6 @@
#! /bin/sh
# From configure.in Revision: 1.39
# From configure.in Revision: 1.40
@ -2046,7 +2046,7 @@ else
;;
*-hp-hpux*)
CC="$CC -Ae -z +w1"
MKDEPPROG='cc -E -Wp,-M >/dev/null 2>>$TMP'
MKDEPPROG='cc -Ae -E -Wp,-M >/dev/null 2>>$TMP'
;;
esac
fi