forked from Imagelibrary/rtems
2001-10-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use RTEMS_CPU_SUBDIRS to make autoconf-2.52 happy.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2001-10-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
|
* configure.ac: Use RTEMS_CPU_SUBDIRS to make autoconf-2.52 happy.
|
||||||
|
|
||||||
2001-10-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
2001-10-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* configure.ac: Use AC_CONFIG_SUBDIRS for posix and itron.
|
* configure.ac: Use AC_CONFIG_SUBDIRS for posix and itron.
|
||||||
|
|||||||
@@ -59,7 +59,7 @@ fi
|
|||||||
if test "$HAS_ITRON_API" = "yes"; then
|
if test "$HAS_ITRON_API" = "yes"; then
|
||||||
AC_CONFIG_SUBDIRS(itron)
|
AC_CONFIG_SUBDIRS(itron)
|
||||||
fi
|
fi
|
||||||
AC_CONFIG_SUBDIRS(score/cpu/$RTEMS_CPU)
|
RTEMS_CPU_SUBDIRS([score/cpu])
|
||||||
|
|
||||||
RTEMS_DEFINE_POSIX_API
|
RTEMS_DEFINE_POSIX_API
|
||||||
RTEMS_DEFINE_ITRON_API
|
RTEMS_DEFINE_ITRON_API
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
2001-10-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
|
* configure.ac: Use RTEMS_CPU_SUBDIRS to make autoconf-2.52 happy.
|
||||||
|
|
||||||
2001-10-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
2001-10-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* configure.ac: Use AC_CONFIG_SUBDIRS for posix and itron.
|
* configure.ac: Use AC_CONFIG_SUBDIRS for posix and itron.
|
||||||
|
|||||||
@@ -59,7 +59,7 @@ fi
|
|||||||
if test "$HAS_ITRON_API" = "yes"; then
|
if test "$HAS_ITRON_API" = "yes"; then
|
||||||
AC_CONFIG_SUBDIRS(itron)
|
AC_CONFIG_SUBDIRS(itron)
|
||||||
fi
|
fi
|
||||||
AC_CONFIG_SUBDIRS(score/cpu/$RTEMS_CPU)
|
RTEMS_CPU_SUBDIRS([score/cpu])
|
||||||
|
|
||||||
RTEMS_DEFINE_POSIX_API
|
RTEMS_DEFINE_POSIX_API
|
||||||
RTEMS_DEFINE_ITRON_API
|
RTEMS_DEFINE_ITRON_API
|
||||||
|
|||||||
Reference in New Issue
Block a user