"Aaron Bannert" <[EMAIL PROTECTED]> wrote:

> This patch is pretty self explanatory...
> 
> -aaron
> 
> 
> Index: support/apachectl.in
> ===================================================================
> RCS file: /home/cvspublic/httpd-2.0/support/apachectl.in,v
> retrieving revision 1.3
> diff -u -r1.3 apachectl.in
> --- support/apachectl.in    2001/05/09 15:56:50    1.3
> +++ support/apachectl.in    2001/09/06 21:04:54
> @@ -28,7 +28,7 @@
> PIDFILE=@prefix@/logs/httpd.pid
> #
> # the path to your httpd binary, including options if necessary
> -HTTPD='@prefix@/bin/@progname@'
> +HTTPD='@prefix@/sbin/@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

Shouldn't it be @sbindir@/@programname@ ?

    Pier (grossed out by autoconf! :)

Reply via email to