Changeset 629
- Timestamp:
- Feb 11, 2011, 1:19:48 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/configure.ac
r628 r629 106 106 fi 107 107 AM_CONDITIONAL(USE_GTKGL, test "${ac_cv_my_have_gtkgl}" != "no") 108 #GTK_CFLAGS="$GTK_CFLAGS `pkg-config --cflags gtk+-2.0 gtkgl-2.0`"109 #GTK_LIBS="$GTK_LIBS `pkg-config --libs gtk+-2.0 gtkgl-2.0`"110 108 111 109 # How to use the Lol Engine inside this tree … … 118 116 119 117 AC_SUBST(MATH_LIBS) 120 AC_SUBST(GTK_CFLAGS)121 AC_SUBST(GTK_LIBS)122 118 AC_SUBST(LOL_CFLAGS) 123 119 AC_SUBST(LOL_LIBS)
Note: See TracChangeset
for help on using the changeset viewer.