[svn-r104] Add site configuration file for HPUX 10.20 to help it compile

This commit is contained in:
Quincey Koziol 1997-09-19 14:27:22 -05:00
parent 0a2c6270ee
commit ee6ec48f0a

6
config/hpux10.20 Normal file
View File

@ -0,0 +1,6 @@
# Site configuration -- do not distribute this file.
if test "x$CFLAGS" = "x"; then
CFLAGS="-Ae"
fi