f3a004bec6
regen some patches
22 lines
629 B
Plaintext
22 lines
629 B
Plaintext
$OpenBSD: patch-imlib_m4,v 1.1 2009/01/09 17:43:39 naddy Exp $
|
|
--- imlib.m4.orig Fri Jan 9 17:23:31 2009
|
|
+++ imlib.m4 Fri Jan 9 17:23:57 2009
|
|
@@ -6,7 +6,7 @@
|
|
dnl AM_PATH_IMLIB([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]]])
|
|
dnl Test for IMLIB, and define IMLIB_CFLAGS and IMLIB_LIBS
|
|
dnl
|
|
-AC_DEFUN(AM_PATH_IMLIB,
|
|
+AC_DEFUN([AM_PATH_IMLIB],
|
|
[dnl
|
|
dnl Get the cflags and libraries from the imlib-config script
|
|
dnl
|
|
@@ -164,7 +164,7 @@ int main ()
|
|
])
|
|
|
|
# Check for gdk-imlib
|
|
-AC_DEFUN(AM_PATH_GDK_IMLIB,
|
|
+AC_DEFUN([AM_PATH_GDK_IMLIB],
|
|
[dnl
|
|
dnl Get the cflags and libraries from the imlib-config script
|
|
dnl
|