Commit ad230f4a authored by Ryan Bloom's avatar Ryan Bloom
Browse files

Fix apachectl so that it uses the configure program name.

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
parent 77db3d2a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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