summaryrefslogtreecommitdiffstats
path: root/replace/libreplace_cc.m4
diff options
context:
space:
mode:
authorSumit Bose <sbose@redhat.com>2009-05-22 10:08:06 +0200
committerSimo Sorce <ssorce@redhat.com>2009-05-26 08:52:25 -0400
commitb55cd4c68b7ef6c7364b9c8ac2c5b644303c1120 (patch)
tree1c95bdee11e2ca9721a2f356d95dab68fed31016 /replace/libreplace_cc.m4
parent3624d766f6098b998a6b60f89285f18faaf8dc61 (diff)
downloadsssd-b55cd4c68b7ef6c7364b9c8ac2c5b644303c1120.tar.gz
sssd-b55cd4c68b7ef6c7364b9c8ac2c5b644303c1120.tar.xz
sssd-b55cd4c68b7ef6c7364b9c8ac2c5b644303c1120.zip
more autotools cleanup
Diffstat (limited to 'replace/libreplace_cc.m4')
-rw-r--r--replace/libreplace_cc.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/replace/libreplace_cc.m4 b/replace/libreplace_cc.m4
index 30c63f2f0..cb15a68fd 100644
--- a/replace/libreplace_cc.m4
+++ b/replace/libreplace_cc.m4
@@ -1,10 +1,10 @@
-AC_DEFUN_ONCE(AC__LIBREPLACE_ONLY_CC_CHECKS_START,
+AC_DEFUN_ONCE([AC__LIBREPLACE_ONLY_CC_CHECKS_START],
[
echo "LIBREPLACE_CC_CHECKS: START"
])
-AC_DEFUN_ONCE(AC__LIBREPLACE_ONLY_CC_CHECKS_END,
+AC_DEFUN_ONCE([AC__LIBREPLACE_ONLY_CC_CHECKS_END],
[
echo "LIBREPLACE_CC_CHECKS: END"
])