summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-11-27 23:30:17 +0300
committerAndrei Karas <akaras@inbox.ru>2014-11-27 23:30:17 +0300
commit833e59fee3e6538863ef7277d7b679fb9f2fe750 (patch)
treee0652f7bc7bd33d7d371f851a4bde57373e07287 /configure.ac
parentb87137d73e40be12dbca7ba5fc6c66f1bc8571de (diff)
downloadevol-hercules-833e59fee3e6538863ef7277d7b679fb9f2fe750.tar.gz
evol-hercules-833e59fee3e6538863ef7277d7b679fb9f2fe750.tar.bz2
evol-hercules-833e59fee3e6538863ef7277d7b679fb9f2fe750.tar.xz
evol-hercules-833e59fee3e6538863ef7277d7b679fb9f2fe750.zip
add missing option to configure.ac.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 1ed1511..f922d99 100644
--- a/configure.ac
+++ b/configure.ac
@@ -8,6 +8,7 @@ AM_INIT_AUTOMAKE([foreign])
#AC_PROG_CXX
AC_PROG_CC
+AM_PROG_CC_C_O
LT_INIT
AC_PROG_LIBTOOL
AC_ENABLE_SHARED