Modified the autoconf stuff for modules.
Makefile.am.pre is no longer needed.
This commit is contained in:
+1
-2
@@ -2,6 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
|
||||
AC_INIT(clients/lcdproc/batt.c)
|
||||
AM_INIT_AUTOMAKE(lcdproc, 0.5dev)
|
||||
AM_CONFIG_HEADER(config.h)
|
||||
AC_EXEEXT
|
||||
|
||||
AC_CANONICAL_HOST
|
||||
case "$host" in
|
||||
@@ -155,8 +156,6 @@ AC_MODULES_INFO
|
||||
|
||||
LCD_DRIVERS_SELECT
|
||||
|
||||
AC_GENERATE_MAKEFILE_AM
|
||||
|
||||
AC_OUTPUT(Makefile
|
||||
shared/Makefile
|
||||
server/Makefile
|
||||
|
||||
Reference in New Issue
Block a user