mirror of
https://gitee.com/openharmony/third_party_libsnd
synced 2024-11-23 09:59:54 +00:00
More autogen.sh tweaks.
This commit is contained in:
parent
9e15a2352e
commit
bbc9a2f898
@ -2,8 +2,7 @@
|
||||
|
||||
SUBDIRS = M4 man doc Win32 src Octave examples regtest tests
|
||||
DIST_SUBDIRS = $(SUBDIRS)
|
||||
EXTRA_DIST = reconfigure.mk libsndfile.spec.in sndfile.pc.in \
|
||||
Mingw-make-dist.sh
|
||||
EXTRA_DIST = libsndfile.spec.in sndfile.pc.in Mingw-make-dist.sh
|
||||
|
||||
|
||||
pkgconfigdir = $(libdir)/pkgconfig
|
||||
|
@ -126,4 +126,4 @@ echo " autoconf"
|
||||
autoconf || exit 1
|
||||
|
||||
cd $olddir
|
||||
$srcdir/configure --enable-maintainer-mode "$@" && echo
|
||||
$srcdir/configure --enable-maintainer-mode --enable-gcc-werror "$@" && echo
|
||||
|
Loading…
Reference in New Issue
Block a user