summaryrefslogtreecommitdiffstats
path: root/c++/config/powerpc-ibm-aix
blob: f9086a0f2baa109bee47c679801e7a503d58c66e (plain)
1
2
3
4
5
6
7
8
9
10
#							-*- shell-script -*-
#
# This file is part of the HDF5 build script.  It is processed shortly
# after configure starts and defines, among other things, flags for
# the various compile modes.
#
# See BlankForm in this directory for details.

# Use AIX supplied C++ compiler by default.
CXX=${CXX=xlC}