Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Xiph.Org
Vorbis
Commits
9c89b4ec
Commit
9c89b4ec
authored
Nov 09, 2000
by
Jack Moffitt
Browse files
this makes everythin happy :)
except you need the cvs libtool now svn path=/trunk/vorbis/; revision=1041
parent
4419f6b5
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/Makefile.am
View file @
9c89b4ec
...
...
@@ -19,11 +19,11 @@ libvorbis_la_SOURCES = mdct.c smallft.c block.c envelope.c window.c lsp.c lpc.c\
libvorbis_la_LDFLAGS
=
-version-info
@V_LIB_CURRENT@:@V_LIB_REVISION@:@V_LIB_AGE@
libvorbisfile_la_SOURCES
=
vorbisfile.c
#
libvorbisfile_la_LIBADD =
-L$(top_srcdir)/lib/.libs -l
vorbis
libvorbisfile_la_LIBADD
=
lib
vorbis
.la
libvorbisfile_la_LDFLAGS
=
-version-info
@VF_LIB_CURRENT@:@VF_LIB_REVISION@:@VF_LIB_AGE@
libvorbisenc_la_SOURCES
=
vorbisenc.c
#
libvorbisenc_la_LIBADD =
-L$(top_srcdir)/lib/.libs -l
vorbis
libvorbisenc_la_LIBADD
=
lib
vorbis
.la
libvorbisenc_la_LDFLAGS
=
-version-info
@VE_LIB_CURRENT@:@VE_LIB_REVISION@:@VE_LIB_AGE@
EXTRA_PROGRAMS
=
barkmel tone psytune
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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