aalib/aalib-aclocal.patch
cvsextras 13f116d0b7 auto-import changelog data from aalib-1.4.0-0.fdr.0.9.rc5.2.src.rpm
1.4.0-0.fdr.0.9.rc5
- Fix underquoted definition in aalib.m4 to appease aclocal >= 1.8.
- Avoid rpath in aalib-config.
- Split Requires(post,postun) into two to work around a rpm bug.
- Other minor specfile improvements.
2004-11-08 04:00:19 +00:00

11 lines
388 B
Diff

--- aalib.m4~ 2001-04-26 17:37:31.000000000 +0300
+++ aalib.m4 2004-07-16 01:22:13.035644150 +0300
@@ -9,7 +9,7 @@
dnl AM_PATH_AALIB([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]]])
dnl Test for AALIB, and define AALIB_CFLAGS and AALIB_LIBS
dnl
-AC_DEFUN(AM_PATH_AALIB,
+AC_DEFUN([AM_PATH_AALIB],
[dnl
dnl Get the cflags and libraries from the aalib-config script
dnl