]> git.pld-linux.org Git - packages/DevIL.git/blobdiff - DevIL-squish.patch
- added squish patch, build with libsquish support
[packages/DevIL.git] / DevIL-squish.patch
diff --git a/DevIL-squish.patch b/DevIL-squish.patch
new file mode 100644 (file)
index 0000000..3fbb392
--- /dev/null
@@ -0,0 +1,13 @@
+--- DevIL-1.7.8/devil-1.7.8/configure.ac.orig  2009-03-08 21:43:03.000000000 +0100
++++ DevIL-1.7.8/devil-1.7.8/configure.ac       2010-10-16 11:14:19.027741043 +0200
+@@ -336,7 +336,9 @@
+           [],
+           [with_libsquish="yes"])
+ AS_IF([test "x$with_libsquish" = "xyes"],
+-      [DEVIL_CHECK_LIBSQUISH])
++      [AC_LANG([C++])
++       DEVIL_CHECK_LIBSQUISH
++       AC_LANG([C])])
+ AC_ARG_WITH([nvtt],
+           [AS_HELP_STRING([--with-nvtt[[=yes/no]]],
This page took 0.177066 seconds and 4 git commands to generate.