configure.target (hpux): Set os_include_dir.
authorJeffrey A Law <law@cygnus.com>
Wed, 6 Dec 2000 03:23:34 +0000 (03:23 +0000)
committerJeff Law <law@gcc.gnu.org>
Wed, 6 Dec 2000 03:23:34 +0000 (20:23 -0700)
commit598730fe6e7b2da6bbc72a7a5a1cdd189381e9e7
treeb51b231c758a4af00b1c958a50e558dbb9ed47bb
parentdfb2c798ab94f7a4356b9ac9fc07e4b82d164de1
configure.target (hpux): Set os_include_dir.

        * configure.target (hpux): Set os_include_dir.
        * config/os/hpux/bits/ctype_base.h: New file
        * config/os/hpux/bits/ctype_inline.h: New file
        * config/os/hpux/bits/ctype_noinline.h: New file
        * config/os/hpux/bits/os_defines.h: New file

Forgot to commit last week...

From-SVN: r38061
libstdc++-v3/ChangeLog
libstdc++-v3/config/os/hpux/bits/ctype_base.h [new file with mode: 0644]
libstdc++-v3/config/os/hpux/bits/ctype_inline.h [new file with mode: 0644]
libstdc++-v3/config/os/hpux/bits/ctype_noninline.h [new file with mode: 0644]
libstdc++-v3/config/os/hpux/bits/os_defines.h [new file with mode: 0644]
libstdc++-v3/configure.target