From bc1fef7e4144a437293345c1dbd7f174b32dcbbd Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 26 Jan 2004 15:23:01 +0000 Subject: multiple fixes git-svn-id: file:///home/lennart/svn/public/waproamd/trunk@58 022f378f-78c4-0310-b860-d162c87e6274 --- configure.ac | 1 - 1 file changed, 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index bf1a480..e141891 100644 --- a/configure.ac +++ b/configure.ac @@ -64,7 +64,6 @@ AC_SUBST(LIBDAEMON_CFLAGS) AC_SUBST(LIBDAEMON_LIBS) # Set SysV init script directory -# Init script location AC_ARG_WITH(initdir, AS_HELP_STRING(--with-initdir=DIR,Install init script in DIR (system dependent default))) test "x$with_initdir" = xyes -o "x$with_initdir" = xno && with_initdir= -- cgit