--- fluidsynth/autogen.sh | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/fluidsynth/autogen.sh b/fluidsynth/autogen.sh index 17f24f4..7917bd3 100755 --- a/fluidsynth/autogen.sh +++ b/fluidsynth/autogen.sh @@ -4,9 +4,5 @@ #pkg-config --version does actually nothing, but it will fail and give 'sort of' an error message... pkg-config --version > /dev/null \ - && aclocal \ - && libtoolize -f \ - && autoheader \ - && autoconf \ - && automake -a + && autoreconf -is -- 2.1.1 _______________________________________________ fluid-dev mailing list fluid-dev@nongnu.org https://lists.nongnu.org/mailman/listinfo/fluid-dev