From 289a384c943f684c9f81969be9b3bb8c317a14f7 Mon Sep 17 00:00:00 2001 From: sleske Date: Tue, 10 Apr 2012 20:09:25 +0000 Subject: Fix:graphics_opengl:Fix automake build with OpenGL.|As long as we still have automake... git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5014 ffa7fe5e-494d-0410-b361-a75ebd5db220 --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index 5aa1b10b..d2a17c6f 100644 --- a/configure.in +++ b/configure.in @@ -560,7 +560,7 @@ AC_CHECK_HEADER( FreeImage.h, AC_DEFINE( [HAVE_FREEIMAGE], - [], + [1], Define to 1 if you have the header file. ) FREEIMAGE_LIBS="-lfreeimage" -- cgit v1.2.1