* Makefile.in (SUBDIRS): Change to lowercase for autoconf 2.59.

This commit is contained in:
Danny Smith 2006-06-12 21:43:11 +00:00
parent acfd62fdfa
commit d658f6c649
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2006-06-13 Danny Smith <dannysmith@users.sourceforge.net>
* Makefile.in (SUBDIRS): Change to lowercase for autoconf 2.59.
2006-05-24 Christopher Faylor <cgf@timesys.com>
* configure.in: Update to newer autoconf.

View File

@ -123,7 +123,7 @@ TAR = tar
TARFLAGS = z
TARFILEEXT = .tar.gz
SUBDIRS := @SUBDIRS@
SUBDIRS := @subdirs@
FLAGS_TO_PASS:=\
AS="$(AS)" \