[xiph-cvs] cvs commit: ogg configure.in

Jack Moffitt jack at xiph.org
Fri Oct 6 00:32:31 PDT 2000



jack        00/10/06 00:32:30

  Modified:    .        configure.in
  Log:
  macintosh build fixes for ogg
  os_types.h should be win32 and mac ready

Revision  Changes    Path
1.3       +1 -1      ogg/configure.in

Index: configure.in
===================================================================
RCS file: /usr/local/cvsroot/ogg/configure.in,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- configure.in	2000/09/26 18:28:27	1.2
+++ configure.in	2000/10/06 07:32:30	1.3
@@ -227,4 +227,4 @@
 AC_SUBST(CC)
 AC_SUBST(RANLIB)
 
-AC_OUTPUT(Makefile src/Makefile doc/Makefile include/Makefile include/ogg/Makefile include/ogg/os_types.h)
+AC_OUTPUT(Makefile src/Makefile doc/Makefile include/Makefile include/ogg/Makefile include/ogg/config_types.h)

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