$NetBSD: patch-aa,v 1.1 1999/06/27 14:05:48 drochner Exp $ --- configure.orig Tue Oct 13 06:05:00 1998 +++ configure Sat Jun 26 01:52:18 1999 @@ -615,9 +615,9 @@ TOP=`pwd` -if test "$CXXFLAGS" = ""; then - CXXFLAGS="-O2" -fi +#if test "$CXXFLAGS" = ""; then + CXXFLAGS="" +#fi LTVERSION=`cat VERSION | cut -d'.' -f1,2 | sed 's/\./:/g'`