Enlightenment CVS committal Author : leviathan Project : e17 Module : libs/etk-perl
Dir : e17/libs/etk-perl/xs Modified Files: Makefile.PL Log Message: pkg-config patch from Jerome Pinot =================================================================== RCS file: /cvs/e/e17/libs/etk-perl/xs/Makefile.PL,v retrieving revision 1.1 retrieving revision 1.2 diff -u -3 -r1.1 -r1.2 --- Makefile.PL 3 Jul 2007 19:26:05 -0000 1.1 +++ Makefile.PL 17 Jul 2007 08:47:15 -0000 1.2 @@ -34,7 +34,7 @@ AUTHOR => q|Chady 'Leviathan' Kassouf <[EMAIL PROTECTED]>|) : ()), LIBS => [`etk-config --libs`], DEFINE => '', #'-DDEBUG', - INC => "-g -I. `etk-config --cflags`", + INC => "-g -I. `pkg-config --cflags etk`", XSPROTOARG => '-noprototypes', OBJECT => '$(O_FILES)', clean => {FILES=>"Etk.xs"}, ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs