aboutsummaryrefslogtreecommitdiffstats
path: root/pugl.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'pugl.pc.in')
-rw-r--r--pugl.pc.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/pugl.pc.in b/pugl.pc.in
deleted file mode 100644
index 2cfa644..0000000
--- a/pugl.pc.in
+++ /dev/null
@@ -1,11 +0,0 @@
-prefix=@PREFIX@
-exec_prefix=@EXEC_PREFIX@
-libdir=@LIBDIR@
-includedir=@INCLUDEDIR@
-
-Name: @NAME@
-Description: @DESCRIPTION@
-Version: @PUGL_VERSION@
-Requires: @REQUIRES@
-Libs: -L${libdir} @LIBS@
-Cflags: @CFLAGS@