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

Brendan brendan at xiph.org
Mon Mar 10 21:40:33 PST 2003



brendan     03/03/11 00:40:33

  Modified:    .        configure.in
  Log:
  autoheader snafu

Revision  Changes    Path
1.23      +2 -2      libshout/configure.in

Index: configure.in
===================================================================
RCS file: /usr/local/cvsroot/libshout/configure.in,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- configure.in	11 Mar 2003 05:20:17 -0000	1.22
+++ configure.in	11 Mar 2003 05:40:33 -0000	1.23
@@ -1,5 +1,5 @@
 # Process this file with autoconf to produce a configure script.
-# $Id: configure.in,v 1.22 2003/03/11 05:20:17 brendan Exp $
+# $Id: configure.in,v 1.23 2003/03/11 05:40:33 brendan Exp $
 
 m4_define(libshout_major, 2)
 m4_define(libshout_minor, 0)
@@ -77,7 +77,7 @@
 #if HAVE_SYS_SOCKET_H
 # include <sys/socket.h>
 #endif])
-AH_VERBATIM([HAVE_SOCKLEN_T],
+AH_VERBATIM([X_HAVE_SOCKLEN_T],
   [#ifndef HAVE_SOCKLEN_T
 typedef int socklen_t;
 #endif])

<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