Hey,

Are you sure it's @prefix@/local, and not @prefix@/include ?

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

Reply via email to