<html><body>

<p>Hy, </p><p>configure.in should have s.th. like:</p><p>AC_DEFINE(NO_ZONES_TAB, [], [Define to 1 if you DO NOT WANT to use any zones.tab, neither builtin nor system. Only UTC will be available then.])</p><p> under the same conditions as you added that to the cmake process.</p><p>It will add your defines to the configheader then.</p><p>try to add that, rerun bootstrap, and check whether its working.</p><p> </p><p>Wilfried Goesgens </p>
</body></html>