]> git.pld-linux.org Git - packages/imlib.git/blob - imlib-am18.patch
- rebuild without libjpeg.la
[packages/imlib.git] / imlib-am18.patch
1 --- imlib-1.9.14/imlib.m4.orig  Mon Dec 22 15:36:17 2003
2 +++ imlib-1.9.14/imlib.m4       Mon Dec 22 15:36:38 2003
3 @@ -6,7 +6,7 @@
4  dnl AM_PATH_IMLIB([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]]])
5  dnl Test for IMLIB, and define IMLIB_CFLAGS and IMLIB_LIBS
6  dnl
7 -AC_DEFUN(AM_PATH_IMLIB,
8 +AC_DEFUN([AM_PATH_IMLIB],
9  [dnl 
10  dnl Get the cflags and libraries from the imlib-config script
11  dnl
12 @@ -164,7 +164,7 @@
13  ])
14  
15  # Check for gdk-imlib
16 -AC_DEFUN(AM_PATH_GDK_IMLIB,
17 +AC_DEFUN([AM_PATH_GDK_IMLIB],
18  [dnl 
19  dnl Get the cflags and libraries from the imlib-config script
20  dnl
This page took 0.059841 seconds and 3 git commands to generate.