diff options
author | Andreas Jaeger <aj@suse.de> | 2001-02-26 07:54:30 +0000 |
---|---|---|
committer | Andreas Jaeger <aj@suse.de> | 2001-02-26 07:54:30 +0000 |
commit | 199745d1081d2e05747471cd9d0ceedb912afd37 (patch) | |
tree | e270d4d5b863a5b3d5e79bf002801113984133ac /FAQ | |
parent | 3b01907740058b38f1d71806f96be0c32efb28d7 (diff) | |
download | glibc-199745d1081d2e05747471cd9d0ceedb912afd37.tar.gz |
Updated.
2001-02-25 Andreas Jaeger <aj@suse.de>
* intl/Makefile (plural.c): Reorder rules so that they work if
BISON doesn't exist.
Diffstat (limited to 'FAQ')
-rw-r--r-- | FAQ | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -273,7 +273,7 @@ them. 1.5. Which compiler should I use for powerpc? {GK} You want to use at least gcc 2.95 (together with the right versions -of all the other tools, of course). See also question question 2.8. +of all the other tools, of course). See also question 2.8. 1.6. Which tools should I use for ARM? @@ -929,7 +929,7 @@ necessary conversion and calls to create those files. The file is `db-Makefile' in the subdirectory `nss' and you can call it with `make -f db-Makefile'. Please note that not all services are capable of using a database. Currently passwd, group, ethers, protocol, rpc, services shadow -and netgroup are implemented. See also question question 2.31. +and netgroup are implemented. See also question 2.31. 2.17. I have /usr/include/net and /usr/include/scsi as symlinks |