]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
If a developer uses --with-program-name=foo, the config files are renamed
authorRyan Bloom <rbb@apache.org>
Tue, 25 Apr 2000 23:20:36 +0000 (23:20 +0000)
committerRyan Bloom <rbb@apache.org>
Tue, 25 Apr 2000 23:20:36 +0000 (23:20 +0000)
commit432068735d3294b8ada2a9798e4810c225046dd9
tree89f08e8f1a0be3981fc3083a475323be5b767774
parent429098f3b4659c19d6adb6e739c55b70efaab9e6
If a developer uses --with-program-name=foo, the config files are renamed
to match the name of the executable.  In this example, httpd.conf will be
renamed to foo.conf.

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