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