From d81037354ed626e20d0e6d89bd5ec7a60055dfdf Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 5 Sep 2008 07:14:09 +0000 Subject: [PATCH] explain --- src/daemon/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/src/daemon/Makefile.am b/src/daemon/Makefile.am index 781220c8..05aa065c 100644 --- 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