1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-04-30 15:49:41 +02:00

fix usage of AM_MAINTAINER_MODE macro, pointed out by Benjamin Drung

This commit is contained in:
richardash1981 2011-02-25 22:05:30 +00:00
parent c0a138aa25
commit 5dc37cb30d
2 changed files with 1759 additions and 2800 deletions

File diff suppressed because it is too large Load Diff

View File

@ -28,7 +28,7 @@ dnl set up automake
AM_INIT_AUTOMAKE([-Wall foreign])
dnl Audacity policy: don't enable automatic rebuild of configure et al if
dnl sources change
AM_MAINTAINER_MODE([enabled])
AM_MAINTAINER_MODE([enable])
dnl -------------------------------------------------------
dnl Checks for programs.