]> arthur.barton.de Git - netatalk.git/blobdiff - macros/srvloc.m4
Fix white space indentions of help strings.
[netatalk.git] / macros / srvloc.m4
index e6540d8df618dbee0fb6fae5294166bf084a10b6..d2003697a9d246f65638d9a0c3e5a5e7992d9783 100644 (file)
@@ -1,6 +1,6 @@
 dnl Check for optional server location protocol support (used by MacOS X)
 
-dnl $Id: srvloc.m4,v 1.5 2002-02-16 17:10:07 srittau Exp $
+dnl $Id: srvloc.m4,v 1.5.4.1 2002-12-05 11:20:54 srittau Exp $
 
 AC_DEFUN([NETATALK_SRVLOC], [
 
@@ -8,7 +8,7 @@ AC_DEFUN([NETATALK_SRVLOC], [
        SLP_CFLAGS=""
 
        AC_ARG_ENABLE(srvloc,
-               [  --enable-srvloc[=DIR]   turn on Server Location Protocol support],
+               [  --enable-srvloc[=DIR]     turn on Server Location Protocol support],
                [srvloc=$enableval],
                [srvloc=no]
        )