summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f0f3653..c18458d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
-CFLAGS = -I.
+CFLAGS = -I. -DHAVE_CONFIG_H
SRCS = attr.c cancel.c cleanup.c condvar.c create.c dll.c \
exit.c fork.c global.c misc.c mutex.c private.c sched.c \