1
0
This repository has been archived on 2025-06-16. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
openwrt_archive/libs/libsndfile/patches/001-automake-compat.patch
Jo-Philipp Wich e867e74c85 [packages] libsndfile: fix autoreconf
SVN-Revision: 24614
2010-12-15 20:20:54 +00:00

11 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