1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-01-13 08:05:52 +01:00

Disable maintainer mode for libflac.

The maintainer mode is enable by default if no AM_MAINTAINER_MODE is called
in configure.ac.
This commit is contained in:
benjamin.drung@gmail.com
2013-11-07 00:07:46 +00:00
parent 6ae83e1f8a
commit 00634b9b7d
2 changed files with 2 additions and 0 deletions

View File

@@ -25,6 +25,7 @@ Patches: mac-asm-fixes.patch. Fixes build on OS X Intel 10.4 by creating and
flac-lite.diff. Remove all the things not included in Audacity SVN from
the build system so it will build with 50% less stuff
libflac++-static.patch. Adds static build of libFLAC++.
AM_MAINTAINER_MODE([disable]) has been added to configure.ac to disable autotools rebuilds
Upstream version: 1.3.0
libid3tag