summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i386/i386ex/configure.in
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2001-05-24 20:09:13 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2001-05-24 20:09:13 +0000
commitcac4c754fa4ac12d5f3783bbe0df6be1d6e67fee (patch)
tree17dbea10ed4cac0f2a940d43169a1e8643f35037 /c/src/lib/libbsp/i386/i386ex/configure.in
parent2001-05-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-cac4c754fa4ac12d5f3783bbe0df6be1d6e67fee.tar.bz2
2001-05-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.in: Add bspopts.h. * include/bsp.h: Include bspopts.h. * include/.cvsignore: Add bspopts.h*, stamp-h*. * include/Makefile.am: Use *_HEADERS instead of *H_FILES. * start/Makefile.am: Dito. * network/Makefile.am: Dito.
Diffstat (limited to '')
-rw-r--r--c/src/lib/libbsp/i386/i386ex/configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/i386/i386ex/configure.in b/c/src/lib/libbsp/i386/i386ex/configure.in
index 96eeec7003..cf7a0b23b1 100644
--- a/c/src/lib/libbsp/i386/i386ex/configure.in
+++ b/c/src/lib/libbsp/i386/i386ex/configure.in
@@ -26,6 +26,7 @@ AM_CONDITIONAL(RTEMS_GAS_CODE16,test "$RTEMS_GAS_CODE16" = "yes");
AM_CONDITIONAL(HAS_NETWORKING,test "$HAS_NETWORKING" = "yes")
+AM_CONFIG_HEADER(include/bspopts.h)
RTEMS_PROJECT_ROOT
# Explicitly list all Makefiles here