On Sun, 11 Jun 2006 12:37:36 +0200 (CEST) Vincent Torri <[EMAIL PROTECTED]> babbled:
> > Hey, > > Are you sure it's @prefix@/local, and not @prefix@/include ? yes :( fixed. :) > Vincent > > > > @@ -39,8 +39,8 @@ > > echo @PACKAGE_VERSION@ > > ;; > > --cflags) > > - if test @includedir@ != /usr/include ; then > > - [EMAIL PROTECTED]@ > > + if test @prefix@/local != /usr/include ; then > > + includes="[EMAIL PROTECTED]@/local" > > fi > > echo $includes @EVAS_CFLAGS@ @ECORE_CFLAGS@ @EWL_CFLAGS@ > > @ETK_CFLAGS@ -I$prefix/include/epdf ;; > > > > > > > > > > _______________________________________________ > > enlightenment-cvs mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs > > > > > _______________________________________________ > enlightenment-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [EMAIL PROTECTED] 裸好多 Tokyo, Japan (東京 日本) _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
