From be79345c2848c2cd2cc7cb0d67eedfbc59bce213 Mon Sep 17 00:00:00 2001 From: Bob Halley Date: Tue, 13 Jul 1999 17:27:54 +0000 Subject: [PATCH] update --- configure | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure b/configure index 0be749b055..d3e45ce8a0 100755 --- a/configure +++ b/configure @@ -1,6 +1,6 @@ #! /bin/sh -# From configure.in Revision: 1.36 +# From configure.in Revision: 1.38 @@ -2040,7 +2040,7 @@ else CC="$CC -mt" ;; *-hp-hpux*) - CC="$CC" + CC="$CC -Ae -z +w1" ;; esac fi