$NetBSD: patch-ab,v 1.1.1.1 2004/11/19 12:30:08 adam Exp $ --- configure.orig 2004-11-19 12:07:16.000000000 +0000 +++ configure @@ -20460,12 +20460,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