mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
Use AM_MAINTAINER_MODE
This commit is contained in:
@@ -21,6 +21,10 @@
|
||||
AC_INIT(src/flac/main.c)
|
||||
AM_INIT_AUTOMAKE(flac, 1.0.4)
|
||||
|
||||
# Don't automagically regenerate autoconf/automake generated files unless
|
||||
# explicitly requested. Eases autobuilding -mdz
|
||||
AM_MAINTAINER_MODE
|
||||
|
||||
# Function to configure paths for id3lib; search for 'meat' to get to the end.
|
||||
# adapted from ogg.m4
|
||||
# This is here until id3lib comes with an equivalent.
|
||||
|
||||
Reference in New Issue
Block a user