mirror of
https://gitee.com/openharmony/third_party_libsnd
synced 2024-11-23 01:49:53 +00:00
Makefile.am : Add DISTCHECK_CONFIGURE_FLAGS.
This commit is contained in:
parent
75db177cd9
commit
ebb11f24d3
@ -3,6 +3,9 @@
|
||||
* src/OGG
|
||||
Sync to SVN upstream.
|
||||
|
||||
* Makefile.am
|
||||
Add 'DISTCHECK_CONFIGURE_FLAGS = --enable-gcc-werror'.
|
||||
|
||||
2008-02-05 Erik de Castro Lopo <erikd AT mega-nerd DOT com>
|
||||
|
||||
* examples/sndfile-jackplay.c
|
||||
|
@ -1,5 +1,7 @@
|
||||
## Process this file with automake to produce Makefile.in
|
||||
|
||||
DISTCHECK_CONFIGURE_FLAGS = --enable-gcc-werror
|
||||
|
||||
if BUILD_OCTAVE_MOD
|
||||
octave_dir = Octave
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user