summaryrefslogtreecommitdiff
path: root/flam3.pc.in
diff options
context:
space:
mode:
authorLars-Dominik Braun <lars@6xq.net>2015-02-13 13:26:02 +0100
committerLars-Dominik Braun <lars@6xq.net>2015-05-02 21:36:45 +0200
commit116749bc7e14e0585ad09bf91ab63175bbe40bf8 (patch)
treebfbf1fdfe3936ebcb38f8a09186fcfd012cd2abe /flam3.pc.in
parentf286661035f4f6b01cef7d80c510140c2518f25b (diff)
downloadpucket-116749bc7e14e0585ad09bf91ab63175bbe40bf8.tar.gz
pucket-116749bc7e14e0585ad09bf91ab63175bbe40bf8.tar.bz2
pucket-116749bc7e14e0585ad09bf91ab63175bbe40bf8.zip
Drop unused, exported functions
Diffstat (limited to 'flam3.pc.in')
-rw-r--r--flam3.pc.in12
1 files changed, 0 insertions, 12 deletions
diff --git a/flam3.pc.in b/flam3.pc.in
deleted file mode 100644
index 32cd769..0000000
--- a/flam3.pc.in
+++ /dev/null
@@ -1,12 +0,0 @@
-prefix=@prefix@
-exec_prefix=@exec_prefix@
-libdir=@libdir@
-includedir=@includedir@
-datarootdir=@datarootdir@
-
-Name: flam3
-Description: Renders and animates fractal flames and manipulates their genetic codes, see www.flam3.com for more info.
-Version: @VERSION@
-Requires: libpng >= 1.0 libxml-2.0
-Libs: -L${libdir} -lflam3 -ljpeg -lpthread
-Cflags: -I${includedir}