]> arthur.barton.de Git - netatalk.git/commitdiff
remove an 'underquoted definition' warning
authorbfernhomberg <bfernhomberg>
Wed, 11 Aug 2004 02:35:29 +0000 (02:35 +0000)
committerbfernhomberg <bfernhomberg>
Wed, 11 Aug 2004 02:35:29 +0000 (02:35 +0000)
distrib/m4/netatalk.m4

index 09c8bbc3e4f5b72069aff030b2ba89b79857f38d..dc759a279e77177742eccac739f9acbf42ce3417 100644 (file)
@@ -6,7 +6,7 @@ dnl Test for netatalk, and define NETATALK_CFLAGS and NETATALK_LIBS
 dnl   to be used as follows:
 dnl AM_PATH_NETATALK(MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]])
 dnl
-AC_DEFUN(AM_PATH_NETATALK,
+AC_DEFUN([AM_PATH_NETATALK],
 [dnl 
 dnl Get the cflags and libraries from the netatalk-config script
 dnl