Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2008-03-11 23:39:47 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2008-03-11 23:39:47 (GMT)
commit782db1890b80e7e7cb780d04ff458fcabebcfdcd (patch)
treec9cf318ce71e74e8cddc64f3ad4a70efcba02a00 /configure.in
parent4948526a3c7f319c0add6518c15a1ef5c18a1a2c (diff)
Updated our build system to support automake1.10
You still need to copy config.rpath from the gettext package manualy. svn path=/trunk/; revision=3296
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index 67a91f8..a701e19 100644
--- a/configure.in
+++ b/configure.in
@@ -29,6 +29,7 @@ AC_HEADER_DIRENT
AC_PROG_CC
AM_PROG_CC_STDC
+AM_PROG_CC_C_O
AC_HEADER_STDC
AC_PROG_INTLTOOL