diff src/config.in @ 53282:f800e307fc39

Rebuild.
author Andreas Schwab <schwab@suse.de>
date Wed, 24 Dec 2003 16:46:28 +0000
parents 2a9957bfae3f
children d07786352759 2b26656ff804
line wrap: on
line diff
--- a/src/config.in	Wed Dec 24 16:45:27 2003 +0000
+++ b/src/config.in	Wed Dec 24 16:46:28 2003 +0000
@@ -549,6 +549,9 @@
 /* Define to 1 if you have the <sys/select.h> header file. */
 #undef HAVE_SYS_SELECT_H
 
+/* Define to 1 if you have the <sys/socket.h> header file. */
+#undef HAVE_SYS_SOCKET_H
+
 /* Define to 1 if you have the <sys/soundcard.h> header file. */
 #undef HAVE_SYS_SOUNDCARD_H
 
@@ -748,9 +751,9 @@
 /* If using the C implementation of alloca, define if you know the
    direction of stack growth for your system; otherwise it will be
    automatically deduced at run-time.
-        STACK_DIRECTION > 0 => grows toward higher addresses
-        STACK_DIRECTION < 0 => grows toward lower addresses
-        STACK_DIRECTION = 0 => direction of growth unknown */
+	STACK_DIRECTION > 0 => grows toward higher addresses
+	STACK_DIRECTION < 0 => grows toward lower addresses
+	STACK_DIRECTION = 0 => direction of growth unknown */
 #undef STACK_DIRECTION
 
 /* Define to 1 if you have the ANSI C header files. */