blob: 4551fb68da9474df368b58c195c2355528339390 (
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.
# Same as with gnulibc1 for now
. $srcdir/config/linux-gnulibc1
|