summaryrefslogtreecommitdiffstats
path: root/replace
diff options
context:
space:
mode:
authorDmitri Pal <dpal@redhat.com>2009-07-06 12:15:58 -0400
committerSimo Sorce <ssorce@redhat.com>2009-07-06 14:00:52 -0400
commit216213242331af6033fb8339aab950491d29af14 (patch)
tree271157bc127124f916a6b1349c8480d38a0c5302 /replace
parente1fdffdf9e94dee7de479c155188b80fd41dbcc8 (diff)
downloadsssd-216213242331af6033fb8339aab950491d29af14.tar.gz
sssd-216213242331af6033fb8339aab950491d29af14.tar.xz
sssd-216213242331af6033fb8339aab950491d29af14.zip
Fixing build issues
The macro was missing and the build on RHEL was failing due to it.
Diffstat (limited to 'replace')
-rw-r--r--replace/configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/replace/configure.ac b/replace/configure.ac
index 697bb76eb..10f9d0b5c 100644
--- a/replace/configure.ac
+++ b/replace/configure.ac
@@ -10,6 +10,7 @@ AC_LIBREPLACE_ALL_CHECKS
AC_LIBREPLACE_NETWORK_CHECKS
AM_INIT_AUTOMAKE([-Wall foreign subdir-objects])
+AM_PROG_CC_C_O
m4_pattern_allow([AM_SILENT_RULES])
AM_SILENT_RULES