2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* configure.ac: Cosmetical fixes.
This commit is contained in:
Ralf Corsepius
2002-11-19 22:37:21 +00:00
parent 47c0220397
commit 9d721178ee
8 changed files with 20 additions and 4 deletions

View File

@@ -1,3 +1,7 @@
2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Cosmetical fixes.
2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Fix package name.

View File

@@ -39,7 +39,7 @@ AM_CONDITIONAL(MACROS,test "$INLINEdir" = "macros" )
## Needed when using automake for libs/rels
RTEMS_CHECK_NEWLIB
AM_CONFIG_HEADER(src/config.h)
AM_CONFIG_HEADER([src/config.h])
##
## FIXME: We configure and build the macros subdirectory, too.

View File

@@ -1,3 +1,7 @@
2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Cosmetical fixes.
2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Fix package name.

View File

@@ -45,7 +45,7 @@ AC_CHECK_DECLS([CHAR_BIT],,,[#include <limits.h>])
AM_CONDITIONAL([NEED_SYS_CDEFS_H],[test x"$NEED_SYS_CDEFS_H" = x"yes"])
AM_CONFIG_HEADER(src/config.h)
AM_CONFIG_HEADER([src/config.h])
# Explicitly list all Makefiles here
AC_CONFIG_FILES([Makefile])

View File

@@ -1,3 +1,7 @@
2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Cosmetical fixes.
2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Fix package name.

View File

@@ -24,7 +24,7 @@ RTEMS_CANONICALIZE_TOOLS
AC_PROG_RANLIB
AM_CONDITIONAL(UNIX,test x"$RTEMS_CPU" = x"unix")
AM_CONFIG_HEADER(config.h)
AM_CONFIG_HEADER([config.h])
# Explicitly list all Makefiles here
AC_CONFIG_FILES([Makefile

View File

@@ -1,3 +1,7 @@
2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Cosmetical fixes.
2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Fix package name.

View File

@@ -46,7 +46,7 @@ if test "$HAS_POSIX_API" != "yes"; then
AC_MSG_ERROR([libposix is not supported by this configuration])
fi
AM_CONFIG_HEADER(src/config.h)
AM_CONFIG_HEADER([src/config.h])
# Explicitly list all Makefiles here
AC_CONFIG_FILES([Makefile