From 9d721178ee61cc1f43ad9eea87abc4f2638b83e6 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 19 Nov 2002 22:37:21 +0000 Subject: 2002-11-19 Ralf Corsepius * configure.ac: Cosmetical fixes. --- cpukit/posix/configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit/posix/configure.ac') diff --git a/cpukit/posix/configure.ac b/cpukit/posix/configure.ac index 4a23a0cf26..aeec1e13d9 100644 --- a/cpukit/posix/configure.ac +++ b/cpukit/posix/configure.ac @@ -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 -- cgit v1.2.3