- 28 Apr, 2012 2 commits
-
-
Nick Schermer authored
-
Nick Schermer authored
-
- 14 Apr, 2012 1 commit
-
-
Nick Schermer authored
-
- 13 Apr, 2012 5 commits
-
-
Nick Schermer authored
-
Nick Schermer authored
-
Nick Schermer authored
This disables the g_return_ macros, and quite often we rely on that. So for the sake of stability, disable those.
-
Nick Schermer authored
Use AUTOCONF_VERSION for automake-$ver, ACLOCAL_VERSION for aclocal-$ver, AUTOMAKE_VERSION for automake-$ver and AUTOHEADER_VERSION for autoheader-$ver. This removes the custom checks for the //newest// binary version, which gets constantly outdated.
-
Nick Schermer authored
-
- 20 Feb, 2012 1 commit
-
-
Nick Schermer authored
-
- 16 Jan, 2012 2 commits
-
-
Jannis Pohlmann authored
-
Jannis Pohlmann authored
-
- 10 Dec, 2011 1 commit
-
-
Nick Schermer authored
-
- 13 Nov, 2011 2 commits
-
-
Nick Schermer authored
-
Nick Schermer authored
-
- 03 Nov, 2011 1 commit
-
-
Nick Schermer authored
Support LT_PREREQ as the new alternative of AC_PROG_LIBTOOL. If the latter is used, show a message with information how to switch to LT_PREREQ.
-
- 13 Oct, 2011 2 commits
-
-
Nick Schermer authored
-
Nick Schermer authored
-
- 08 Sep, 2011 1 commit
-
-
The translations have been removed from the code -- Nick.
-
- 03 Jul, 2011 1 commit
-
-
Nick Schermer authored
Use the macro shipped with pkg-config for detection of $PKG_CONFIG. This to fix cross-build compatibility.
-
- 28 Apr, 2011 1 commit
-
-
- 25 Apr, 2011 1 commit
-
-
Nick Schermer authored
signal.h has an inline that redeclares __errno.
-
- 22 Mar, 2011 2 commits
-
-
Nick Schermer authored
-
Nick Schermer authored
This breaks the sun studio compiler and since -g defaults to level 2, it provides enough backtrace information.
-
- 07 Mar, 2011 1 commit
-
-
Nick Schermer authored
The FreeBSD bot has some problems with this flag. Disable it on non-linux systems, since it's not that important.
-
- 06 Mar, 2011 1 commit
-
-
Nick Schermer authored
-
- 16 Jan, 2011 3 commits
-
-
Jannis Pohlmann authored
-
Jannis Pohlmann authored
-
Jannis Pohlmann authored
-
- 02 Jan, 2011 2 commits
-
-
Nick Schermer authored
-
Nick Schermer authored
-
- 19 Dec, 2010 3 commits
-
-
Benedikt Meurer authored
-
Benedikt Meurer authored
-
Benedikt Meurer authored
/bin/sh does not support the -n option for echo. Use printf instead, which is independent of the shell.
-
- 21 Nov, 2010 1 commit
-
-
- 31 Oct, 2010 4 commits
-
-
Nick Schermer authored
-
Nick Schermer authored
-
-
Nick Schermer authored
This adds an extra check when XDT_AUTOGEN_CHECK_DOCS is defined. This variable points to the directory that should contain the xfce4-docs submodule. If no submodule clone if found and autogen.sh is running from within a git clone, it will automatically initialize the submodule for the user, if not it will show an error and abort xdt-autogen, since configure will abort too if we continue because of missing makefile.am files.
-
- 01 Jun, 2010 1 commit
-
-
Nick Schermer authored
-
- 23 Oct, 2009 1 commit
-
-
Nick Schermer authored
This reverts commit 77d9703d.
-