[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
little bug in linking.m
From: |
Ludovic Marcotte |
Subject: |
little bug in linking.m |
Date: |
Wed, 17 Oct 2001 15:26:36 -0400 (EDT) |
Hi,
in xgps/Source/linking.m we have:
#include <xgps/XGContext.h>
and it should be:
#include "gnustep/xgps/XGContext.h"
Otherwise, it won't compile for a 'fresh' installation of GNUstep.
Ludo
--
Live as if you were to die tomorrow.
Learn as if you were to live forever.
- Gandhi
- little bug in linking.m,
Ludovic Marcotte <=