]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Enable build via relative header file and library locations within the build tree
authordbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 22 Jan 2008 17:35:18 +0000 (17:35 +0000)
committerdbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 22 Jan 2008 17:35:18 +0000 (17:35 +0000)
commit0a80ef8abce0dddb0358e36c245782c1d89de234
tree7fa5317998d6119293f345d794591df042b9e8dd
parenta0eddbc5840352106284266fd0c7530cc28aac63
Enable build via relative header file and library locations within the build tree
We had been depending on files existing in /openils/ - egg-and-chicken style

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8459 dcc99617-32d9-48b4-a31d-7c20da2025e4
14 files changed:
Open-ILS/include/openils/idl_fieldmapper.h [new file with mode: 0644]
Open-ILS/include/openils/oils_constants.h [new file with mode: 0644]
Open-ILS/include/openils/oils_event.h [new file with mode: 0644]
Open-ILS/include/openils/oils_idl.h [new file with mode: 0644]
Open-ILS/include/openils/oils_utils.h [new file with mode: 0644]
Open-ILS/src/Makefile
Open-ILS/src/c-apps/Makefile
Open-ILS/src/c-apps/openils/idl_fieldmapper.h [deleted file]
Open-ILS/src/c-apps/openils/oils_constants.h [deleted file]
Open-ILS/src/c-apps/openils/oils_event.h [deleted file]
Open-ILS/src/c-apps/openils/oils_idl.h [deleted file]
Open-ILS/src/c-apps/openils/oils_utils.h [deleted file]
Open-ILS/src/extras/Makefile
Open-ILS/src/extras/Makefile.install