[gdome]Patch for configure.in
- From: Malcolm Tredinnick <malcolm commsecure com au>
- To: gdome gnome org
- Subject: [gdome]Patch for configure.in
- Date: Fri, 31 May 2002 18:47:07 +1000
Sorry, I meant to post this before the release...
Can a patch like the attached be applied so that gdome2 builds with
automake 1.4, please. Having 'dnl' lines inside macro arguments seems to
cause explosions otherwise (so I have just moved the commented out line
to before the AC_OUTPUT macro with a note to add it back in later).
Cheers,
Malcolm
--
Index: configure.in
===================================================================
RCS file: /cvs/gnome/gdome2/configure.in,v
retrieving revision 1.32
diff -u -r1.32 configure.in
--- configure.in 30 May 2002 12:56:22 -0000 1.32
+++ configure.in 31 May 2002 08:43:04 -0000
@@ -132,6 +132,7 @@
AC_SUBST(HTML_DIR)
+dnl Add back 'libgdome/gdomehtml/Makefile' when appropriate
AC_OUTPUT([
Makefile
libgdome/Makefile
@@ -139,7 +140,6 @@
libgdome/events/Makefile
libgdome/xpath/Makefile
libgdome/traversal/Makefile
-dnl libgdome/gdomehtml/Makefile
test/Makefile
test/apigen/Makefile
gtk-doc/Makefile
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]