$NetBSD: patch-ab,v 1.2 2005/08/03 13:36:05 adam Exp $ --- configure.orig 2005-06-11 08:39:34.000000000 +0000 +++ configure @@ -20980,12 +20980,10 @@ LIBTOOL='$(SHELL) $(top_builddir)/libtoo if test "x$GCC" = "xyes"; then case $CFLAGS in *-Os*) - CFLAGS="$CFLAGS -O2" ;; esac case $CXXFLAGS in *-Os*) - CXXFLAGS="$CXXFLAGS -O2" ;; esac fi