mirror of
https://github.com/GnoConsortium/gno.git
synced 2025-08-15 21:27:27 +00:00
set /usr/include, /lang/orca/include as default search paths
This commit is contained in:
@@ -1,12 +1,15 @@
|
|||||||
/*************************************************
|
/*************************************************
|
||||||
* Start of GNO v2.0.6 definitions.
|
* 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 __appleiigs__
|
||||||
#define __GNO__
|
#define __GNO__
|
||||||
|
|
||||||
|
#pragma path "/usr/include"
|
||||||
|
#pragma path "/lang/orca/include"
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* These should be identically equal. Orca/C headers use one, BSD headers
|
* These should be identically equal. Orca/C headers use one, BSD headers
|
||||||
* use the other. Unfortunately, this construct will miss definitions
|
* use the other. Unfortunately, this construct will miss definitions
|
||||||
|
Reference in New Issue
Block a user