forked from Imagelibrary/rtems
* configure.in: catch -enable-rtemsbsp (Allowed by autoconf). Autoconf allows one to pass -enable-*, but this file expected --enable*.
26 lines
812 B
Plaintext
26 lines
812 B
Plaintext
2000-11-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* configure.in: catch -enable-rtemsbsp (Allowed by autoconf).
|
|
Autoconf allows one to pass -enable-*, but this file expected --enable*.
|
|
|
|
2000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
|
|
|
|
2000-11-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
|
|
|
|
2000-10-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* Makefile.am: Switch to GNU-canonicalization.
|
|
|
|
2000-10-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* Makefile.am: Make sure $SHELL inside of Makefiles does not get
|
|
propagated to the BSP-subdirectories if a user specified CONFIG_SHELL.
|
|
|
|
2000-08-10 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* ChangeLog: New file.
|