[xiph-cvs] cvs commit: libshout Makefile.am shout.m4

Brendan brendan at xiph.org
Thu Jun 26 10:05:36 PDT 2003



brendan     03/06/26 13:05:36

  Modified:    .        Makefile.am
  Removed:     .        shout.m4
  Log:
  Move shout.m4 into shared repository.
  Libshout done, ices 0 to follow...

Revision  Changes    Path
1.18      +2 -2      libshout/Makefile.am

Index: Makefile.am
===================================================================
RCS file: /usr/local/cvsroot/libshout/Makefile.am,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -p -u -r1.17 -r1.18
--- Makefile.am	24 Jun 2003 21:35:44 -0000	1.17
+++ Makefile.am	26 Jun 2003 17:05:35 -0000	1.18
@@ -5,7 +5,7 @@ ACLOCAL_AMFLAGS = -I m4
 
 SUBDIRS = include src examples
 
-EXTRA_DIST = INSTALL shout.m4 m4/ac_config_libconfig_in.m4 m4/acx_pthread.m4 \
+EXTRA_DIST = INSTALL m4/shout.m4 m4/ac_config_libconfig_in.m4 m4/acx_pthread.m4 \
         m4/ogg.m4 m4/vorbis.m4 m4/xiph_compiler.m4 m4/xiph_net.m4 \
         m4/xiph_types.m4
 
@@ -13,7 +13,7 @@ docdir = $(datadir)/doc/$(PACKAGE)
 doc_DATA = COPYING README examples/example.c
 
 m4datadir = $(datadir)/aclocal
-m4data_DATA = shout.m4
+m4data_DATA = m4/shout.m4
 
 if HAVE_PKGCONFIG
   pkgconfigdir = $(libdir)/pkgconfig

<p><p>--- >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