- 18 Jun, 2022 1 commit
-
-
Alan Coopersmith authored
configure.ac:44: warning: AC_OUTPUT should be used without arguments. configure.ac:44: You should run autoupdate. Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
- 06 Dec, 2021 2 commits
-
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
- 22 Nov, 2018 1 commit
-
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
- 17 Nov, 2018 1 commit
-
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
- 17 Apr, 2015 1 commit
-
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
- 03 Jun, 2014 3 commits
-
-
Alan Coopersmith authored
See http://people.gnome.org/~walters/docs/build-api.txt Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
- 24 May, 2014 2 commits
-
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
- 08 Sep, 2013 1 commit
-
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
- 06 Sep, 2013 3 commits
-
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
Alan Coopersmith authored
All other uses of appContext rely on the arguments passed to functions, so move this one to the only scope it's needed in. Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
- 03 Aug, 2013 1 commit
-
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
- 16 Jan, 2013 1 commit
-
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
- 25 Aug, 2012 1 commit
-
-
Alan Coopersmith authored
Solves gcc errors from passing an auto-allocated array in some of the calls: xfindproxy.c:288:20: error: the address of ‘authName’ will always evaluate as ‘true’ xfindproxy.c:288:20: error: the address of ‘authName’ will always evaluate as ‘true’ xfindproxy.c:302:2: error: the address of ‘authName’ will always evaluate as ‘true’ Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
- 19 Aug, 2011 1 commit
-
-
Alan Coopersmith authored
It includes <X11/Xos.h>, <X11/Xmd.h>, and <X11/Xfuncs.h>, but does not include any headers or call any functions from libX11. Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com> Reviewed-by; Jeremy Huddleston <jeremyhu@apple.com>
-
- 08 Jan, 2011 1 commit
-
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
- 06 Jan, 2011 4 commits
-
-
Alan Coopersmith authored
Regroup AC statements under the Autoconf initialization section. Regroup AM statements under the Automake initialization section. Add missing AC_CONFIG_SRCDIR Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
Unrelated to the previous patches, the new value simply reflects the reality that the minimum level for autoconf to configure all x.org modules is 2.60 dated June 2006. ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.60.tar.gz Signed-off-by:
Gaetan Nadon <memsize@videotron.ca> Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
Alan Coopersmith authored
Use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONS The value of MAN_SUBST is the same for all X.Org packages. Use AC_PROG_SED now supplied by XORG_DEFAULT_OPTIONS The existing statement can now be removed from the configuration file. Use automake provided $(AM_V_GEN) and XORG_DEFAULT_OPTIONS provided $(SED) Enables silent rule and use platform appropriate version of sed. Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
- 06 Aug, 2010 1 commit
-
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
- 27 Apr, 2010 1 commit
-
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
- 01 Oct, 2009 1 commit
-
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@sun.com>
-
- 21 Jan, 2009 1 commit
-
-
Paulo Cesar Pereira de Andrade authored
Most remaining warnings are due to a macro that checks if it's argument is not NULL, but arguments are strings in the stack.
-
- 06 Dec, 2007 1 commit
-
-
James Cloos authored
-
- 03 Sep, 2007 1 commit
-
-
James Cloos authored
-
- 23 Aug, 2007 1 commit
-
-
James Cloos authored
-
- 21 Dec, 2005 1 commit
-
-
Kevin E Martin authored
-
- 19 Dec, 2005 1 commit
-
-
Adam Jackson authored
-
- 15 Dec, 2005 1 commit
-
-
Kevin E Martin authored
-
- 06 Dec, 2005 1 commit
-
-
Kevin E Martin authored
-
- 03 Dec, 2005 1 commit
-
-
Kevin E Martin authored
-
- 28 Nov, 2005 1 commit
-
-
Alan Coopersmith authored
update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir)
-
- 21 Nov, 2005 1 commit
-
-
Eric Anholt authored
-
- 20 Nov, 2005 1 commit
-
-
Eric Anholt authored
-
- 09 Nov, 2005 1 commit
-
-
Kevin E Martin authored
-