[xiph-cvs] cvs commit: vorbis vorbis-config.in vorbis.m4 Makefile.am configure.in
Jack Moffitt
jack at xiph.org
Sat Oct 21 20:28:04 PDT 2000
jack 00/10/21 20:28:04
Modified: . Tag: branch_beta3 Makefile.am configure.in
Added: . Tag: branch_beta3 vorbis-config.in vorbis.m4
Log:
vorbis-config and vorbis.m4 and related changes
Revision Changes Path
No revision
No revision
1.2.2.1 +5 -1 vorbis/Makefile.am
Index: Makefile.am
===================================================================
RCS file: /usr/local/cvsroot/vorbis/Makefile.am,v
retrieving revision 1.2
retrieving revision 1.2.2.1
diff -u -r1.2 -r1.2.2.1
--- Makefile.am 2000/10/12 03:12:36 1.2
+++ Makefile.am 2000/10/22 03:28:03 1.2.2.1
@@ -4,7 +4,11 @@
SUBDIRS = lib include doc examples
-EXTRA_DIST = README COPYING todo.txt libvorbis.spec
+bin_SCRIPTS = vorbis-config
+m4datadir = $(datadir)/aclocal
+m4data_DATA = vorbis.m4
+
+EXTRA_DIST = README COPYING todo.txt libvorbis.spec vorbis.m4
debug:
$(MAKE) all CFLAGS="@DEBUG@"
1.24.2.4 +1 -1 vorbis/configure.in
Index: configure.in
===================================================================
RCS file: /usr/local/cvsroot/vorbis/configure.in,v
retrieving revision 1.24.2.3
retrieving revision 1.24.2.4
diff -u -r1.24.2.3 -r1.24.2.4
--- configure.in 2000/10/22 03:12:44 1.24.2.3
+++ configure.in 2000/10/22 03:28:03 1.24.2.4
@@ -162,4 +162,4 @@
AC_SUBST(CC)
AC_SUBST(pthread_lib)
-AC_OUTPUT(Makefile lib/Makefile doc/Makefile include/Makefile include/vorbis/Makefile include/vorbis/book/Makefile examples/Makefile)
+AC_OUTPUT(Makefile vorbis-config lib/Makefile doc/Makefile include/Makefile include/vorbis/Makefile include/vorbis/book/Makefile examples/Makefile)
No revision
No revision
1.1.2.1 +100 -0 vorbis/Attic/vorbis-config.in
1.1.2.1 +110 -0 vorbis/Attic/vorbis.m4
--- >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