summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2006-05-15 20:18:16 +0000
committerLennart Poettering <lennart@poettering.net>2006-05-15 20:18:16 +0000
commit65726755aa49e51deb629368f11ca6690c28430d (patch)
tree7ac75fa5810337a1cabf47967b929ed1b3230658
parent6a878d00ccfe153d8b7b3950f34accc8c82bc4a2 (diff)
remove superfluous line
git-svn-id: file:///home/lennart/svn/public/mod_dnssd/trunk@57 634eccf8-0006-0410-930e-e16565b0b7de
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 4eaf062..0caff4b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -90,7 +90,6 @@ AC_ARG_WITH(apachectl,
[ AC_PATH_PROGS(APACHECTL, [apache2ctl apachectl], "notfound", "$withval:$PATH") ],
[ AC_PATH_PROGS(APACHECTL, [apache2ctl apachectl], "notfound", "/usr/local/apache/bin:/usr/local/bin:/usr/sbin:$PATH")])
-
#
# Checking that we have Apache version 2
#