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:
parent
15d103d29e
commit
e97a17e820
@ -28,7 +28,7 @@ dnl set up automake
|
|||||||
AM_INIT_AUTOMAKE([-Wall foreign])
|
AM_INIT_AUTOMAKE([-Wall foreign])
|
||||||
dnl Audacity policy: don't enable automatic rebuild of configure et al if
|
dnl Audacity policy: don't enable automatic rebuild of configure et al if
|
||||||
dnl sources change
|
dnl sources change
|
||||||
AM_MAINTAINER_MODE([enable])
|
AM_MAINTAINER_MODE([disable])
|
||||||
|
|
||||||
dnl -------------------------------------------------------
|
dnl -------------------------------------------------------
|
||||||
dnl Checks for programs.
|
dnl Checks for programs.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user