From 8454d1ffe8595591992a3e0ba094180abe0dd817 Mon Sep 17 00:00:00 2001 From: Eric J Korpela Date: Thu, 1 Nov 2012 17:59:41 -0700 Subject: [PATCH] none --- checkin_notes | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/checkin_notes b/checkin_notes index 4b06bef848..b1aa4c6d6d 100644 --- a/checkin_notes +++ b/checkin_notes @@ -6597,3 +6597,16 @@ Eric 1 Nov 2012 client/ scripts/ Makefile.am + +Eric 1 Nov 2012 + - First fixes for out-of-source-tree configure and compile + - samples/example_app will no longer build by default. To build + person compile must run make in the example_app directory in-source-tree. + Thats because the Makefile is not and should not be generated by automake. + + Makefile.am + Makefile.incl + m4/ + sah_header_stdcxx.m4 + sah_largefile_breaks_cxx.m4 + sah_links.m4