configure/Makefiles: add checks for Xmu, Xext, and Xdmcp
We also remove sun pro specific options, and do some general cleanup as well as remove hardcoded library refs like -lXm, -lXext, etc...
This commit is contained in:
@@ -9,9 +9,5 @@ if SOLARIS
|
||||
libDtPrint_la_CFLAGS += -DNO_REGCOMP
|
||||
endif
|
||||
|
||||
if HPUX
|
||||
libDtPrint_la_CFLAGS += -DMESSAGE_CAT
|
||||
endif
|
||||
|
||||
libDtPrint_la_SOURCES = PrintMsgs.c PrintDlgMgr.c PrintOptions.c PrintSetupB.c \
|
||||
PsubDefProc.c PsubUtil.c
|
||||
|
||||
Reference in New Issue
Block a user