summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <Alan.Coopersmith@sun.com>2005-07-30 19:32:32 +0000
committerAlan Coopersmith <Alan.Coopersmith@sun.com>2005-07-30 19:32:32 +0000
commit257b9388fc234b2f8d515124784ce9e42db6bb0d (patch)
tree1a6664b7966e6ea35bbb3c7f5ecaf5b003f994ed
parent31913e37864f621db1bd6c7e578cad1ade060f84 (diff)
Add -D flags to clear more compiler warnings (Stefan Dirsch)
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index a60b2c8..2dc8fb9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -21,7 +21,7 @@
bin_PROGRAMS = fonttosfnt
-fonttosfnt_CFLAGS = $(FONTTOSFNT_CFLAGS) -DXVENDORNAME=\"X.org\ Foundation\" -DXVENDORNAMESHORT=\"X.org\"
+fonttosfnt_CFLAGS = $(FONTTOSFNT_CFLAGS) -DXVENDORNAME=\"X.org\ Foundation\" -DXVENDORNAMESHORT=\"X.org\" -D_BSD_SOURCE
fonttosfnt_LDADD = $(FONTTOSFNT_LIBS) -lm
fonttosfnt_SOURCES = \