Removed hardcoded installation dirrctory. GUI should now be able to run when

installed into another directory than the one it was compiled for.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11602 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Fred Kiefer 2001-12-02 11:47:49 +00:00
parent e8ce0d207e
commit 1aa9ae91db

View file

@ -1,3 +1,18 @@
2001-12-02 Fred Kiefer <FredKiefer@gmx.de>
* Source/NSWorkspace.m
[findApplications] use hardcoded @GNUSTEP_INSTALL_PREFIX only for
non-GNUstep foundation library.
* Source/NSPasteboard.m
[_pbs] use hardcoded @GNUSTEP_INSTALL_PREFIX only for
non-GNUstep foundation library.
* Source/NSImage.m
[initialize] and [imageNamed:] use hardcoded
@GNUSTEP_INSTALL_LIBDIR only for non-GNUstep foundation library.
* Source/NSPrintInfo.m
[initPrintInfoDefaults] use hardcoded @GNUSTEP_INSTALL_LIBDIR only
for non-GNUstep foundation library.
Sun Dec 2 08:54:36 2001 Nicola Pero <n.pero@mi.flashnet.it>
* Source/NSAttributedString.m ([NSMutableAttributedString