]> git.mxchange.org Git - flightgear.git/commitdiff
Define -DANSI_DECLARATORS so that library get's built with ANSI function
authorcurt <curt>
Sun, 21 Mar 1999 14:04:11 +0000 (14:04 +0000)
committercurt <curt>
Sun, 21 Mar 1999 14:04:11 +0000 (14:04 +0000)
prototyping.

Triangle/Makefile.am

index f07cb8e4e5b1a62b53ea8be3bd5ee67b76696645..6095c3b69a6778ca6325a29d9d521e51cc3a6fff 100644 (file)
@@ -9,7 +9,7 @@
 #
 #   DEFS = -DTRILIBRARY -DREDUCED -DCDT_ONLY
 
-DEFS += -DTRILIBRARY -DREDUCED
+DEFS += -DTRILIBRARY -DREDUCED -DANSI_DECLARATORS
 
 noinst_LIBRARIES = libTriangle.a