2000-10-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
        Switch to GNU canonicalization.
This commit is contained in:
Joel Sherrill
2000-10-27 14:05:19 +00:00
parent d16ca93e7a
commit 8a19e809c7

View File

@@ -1,6 +1,6 @@
2000-10-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.in, Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
* Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
Switch to GNU canonicalization.
2000-08-10 Joel Sherrill <joel@OARcorp.com>