From aadc9410ba24ecf777fcc515afda69ef94d74248 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Tue, 31 Mar 2015 23:32:49 -0400 Subject: sim: update zlib handling With zlib being mandatory, and the updated m4 configs, we need to regen and use the new settings w/bfd to avoid linkage errors. --- sim/d10v/config.in | 3 --- 1 file changed, 3 deletions(-) (limited to 'sim/d10v/config.in') diff --git a/sim/d10v/config.in b/sim/d10v/config.in index 6003e58..3152bea 100644 --- a/sim/d10v/config.in +++ b/sim/d10v/config.in @@ -73,9 +73,6 @@ /* Define to 1 if you have the header file. */ #undef HAVE_WINDOWS_H -/* Define to 1 if you have the header file. */ -#undef HAVE_ZLIB_H - /* Define to 1 if you have the `__setfpucw' function. */ #undef HAVE___SETFPUCW -- cgit v1.1