Fix handling of --with{,out}-zstd option.
authorMartin Liska <mliska@suse.cz>
Wed, 25 Mar 2020 10:01:43 +0000 (11:01 +0100)
committerMartin Liska <mliska@suse.cz>
Wed, 25 Mar 2020 10:01:43 +0000 (11:01 +0100)
commit0fb0240a051df91d3c24385d1d3c17548b266544
tree00a0591a682315130375ec33687766295037c387
parentc8504ebef1d6a799600b8e5d255c704b7b3aa19c
Fix handling of --with{,out}-zstd option.

PR lto/94259
* configure.ac: Respect --without-zstd and report
error when we can't find header file with --with-zstd.
* configure: Regenerate.
gcc/ChangeLog
gcc/configure
gcc/configure.ac