summaryrefslogtreecommitdiff
path: root/flam3.pc.in
diff options
context:
space:
mode:
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}