libmicrohttpd

HTTP/1.x server C library (MHD 1.x, stable)
Log | Files | Refs | Submodules | README | LICENSE

commit cf01c7cf1a0417c759ac3427405cb652b92632b7
parent 7a2272bc5d736f7cf5a36d193251a88bd3c01b14
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sat, 28 Mar 2009 02:27:44 +0000

gnu

Diffstat:
Mconfigure.ac | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac @@ -21,7 +21,7 @@ # # AC_PREREQ(2.57) -AC_INIT([libmicrohttpd], [0.4.1],[libmicrohttpd@gnunet.org]) +AC_INIT([libmicrohttpd], [0.4.1],[libmicrohttpd@gnu.org]) AM_INIT_AUTOMAKE([libmicrohttpd], [0.4.1]) AM_CONFIG_HEADER([MHD_config.h]) AC_CONFIG_MACRO_DIR([m4])