[xiph-cvs] cvs commit: ices/src Makefile.am

Ralph Giles giles at xiph.org
Sun Jul 6 06:11:53 PDT 2003



giles       03/07/06 09:11:53

  Modified:    .        Makefile.am
               src      Makefile.am
  Log:
  Declare our automake 1.6 requirement.

Revision  Changes    Path
1.10      +1 -1      ices/Makefile.am

Index: Makefile.am
===================================================================
RCS file: /usr/local/cvsroot/ices/Makefile.am,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- Makefile.am	2 Jul 2003 07:48:45 -0000	1.9
+++ Makefile.am	6 Jul 2003 13:11:53 -0000	1.10
@@ -1,6 +1,6 @@
 ## Process this file with automake to produce Makefile.in
 
-AUTOMAKE_OPTIONS = foreign dist-zip dist-bzip2
+AUTOMAKE_OPTIONS = foreign 1.6 dist-zip dist-bzip2
 ACLOCAL_AMFLAGS = -I m4
 
 SUBDIRS = src conf

<p><p>1.25      +1 -1      ices/src/Makefile.am

Index: Makefile.am
===================================================================
RCS file: /usr/local/cvsroot/ices/src/Makefile.am,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- Makefile.am	5 Jul 2003 00:02:09 -0000	1.24
+++ Makefile.am	6 Jul 2003 13:11:53 -0000	1.25
@@ -1,6 +1,6 @@
 ## Process this with automake to create Makefile.in
 
-AUTOMAKE_OPTIONS = foreign
+AUTOMAKE_OPTIONS = foreign 1.6
 
 SUBDIRS = log timing
 EXTRA_DIST = thread/thread.h

<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