Enable building against an arbitrary Motif installation

* Give MotifProjectRoot priority over system libs
* Switch to UseInstalledMotif (but retain necessary imports)
This commit is contained in:
Matthew R. Trower
2018-06-11 19:59:44 -05:00
committed by Jon Trulson
parent aaa9305653
commit a166c36592
4 changed files with 8 additions and 6 deletions

View File

@@ -376,7 +376,7 @@ man_keywords:: @@\
#define DependDefines -D__BUILTIN_VA_ARG_INCR
#endif
#define LdPreLib -L/usr/X11/lib -L$(BUILDLIBDIR)
#define LdPreLib -L$(BUILDLIBDIR)
#define PamUnixDefines -DPAM_NIS
#define TtLargePICTable YES
#define DtSvcDefines -DMULTIBYTE -DNO_REGCOMP
@@ -406,7 +406,7 @@ man_keywords:: @@\
#define TtClientExtraLibs ExtraLibraries -ldl -lintl
#ifndef TopMotifInclude
# define TopMotifInclude /usr/X11/include
# define TopMotifInclude $(MPROJECTROOT)/include
#endif
#define ShlibExportListOpt(filename) -M filename