Alan Coopersmith (1):
XORG_COMPILER_FLAGS: Add -Wlogical-op to default warning set
Arnaud Fontaine (1):
Add XORG_WITH_M4 macro
Gaetan Nadon (3):
Bump minimum Autoconf required version to 2.62
Provide the automake INSTALL file at level 1.11
Version bump: 1.19.0
Hans
Mainly compiler options fine-tuning.
This version to be the first one used by XCB.
Arnaud Fontaine (1):
Interleaved C code and declarations is no longer a portability issue.
Bart Massey (1):
Revert "Interleaved C code and declarations is no longer a
portability issue."
Ga
On 12-05-21 05:15 AM, Lee Wei han wrote:
> i am trying to build libXext-1.3.1 but i get a error message
>
> checking for X.Org SGML entities >= 1.8... ./configure: line 18029:
> syntax error near unexpected token `xorg-sgml-doctools'
> ./configure: line 18029: `PKG_CHECK_EXISTS(xorg-sgml-doctools
>
On 12-05-11 01:12 PM, oxy wrote:
> Hi,
> i wanna install xf86driproto-2.1.1:
I have extracted this tarball, ran ./configure and 'make install'.
I have commented your output.
>
> cd xf86driproto-2.1.1
> ./autogen.sh
This script should not be invoked from a tarball, it isn't supplied.
Usually
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 12-03-14 03:12 PM, Julien Cristau wrote:
> On Tue, Mar 13, 2012 at 19:52:30 -0400, Gaetan Nadon wrote:
>
>>
http://xorg.freedesktop.org/archive/individual/util/util-macros-1.17.tar.bz2
>> MD5: 4f41667e1bf4938bb2b24fa09d517f7
Chase Douglas (3):
Add XORG_ENABLE_INTEGRATION_TESTS
Fix cflag test compiler message and cache ids
Separate unknown warning options by language
Gaetan Nadon (1):
Version bump: 1.17
Jon TURNEY (1):
Don't use AS_ECHO in XORG_TESTSET_CFLAG
git tag: util-macros
The set of macros supporting multiple compiler brands has been augmented
to support C++.
Chase Douglas (2):
Make XORG_TESTSET_CFLAG work for multiple languages
Define BASE_CXXFLAGS when C++ is the chosen language
Gaetan Nadon (1):
Version bump: 1.16.2
Jon TURNEY (2
On 12-01-18 04:21 PM, Semeraro, B David wrote:
> Hello,
>
> I am trying to perform a modular build following the directions from
> this site:
>
> http://www.x.org/wiki/ModularDevelopersGuide#Introduction
Alan is correct, libXau is the first module in the list to require
libtool. You may possibly fi