mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-16 08:09:32 +02:00
Disable automatic re-run of autotools for sbsms.
This commit is contained in:
parent
43074d3e42
commit
fb0100dd88
@ -120,7 +120,7 @@ AC_SUBST(SBSMS_CFLAGS)
|
|||||||
|
|
||||||
AM_INIT_AUTOMAKE([no-dependencies])
|
AM_INIT_AUTOMAKE([no-dependencies])
|
||||||
|
|
||||||
AM_MAINTAINER_MODE([enabled])
|
AM_MAINTAINER_MODE([disable])
|
||||||
|
|
||||||
AC_CONFIG_FILES([Makefile src/Makefile libsbsms.spec sbsms.pc])
|
AC_CONFIG_FILES([Makefile src/Makefile libsbsms.spec sbsms.pc])
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user