mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-11 17:13:37 +02:00
Install the suil interface modules
These will go into the PKGLIBDIR (/usr/lib*/audacity).
This commit is contained in:
@@ -41,7 +41,7 @@ AC_CONFIG_AUX_DIR([autotools])
|
||||
dnl we have some extra macros in m4/
|
||||
AC_CONFIG_MACRO_DIR([m4])
|
||||
|
||||
AM_INIT_AUTOMAKE([1.9 dist-xz foreign no-dist-gzip subdir-objects -Wall -Wno-override tar-ustar])
|
||||
AM_INIT_AUTOMAKE([1.9 dist-xz foreign no-dist-gzip subdir-objects -Wall -Wno-override -Wno-portability tar-ustar])
|
||||
AM_MAINTAINER_MODE([disable])
|
||||
|
||||
AM_GNU_GETTEXT_VERSION([0.18])
|
||||
|
Reference in New Issue
Block a user