Hey, is there any reason why this code doesn't use pkg-config for detecting these libraries? The current code won't find gl headers and libraries if they are installed on a non-default path, and your CFLAGS and LDFLAGS are not set explicitly.
It seems to me that these macros would be way simpler with pkg-config, and would also find the libraries in their respective paths if the PKG_CONFIG_PATH was correctly set. -- Rafael Antognolli http://antognolli.org/ ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_sfd2d_oct _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
