http://bugs.openzim.org/show_bug.cgi?id=29





--- Comment #1 from Emmanuel Engelhart <[email protected]>  2010-10-25 
20:40:50 CET ---
Here the patch:

$ svn diff configure.in 
Index: configure.in
===================================================================
--- configure.in    (revision 335)
+++ configure.in    (working copy)
@@ -10,6 +10,8 @@
 AC_CONFIG_HEADERS([src/config.h])
 AC_CONFIG_SRCDIR([src/file.cpp])

+AM_PROG_CC_C_O
+
 AC_PROG_CC
 AC_PROG_CXX
 AC_PROG_LIBTOOL

-- 
Configure bugmail: http://bugs.openzim.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
dev-l mailing list
[email protected]
https://intern.openzim.org/mailman/listinfo/dev-l

Reply via email to