packages/libs/libsndfile/patches/001-automake-compat.patch
2014-06-30 15:27:50 +02:00

10 lines
212 B
Diff

--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,7 @@
## Process this file with automake to produce Makefile.in
+ACLOCAL_AMFLAGS = -I M4
+
DISTCHECK_CONFIGURE_FLAGS = --enable-gcc-werror
if BUILD_OCTAVE_MOD