summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorKen Coar <coar@apache.org>2001-03-11 23:40:47 +0000
committerKen Coar <coar@apache.org>2001-03-11 23:40:47 +0000
commit0108291673ab89bd2765828744f12cbccf361773 (patch)
treef294f4bb369b2430883f74c45fd08b827923a42e /configure.in
parente49204885521e1b6d2b6e77ab0260e6593f72b5e (diff)
downloadhttpd-0108291673ab89bd2765828744f12cbccf361773.tar.gz
Bring the other Perl scripts into the autoconf-edited
find-the-interpreter fold, like apxs and apachectl. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88495 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 0adceeea48..28f2d0500a 100644
--- a/configure.in
+++ b/configure.in
@@ -285,7 +285,7 @@ case "$host_alias" in
;;
esac
-AC_OUTPUT($APACHE_OUTPUT_FILES support/apxs support/apachectl,,[
+AC_OUTPUT($APACHE_OUTPUT_FILES support/apxs support/apachectl support/dbmmanage support/log_server_status support/logresolve.pl support/phf_abuse_log.cgi support/split-logfile,,[
APACHE_GEN_MAKEFILES
])