13 lines
547 B
Diff
13 lines
547 B
Diff
diff -up cinepaint-0.22-1/cinepaint.m4.underquoted cinepaint-0.22-1/cinepaint.m4
|
|
--- cinepaint-0.22-1/cinepaint.m4.underquoted 2004-02-10 02:40:36.000000000 +0100
|
|
+++ cinepaint-0.22-1/cinepaint.m4 2008-12-08 23:12:13.000000000 +0100
|
|
@@ -5,7 +5,7 @@
|
|
dnl AM_PATH_CINEPAINT([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]]])
|
|
dnl Test for CINEPAINT, and define CINEPAINT_CFLAGS and CINEPAINT_LIBS
|
|
dnl
|
|
-AC_DEFUN(AM_PATH_CINEPAINT,
|
|
+AC_DEFUN([AM_PATH_CINEPAINT],
|
|
[dnl
|
|
dnl Get the cflags and libraries from the cinepainttool script
|
|
dnl
|