1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-01-12 07:35:51 +01:00

Fix maintainer mode...I guess. Richard???

This commit is contained in:
lllucius
2011-04-03 05:19:28 +00:00
parent fa00dd005f
commit 08aa186932
2 changed files with 5 additions and 5 deletions

View File

@@ -20,7 +20,7 @@ AM_SILENT_RULES([yes])
dnl Audacity policy: don't enable automatic rebuild of configure et al if
dnl sources change
AM_MAINTAINER_MODE([enable])
AM_MAINTAINER_MODE
dnl Add parameters for aclocal
AC_SUBST(ACLOCAL_AMFLAGS, "-I M4")