$NetBSD: patch-aa,v 1.2 1999/10/08 21:21:26 jlam Exp $ --- ./configure.orig Mon Sep 13 11:54:47 1999 +++ ./configure Wed Oct 6 21:58:22 1999 @@ -1479,6 +1479,7 @@ fi +if false; then # Check for any special flags to pass to ltconfig. libtool_flags="--cache-file=$cache_file" test "$enable_shared" = no && libtool_flags="$libtool_flags --disable-shared" @@ -1636,6 +1637,7 @@ # Redirect the config.log output again, so that the ltconfig log is not # clobbered by the next message. exec 5>>./config.log +fi # Check whether --with-gtk-prefix or --without-gtk-prefix was given.