summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/unix/posix/configure.in
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2001-06-08 13:38:08 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2001-06-08 13:38:08 +0000
commit93379eb8c1afe5e0d39bc55d07b330525a1da1d7 (patch)
tree22e941255bd4fd268b7532d426373a055b2f0e8d /c/src/lib/libbsp/unix/posix/configure.in
parent2000-06-08 Eric Valette <valette@crf.canon.fr> (diff)
downloadrtems-93379eb8c1afe5e0d39bc55d07b330525a1da1d7.tar.bz2
2001-05-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.in: Add bspopts.h. * include/.cvsignore: Add bspopts.h*, stamp-h*, coverhd.h. * include/Makefile.am: Use *_HEADERS instead of *H_FILES. * include/bsp.h: Include bspopts.h.
Diffstat (limited to 'c/src/lib/libbsp/unix/posix/configure.in')
-rw-r--r--c/src/lib/libbsp/unix/posix/configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/unix/posix/configure.in b/c/src/lib/libbsp/unix/posix/configure.in
index 3b4543e74d..763ab8b2ca 100644
--- a/c/src/lib/libbsp/unix/posix/configure.in
+++ b/c/src/lib/libbsp/unix/posix/configure.in
@@ -34,6 +34,7 @@ AM_CONDITIONAL(HAS_MP,test "$HAS_MP" = "yes")
AM_CONDITIONAL(HAS_CXX,test "$HAS_CPLUSPLUS" = "yes")
+AM_CONFIG_HEADER(include/bspopts.h)
RTEMS_PROJECT_ROOT
# Explicitly list all Makefiles here