mirror of
https://github.com/GnoConsortium/gno.git
synced 2024-10-03 20:55:15 +00:00
set /usr/include, /lang/orca/include as default search paths
This commit is contained in:
parent
645cb5834d
commit
a60a9fc3a2
@ -1,12 +1,15 @@
|
||||
/*************************************************
|
||||
* Start of GNO v2.0.6 definitions.
|
||||
*
|
||||
* $Id: defaults.h,v 1.3 1997/09/04 15:49:31 gdr Exp $
|
||||
* $Id: defaults.h,v 1.4 1997/09/21 22:23:53 gdr Exp $
|
||||
*/
|
||||
|
||||
#define __appleiigs__
|
||||
#define __GNO__
|
||||
|
||||
#pragma path "/usr/include"
|
||||
#pragma path "/lang/orca/include"
|
||||
|
||||
/*
|
||||
* These should be identically equal. Orca/C headers use one, BSD headers
|
||||
* use the other. Unfortunately, this construct will miss definitions
|
||||
|
Loading…
Reference in New Issue
Block a user