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
dtaction
dtappbuilder dtappbuilder: improve font settings. 2022-02-01 01:40:17 +08:00
dtappintegrate
dtcalc
dtcm dtcm: set default calendar version to avoid segfault. 2022-04-15 11:09:05 +00:00
dtconfig
dtcreate dtcreate: Resolve uninitialized warnings 2021-12-24 10:50:28 -07:00
dtdbcache
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
dthelp Merge branch 'master' into dtdocbook 2022-01-30 08:04:32 +08:00
dticon
dtimsstart
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
dtopen
dtpad
dtpdm
dtpdmd
dtprintegrate
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
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
dtudcfonted
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
localized Allow the window manager to handle centered, fit and fill backdrops 2022-07-06 17:00:49 -06:00
palettes
ttsnoop
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