]> arthur.barton.de Git - ngircd-alex.git/commit
"make uninstall": remove ngircd.conf if not modified
authorAlexander Barton <alex@barton.de>
Sat, 18 Aug 2012 21:50:20 +0000 (23:50 +0200)
committerAlexander Barton <alex@barton.de>
Sat, 18 Aug 2012 21:50:20 +0000 (23:50 +0200)
commit4cf65b973c780880047b0ad4e77e95cf7315cb0f
tree9cc65de95aeb45dc53b7205cff934d397d5dfe43
parent160f728530806385dbeee398a20fe5eac7318c5a
"make uninstall": remove ngircd.conf if not modified

Now "make uninstall" removes the installed "ngircd.conf" file, if it
is still equal to our "sample-ngircd.conf" file and therefore hasn't
been modified by the user. If it has been modified, it isn't removed
and a notice is displayed to the user.

In addition, "make install" now displays a message when no ngircd.conf
file exists and the "sample-ngircd.conf" file will be installed as a
starting point.
doc/Makefile.am