mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-17 00:20:06 +02:00
Use subdir-objects automake option for libnyquist.
This commit is contained in:
parent
a8181985a8
commit
3efb2058ae
@ -25,7 +25,7 @@ AC_CONFIG_AUX_DIR([autotools])
|
||||
# which also contains a subdir containing macros
|
||||
AC_CONFIG_MACRO_DIR([autotools/m4])
|
||||
dnl set up automake
|
||||
AM_INIT_AUTOMAKE([-Wall foreign])
|
||||
AM_INIT_AUTOMAKE([-Wall foreign subdir-objects])
|
||||
dnl Audacity policy: don't enable automatic rebuild of configure et al if
|
||||
dnl sources change
|
||||
AM_MAINTAINER_MODE([disable])
|
||||
|
Loading…
x
Reference in New Issue
Block a user