GLES1 and GLES2 versions are now compiled with -DFREEGLUT_GLES1 and -DFREEGLUT_GLES2...
[freeglut] / freeglut.pc.in
index a5425cd..57b9ea0 100644 (file)
@@ -6,5 +6,5 @@ Name: glut
 Description: A freely licensed and improved alternative to the GLUT library
 Version: @VERSION_MAJOR@.@VERSION_MINOR@.@VERSION_PATCH@
 Libs: -L${libdir} -lglut
-Libs.private: @LIBS_PRIVATE@
-Cflags: -I${includedir}
+Libs.private: @PC_LIBS_PRIVATE@
+Cflags: -I${includedir} @PC_CFLAGS@