[BACK]Return to patch-cmake_Config_h_in CVS log [TXT][DIR] Up to [local] / ports / devel / libgigi / patches

File: [local] / ports / devel / libgigi / patches / Attic / patch-cmake_Config_h_in (download)

Revision 1.1, Sun Aug 10 12:33:42 2014 UTC (9 years, 10 months ago) by kirby
Branch: MAIN

cleanup

$OpenBSD$
--- cmake/Config.h.in.orig	Sun May 31 08:26:00 2009
+++ cmake/Config.h.in	Thu Jun 26 13:16:36 2014
@@ -30,6 +30,7 @@
 #define _GG_Config_h_
 
 
+#define GG_USE_SYSTEM_LTDL @int_have_system_ltdl@
 #define GG_USE_DEVIL_IMAGE_LOAD_LIBRARY @int_have_devil@
 #define GG_HAVE_LIBJPEG @int_have_jpeg@
 #define GG_HAVE_LIBPNG @int_have_png@