require automake 1.7 in condifure.in; update all Makefile.am: add comments,
replace obsoleted INCLUDES by AM_CPPFLAGS
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ dnl Process this file with autoconf 2.50 (or higher) to produce a configure scr
|
||||
AC_PREREQ(2.59)
|
||||
AC_INIT(lcdproc, 0.5dev, lcdproc@lists.omnipotent.net)
|
||||
AC_CONFIG_SRCDIR([clients/lcdproc/batt.c])
|
||||
AM_INIT_AUTOMAKE
|
||||
AM_INIT_AUTOMAKE(1.7)
|
||||
|
||||
AC_CONFIG_HEADERS(config.h)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user