home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: gnu.utils.bug
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!fly.cnuce.cnr.it!pot
- From: pot@fly.cnuce.cnr.it (Francesco Potorti`)
- Subject: configure
- Message-ID: <m0n9xUU-0001EkC@fly.cnuce.cnr.IT>
- Sender: gnulists@ai.mit.edu
- Reply-To: pot@cnuce.cnr.it
- Organization: GNUs Not Usenet
- Distribution: gnu
- Date: Thu, 7 Jan 1993 15:41:00 GMT
- Approved: bug-gnu-utils@prep.ai.mit.edu
- Lines: 23
-
- I found a strange bug in configure. All lines like:
-
- err=`eval "$CPP $DEFS conftest.c 2>&1 >/dev/null"`
-
- should be changed with:
-
- err=`eval "$CPP $DEFS conftest.c 2>&1"`
-
- The error looks strange to me because it is so big, and it appears to
- be present in all the FSF distributed software. Am I overlooking
- anything?
-
-
- One more thing: there is no way of specifying the man dir. The
- default one is not good for system V.
-
- I am not part of this list, so please send the answers to me, too.
- Thanks
-
- Francesco Potorti` | pot@cnuce.cnr.IT (Internet)
- | 39369::pot (DECnet)
- | +39-50-593203 (voice)
-
-