summaryrefslogtreecommitdiffstats
path: root/tools/build/src/Makefile.in
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-01-21 18:28:09 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-01-21 18:28:09 +0000
commit9ad1f135fafcca1d43766dc928e50e4de201614c (patch)
treed5f4890c13c84ed691264e62101e6eecc9e46831 /tools/build/src/Makefile.in
parentChanged reference from PROJECT_ROOT to RTEMS_ROOT. (diff)
downloadrtems-9ad1f135fafcca1d43766dc928e50e4de201614c.tar.bz2
Added autoconf support for strerror/sys_errlist per Ralf Corsepius'
direction. This fixes a problem reported by Steve Evans of Radstone since he is using glibc2.
Diffstat (limited to '')
-rw-r--r--tools/build/src/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/build/src/Makefile.in b/tools/build/src/Makefile.in
index 642b76e2c4..a24e9c264a 100644
--- a/tools/build/src/Makefile.in
+++ b/tools/build/src/Makefile.in
@@ -40,7 +40,7 @@ include $(RTEMS_ROOT)/make/leaf.cfg
#
DEFINES +=
-CPPFLAGS +=
+CPPFLAGS += -I.
CFLAGS +=
LD_PATHS +=