diff options
author | Mark W. Krentel <krentel@rice.edu> | 2019-06-19 12:54:50 -0500 |
---|---|---|
committer | Peter Scheibel <scheibel1@llnl.gov> | 2019-06-19 10:54:50 -0700 |
commit | d29f8d059864d126096ee5a32bb00f959514fbc0 (patch) | |
tree | b702b097f1f30c0e9eba66045e5d63e3a688d8f6 /.dockerignore | |
parent | 06342923fc34fdfe480c87b0f43c442f20b21ea7 (diff) | |
download | spack-d29f8d059864d126096ee5a32bb00f959514fbc0.tar.gz spack-d29f8d059864d126096ee5a32bb00f959514fbc0.tar.bz2 spack-d29f8d059864d126096ee5a32bb00f959514fbc0.tar.xz spack-d29f8d059864d126096ee5a32bb00f959514fbc0.zip |
xfd package: use Spack-installed libintl (#11545)
Fixes #11526
The xfd configure script tests for libintl but incorrectly concludes
that no additional library is needed because gettext is provided in
libc. So we add '-lintl' to ldlibs to point to the Spack-installed
gettext. Note that the xfd configure script does not have a
--with-gettext option to do this for us.
Also add version 1.1.3
Diffstat (limited to '.dockerignore')
0 files changed, 0 insertions, 0 deletions