bump
git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/bongo@2911 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
13
dev-libs/log4c/files/log4c-fix-m4-quoting.patch
Normal file
13
dev-libs/log4c/files/log4c-fix-m4-quoting.patch
Normal file
@@ -0,0 +1,13 @@
|
||||
Index: log4c-1.2.1/log4c.m4
|
||||
===================================================================
|
||||
--- log4c-1.2.1.orig/log4c.m4
|
||||
+++ log4c-1.2.1/log4c.m4
|
||||
@@ -4,7 +4,7 @@
|
||||
dnl AM_PATH_LOG4C([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]]])
|
||||
dnl Test for LOG4C, and define LOG4C_CFLAGS and LOG4C_LIBS
|
||||
dnl
|
||||
-AC_DEFUN(AM_PATH_LOG4C,
|
||||
+AC_DEFUN([AM_PATH_LOG4C],
|
||||
[dnl
|
||||
dnl Get the cflags and libraries from the log4c-config script
|
||||
dnl
|
||||
Reference in New Issue
Block a user