summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSøren Sandmann Pedersen <sandmann@daimi.au.dk>2005-07-27 22:41:14 +0000
committerSøren Sandmann Pedersen <sandmann@daimi.au.dk>2005-07-27 22:41:14 +0000
commit84402c21218d680e062d1effd217472d5a0d98dd (patch)
tree876d8d2a6eb13018669b3a05808ff30441f045b6
parent14d8dcd0ff4fbe796a86395e0b0cc81bd0859bf4 (diff)
Add _BSD_SOURCE to xfd
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 621d727..602f57a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -21,7 +21,7 @@
bin_PROGRAMS = xfd
-xfd_CFLAGS = $(XFD_CFLAGS) -DXRENDER
+xfd_CFLAGS = $(XFD_CFLAGS) -DXRENDER -D_BSD_SOURCE
xfd_LDADD = $(XFD_LIBS)
xfd_SOURCES = \