comparison configure @ 1033:c4dae8a3cf9a

Up the version number to 2.0, removed some obsolete mac files from distribution... and added config.sub and config.guess that seem to be needed by configure now.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Wed, 25 May 2011 03:18:00 +0000
parents 39d848c20c05
children b2a4cfc3cb87
comparison
equal deleted inserted replaced
1032:d6afc5af6ed0 1033:c4dae8a3cf9a
2192 2192
2193 2193
2194 ac_config_headers="$ac_config_headers config.h" 2194 ac_config_headers="$ac_config_headers config.h"
2195 2195
2196 2196
2197 DW_MAJOR_VERSION=1 2197 DW_MAJOR_VERSION=2
2198 DW_MINOR_VERSION=1 2198 DW_MINOR_VERSION=0
2199 DW_SUB_VERSION=0 2199 DW_SUB_VERSION=0
2200 2200
2201 TARGET="dwindows" 2201 TARGET="dwindows"
2202 TARGET2="dwcompat" 2202 TARGET2="dwcompat"
2203 2203