aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2004-10-09 16:45:25 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2004-10-09 16:45:25 +0000
commit16f4057e5553b0f03f1c2d7b2d23d432b3a2ccf7 (patch)
tree8f45df85b8264f91c311c7153cb409c66317720f
parentf8b9944ee85a64cecf994639a6f67c768b41f699 (diff)
downloadgamma-16f4057e5553b0f03f1c2d7b2d23d432b3a2ccf7.tar.gz
gamma-16f4057e5553b0f03f1c2d7b2d23d432b3a2ccf7.tar.bz2
Quote the defun name
-rw-r--r--m4/lib.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/lib.m4 b/m4/lib.m4
index 271a4c5..73f3564 100644
--- a/m4/lib.m4
+++ b/m4/lib.m4
@@ -7,3 +7,3 @@ dnl $5 -- Action to be taken when test fails
dnl $6 -- Directories where the library may reside
-AC_DEFUN(RA_CHECK_LIB,
+AC_DEFUN([RA_CHECK_LIB],
[

Return to:

Send suggestions and report system problems to the System administrator.