*** libltdl/configure.old Sat Dec 6 14:03:58 2003 --- libltdl/configure Sat Dec 6 14:10:26 2003 *************** build=NONE *** 197,202 **** --- 197,203 ---- cache_file=./config.cache exec_prefix=NONE host=NONE + host_alias=NONE no_create= nonopt=NONE no_recursion= *************** EOF *** 368,374 **** ac_prev=host ;; -host=* | --host=* | --hos=* | --ho=*) host="$ac_optarg" ;; ! -includedir | --includedir | --includedi | --included | --include \ | --includ | --inclu | --incl | --inc) ac_prev=includedir ;; --- 369,376 ---- ac_prev=host ;; -host=* | --host=* | --hos=* | --ho=*) host="$ac_optarg" ;; ! -host_alias=* | --host_alias=* ) ! host_alias="$ac_optarg" ;; -includedir | --includedir | --includedi | --included | --include \ | --includ | --inclu | --incl | --inc) ac_prev=includedir ;; *************** EOF *** 556,562 **** -*) { echo "configure: error: $ac_option: invalid option; use --help to show usage" 1>&2; exit 1; } ;; ! *) if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then echo "configure: warning: $ac_option: invalid host type" 1>&2 --- 558,565 ---- -*) { echo "configure: error: $ac_option: invalid option; use --help to show usage" 1>&2; exit 1; } ;; ! CC* | CFLAGS* | CXXFLAGS*) ! ;; *) if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then echo "configure: warning: $ac_option: invalid host type" 1>&2