aboutsummaryrefslogtreecommitdiff
path: root/src/shared
diff options
context:
space:
mode:
authorderex_tri <none@none>2008-10-04 10:45:45 -0500
committerderex_tri <none@none>2008-10-04 10:45:45 -0500
commit8b3fcc37c624c3ee4808d63160f563c070950cb4 (patch)
treef24ccace6d807446010d5c1710aaa5b93c7639bc /src/shared
parent2a305325575c129122ddaa3a0a7d4036cf1f368b (diff)
[svn] * Auto detect if ACE is already installed and use it.
--HG-- branch : trunk
Diffstat (limited to 'src/shared')
-rw-r--r--src/shared/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/shared/Makefile.am b/src/shared/Makefile.am
index 4111be0798e..4df10557532 100644
--- a/src/shared/Makefile.am
+++ b/src/shared/Makefile.am
@@ -30,8 +30,6 @@ libshared_a_CPPFLAGS = \
$(MYSQL_INCLUDES) \
$(POSTGRE_INCLUDES) \
-I$(top_srcdir)/dep/include \
--I$(top_srcdir)/dep/ACE_wrappers \
--I$(top_builddir)/dep/ACE_wrappers \
-I$(top_srcdir)/src/framework
# libmangosshared library will later be reused by ...