X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=freeglut.pc.in;h=57b9ea0fc23834c76b00c013cf40b8d2117f04c7;hb=070b372862c6154d36b1c8dc3f0c3684e571a4ed;hp=a5425cdabcc53a232a8119c7ff73c9f94253c590;hpb=8f8dfd4d448708f3cdc071955c4fce9f85eb03b6;p=freeglut diff --git a/freeglut.pc.in b/freeglut.pc.in index a5425cd..57b9ea0 100644 --- a/freeglut.pc.in +++ b/freeglut.pc.in @@ -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@