Changeset 974d6ad8 in rtems


Ignore:
Timestamp:
10/31/00 21:23:09 (23 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
c058578
Parents:
3d4e62fe
Message:

2000-10-30 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Switch to GNU canonicalized autoconf macros.
Location:
c/src/make
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • c/src/make/ChangeLog

    r3d4e62fe r974d6ad8  
     12000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
     2
     3        * Makefile.am: Switch to GNU canonicalized autoconf macros.
     4
    152000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
    26
  • c/src/make/Makefile.am

    r3d4e62fe r974d6ad8  
    44
    55AUTOMAKE_OPTIONS = foreign 1.4
    6 ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal
     6ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
    77
    88rtems_makedir = $(prefix)/make
Note: See TracChangeset for help on using the changeset viewer.