Commit a27995df by Mark Klein Committed by Jeff Law

* configure.in: Add mpeix.mt make fragment.

From-SVN: r29202
parent 236d1439
Sat Sep 4 18:00:00 PDT 1999 Mark Klein (mklein@dis.com)
* configure.in: Add mpeix.mt make fragment.
1999-08-08 Alexandre Oliva <oliva@dcc.unicamp.br>
* streambuf.h (ios::streamsize): Declare as _IO_ssize_t, as in the
......
......@@ -49,6 +49,7 @@ echo "# Warning: this fragment is automatically generated" > temp.mt
frags=
case "${target}" in
*-mpeix*) frags="mpeix.mt" ;;
*-hpux*) frags=hpux.mt ;;
alpha*-*-linux-gnulibc1)
frags="linux.mt linuxaxp1.mt mtsafe.mt" ;;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment