forked from Imagelibrary/rtems
2004-01-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Require automake >= 1.8.2. * aclocal/check-bsps.m4: Also test for make/custom/*.cfg.
This commit is contained in:
@@ -16,7 +16,7 @@ AS_IF([test -f aclocal/version.m4],[
|
||||
])
|
||||
|
||||
AC_CANONICAL_TARGET([])
|
||||
AM_INIT_AUTOMAKE([no-define foreign 1.8.1])
|
||||
AM_INIT_AUTOMAKE([no-define foreign 1.8.2])
|
||||
AM_MAINTAINER_MODE
|
||||
|
||||
## These option are only in here to let --help report all supported
|
||||
|
||||
Reference in New Issue
Block a user