summaryrefslogtreecommitdiff
path: root/DevIL/data/ILUT.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'DevIL/data/ILUT.pc.in')
-rw-r--r--DevIL/data/ILUT.pc.in10
1 files changed, 0 insertions, 10 deletions
diff --git a/DevIL/data/ILUT.pc.in b/DevIL/data/ILUT.pc.in
deleted file mode 100644
index 1ce899ee..00000000
--- a/DevIL/data/ILUT.pc.in
+++ /dev/null
@@ -1,10 +0,0 @@
-prefix=@prefix@
-exec_prefix=@exec_prefix@
-
-Name: ILUT
-Description: Developer's Image Library - ILUT part (connection to higher level libraries)
-Version: @VERSION@
-URL: http://openil.sourceforge.net
-Libs: -L@libdir@ -lILUT -ILU -lIL
-Libs.private: @ILUT_LIBS@
-Cflags: -I@includedir@ @IL_CFLAGS@