diff options
Diffstat (limited to 'c++/config/rs6000-ibm-aix4.x')
-rw-r--r-- | c++/config/rs6000-ibm-aix4.x | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/c++/config/rs6000-ibm-aix4.x b/c++/config/rs6000-ibm-aix4.x deleted file mode 100644 index 770ba80..0000000 --- a/c++/config/rs6000-ibm-aix4.x +++ /dev/null @@ -1,11 +0,0 @@ -# -*- 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. - -# Cross compiling defaults -ac_cv_c_bigendian=${ac_cv_c_bigendian='yes'} -hdf5_cv_printf_ll=${hdf5_cv_printf_ll='ll'} |