mirror of
https://gitee.com/openharmony/third_party_libsnd
synced 2024-11-23 09:59:54 +00:00
Mingw-make-dist.sh : Minor updates.
This commit is contained in:
parent
7701898bf6
commit
3547e50894
@ -3,7 +3,7 @@
|
||||
SUBDIRS = man doc Win32 Octave src examples regtest tests
|
||||
DIST_SUBDIRS = $(SUBDIRS)
|
||||
EXTRA_DIST = reconfigure.mk acinclude.m4 libsndfile.spec.in \
|
||||
sndfile.pc.in Mingw-make-dist.sh
|
||||
sndfile.pc.in
|
||||
|
||||
|
||||
pkgconfigdir = $(libdir)/pkgconfig
|
||||
|
@ -414,11 +414,11 @@
|
||||
<LI>Source code as a .tar.gz :
|
||||
<A HREF="libsndfile-1.0.14.tar.gz">libsndfile-1.0.14.tar.gz</A>
|
||||
and
|
||||
<A HREF="libsndfile-1.0.14.tar.gz.gpgsig">(GPG signature)</A>.
|
||||
<A HREF="libsndfile-1.0.14.tar.gz.asc">(GPG signature)</A>.
|
||||
<LI>Windows .zip file including precompiled binaries and all source code :
|
||||
<A HREF="libsndfile-1_0_14.zip">libsndfile-1_0_14.zip</A>
|
||||
and
|
||||
<A HREF="libsndfile-1_0_14_zip.gpgsig">(GPG signature)</A>.
|
||||
<A HREF="libsndfile-1_0_14.zip.asc">(GPG signature)</A>.
|
||||
</UL>
|
||||
<P>
|
||||
Compiling libsndfile is relatively easy. The INSTALL file in the top level directory
|
||||
|
Loading…
Reference in New Issue
Block a user