From 005dbcec2baa097aa66e02ee9df15e3e521381d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Wed, 9 Feb 2011 11:17:18 +0000 Subject: added "-DHAVE_G_CANVAS_H"; unix-linebreaks for unix-makefiles svn path=/trunk/externals/iemlib/; revision=14880 --- iemlib2/src/makefile_linux | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'iemlib2/src/makefile_linux') diff --git a/iemlib2/src/makefile_linux b/iemlib2/src/makefile_linux index a806606..e7a28ee 100644 --- a/iemlib2/src/makefile_linux +++ b/iemlib2/src/makefile_linux @@ -9,7 +9,7 @@ LIB = -ldl -lm -lpthread #select either the DBG and OPT compiler flags below: -CFLAGS = -DPD -DUNIX -W -Werror -Wno-unused \ +CFLAGS = -DPD -DHAVE_G_CANVAS_H -DUNIX -W -Werror -Wno-unused \ -Wno-parentheses -Wno-switch -O6 -funroll-loops -fomit-frame-pointer -fno-strict-aliasing \ -DDL_OPEN -fPIC -- cgit v1.2.1