* config/linux.mt (IO_OBJECTS): Add iogetline.o.
[official-gcc.git] / libio / config / linux.mt
blob0585d90cd1033bc6ceb716790cc20fa169032eda
1 # Use the libio which comes with the local libc.
3 # That is where we keep the g++ header files.
4 gxx_include_dir =$(prefix)/include/g++
6 # Comment this out to avoid including the stdio functions in libiostream.a:
7 # LIBIOSTREAM_OBJECTS = $(IO_OBJECTS) $(IOSTREAM_OBJECTS) $(STDIO_WRAP_OBJECTS) $(OSPRIM_OBJECTS)
8 # LIBIOSTREAM_DEP = $(LIBIOSTREAM_OBJECTS) stdio.list
9 # LIBIOSTREAM_USE = $(LIBIOSTREAM_OBJECTS) `cat stdio.list`
11 # Comment the above and uncomment the below to use the code in the Linux libc:
12 # We have _G_config.h in /usr/include.
13 _G_CONFIG_H=
15 # We must not see the libio.h file from this library.
16 LIBIO_INCLUDE=
18 # We have those in libc.a.
19 IO_OBJECTS= iogetline.o
20 STDIO_WRAP_OBJECTS=
21 OSPRIM_OBJECTS=
22 STDIO_OBJECTS=
24 # We have the rest in /usr/include.
25 USER_INCLUDES=PlotFile.h SFile.h builtinbuf.h editbuf.h fstream.h \
26         indstream.h iomanip.h iostream.h istream.h ostream.h \
27         parsestream.h pfstream.h procbuf.h stdiostream.h stream.h \
28         streambuf.h strfile.h strstream.h