require automake 1.7 in condifure.in; update all Makefile.am: add comments,

replace obsoleted INCLUDES by AM_CPPFLAGS
This commit is contained in:
marschap
2006-01-16 19:36:58 +00:00
parent b24543aadf
commit aeffd250a1
17 changed files with 96 additions and 11 deletions
+7 -2
View File
@@ -1,2 +1,7 @@
bin_SCRIPTS = fortune.pl iosock.pl tail.pl x11amp.pl
EXTRA_DIST = fortune.pl iosock.pl tail.pl x11amp.pl
## Process this file with automake to produce Makefile.in
bin_SCRIPTS = fortune.pl iosock.pl tail.pl x11amp.pl
EXTRA_DIST = fortune.pl iosock.pl tail.pl x11amp.pl
## EOF