autotools: many fixups, SUN->SOLARIS, typos, etc
This should allow an autoregen and ./confiure to work. We only generate Makefiles for lib/* and ./Makefile for now. We'll ad more as we go along. Make still fails as we need to figure out TT - tirpc lib, rpcgen, etc. But it's a start!
This commit is contained in:
@@ -6,12 +6,12 @@ libDtUtil1_la_CFLAGS = -I../include $(TIRPCINC) -DMULTIBYTE \
|
||||
-DCDE_INSTALLATION_TOP=\"${prefix}\" \
|
||||
-DCDE_CONFIGURATION_TOP=\"$(CDE_CONFIGURATION_TOP)\"
|
||||
|
||||
if SUN
|
||||
if SOLARIS
|
||||
libDtUtil1_la_CFLAGS += -DNO_REGCOMP
|
||||
endif
|
||||
|
||||
if HPUX
|
||||
libDtUtil2_la_CFLAGS += -DMESSAGE_CAT
|
||||
libDtUtil1_la_CFLAGS += -DMESSAGE_CAT
|
||||
endif
|
||||
|
||||
libDtUtil1_la_SOURCES = Action.c ActionTt.c ActionDb.c ActionFind.c \
|
||||
|
||||
Reference in New Issue
Block a user