head	1.2;
access;
symbols
	old_RELEASE_4_3_0:1.1
	old_RELEASE_4_2_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2001.06.26.12.06.25;	author tg;	state dead;
branches;
next	1.1;

1.1
date	2000.10.16.03.58.17;	author steve;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Upgrade to 1.0.1.
@
text
@--- xgps/Source/GNUmakefile.preamble.orig	Sun Oct 15 22:12:02 2000
+++ xgps/Source/GNUmakefile.preamble	Sun Oct 15 22:12:26 2000
@@@@ -55,7 +55,7 @@@@
 ADDITIONAL_CFLAGS = 
 
 # Additional include directories the compiler should search
-ADDITIONAL_INCLUDE_DIRS = -I../Headers \
+ADDITIONAL_INCLUDE_DIRS = -I../Headers -I${LOCALBASE}/include \
 	-I$(GNUSTEP_TARGET_CPU)/$(GNUSTEP_TARGET_OS) \
 	-I./SharedX
 
@


1.1
log
@Teach this port how to find the tiff headers again.
@
text
@@

