summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSøren Sandmann Pedersen <sandmann@daimi.au.dk>2005-07-14 22:40:16 +0000
committerSøren Sandmann Pedersen <sandmann@daimi.au.dk>2005-07-14 22:40:16 +0000
commit1b024ee5c3ddf09fb5d900cc8e1733d2ba0679d1 (patch)
tree2026fba2e1bcb6e5120626ff0a9570ec13105d20
parent8b9becb78c06d7d99e00750a18ccf9bceb5d2b2b (diff)
Add _BSD_SOURCE to lots of applications - patch from Stefan Dirsch
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 3089175..f50ed93 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -21,7 +21,7 @@
bin_PROGRAMS = xstdcmap
-xstdcmap_CFLAGS = $(DEP_CFLAGS)
+xstdcmap_CFLAGS = $(DEP_CFLAGS) -D_BSD_SOURCE
xstdcmap_LDADD = $(DEP_LIBS)
xstdcmap_SOURCES = \