Do not look for zconf.h in the source directory.

Temporary patch for cmake, but too violent. A better solution will
need to be found.
pull/1046/head
Vollstrecker 3 months ago committed by Mark Adler
parent 8a844d434f
commit 00161eff1d
  1. 2
      zlib.h

@ -31,7 +31,7 @@
#ifndef ZLIB_H
#define ZLIB_H
#include "zconf.h"
#include <zconf.h>
#ifdef __cplusplus
extern "C" {

Loading…
Cancel
Save