summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSøren Sandmann Pedersen <sandmann@daimi.au.dk>2005-07-14 22:40:14 +0000
committerSøren Sandmann Pedersen <sandmann@daimi.au.dk>2005-07-14 22:40:14 +0000
commit8b25b98b1cbe95610a862d75cdecd59cd40bca30 (patch)
tree9d9682e36009713f0e17848df0bff5e1490f7225
parent0b8defdf67bc0354d90c525bd4d81dff7f397925 (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 9a768b8..448e801 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -21,7 +21,7 @@
bin_PROGRAMS = listres
-listres_CFLAGS = $(DEP_CFLAGS)
+listres_CFLAGS = $(DEP_CFLAGS) -D_BSD_SOURCE
listres_LDADD = $(DEP_LIBS)
listres_SOURCES = \