From 87e25db645913cdd9faabaa5d35bd21fe4087ac8 Mon Sep 17 00:00:00 2001 From: Arthur de Jong Date: Fri, 19 Oct 2007 09:39:35 +0000 Subject: include debugging information in object files git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@442 ef36b2f9-881f-0410-afb5-c4e39611909c --- tests/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/Makefile.am b/tests/Makefile.am index 3a7d46a..7d46911 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -27,7 +27,7 @@ noinst_PROGRAMS = test_aliases test_ethers test_group test_hosts \ test_rpc test_services test_shadow AM_CPPFLAGS = -I$(top_srcdir) -AM_CFLAGS = -pthread +AM_CFLAGS = -pthread -g # the following enables verbose protocol debugging information to be dumped #AM_CPPFLAGS += -DDEBUG_PROT -DDEBUG_PROT_DUMP -- cgit v1.2.3