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:
@@ -4,7 +4,7 @@ bin_PROGRAMS = dtstyle
|
||||
|
||||
dtstyle_CPPFLAGS = -DCDE_CONFIGURATION_TOP=\"$(CDE_CONFIGURATION_TOP)\" \
|
||||
-DCDE_INSTALLATION_TOP=\"$(CDE_INSTALLATION_TOP)\" -I../dthelp \
|
||||
-I$(DT_INCDIR)
|
||||
$(DT_INCDIR)
|
||||
|
||||
dtstyle_LDADD = $(DTCLIENTLIBS) $(XTOOLLIB)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user