index
:
lib/libXau
master
obsd
Xau library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Age
Commit message (
Expand
)
Author
2013-05-24
libXau 1.0.8
libXau-1.0.8
Alan Coopersmith
2013-03-30
Use configure check for pathconf instead of X_NOT_POSIX #define
Alan Coopersmith
2013-01-15
configure: Remove AM_MAINTAINER_MODE
Adam Jackson
2012-03-06
libXau 1.0.7
libXau-1.0.7
Alan Coopersmith
2011-09-16
Strip trailing whitespace
Alan Coopersmith
2011-02-02
config: comment, minor upgrade, quote and layout configure.ac
Gaetan Nadon
2011-01-28
config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
Gaetan Nadon
2011-01-28
config: replace deprecated AC_HELP_STRING with AS_HELP_STRING
Gaetan Nadon
2011-01-28
config: remove already included statements
Gaetan Nadon
2011-01-27
config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
Gaetan Nadon
2010-08-11
config: simplify building of shadow man pages
Gaetan Nadon
2010-07-19
Bump to 1.0.6
libXau-1.0.6
Julien Cristau
2010-07-19
Require xorg-macros 1.4 for XORG_INSTALL
Julien Cristau
2010-07-19
Kill cvs keyword
Julien Cristau
2010-05-26
Use AC_PROG_SED to find sed to use for man pages
Alan Coopersmith
2010-03-30
config: update AC_PREREQ statement to 2.60
Gaetan Nadon
2010-02-16
config: move CWARNFLAGS from configure.ac to Makefile.am
Gaetan Nadon
2009-10-27
Deploy the new XORG_DEFAULT_OPTIONS #24242
Gaetan Nadon
2009-10-21
This is not a GNU project, so declare it foreign.
Jeremy Huddleston
2009-08-28
libXau 1.0.5
libXau-1.0.5
Peter Hutterer
2009-02-02
Remove old api kerberos.
Paulo Cesar Pereira de Andrade
2009-01-29
Janitor: Correct make distcheck and remove extra .gitignore file.
Paulo Cesar Pereira de Andrade
2008-08-26
Version bump: 1.0.4
libXau-1.0.4
Alan Coopersmith
2008-07-08
SVR4 (including Solaris) puts gethostbyname_r in libnsl instead of libc
Alan Coopersmith
2006-12-16
bump to 1.0.3
libXau-1.0.3
Daniel Stone
2006-07-28
Version bump -> 1.0.2
libXau-1.0.2
Alan Coopersmith
2006-07-24
Require xorg-macros 1.1.0 or later for XORG_WITH_LINT & XORG_LINT_LIBRARY macros
Alan Coopersmith
2006-07-13
Generate lint library for checking programs that call functions in libXau
Alan Coopersmith
2006-07-12
Rename XORG_ENABLE_LINT to XORG_WITH_LINT
Alan Coopersmith
2006-07-12
Move --with-lint handling to XORG_ENABLE_LINT() in xorg-macros.m4
Alan Coopersmith
2006-06-28
Add "--with-lint" configure flag and "make lint" Makefile target to check
Alan Coopersmith
2006-05-12
Bump to 1.0.1
libXau-1_0_1
XORG-7_1
Adam Jackson
2005-12-15
Update package version number for final X11R7 release candidate.
XORG-7_0_99_901
XORG-7_0
XORG-6_99_99_904
Kevin E Martin
2005-12-03
Update package version number for X11R7 RC3 release.
XORG-6_99_99_903
Kevin E Martin
2005-10-19
Update package version number for RC1 release.
XORG-6_99_99_902
XORG-6_99_99_901
Kevin E Martin
2005-10-12
Use sed to put version number in man page Add shadow man pages for man
Alan Coopersmith
2005-09-22
Set needed flags for MT-safe API's called from libXau
Alan Coopersmith
2005-07-29
Various changes preparing packages for RC0:
XORG-6_99_99_900
Kevin E Martin
2005-05-19
revert last change, didn't do right thing at all, sorry for the noise
Adam Jackson
2005-05-19
Require automake 1.7 in AM_INIT_AUTOMAKE
Adam Jackson
2005-05-09
Add Xau library to lib/ and symlink.sh
Søren Sandmann Pedersen