Ralf Corsepius
74e299827b
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
2003-08-11 14:41:57 +00:00
Ralf Corsepius
8bf968925d
2003-07-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* aclocal/multi.m4: Don't add --enable-multilib.
Rename AC_ENABLE_MULTILIB into AM_ENABLE_MULTILIB.
Increment serial to 103 (automake's multi.m4 version + 100).
* configure.ac: Use AM_ENABLE_MULTILIB instead of
AC_ENABLE_MULTILIB.
2003-07-03 Joel Sherrill <joel@OARcorp.com >
* aclocal/version.m4: Updated to rtems-4.6.0pre4.
2003-07-15 14:31:18 +00:00
Ralf Corsepius
45633aa3ed
2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Remove AC_CONFIG_AUX_DIR.
* aclocal/rtems-top.m4: Add AC_CONFIG_AUX_DIR.
2003-03-06 09:38:10 +00:00
Ralf Corsepius
cd83ff6184
2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: AC_PREREQ(2.57).
2003-03-06 06:52:51 +00:00
Ralf Corsepius
5bc48b5eb5
2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Remove sptables.h.in.
2003-03-06 06:14:28 +00:00
Ralf Corsepius
b566205fca
2003-02-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Remove AC_SUBST(RTEMS_VERSION).
AC_DEFINE(RTEMS_VERSION) to propagate it through cpuopts.h.
2003-02-28 06:23:12 +00:00
Ralf Corsepius
55e2e98a7f
2003-02-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: AC_SUBST(RTEMS_VERSION,_RTEMS_VERSION).
2003-02-26 07:14:05 +00:00
Ralf Corsepius
f7952533da
2002-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Add AC_CONFIG_SUBDIR(libmisc).
2002-12-12 03:10:29 +00:00
Ralf Corsepius
33e6983058
2002-12-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* wrapup/Makefile.am: Remove *_OBJS, use LIBS+= instead.
* configure.ac: Require autoconf >= 2.54, automake-1.7.2.
2002-12-09 10:39:18 +00:00
Ralf Corsepius
3c9fa54aed
2002-12-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* wrapup/Makefile.am: Reflect changes to score/.
* configure.ac: Reflect changes to score/.
2002-12-09 09:50:22 +00:00
Ralf Corsepius
25f419e1d7
2002-12-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* wrapup/Makefile.am: Reflect changes to sapi/.
* configure.ac: Reflect changes to sapi/.
2002-12-09 07:31:54 +00:00
Ralf Corsepius
120e9fbd1d
2002-12-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Add AC_SUBST(INLINEdir).
2002-12-09 06:49:38 +00:00
Ralf Corsepius
1fd4e2091c
2002-12-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* wrapup/Makefile.am: Reflect changes to rtems/.
* configure.ac: Reflect changes to rtems/.
2002-12-09 06:42:43 +00:00
Ralf Corsepius
965c49b290
2002-10-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* aclocal/multilib.m4: Remove RTEMS_ENABLE_MULTILIB_MASTER.
2002-10-29 16:40:03 +00:00
Ralf Corsepius
56a1ae369d
2002-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
2002-10-25 06:18:56 +00:00
Ralf Corsepius
f31a0787b3
2002-08-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* score/include/Makefile.am: Remove cpuopt.h generation.
* configure.ac: Correct package name.
Don't build ada if POSIX is disabled.
Generate cpuopt.h on the fly, filter out autoconf-2.53 PACKAGE crap.
2002-08-29 15:59:05 +00:00
Ralf Corsepius
97b4bc1bbc
2002-08-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* aclocal/prog-gnat.m4: New.
* configure.ac: Add ada subdir handling.
2002-08-22 14:00:56 +00:00
Ralf Corsepius
e336882860
2002-08-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Add missing ',' to librpc activation.
Add AC_MSG_CHECKING/AC_MSG_RESULT.
* aclocal/check-networking.m4: Let AC_MSG_CHECKING refer to CPU.
2002-08-07 07:48:04 +00:00
Ralf Corsepius
85eb57e718
2002-08-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Fix bug in librpc activation, having introduced by
yesterday's patch.
2002-08-07 07:24:06 +00:00
Joel Sherrill
92b671dd55
2002-08-06 Joel Sherrill <joel@OARcorp.com>
...
* configure.ac: or32 does not currently support librpc.
2002-08-06 20:18:32 +00:00
Ralf Corsepius
2a582aa558
2002-07-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Disable LIBRPC for the c4x.
Check for presence of score/cpu/${RTEMS_CPU}/cpu.c.
* wrapup/Makefile.am: Reflect changes above.
Let librtemscpu.a depend upon libscorecpu.a.
2002-07-26 13:31:05 +00:00
Ralf Corsepius
51b4875ac0
2002-07-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: RTEMS_TOP(..).
2002-07-05 15:55:12 +00:00
Ralf Corsepius
74701e194d
2002-07-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Remove RTEMS_PROJECT_ROOT.
* aclocal/project-root.m4: Remove.
2002-07-01 09:59:43 +00:00
Ralf Corsepius
15c107ff5a
2002-06-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Use AC_CONFIG_AUX_DIR(..).
2002-06-27 04:00:05 +00:00
Ralf Corsepius
27f9f12d8e
2002-06-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Remove references to RTEMS_BSP.
* aclocal/check-multiprocessing.m4: Remove references to RTEMS_BSP.
Allow building w/ --enable-multiprocessing --enable-multilib.
* aclocal/enable-multiprocessing.m4:
Eliminate RTEMS_HAS_MULTIPROCESSING.
2002-06-26 10:56:24 +00:00
Ralf Corsepius
e73e5766a8
2002-06-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Add librpc. AC_PROG_RANLIB.
* wrapup/Makefile.am: Add librpc.
Use relative path to lib*.a for
POSIX_OBJS, ITRON_OBJS, NETWORKING_OBJS.
2002-06-25 17:15:00 +00:00
Joel Sherrill
3e39b47d70
2002-05-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Add libnetworking.
* wrapup/Makefile.am: Ditto.
2002-05-29 17:01:22 +00:00
Joel Sherrill
35cd6aed1b
2002-05-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Add libblock. Add libfs. Add AM_CONDITIONAL(UNIX).
* wrapup/Makefile.am: Add libblock, libfs/dosfs, libfs/imfs.
2002-05-28 17:21:23 +00:00
Joel Sherrill
909261295b
2002-05-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Add libcsupport.
* wrapup/Makefile.am: Ditto.
2002-05-17 18:32:38 +00:00
Joel Sherrill
cb9b2bfcaa
2002-04-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Remove ENABLE_GCC28.
2002-04-16 13:53:23 +00:00
Joel Sherrill
1960925df0
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]).
* include/Makefile.am: Remove AUTOMAKE_OPTIONS.
* Makefile.am: Remove AUTOMAKE_OPTIONS.
* wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
2002-03-28 00:46:40 +00:00
Joel Sherrill
64b1f81052
2002-01-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Makefile.am: Apply @subdirs. Remove POSIX_SUBDIRS. Remove
ITRON_SUBDIRS.
* configure.ac: Rework enable_unixlib handling.
Add RTEMS_MULTILIBS to cpuopts.h.
* include/Makefile.am: Add rtems/fs.h, rtems/userenv.h.
Add $(PROJECT_INCLUDE)/rtems. Remove libio_.h.
2002-01-16 22:53:30 +00:00
Joel Sherrill
029527b615
2002-02-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Makefile.am: Readded reference to wrapup.
2002-01-06 20:23:18 +00:00
Joel Sherrill
cc2793333b
2002-01-04 Joel Sherrill <joel@OARcorp.com>
...
* Makefile.am, configure.ac: Remove references to wrapup subdirectory.
2002-01-04 19:36:11 +00:00
Joel Sherrill
8217c40656
2001-12-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Use AS_IF instead of if/then/else.
Add AC_DEFINE_UNQUOTED(RTEMS_UNIX) for RTEMS_CPU==unix.
Add AC_DEFINE_UNQUOTED(RTEMS_UNIXLIB) for RTEMS_CPU==unix.
Add include/Makefile to CONFIG_FILES.
Add AC_ENABLE_MULITLIB.
Remove wrapup/rtems, wrapup/itron, wrapup/posix.
Remove */optman/Makefile from CONFIG_FILES.
* Makefile.am: Add include to SUBDIRS.
* rtems/Makefile.am: Remove optman from SUBDIRS.
* sapi/Makefile.am: Remove optman from SUBDIRS.
* include/Makefile.am: New file.
* include/rtems/bspIo.h: Relocated from lib/include.
* include/rtems/libio_.h: Relocated from lib/include.
2002-01-04 17:57:28 +00:00
Joel Sherrill
7660ccd8fc
2001-10-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Use RTEMS_CPU_SUBDIRS to make autoconf-2.52 happy.
2001-10-17 13:12:45 +00:00
Joel Sherrill
81d4759187
2001-10-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Use AC_CONFIG_SUBDIRS for posix and itron.
Reflect changes to configuration of rtems, score and sapi subdirs.
2001-10-16 13:31:45 +00:00
Joel Sherrill
6638798649
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.
2001-10-11 19:07:37 +00:00