Committer : entrope
CVSROOT : /cvsroot/undernet-ircu
Module : ircu2.10
Branch tags: u2_10_12_branch
Commit time: 2005-12-14 03:03:20 UTC
Modified files:
Tag: u2_10_12_branch
configure config.h.in
Log message:
Regenerate files derived from configure.in (revision 1.34.2.1).
---------------------- diff included ----------------------
Index: ircu2.10/config.h.in
diff -u ircu2.10/config.h.in:1.13 ircu2.10/config.h.in:1.13.2.1
--- ircu2.10/config.h.in:1.13 Sat Apr 9 12:59:26 2005
+++ ircu2.10/config.h.in Tue Dec 13 19:03:09 2005
@@ -109,6 +109,9 @@
/* Enable IPv6 support */
#undef IPV6
+/* Define if building on Solaris */
+#undef IRCU_SOLARIS
+
/* Path to debugging log file */
#undef LPATH
@@ -213,7 +216,7 @@
/* Define to `unsigned' if <sys/types.h> does not define. */
#undef size_t
-/* Define to `unsigned int' if <sys/types.h> does not define. */
+/* type to use in place of socklen_t if not defined */
#undef socklen_t
/* Define to `int' if <sys/types.h> doesn't define. */
Index: ircu2.10/configure
diff -u ircu2.10/configure:1.36 ircu2.10/configure:1.36.2.1
--- ircu2.10/configure:1.36 Sat Jul 16 17:21:29 2005
+++ ircu2.10/configure Tue Dec 13 19:03:09 2005
@@ -9814,6 +9814,11 @@
else
unet_poll_syscall=no
fi
+
+cat >>confdefs.h <<\_ACEOF
+#define IRCU_SOLARIS 1
+_ACEOF
+
;;
*-sunos*)
----------------------- End of diff -----------------------
_______________________________________________
Patches mailing list
[email protected]
http://undernet.sbg.org/mailman/listinfo/patches