libXt: Changes to 'master'

Eric Anholt anholt at kemper.freedesktop.org
Fri Oct 27 22:36:13 EEST 2006


 acinclude.m4    |   23 +++++++++++++++++++++++
 configure.ac    |    2 +-
 util/.gitignore |    3 +++
 3 files changed, 27 insertions(+), 1 deletion(-)

New commits:
commit 0c1954765c32c1bd298111cc6bed2f090494c0cf
Author: Eric Anholt <eric at anholt.net>
Date:   Fri Oct 27 12:35:38 2006 -0700

    Fix .pc file with new autotools by using AC_DEFINE_DIR.
    
    With autoconf 2.60, $datadir now expands to use $datarootdir rather than just
    $prefix, so the .pc referenced the undefined $datarootdir.  AC_DEFINE_DIR
    expands it all out for us.

commit 3c166cc1efe86ca42180a64e14b6bbbc9744bc82
Author: Eric Anholt <eric at anholt.net>
Date:   Fri Oct 27 12:30:09 2006 -0700

    Add more generated files to ignore.




More information about the xorg-commit mailing list