configure.ac: Fix comment typo.
2003-10-20 Phil Edwards <phil@codesourcery.com> * configure.ac: Fix comment typo. * configure.host: Add vxworks to host_os switch. * crossconfig.m4: Remove old commented os_include_dir variables left over from autotools transition. (*-vxworks): New stanza. (*-windiss): Add missing symbols. * configure: Regenerate. * config/os/vxworks/ctype_base.h, config/os/vxworks/ctype_inline.h, config/os/vxworks/ctype_noninline.h, config/os/vxworks/os_defines.h: New files. * config/os/windiss/os_defines.h: Define __C9X__. From-SVN: r72710
Showing
- libstdc++-v3/ChangeLog 14 additions, 0 deletionslibstdc++-v3/ChangeLog
- libstdc++-v3/config/os/vxworks/ctype_base.h 59 additions, 0 deletionslibstdc++-v3/config/os/vxworks/ctype_base.h
- libstdc++-v3/config/os/vxworks/ctype_inline.h 71 additions, 0 deletionslibstdc++-v3/config/os/vxworks/ctype_inline.h
- libstdc++-v3/config/os/vxworks/ctype_noninline.h 81 additions, 0 deletionslibstdc++-v3/config/os/vxworks/ctype_noninline.h
- libstdc++-v3/config/os/vxworks/os_defines.h 37 additions, 0 deletionslibstdc++-v3/config/os/vxworks/os_defines.h
- libstdc++-v3/config/os/windiss/os_defines.h 1 addition, 0 deletionslibstdc++-v3/config/os/windiss/os_defines.h
- libstdc++-v3/configure 188 additions, 27 deletionslibstdc++-v3/configure
- libstdc++-v3/configure.ac 1 addition, 1 deletionlibstdc++-v3/configure.ac
- libstdc++-v3/configure.host 3 additions, 0 deletionslibstdc++-v3/configure.host
- libstdc++-v3/crossconfig.m4 44 additions, 7 deletionslibstdc++-v3/crossconfig.m4
Loading
Please register or sign in to comment