[xiph-cvs] cvs commit: vorbis/examples Makefile.am
Jack Moffitt
jack at xiph.org
Tue Nov 7 23:13:58 PST 2000
jack 00/11/07 23:13:57
Modified: examples Makefile.am
Log:
this fixes everything
Revision Changes Path
1.7 +1 -0 vorbis/examples/Makefile.am
Index: Makefile.am
===================================================================
RCS file: /usr/local/cvsroot/vorbis/examples/Makefile.am,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- Makefile.am 2000/11/08 00:22:35 1.6
+++ Makefile.am 2000/11/08 07:13:57 1.7
@@ -7,6 +7,7 @@
noinst_PROGRAMS = decoder_example encoder_example chaining_example\
vorbisfile_example seeking_example
+LDFLAGS = -static
LDADD = ../lib/libvorbis.la
decoder_example_SOURCES = decoder_example.c
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the commits
mailing list