From 5c79bbadd5cfa921c8b4f87b5b4cafe5c488ebda Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Fri, 17 Mar 2006 00:45:52 +0000 Subject: r14497: Fix build with shared libraries (This used to be commit c74fc55831ca24819ae7f5e0920d0351e2b46a08) --- source4/build/smb_build/TODO | 1 + 1 file changed, 1 insertion(+) (limited to 'source4/build/smb_build/TODO') diff --git a/source4/build/smb_build/TODO b/source4/build/smb_build/TODO index dae3fc6cfa..80254b1eda 100644 --- a/source4/build/smb_build/TODO +++ b/source4/build/smb_build/TODO @@ -5,6 +5,7 @@ - include line in Makefile - rule in Makefile - generate headermap.txt +- fix handling of dynconfig.o (causes too much recompiles for asn1_compile) set of test scripts that check the code: - configure_check_unused.pl -- cgit