summaryrefslogtreecommitdiff
path: root/libhurd-ihash
diff options
context:
space:
mode:
authormarcus <marcus>2004-03-19 23:50:17 +0000
committermarcus <marcus>2004-03-19 23:50:17 +0000
commit6700e6e8234aa07c320974ee3caee76ba7c88ec7 (patch)
treedd65ecd4785c94dbc81d5f80196a0ca57a0624ec /libhurd-ihash
parent395eb39fd30d2d99b606fa05b0b3537cc7a99531 (diff)
2004-03-19 Marcus Brinkmann <marcus@gnu.org>
* Makefile.am (AM_CPPFLAGS): Add -I$(top_srcdir)/libc-parts for now.
Diffstat (limited to 'libhurd-ihash')
-rw-r--r--libhurd-ihash/ChangeLog5
-rw-r--r--libhurd-ihash/Makefile.am4
2 files changed, 8 insertions, 1 deletions
diff --git a/libhurd-ihash/ChangeLog b/libhurd-ihash/ChangeLog
index bbc1c58..439dd79 100644
--- a/libhurd-ihash/ChangeLog
+++ b/libhurd-ihash/ChangeLog
@@ -1,3 +1,8 @@
+2004-03-19 Marcus Brinkmann <marcus@gnu.org>
+
+ * Makefile.am (AM_CPPFLAGS): Add -I$(top_srcdir)/libc-parts for
+ now.
+
2003-09-21 Marco Gerards <metgerards@student.han.nl>
* Makefile.am (AM_CPPFLAGS): Use top_builddir instead of
diff --git a/libhurd-ihash/Makefile.am b/libhurd-ihash/Makefile.am
index 250f2f1..4a4e4fa 100644
--- a/libhurd-ihash/Makefile.am
+++ b/libhurd-ihash/Makefile.am
@@ -24,6 +24,8 @@ lib_LIBRARIES = libhurd-ihash.a
includehurddir = $(includedir)/hurd
includehurd_HEADERS = ihash.h
-AM_CPPFLAGS = -I$(top_builddir)/include
+# FIXME: Build a special libhurd-ihash.a using libc-parts for the rootservers,
+# and a normal for everybody else.
+AM_CPPFLAGS = -I$(top_builddir)/include -I$(top_srcdir)/libc-parts
AM_CFLAGS = -std=gnu99
libhurd_ihash_a_SOURCES = ihash.h ihash.c