cdesktopenv/cde/programs
Jon Trulson 81c3c7b0eb ksh93: fix BSD builds due to iconv confusion
For the BSD's we do not want to pass CFLAGS since it includes a
-I/usr/local/incude directive.

This breaks ksh's iconv detection due to the weird way in which iconv
seems to be handled on the BSD's - both a libc impl (preferred), and a
possibly external GNU iconv impl installed in /usr/local.

/usr/local/include is added to CFLAGS by the X11/Motif detection logic
- since that is where all of the needed headers are on the BSDs.

One of the patches from Martijn Decker added CFLAGS to the ksh93 build
CCFLAGS which made this problem show up.

So until/unless that is fixed in ksh93, we will avoid sending
anything to the ksh build system except for SUIDEXECDEFINES
2022-07-09 17:50:35 -06:00
..
backdrops backdrops: don't install Makefile.am as a backdrop. Ahem. 2021-12-20 15:14:07 -07:00
dsdm Rename autotools_config.h to cde_config.h to better reflect it's ownership. 2021-12-22 13:21:43 -07:00
dtaction dtaction:: Resolve uninitialized warnings, use a set access more for the SULog file 2021-12-24 10:50:28 -07:00
dtappbuilder dtappbuilder: improve font settings. 2022-02-01 01:40:17 +08:00
dtappintegrate programs/: remove Imakefiles for completed modules 2021-07-03 19:12:43 -06:00
dtcalc dtcalc: remove matherr() extern due to reversion of a9175c89 2021-12-17 15:21:24 -07:00
dtcm dtcm: set default calendar version to avoid segfault. 2022-04-15 11:09:05 +00:00
dtconfig programs/: remove Imakefiles for completed modules 2021-07-03 19:12:43 -06:00
dtcreate dtcreate: Resolve uninitialized warnings 2021-12-24 10:50:28 -07:00
dtdbcache programs/: remove Imakefiles for completed modules 2021-07-03 19:12:43 -06:00
dtdocbook dtdocbook: fix a crash caused by type casting. 2022-04-16 08:18:06 -06:00
dtdspmsg Fix to include system header files for using functions 2021-10-08 14:40:56 +09:00
dtexec programs/: remove Imakefiles for completed modules 2021-07-03 19:12:43 -06:00
dtfile dtfile: make sure dterror.ds is generated and installed 2022-02-21 14:03:12 -07:00
dthello configure/Makefiles: add checks for Xmu, Xext, and Xdmcp 2021-12-21 16:42:22 -07:00
dthelp Merge branch 'master' into dtdocbook 2022-01-30 08:04:32 +08:00
dticon dticon: Resolve uninitialized warnings 2021-12-24 10:50:28 -07:00
dtimsstart dtappbuilder: Resolve format-overflow issues 2021-12-24 10:50:28 -07:00
dtinfo dtinfo: restore dtinfo/dtinfo/src/dtinfo_msg.tmpl, accidentally deleted 2022-07-09 12:53:10 -06:00
dtksh ksh93: fix BSD builds due to iconv confusion 2022-07-09 17:50:35 -06:00
dtlogin dtlogin: set fontpath to support i18n. 2022-02-21 21:22:08 +08:00
dtmail dtmail: Resolve format-overflow issues 2021-12-24 10:50:28 -07:00
dtopen programs/: remove Imakefiles for completed modules 2021-07-03 19:12:43 -06:00
dtpad dtpad: Resolve uninitialized warnings 2021-12-24 10:50:28 -07:00
dtpdm dtpdm: fix implicit-function-declaration warnings 2021-11-16 15:24:09 -07:00
dtpdmd Change to use the standard signal handler signature unconditionally 2021-10-08 14:41:28 +09:00
dtprintegrate programs/: remove Imakefiles for completed modules 2021-07-03 19:12:43 -06:00
dtprintinfo dtprintinfo: ParseJobs.C: fix some compile errors for solaris 2022-01-15 11:58:12 -07:00
dtscreen programs/: remove Imakefiles for completed modules 2021-07-03 19:12:43 -06:00
dtsearchpath Look over the install rules and adjust where appropriate 2021-12-15 15:41:53 -07:00
dtsession Move DtXinerama.h and PamSvc.h into include/Dt/ 2021-12-21 16:42:29 -07:00
dtspcd dtspcd: fix implicit-function-declaration warnings 2021-11-16 11:45:11 -07:00
dtsr Merge branch 'master' into dtdocbook 2022-01-30 08:04:32 +08:00
dtstyle Allow the window manager to handle centered, fit and fill backdrops 2022-07-06 17:00:49 -06:00
dtterm Fix up a few more implicit-function-declaration warnings on the BSDs 2021-12-13 16:46:02 -07:00
dtudcexch configure/Makefiles: add checks for Xmu, Xext, and Xdmcp 2021-12-21 16:42:22 -07:00
dtudcfonted dtudcfonted: use libXpm directly. 2021-10-18 10:10:20 -06:00
dtwm Allow the window manager to handle centered, fit and fill backdrops 2022-07-06 17:00:49 -06:00
fontaliases fontaliases: make the font aliases to support i18n. 2022-02-21 21:22:08 +08:00
icons icons: install in proper C/ subdir 2019-12-04 13:22:11 -07:00
localized Allow the window manager to handle centered, fit and fill backdrops 2022-07-06 17:00:49 -06:00
palettes Fix palette and backdrops installation in dt/shared with proper symlinks 2019-12-04 13:21:31 -07:00
ttsnoop ttsnoop: Resolve uninitialized warnings 2021-12-24 10:50:28 -07:00
tttypes programs/: remove Imakefiles for completed modules 2021-07-03 19:12:43 -06:00
types dthelp.dt.src: hack to make Dthelpview ACTION work 2021-12-20 15:06:07 -07:00
util Begin removal of some Imakefiles, and other no longer useful cruft 2021-07-03 18:23:40 -06:00
Makefile.am programs: remove a duplicate subdir from Makefile.am. 2022-02-01 01:44:56 +08:00