]> granicus.if.org Git - apache/commitdiff
Fix apachectl so that it uses the configure program name.
authorRyan Bloom <rbb@apache.org>
Wed, 9 May 2001 15:56:50 +0000 (15:56 +0000)
committerRyan Bloom <rbb@apache.org>
Wed, 9 May 2001 15:56:50 +0000 (15:56 +0000)
Submitted by: Daniel Lopez <daniel@rawbyte.com>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89061 13f79535-47bb-0310-9956-ffa450edef68

support/apachectl.in

index 136a81cacbd1094833577efca2208b2d70f82bc2..cce5c9e7eb405f01b628e3df39164d1278e5ce2c 100644 (file)
@@ -28,7 +28,7 @@
 PIDFILE=@prefix@/logs/httpd.pid
 #
 # the path to your httpd binary, including options if necessary
-HTTPD='@prefix@/bin/httpd'
+HTTPD='@prefix@/bin/@progname@'
 #
 # a command that outputs a formatted text version of the HTML at the
 # url given on the command line.  Designed for lynx, however other