summaryrefslogtreecommitdiff
path: root/DevIL/data/ILU.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'DevIL/data/ILU.pc.in')
-rw-r--r--DevIL/data/ILU.pc.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/DevIL/data/ILU.pc.in b/DevIL/data/ILU.pc.in
deleted file mode 100644
index 4479abd6..00000000
--- a/DevIL/data/ILU.pc.in
+++ /dev/null
@@ -1,11 +0,0 @@
-prefix=@prefix@
-exec_prefix=@exec_prefix@
-
-Name: ILU
-Description: Developer's Image Library - ILU part (image library utilities)
-Version: @VERSION@
-URL: http://openil.sourceforge.net
-Requires: IL
-Libs: -L@libdir@ -lILU
-Libs.private: @ILU_LIBS@ -lIL
-Cflags: -I@includedir@ @IL_CFLAGS@