libmicrohttpd

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

commit 4211b66eca878eca2a582bddc221468becc3044a
parent 071d423f817896667b716155bf70b9994ab88d27
Author: Christian Grothoff <christian@grothoff.org>
Date:   Wed, 31 Dec 2008 05:51:03 +0000

ignores

Diffstat:
Mdoc/Makefile.am | 2+-
Mdoc/tutorial.texi | 2+-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/Makefile.am b/doc/Makefile.am @@ -1,7 +1,7 @@ man_MANS = libmicrohttpd.3 EXTRA_DIST = $(man_MANS) Doxyfile -DISTCLEANFILES = microhttpd.cps tutorial.cps tutorial.dvi +DISTCLEANFILES = microhttpd.cps microhttpd.dvi tutorial.cps tutorial.dvi info_TEXINFOS = microhttpd.texi tutorial.texi microhttpd_TEXINFOS = lgpl.texi chapters/basicauthentication.inc chapters/bibliography.inc chapters/exploringrequests.inc fdl-1.3.texi chapters/hellobrowser.inc chapters/introduction.inc chapters/processingpost.inc chapters/responseheaders.inc chapters/largerpost.inc \ examples/basicauthentication.c \ diff --git a/doc/tutorial.texi b/doc/tutorial.texi @@ -1,6 +1,6 @@ \input texinfo @c -*-texinfo-*- @finalout -@setfilename libmicrohttpdtutorial +@setfilename microhttpd-tutorial.info @settitle A tutorial for GNU libmicrohttpd @afourpaper