mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
11 lines
435 B
Diff
11 lines
435 B
Diff
--- autotrace.m4.orig 2006-03-05 13:53:23.000000000 +0000
|
|
+++ autotrace.m4 2006-03-05 13:53:35.000000000 +0000
|
|
@@ -4,7 +4,7 @@
|
|
dnl AM_PATH_AUTOTRACE([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]])
|
|
dnl Test to see if libautotrace is installed, and define AUTOTRACE_CFLAGS, LIBS
|
|
dnl
|
|
-AC_DEFUN(AM_PATH_AUTOTRACE,
|
|
+AC_DEFUN([AM_PATH_AUTOTRACE],
|
|
[dnl
|
|
dnl Get the cflags and libraries from the autotrace-config script
|
|
dnl
|