Autoconf 2.61 breaks the support for chained configure scripts
authornbk <nbk>
Sun, 15 Jul 2007 21:22:06 +0000 (21:22 +0000)
committernbk <nbk>
Sun, 15 Jul 2007 21:22:06 +0000 (21:22 +0000)
in combination with config.cache :-(

debian/rules

index cd0eaef..0968089 100755 (executable)
@@ -49,7 +49,6 @@ stamp-build: stamp-patch
        # dh_testroot
        ./configure \
                $(confflags) \
-               --config-cache \
                --prefix=/usr \
                --exec-prefix=/usr \
                --mandir=$(mandir) \