libmicrohttpd

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

commit d81037354ed626e20d0e6d89bd5ec7a60055dfdf
parent 4f3066577684a4daa70da52366276a18c6824bf1
Author: Christian Grothoff <christian@grothoff.org>
Date:   Fri,  5 Sep 2008 07:14:09 +0000

explain

Diffstat:
Msrc/daemon/Makefile.am | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/src/daemon/Makefile.am b/src/daemon/Makefile.am @@ -15,6 +15,7 @@ AM_CPPFLAGS = \ -I$(GCRYPT_CPPFLAGS) if HAVE_GNU_LD +# If you want to debug with gdb, comment out this line: # retaincommand=-Wl,--retain-symbols-file -Wl,$(srcdir)/SYMBOLS endif