home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.unix.questions:14629 comp.lang.c:18249
- Newsgroups: comp.unix.questions,comp.lang.c
- Path: sparky!uunet!munnari.oz.au!cs.mu.OZ.AU!munta.cs.mu.OZ.AU!fjh
- From: fjh@munta.cs.mu.OZ.AU (Fergus James HENDERSON)
- Subject: Re: #include "from/somewhere/else"
- Message-ID: <9234723.5947@mulga.cs.mu.OZ.AU>
- Sender: news@cs.mu.OZ.AU
- Organization: Computer Science, University of Melbourne, Australia
- References: <aet.724150848@munagin>
- Date: Sat, 12 Dec 1992 12:42:36 GMT
- Lines: 20
-
- aet@mullian.ee.mu.OZ.AU (bert thompson) writes:
-
- >does anyone know how to redefine the default directory from
- >which C takes its #include "files"?
-
- From our man page for cc:
-
- -Idir `#include' files whose names do not begin with `/' are always
- sought first in the directory of the file argument, then in
- directories specified in -I options, and finally in the standard
- directory (/usr/include).
-
- Really Bert, I don't think it would have been to hard for you to find this
- out for yourself.
-
- --
- Fergus Henderson fjh@munta.cs.mu.OZ.AU
- This .signature virus is a self-referential statement that is true - but
- you will only be able to consistently believe it if you copy it to your own
- .signature file!
-