summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)Author
2005-05-25- Add FSlib to symlink.shSøren Sandmann Pedersen
- Change Xtrans includedir back to be X11/Xtrans, so that users of it can continue to include <X11/*> - Add build system for FSlib - Conditionally include config.h in xc/lib/FS - Remove redundant include of FSproto.h in xc/lib/FS - Add check to proto/X11/configure.ac whether -D_XOPEN_SOURCE is needed.
2005-05-21xtrans:Alan Coopersmith
Create autoconf macro XTRANS_CONNECTION_FLAGS to provide standard set of --enable flags for which transports to support and common place to update for required libraries for platforms that need certain libs for certain transports ICE: Add ICE_t #define required by Xtrans headers. Replace static defines of LOCALCONN & UNIXCONN with new XTRANS_CONNECTION_FLAGS macro. X11: Moved transport type checks to new macro XTRANS_CONNECTION_FLAGS in xtrans.m4 in xtrans module so they can be shared by all modules using xtrans.
2005-05-13Dummy changes to ChangeLog/configure.ac to see if that fixes groupSøren Sandmann Pedersen
permissions
2005-05-13Re-adding ChangeLog and configure.ac filesSøren Sandmann Pedersen
2005-05-13Temporarily remove ChangeLog configure.acSøren Sandmann Pedersen
2005-05-12Make xtrans install in $(includedir)/X11/Xtrans. Remove all references toSøren Sandmann Pedersen
Xtransdef. Add Xdmcp build files Add Wrap.h to lib/dmcp part of symlink script.
2005-05-12Add Xtransdef.h.in as an AM_CONFIG_HEADER.Daniel Stone
2005-05-11lib/Xau:Søren Sandmann Pedersen
- Update AUTHORS, COPYING from Keith's tree - Don't use gcc specific "-include config.h" - Add autogen.sh lib/xtrans: - Add AUTHORS, COPYING, ChangeLog, Makefile.am, NEWS, README, autogen.sh, configure.ac, xtrans.pc.in xc/lib/Xau: - Add conditionalized #include <config.h> util/modular/symlink.sh - Add functions symlink_lib_xau() and symlink_lib_xtrans() util/modular/addconfig.h - New script that adds #include <config.h> to files