Fixed builds from a directory outside of the sourcetree. captive-1_1_6_1 captive-1_1_7
authorlace <>
Thu, 29 Dec 2005 03:00:58 +0000 (03:00 +0000)
committerlace <>
Thu, 29 Dec 2005 03:00:58 +0000 (03:00 +0000)
 - Bugreported and partically patched by: Frederic L. W. Meunier

glade-w.m4

index fd5c8f7..a4ec588 100644 (file)
@@ -97,7 +97,7 @@ dnl           fi
                                [
                                export PATH_XVNC
                                export PATH_BC
-                               gladeun="`sh ./macros/glade-w.sh.in /dev/null 2>&1|grep -- 'Document is empty'`"
+                               gladeun="`sh $srcdir/macros/glade-w.sh.in /dev/null 2>&1|grep -- 'Document is empty'`"
                                if test "x$gladeun" != "x"
                                then
                                        glade_cv_can_xserver=yes