diff options
author | Axel Huebl <axel.huebl@plasma.ninja> | 2017-10-03 22:58:28 +0200 |
---|---|---|
committer | Christoph Junghans <christoph.junghans@gmail.com> | 2017-10-03 14:58:28 -0600 |
commit | ba06eb72d090b8df4f4f1c7c368a87bc52777b47 (patch) | |
tree | bc245ebb761b3446f32577bcdb34a851fe8716be /bin | |
parent | 3e79872ada25171452c64361057c922498699b22 (diff) | |
download | spack-ba06eb72d090b8df4f4f1c7c368a87bc52777b47.tar.gz spack-ba06eb72d090b8df4f4f1c7c368a87bc52777b47.tar.bz2 spack-ba06eb72d090b8df4f4f1c7c368a87bc52777b47.tar.xz spack-ba06eb72d090b8df4f4f1c7c368a87bc52777b47.zip |
libpng: zlib path (#5581)
explicitly set the zlib path for libpng configure.
fixes:
```
[ ... ]
92 checking for memset... yes
93 checking for pow... no
94 checking for pow in -lm... yes
95 checking for clock_gettime... yes
96 checking for zlibVersion in -lz... no
97 checking for z_zlibVersion in -lz... no
>> 98 configure: error: zlib not installed
```
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions