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

Annotation of ports/devel/libgigi/patches/patch-cmake_Config_h_in, Revision 1.1

1.1     ! kirby       1: $OpenBSD$
        !             2: --- cmake/Config.h.in.orig     Sun May 31 08:26:00 2009
        !             3: +++ cmake/Config.h.in  Thu Jun 26 13:16:36 2014
        !             4: @@ -30,6 +30,7 @@
        !             5:  #define _GG_Config_h_
        !             6:
        !             7:
        !             8: +#define GG_USE_SYSTEM_LTDL @int_have_system_ltdl@
        !             9:  #define GG_USE_DEVIL_IMAGE_LOAD_LIBRARY @int_have_devil@
        !            10:  #define GG_HAVE_LIBJPEG @int_have_jpeg@
        !            11:  #define GG_HAVE_LIBPNG @int_have_png@

CVSweb