]> arthur.barton.de Git - netatalk.git/commit
Makes files and comments refering to install or configure variables up to date
authorarichard <arichard>
Tue, 19 Sep 2000 17:13:46 +0000 (17:13 +0000)
committerarichard <arichard>
Tue, 19 Sep 2000 17:13:46 +0000 (17:13 +0000)
commit98dec374d236253850f9045a934f31a163ee110a
tree84777da862abc8909925daee7fdb39d2a5e59ad7
parent3467741467efe4bcf2811a1d226f79024bfe621e
Makes files and comments refering to install or configure variables up to date
at the install time. In 1.4-asun version, this was done by a special sed script
at install time. This was droped from Makefile.am files. I have reinstroduced
it in, I hope, a clever way and also used it for distrib/initscripts/rc.atalk.redhat.in.
This will enable us to use any paths at the configure and get the various paths updates
in mans, scripts and comments.
21 files changed:
config/Makefile.am
config/afpd.conf [deleted file]
config/afpd.conf.tmpl [new file with mode: 0644]
configure.in
distrib/initscripts/Makefile.am
distrib/initscripts/rc.atalk.redhat [deleted file]
distrib/initscripts/rc.atalk.redhat.in [deleted file]
distrib/initscripts/rc.atalk.redhat.tmpl [new file with mode: 0644]
man/man8/Makefile.am
man/man8/afpd.8 [deleted file]
man/man8/afpd.8.tmpl [new file with mode: 0644]
man/man8/atalkd.8 [deleted file]
man/man8/atalkd.8.tmpl [new file with mode: 0644]
man/man8/pap.8 [deleted file]
man/man8/pap.8.tmpl [new file with mode: 0644]
man/man8/papd.8 [deleted file]
man/man8/papd.8.tmpl [new file with mode: 0644]
man/man8/papstatus.8 [deleted file]
man/man8/papstatus.8.tmpl [new file with mode: 0644]
man/man8/psf.8 [deleted file]
man/man8/psf.8.tmpl [new file with mode: 0644]