Displaying 5 results from an estimated 5 matches for "ac_define_dir".
2008 Sep 04
0
[ANNOUNCE] libX11 1.1.5
...st cherry-picked from master.
Per discussion on ajax with IRC, this is targeted at 7.4, so I've
bumped the archive and wiki both.
Adam Jackson (1):
Bug #15884: Remove useless sleep()'s from the connection code.
Alan Coopersmith (2):
Fix mismatched brace indenting
Update ac_define_dir macro in acinclude.m4 to 2008-04-12 version
Bart Massey (1):
added error check in Xcms color file parser; closes bug #15305
Christian Weisgerber (1):
ConnDis: properly cast 'addr' before accessing it as a byte array.
Colin Harrison (3):
Fix typo
Xlib warning fixes...
2009 Oct 09
0
[ANNOUNCE] libXt 1.0.7
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Build fixes and other minor janitorial work.
Alan Coopersmith (4):
Use make rules instead of shell for loops to generate shadow man pages
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Replace AC_DEFINE_DIR with AX_DEFINE_DIR from Autoconf Archive
libXt 1.0.7
Julien Cristau (1):
Link against libICE
Thomas Petazzoni (1):
Fix compilation of host tools in cross-compilation case
git tag: libXt-1.0.7
http://xorg.freedesktop.org/archive/individual/lib/libXt-1.0.7.tar.bz2
MD5: 96f3c934...
2007 Aug 22
0
[ANNOUNCE] libXpm 3.5.7
...BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Alan Coopersmith:
Add *~ to .gitignore to skip over emacs/patch droppings
Sun bug 4486226: Xpm is not internationalized
Use AM_CFLAGS & AM_CPPFLAGS to replace per-program and obsolete macros
Include comment/copyright/license for AC_DEFINE_DIR in acinclude.m4
Replace index/rindex with C89 standard strchr/strrchr
Use srcdir in paths passed to xgettext when making .po files
Replace strcpy with strncpy to match previous code block
Version bump: 3.5.7
Jason Rumney:
X.Org Bug #11863: Build libXpm on MS Windows (...
2006 Nov 08
0
[ANNOUNCE] libXt 1.0.4
This release is targeted for 7.2 RC2.
Eric Anholt:
Add more generated files to ignore.
Fix .pc file with new autotools by using AC_DEFINE_DIR.
git tag: libXt-1.0.4
http://xorg.freedesktop.org/archive/individual/lib/libXt-1.0.4.tar.bz2
MD5: 937735f342c046db239852fec0413f6c libXt-1.0.4.tar.bz2
SHA1: 3a7d7d390214876c925d5226ef3949b6c5bad6ce libXt-1.0.4.tar.bz2
http://xorg.freedesktop.org/archive/individual/lib/libXt-1.0.4.tar.bz2
MD5:...
2010 Nov 21
0
[ANNOUNCE] libX11 1.4.0
...docs: Remove directory prerequisites from make rules
docs: Disable fop documentation by default
config: Fix architecture check for OS/2 to skip nios2 cpu
config: Check host string when deciding architecture to build for
Daniel Stone (1):
configure.ac: Change from deprecated AC_DEFINE_DIR to AX_
Fernando Carrijo (1):
Purge macros NEED_EVENTS and NEED_REPLIES
Gaetan Nadon (13):
specs: specdir is required to install xml files
specs: use pattern rules rather than suffix rules
specs: move indexterm from glossdef to glossterm
specs: update .gitignore now t...