[xiph-cvs] cvs commit: vorbis-tools/oggenc platform.h

Michael Smith msmith at xiph.org
Fri Apr 12 07:30:11 PDT 2002



msmith      02/04/12 07:30:11

  Modified:    oggenc   platform.h
  Log:
  Oops. We don't have a config.h, everything gets passed on the compiler
  command line, so we don't need to include it.

Revision  Changes    Path
1.9       +0 -2      vorbis-tools/oggenc/platform.h

Index: platform.h
===================================================================
RCS file: /usr/local/cvsroot/vorbis-tools/oggenc/platform.h,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- platform.h	2002/04/12 14:19:41	1.8
+++ platform.h	2002/04/12 14:30:11	1.9
@@ -1,8 +1,6 @@
 #ifndef __PLATFORM_H
 #define __PLATFORM_H
 
-#include <config.h>
-
 #include <stdio.h>
 
 #ifdef HAVE_ALLOCA_H

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