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
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
dtdbcache
dtdocbook dtdocbook: fix a crash caused by type casting. 2022-04-16 08:18:06 -06:00
dtdspmsg
dtexec
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
dtsearchpath
dtsession
dtspcd
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
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
types
util
Makefile.am programs: remove a duplicate subdir from Makefile.am. 2022-02-01 01:44:56 +08:00