summaryrefslogtreecommitdiff
path: root/aceConf.sh.in
blob: bff456f692897356089c4e2170977d509cdfed1b (plain)
1
2
3
4
5
6
7
8
#
# Configuration of the ACE distribution
#

ACE_COMPILER="@CXX@"
ACE_LIBDIR="@ACE_LIBDIR@"
ACE_INCLUDEDIR="@ACE_INCLUDEDIR@ @CXXFLAGS@"
ACE_LIBS="@ACE_LIBS@"