Commit graph

5 commits

Author SHA1 Message Date
Min Sik Kim
855965bb9a Add workarounds for fd.o's bugzilla bugs #1356 and #1357 to build on Interix. 2004-09-13 17:26:57 +00:00
Min Sik Kim
9ce83cef8a Update libXt to 0.1.5.
Changes:
  - Merge from X11R6.7.
  - Various cleanups to Makefile.ams.
  - Install Shell.h into include/X11 so it can be found.
  - Adjusted BUILT_SOURCES and CLEANFILES to match.
  - Move ObjectP.h to include/X11 so it can be found by #includes.
  - Link with libSM.
2004-06-13 06:53:59 +00:00
Jeremy C. Reed
43a11ce176 Accidently patched same file twice. So put in one patch. 2004-02-09 18:27:34 +00:00
Jeremy C. Reed
c0c98d93ef Upgraded to official libXt-0.1.4. Sorry about the number change --
hopefully the upgrade to a lower number doesn't cause problems.

Added four patches.  The official libXt doesn't build without
patches. (I submitted back for review to xlibs, and will commit
later.)

Add HOMEPAGE.

Add include for pthreads support.

Fix PLIST to have real version number for library.

Added buildlink2.mk file.
2004-01-31 08:50:48 +00:00
Jeremy C. Reed
b6bbdf5783 This is the X Toolkit Intrinsics library. Xt Intrinsics is a library
of C routines (based on Xlib) used for designing user interfaces
with widgets. It also provides functions for handling events,
initializing windows, and interpreting resource files.

This is the portable version based on libXt from XFree86.

The plan is for this to become the official freedesktop.org
version. I made this portable using autotools.
2003-11-28 05:20:59 +00:00