1 2 3 4 5 6 7 8 9 10 11
prefix=@INSTALL_DIR@ exec_prefix=${prefix} libdir=@INSTALL_LIB_DIR@ includedir=@INSTALL_INC_DIR@ Name: glw Description: Mesa OpenGL widget library Requires: gl Version: @VERSION@ Libs: -L${libdir} -lGLw Cflags: -I${includedir}