Simplified the automake build using configure options instead of environment variables and cleaned up some of the makefile.am files. Adjusted build instructions. Moved directories that don't yet build or work out of the main build dir and obsolete docs to a contrib dir.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@883254 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
e5d9781867
commit
1c2df9a245
895 changed files with 1072 additions and 2826 deletions
|
|
@ -17,8 +17,6 @@
|
|||
|
||||
noinst_PROGRAMS = scdl-test
|
||||
|
||||
nobase_include_HEADERS = *.hpp
|
||||
|
||||
INCLUDES = -I. -I$(top_builddir)/kernel -I${LIBXML2_INCLUDE} -I${APR_INCLUDE}
|
||||
|
||||
scdl_test_SOURCES = scdl-test.cpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue