summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSøren Sandmann Pedersen <sandmann@daimi.au.dk>2005-07-16 21:40:42 +0000
committerSøren Sandmann Pedersen <sandmann@daimi.au.dk>2005-07-16 21:40:42 +0000
commitdf4faebea1a9a32c5c4b78a2585cbf6a443181a7 (patch)
treeab6745856d0df25a92ab3220995dde3e2571ea5c /Makefile.am
parentb3b0fffccaec04ca4bf47409dc39fba17819ee06 (diff)
Add _BSD_SOURCE - patch from Stefan Dirsch
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 4813494..d1286b4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -21,7 +21,7 @@
bin_PROGRAMS = xbiff
-xbiff_CFLAGS = $(DEP_CFLAGS)
+xbiff_CFLAGS = $(DEP_CFLAGS) -D_BSD_SOURCE
xbiff_LDADD = $(DEP_LIBS)
xbiff_SOURCES = \