summaryrefslogtreecommitdiffstats
path: root/c/src/exec/posix/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/posix/configure.in')
-rw-r--r--c/src/exec/posix/configure.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/c/src/exec/posix/configure.in b/c/src/exec/posix/configure.in
index 4151c6f80d..8f07887627 100644
--- a/c/src/exec/posix/configure.in
+++ b/c/src/exec/posix/configure.in
@@ -46,6 +46,8 @@ if test "$HAS_POSIX_API" != "yes"; then
AC_MSG_ERROR([BSP $RTEMS_BSP does not support libposix])
fi
+AM_CONFIG_HEADER(src/config.h)
+
# Explicitly list all Makefiles here
AC_OUTPUT(
Makefile