1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-09-15 07:50:22 +02:00

Disable automatic re-run of autotools for libnyquist.

This commit is contained in:
benjamin.drung@gmail.com 2013-11-01 10:44:50 +00:00
parent 15d103d29e
commit e97a17e820

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([enable])
AM_MAINTAINER_MODE([disable])
dnl -------------------------------------------------------
dnl Checks for programs.