From ee6ec48f0a953625eaf02466336850ce669b7022 Mon Sep 17 00:00:00 2001 From: Quincey Koziol Date: Fri, 19 Sep 1997 14:27:22 -0500 Subject: [svn-r104] Add site configuration file for HPUX 10.20 to help it compile --- config/hpux10.20 | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 config/hpux10.20 diff --git a/config/hpux10.20 b/config/hpux10.20 new file mode 100644 index 0000000..46bf4ee --- /dev/null +++ b/config/hpux10.20 @@ -0,0 +1,6 @@ +# Site configuration -- do not distribute this file. + +if test "x$CFLAGS" = "x"; then + CFLAGS="-Ae" +fi + -- cgit v0.12