2003-05-30 Kelley Cook <kelleycook@wideopenwest.com>
* configure.host: Allow i[34567]86 variant. * configure.in: Likewise. * README: Likewise to the docs. * configure: Regenerated. * Makefile.in: Ditto.
This commit is contained in:
2
newlib/configure
vendored
2
newlib/configure
vendored
@ -3091,7 +3091,7 @@ fi
|
||||
|
||||
EXTRA_DIRS=
|
||||
case $host in
|
||||
i345686-pc-linux-*)
|
||||
i[34567]86-pc-linux-*)
|
||||
configdirs="${configdirs} iconvdata"
|
||||
EXTRA_DIRS=iconvdata
|
||||
;;
|
||||
|
Reference in New Issue
Block a user