Fix path for shareds objects.

This commit is contained in:
Thomas Gellekum 1999-06-07 07:14:33 +00:00
parent ebda7471f0
commit e83c3c66fc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=19287
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@
XCOMM looking for dlls, then change the directory below.
XCOMM
-XA_DLL_PATH = /usr/local/xanim/mods
+XA_DLL_PATH = $(LIBDIR)/xanim/mods
+XA_DLL_PATH = $(LIBDIR)/xanim

View File

@ -11,7 +11,7 @@
XCOMM looking for dlls, then change the directory below.
XCOMM
-XA_DLL_PATH = /usr/local/xanim/mods
+XA_DLL_PATH = $(LIBDIR)/xanim/mods
+XA_DLL_PATH = $(LIBDIR)/xanim