projects
/
platform
/
upstream
/
flac.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0fb3ee8
)
add -version-info to libFLAC_la_LDFLAGS
author
Josh Coalson
<jcoalson@users.sourceforce.net>
Mon, 16 Jul 2001 18:10:19 +0000
(18:10 +0000)
committer
Josh Coalson
<jcoalson@users.sourceforce.net>
Mon, 16 Jul 2001 18:10:19 +0000
(18:10 +0000)
src/libFLAC/Makefile.am
patch
|
blob
|
history
diff --git
a/src/libFLAC/Makefile.am
b/src/libFLAC/Makefile.am
index da6175c5b66afdd4b92f9531358eee1a295cec77..296205f351ef35bc785ef4e3fcb7e31ff6e8879a 100644
(file)
--- a/
src/libFLAC/Makefile.am
+++ b/
src/libFLAC/Makefile.am
@@
-37,6
+37,8
@@
endif
endif
endif
+libFLAC_la_LDFLAGS = -version-info 1:0:0
+
libFLAC_la_SOURCES = \
bitbuffer.c \
bitmath.c \