archrelease: copy trunk to community-x86_64
[ArchLinux/community.git] / imlib / trunk / imlib-gtk.patch
blobc6e4fb618fa2ae0a27da68694b8f82223c6de750
1 --- a/configure.in 2014-04-12 17:46:28.459612102 +0200
2 +++ b/configure.in 2014-04-12 17:46:33.926347877 +0200
3 @@ -17,11 +17,6 @@
4 dnl incase it is broken for example.
5 AC_ARG_ENABLE(shm, [ --enable-shm support shared memory if available [default=yes]], echo $enable_shm, enable_shm="yes")
7 -AM_PATH_GTK(1.2.1,[
8 - GDK_IMLIB="gdk_imlib utils"],[
9 - GDK_IMLIB=""
10 - AC_MSG_WARN([*** gdk_imlib will not be built ***])])
12 AC_MSG_CHECKING(whether to build gmodulized imlib)
14 AC_ARG_ENABLE(modules, [ --disable-modules Disables dynamic module loading],[