summaryrefslogtreecommitdiffstats
path: root/config/rs6000-ibm-aix4.x
blob: 37c80c082b29a3c56ccc851a4d6ce1f5e631134e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#							-*- 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.

# CFLAGS must be set else configure set it to -g
CFLAGS="$CFLAGS"

# Cross compiling defaults
ac_cv_c_bigendian=${ac_cv_c_bigendian='yes'}
hdf5_cv_printf_ll=${hdf5_cv_printf_ll='ll'}