URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [trunk/] [rtems-20020807/] [c/] [src/] [lib/] [libbsp/] [i386/] [ts_386ex/] [tools/] [ChangeLog] - Rev 1765
Compare with Previous | Blame | View Log
2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac:
AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
AM_INIT_AUTOMAKE([no-define foreign 1.6]).
* debug_ada/Makefile.am: Remove AUTOMAKE_OPTIONS.
* Makefile.am: Remove AUTOMAKE_OPTIONS.
* debug_c/Makefile.am: Remove AUTOMAKE_OPTIONS.
* dos_sup/Makefile.am: Remove AUTOMAKE_OPTIONS.
* network_ada/adasockets/Makefile.am: Remove AUTOMAKE_OPTIONS.
* network_ada/Makefile.am: Remove AUTOMAKE_OPTIONS.
* network_ada/listener/Makefile.am: Remove AUTOMAKE_OPTIONS.
* network_ada/tcprelay/Makefile.am: Remove AUTOMAKE_OPTIONS.
* ts_1325_ada/Makefile.am: Remove AUTOMAKE_OPTIONS.
2001-10-12 Joel Sherrill <joel@OARcorp.com>
* debug_ada/init.c, network_ada/listener/init.c,
network_ada/tcprelay/init.c, ts_1325_ada/init.c: Fixed typo.
2001-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* .cvsignore: Add autom4te.cache for autoconf > 2.52.
* configure.in: Remove.
* configure.ac: New file, generated from configure.in by autoupdate.
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-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.in, Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
Switch to GNU canonicalization.
2000-08-10 Joel Sherrill <joel@OARcorp.com>
* ChangeLog: New file.