(LIB_MOTIF_EXTRA): Check HAVE_LIBXP.
This commit is contained in:
parent
03e8ce6a3a
commit
6389f670f9
1 changed files with 1 additions and 1 deletions
|
@ -332,7 +332,7 @@ LIBXMENU=
|
|||
LIBW= -lXaw
|
||||
#endif
|
||||
#ifdef MOTIF
|
||||
#ifdef HAVE_MOTIF_2_1
|
||||
#if defined (HAVE_MOTIF_2_1) && defined (HAVE_LIBXP)
|
||||
#define LIB_MOTIF_EXTRA -lXp
|
||||
#else
|
||||
#define LIB_MOTIF_EXTRA
|
||||
|
|
Loading…
Add table
Reference in a new issue