srcdir != builddir



Please apply, so that everybody can use a different build directory...
I don't have cvs write access.

And it will be nice if somebody makes a security audit, so many strings are
not in quotation marks.

--- gnome-common/macros2/autogen.sh     2003-04-12 06:11:48.000000000 +0200
+++ gnome-common/macros2/autogen.sh_new 2003-04-26 09:43:46.000000000 +0200
@@ -298,6 +298,7 @@
     if test -f $dirname/NO-AUTO-GEN; then
        echo skipping $dirname -- flagged as no auto-gen
     else
+       cd "$dirname" || exit 1
        printbold "Processing $configure_ac"

        aclocalinclude="$ACLOCAL_FLAGS"

Regards,
Gerold



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]