summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2008-08-18 15:53:46 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2008-08-18 15:53:46 -0700
commit67322880f26c3e4818b9b36b18487951769372a7 (patch)
treed80b5529b552d14491578bc39557668361c45fdc
parent7fa628b28be06ba387faae712c616ebcd5306e57 (diff)
downloadxkbutils-67322880f26c3e4818b9b36b18487951769372a7.tar.gz
xkbutils-67322880f26c3e4818b9b36b18487951769372a7.tar.bz2
xkbutils-67322880f26c3e4818b9b36b18487951769372a7.zip
Add AM_PROG_CC_C_O to placate automake-1.10
Makefile.am:33: compiling `xkbbell.c' with per-target flags requires `AM_PROG_CC_C_O' in `configure.ac'
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 7a2a50e..82fc806 100644
--- a/configure.ac
+++ b/configure.ac
@@ -29,6 +29,7 @@ AM_MAINTAINER_MODE
AM_CONFIG_HEADER(config.h)
AC_PROG_CC
+AM_PROG_CC_C_O
AC_PROG_INSTALL
# xkbvleds checks