Commit Graph

94 Commits

Author SHA1 Message Date
plunky
e411304db7 disable use of gcc-specific "label as values" feature for HAVE_PCC 2011-03-18 10:50:36 +00:00
mrg
1a8c47fa93 find the moved man page from xkbcomp 1.2.1. 2011-02-21 04:54:52 +00:00
mrg
70c2c252ae define HAVE_ASPRINTF and find the moved man page after xrdb 1.0.8 update. 2011-02-21 04:40:55 +00:00
mrg
49ab6df5a5 find config.h and the man page after xbiff updates. 2011-02-21 04:40:24 +00:00
jmcneill
a22e191681 Get rid of stray /usr/X11R6 references 2011-02-17 23:50:18 +00:00
skrll
7da9fec5d3 Define PCVT_SUPPORT for cats. 2010-11-29 09:34:40 +00:00
mrg
4607142053 delete obsolete files. 2010-11-22 00:31:35 +00:00
mrg
12736001f4 add fc-query and fc-scan. 2010-11-21 07:20:06 +00:00
mrg
01cf639de2 remove deprecated xft-config, fix xsm locations, don't install lbx
headers, instal Xmu/WhitePoint.h.
2010-11-21 06:01:49 +00:00
mrg
bb67f161f2 install lndir again. (hooray, i've missed this stupid app ;-) 2010-11-21 02:43:31 +00:00
mrg
7d3734bcc2 install the bitmap app-defaults here due to Bitmap.c vs. app-defaults/Bitmap conflicts. 2010-11-21 02:34:15 +00:00
mrg
4c296db9fb various updates for moved man pages or app-defaults.
remove some dated CPPFLAGS defines.
2010-11-21 02:33:39 +00:00
mrg
a071691221 various updates for moved man pages or app-defaults. 2010-11-21 01:25:32 +00:00
mrg
7756c1133b find the right app-defaults files. 2010-11-20 23:47:30 +00:00
mrg
bbbece370f link with xcb and xcb-shape. 2010-11-20 23:45:13 +00:00
mrg
4b075cc58e also link in libXcursor now. 2010-11-20 23:34:06 +00:00
mrg
bbea647834 find and use config.h 2010-11-20 23:30:24 +00:00
mrg
bd2290b430 add the new man dir to .PATH, for xmodmap 1.0.5 2010-11-20 23:17:51 +00:00
mrg
6af7010d56 add the include dir, to prepare for xmh 1.0.2 2010-11-20 22:41:49 +00:00
mrg
35542dc62d add the app-defaults dir, to prepare for xmh 1.0.2 2010-11-20 22:40:00 +00:00
mrg
f5c31e4871 add the app-defaults dir, to prepare for xload 1.1.0 2010-11-20 22:34:17 +00:00
christos
f4ef40e2cd added commented out trace build. 2010-10-03 22:06:43 +00:00
mrg
0f16bb99fb .. also find XMore. 2010-08-14 09:26:46 +00:00
mrg
b878ec9e1d cope with XMore.ad -> XMore. 2010-08-14 09:25:35 +00:00
mrg
d06d4b6ec0 ... and HAVE_STRNLEN 2010-07-18 11:28:22 +00:00
mrg
9998611309 xlsclients wants xcb-atom as well. 2010-07-18 11:21:43 +00:00
mrg
88f40394c5 oops, install all the xcb-util headers. 2010-07-18 10:58:06 +00:00
mrg
1ddab15061 xlsatoms 1.1.0 wants to link against libxcb, not all the other libs. 2010-07-18 10:42:24 +00:00
mrg
51e1811550 build updates for xterm-261. resize also uses terminfo now. 2010-06-30 04:58:42 +00:00
veego
7c66f95e1b Replace __appmansuffix__ in fsconfig.cpp 2010-05-24 05:30:40 +00:00
veego
e6aea5bc19 Replace UTMP_FILE and WTMP_FILE for Xstartup here and not in the cpp file
to make a xdm update easier.
xdm was updated but the local change in Xstartup.cpp was lost.
2010-05-23 21:35:35 +00:00
veego
d6cf4a0fd0 Use ${XDMPIDDIR} and ${XDMLOGDIR} from ../xdm/Makefile.xdm instead of
hard coding the path here.
2010-05-23 21:31:57 +00:00
mrg
656264decd version.c is gone. 2010-05-22 02:40:55 +00:00
mrg
e74fd8b361 apply -Wno-error in several places where new X11 headers warn about
being used (but in many cases, there are no new versions that don't
use them...)
2010-05-22 02:40:40 +00:00
mrg
a19e1fdc43 find the app-defaults file in the new place, as a non- .cpp file. 2010-05-21 06:37:26 +00:00
mrg
d16b54a109 look for and find the app-defaults in the new app-defalts/ subdir of
the distribution sources.  also, most of them lost the ".ad" suffix.
2010-05-21 06:04:36 +00:00
mrg
7426d119e2 find config.h where it is now available from. for imake 1.0.3. 2010-05-21 05:55:24 +00:00
christos
8610d20994 Allow the build to work on a read-only source tree. From Anon Ymous 2010-05-20 12:51:16 +00:00
tron
feced192ce Define "HAVE_TERMCAP_H" to fix build with the new terminfo library. 2010-02-04 13:22:34 +00:00
roy
98eb889579 Userland now builds and uses terminfo instead of termcap.
OK: core@, jdc@
2010-02-03 15:34:37 +00:00
christos
5061b6b019 From Patrick Welche:
The following trivial typo fix gets rid of "unsecure session"s...
XDMATHDIR -> XDMXAUTHDIR
2009-12-18 17:28:47 +00:00
mrg
4256cdf1fe - define CPP with a full path
- define CPP_ARGS to -traditional

part1 of xrdb fixes.  thanks to Patrick Welche <prlw1@cam.ac.uk> for
figuring out what was going wrong.
2009-12-05 03:28:08 +00:00
mrg
4066af6496 update for xdm 1.1.9 2009-11-09 07:21:17 +00:00
mrg
ae18134850 add a note about adding compositing libs support 2009-11-09 07:01:03 +00:00
mrg
2d4c7fde6e update for xclipboard 1.1.0 2009-11-09 00:43:39 +00:00
mrg
c6af7684fa update for xbitmaps 1.1.0. black6/box6 have moved into here, so don't
install them from xmh any more.
2009-11-09 00:41:25 +00:00
mrg
9b0613b5a4 install new xkbutils man pages 2009-11-09 00:36:12 +00:00
mrg
47b67aed1e update for xman 1.1.0 2009-11-09 00:32:00 +00:00
mrg
4ac6f9b83c update for xprop 1.1.0 2009-11-09 00:30:27 +00:00
mrg
a6901c0abc handle XClock* moving into app-defaults subdir. 2009-11-09 00:10:47 +00:00