blob: d7ebd590b29c6d1577c79af8d0879916fa6ce16c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
#
# Patch managed by http://www.holgerschurig.de/patcher.html
#
--- regex-markup-0.9.0/src/compat/Makefile.am~fix-configure
+++ regex-markup-0.9.0/src/compat/Makefile.am
@@ -12,5 +12,3 @@
vasprintf.c \
vasprintf.h
-lib_compat_a_LIBADD = @LIBOBJS@
-lib_compat_a_DEPENDENCIES = $(lib_compat_a_LIBADD)
|