001-automake-compat.patch 212 B

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