summaryrefslogtreecommitdiff
path: root/autogen.sh
AgeCommit message (Collapse)AuthorFilesLines
2017-01-30autogen: add default patch prefixMihail Konev1-0/+3
Signed-off-by: Mihail Konev <k.mvc@ya.ru> Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2017-01-30autogen.sh: use quoted string variablesEmil Velikov1-4/+4
Place quotes around the $srcdir, $ORIGDIR and $0 variables to prevent fall-outs, when they contain space. Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com> Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net> Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2017-01-30autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer1-1/+1
Syncs the invocation of configure with the one from the server. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2017-01-30autogen.sh: honor NOCONFIGURE=1Peter Hutterer1-1/+3
See http://people.gnome.org/~walters/docs/build-api.txt Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2017-01-30Drop AM_MAINTAINER_MODEPeter Hutterer1-1/+1
see xserver commit 4bf3eac5fe: "All this does is make it so editing configure.ac or Makefile.am doesn't rebuild the makefiles." Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2012-04-17Use upstream gettext instead the GLib oneJavier Jardón1-3/+2
The upstream tool is actively mantained and also we avoid a dependency on GLib.
2005-07-28intltoolize in autogen.shsvu1-0/+2
2005-01-03New autogen.sh from Thomas Fitzsimmons that works with srcdir != objdir.daniels1-201/+7
2004-07-01Starting to fix intltool problem, Danilo just roxxsvu1-5/+1
2004-06-21trying to fix intltool - but without much lucksvu1-4/+2
2004-05-24changing the project namesvu1-1/+1
2004-04-11First buildable versionsvu1-1/+1
2003-11-25first batch of files - but no translation yetsvu1-0/+212