dtcalc: make it build
[oweals/cde.git] / cde / configure.ac
2019-11-20 Jon Trulsondtcalc: make it build
2019-11-20 Jon Trulsondtterm: make it build
2019-11-20 Jon Trulsondticon: make it build
2019-11-20 Jon Trulsondtdbcache: make it build
2019-11-20 Jon Trulsondtexec: make it build
2019-11-20 Jon Trulsondtstyle: make it build
2019-11-20 Jon Trulsondthello: make it build
2019-11-20 Jon Trulsondtsession: make it build, add check for the full path...
2019-11-19 Jon TrulsonMerge branch 'master' into autotools-conversion after...
2019-11-16 Jon TrulsonMerge branch 'master' into autotools-conversion after...
2019-10-31 Jon Trulsonconfigure: use tradcpp as GENCPP
2019-10-31 Jon Trulsonconfigure: use AC_PATH_PROG to find ksh
2019-10-30 Jon Trulsonconfigure: Several changes related to locating cpp...
2019-10-30 Jon Trulsonconfigure: check for -lcrypt, add dtlogin/Makefile.am
2019-10-30 Jon Trulsonconfigure: Add -lm and vfork checks. Add dtwm to AC_OUTPUT.
2019-10-30 Jon Trulsonconfigure: Add -DANSICPP -DMULTIBYTE -DNLS16 to SOURCE_...
2019-10-30 Jon TrulsonDtSvc: vastly simplify building this library
2019-10-30 Jon Trulsonconfigure: Add -lDtXinerama to DTCLIENTLIBS and set...
2019-10-30 Jon Trulsonconfigure: Several changes, disable static builds, etc
2019-10-29 Jon Trulsonconfigure: add icons and backdrops to AC_CONFIG_FILES
2019-10-29 Jon Trulsonconfigure: rework how $XTOOLLIB works
2019-10-29 Jon Trulsonconfigure: add programs/ dthelp, dsdm, dtmail, dtpad...
2019-10-28 Jon Trulsonconfigure: enable C99
2019-10-28 Jon Trulsonconfigure/m4: add ax_pthread.m4 for pthread checks
2019-10-28 Jon Trulsonconfigure: various fixes regarding compiler flags
2019-10-26 Jon Trulsonconfigure: only build lib/* for now
2019-10-26 Jon Trulsonconfigure: check for rpcgen, add new CSA_INCDIR and...
2019-10-26 Jon Trulsonconfigure: add compiler checks, determine endianess...
2019-10-26 Jon Trulsonconfigure: create some convenience AC_SUBST's for the...
2019-10-26 Jon TrulsonAdd fake OSMAJORVERSION/OSMINORVERSION CPP flags
2019-10-25 Jon Trulsonconfigure/Makefiles for TT: many fixups
2019-10-24 Jon Trulsonconfigure: fix up some cut/paste errors regarding languages
2019-10-24 Jon Trulsonconfigure: some changes to config.h, CSRG, and XTOOLLIB...
2019-10-24 Jon Trulsontt: create Makefile.am for tt/util
2019-10-24 Jon Trulsonconfigure: perhaps jumping the gun - set CSRG_BASED...
2019-10-24 Jon Trulsontt: begin to get it building under autotools
2019-10-24 Jon Trulsonconfigure: use a different method to detect tirpc
2019-10-23 Jon Trulsonautotools: use m4/ rather than existing admin/ for...
2019-10-23 Jon Trulsonautotools: many fixups, SUN->SOLARIS, typos, etc
2019-10-23 ChaseAdd top level automake files