diff --git a/ChangeLog b/ChangeLog index f920254b5..46dfff632 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +jilles 2007/08/01 20:50:54 UTC (20070801-3544) + Log: + Rerun autoconf for version bump, at last. + + + Changes: Modified: + +9 -9 trunk/configure (File Modified) + + jilles 2007/08/01 20:18:12 UTC (20070801-3542) Log: Make highest connection counts a bit more consistent. diff --git a/include/serno.h b/include/serno.h index 6b4405df8..869baf4bf 100644 --- a/include/serno.h +++ b/include/serno.h @@ -1 +1 @@ -#define SERNO "20070801-3542" +#define SERNO "20070801-3544" diff --git a/include/setup.h.in b/include/setup.h.in index 615f07361..ea38d3d7c 100644 --- a/include/setup.h.in +++ b/include/setup.h.in @@ -90,6 +90,9 @@ /* Define to 1 if you have the `poll' function. */ #undef HAVE_POLL +/* Define to 1 if you have the `port_getn' function. */ +#undef HAVE_PORT_GETN + /* Define to 1 if you have the `select' function. */ #undef HAVE_SELECT