Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Xiph.Org
flac
Commits
a3448128
Commit
a3448128
authored
Feb 02, 2005
by
Josh Coalson
Browse files
bump the libtool number
parent
47a6b5f4
Changes
4
Hide whitespace changes
Inline
Side-by-side
src/libFLAC++/Makefile.am
View file @
a3448128
...
...
@@ -40,7 +40,7 @@ EXTRA_DIST = \
libFLAC++.m4
# see 'http://www.gnu.org/software/libtool/manual.html#SEC35' for numbering convention
libFLAC___la_LDFLAGS
=
-version-info
4:1
:0
libFLAC___la_LDFLAGS
=
-version-info
5:0
:0
libFLAC___la_LIBADD
=
../libFLAC/libFLAC.la
libFLAC___la_SOURCES
=
\
...
...
src/libFLAC/Makefile.am
View file @
a3448128
...
...
@@ -80,7 +80,7 @@ EXTRA_DIST = \
libFLAC.m4
# see 'http://www.gnu.org/software/libtool/manual.html#SEC35' for numbering convention
libFLAC_la_LDFLAGS
=
-version-info
6:1
:0
-lm
$(LOCAL_EXTRA_LDFLAGS)
libFLAC_la_LDFLAGS
=
-version-info
7:0
:0
-lm
$(LOCAL_EXTRA_LDFLAGS)
libFLAC_la_SOURCES
=
\
bitbuffer.c
\
bitmath.c
\
...
...
src/libOggFLAC++/Makefile.am
View file @
a3448128
...
...
@@ -40,7 +40,7 @@ EXTRA_DIST = \
libOggFLAC++.m4
# see 'http://www.gnu.org/software/libtool/manual.html#SEC35' for numbering convention
libOggFLAC___la_LDFLAGS
=
-version-info
1:1:1
libOggFLAC___la_LDFLAGS
=
-version-info
2:0:0
libOggFLAC___la_LIBADD
=
../libOggFLAC/libOggFLAC.la
libOggFLAC___la_SOURCES
=
\
...
...
src/libOggFLAC/Makefile.am
View file @
a3448128
...
...
@@ -48,7 +48,7 @@ EXTRA_DIST = \
libOggFLAC_la_LIBADD
=
@OGG_LIBS@ ../libFLAC/libFLAC.la
# see 'http://www.gnu.org/software/libtool/manual.html#SEC35' for numbering convention
libOggFLAC_la_LDFLAGS
=
-version-info
2:1:1
libOggFLAC_la_LDFLAGS
=
-version-info
3:0:0
libOggFLAC_la_SOURCES
=
\
file_decoder.c
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment