GNOME Bugzilla – Bug 158322
Does not build out of source directory
Last modified: 2005-07-25 17:20:42 UTC
When I try to build gucharmap outside his source directory, the build fails. checking for autoconf >= 2.53... testing autoconf2.50... not found. testing autoconf... found 2.59 checking for automake >= 1.7... testing automake-1.7... found 1.7.9 Checking for forbidden M4 macros... **Warning**: I am going to run `configure' with no arguments. If you wish to pass any to it, please specify them on the `../../sources/gucharmap/autogen.sh' command line. Running ./configure --enable-maintainer-mode ... ../../sources/gucharmap/autogen.sh: line 385: ./configure: No such file or directory
Created attachment 49594 [details] [review] This patch fixes some marshalling code generation when srcdir != builddir Here is a fix, HTH (and works for others too).
Excellent, please commit.
Committed, but Bugzilla does not allow me to close this bug.