From f0765bc9949735e173d21cb5f46ef339a3ce4206 Mon Sep 17 00:00:00 2001 From: nicola Date: Mon, 9 Oct 2006 22:30:21 +0000 Subject: [PATCH] Added FIXME git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/libobjc/trunk@23818 72102866-910b-0410-8b05-ffd578937521 --- GNUmakefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/GNUmakefile b/GNUmakefile index 01993c7..a3eaa9e 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -30,6 +30,9 @@ VERSION=1.4.0 CVS_MODULE_NAME = gnustep/dev-libs/libobjc CVS_TAG_NAME=objc +# FIXME - remove this, but when we remove it, also update +# gnustep-make's configure.ac script to check in GNUSTEP_LOCAL_ROOT +# too! Else this wouldn't be found. GNUSTEP_INSTALLATION_DIR = $(GNUSTEP_SYSTEM_ROOT) CLIBRARY_NAME = libobjc