Enlightenment CVS committal

Author  : ningerso
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/src/lib


Modified Files:
        Ewl.h 


Log Message:
Update compile line for example to use pkg-config.

===================================================================
RCS file: /cvs/e/e17/libs/ewl/src/lib/Ewl.h,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -3 -r1.27 -r1.28
--- Ewl.h       13 Mar 2007 00:35:53 -0000      1.27
+++ Ewl.h       12 Apr 2007 15:19:11 -0000      1.28
@@ -205,7 +205,7 @@
  * simple_viewer.c just use the command:
  *
  * @code
- * gcc -o simple_viewer `ewl-config --cflags --libs` simple_viewer.c
+ * gcc -o simple_viewer `pkg-config --cflags --libs ewl` simple_viewer.c
  * @endcode
  *
  * @section conclusion Conclusion



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to