This commit is contained in:
Eric J Korpela 2012-11-01 17:59:41 -07:00 committed by Oliver Bock
parent 630dcb0835
commit 8454d1ffe8
1 changed files with 13 additions and 0 deletions

View File

@ -6597,3 +6597,16 @@ Eric 1 Nov 2012
client/ client/
scripts/ scripts/
Makefile.am 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