]> git.pld-linux.org Git - packages/DevIL.git/blame - DevIL-squish.patch
- release 7
[packages/DevIL.git] / DevIL-squish.patch
CommitLineData
e74167f1
JB
1--- DevIL-1.7.8/devil-1.7.8/configure.ac.orig 2009-03-08 21:43:03.000000000 +0100
2+++ DevIL-1.7.8/devil-1.7.8/configure.ac 2010-10-16 11:14:19.027741043 +0200
3@@ -336,7 +336,9 @@
4 [],
5 [with_libsquish="yes"])
6 AS_IF([test "x$with_libsquish" = "xyes"],
7- [DEVIL_CHECK_LIBSQUISH])
8+ [AC_LANG([C++])
9+ DEVIL_CHECK_LIBSQUISH
10+ AC_LANG([C])])
11
12 AC_ARG_WITH([nvtt],
13 [AS_HELP_STRING([--with-nvtt[[=yes/no]]],
This page took 0.094048 seconds and 4 git commands to generate.