Commit Graph

14 Commits

Author SHA1 Message Date
Mihail Konev
1dba6ba5a7 autogen: add default patch prefix
Signed-off-by: Mihail Konev <k.mvc@ya.ru>
2017-01-26 14:00:22 +10:00
Emil Velikov
df8a9c009c autogen.sh: use quoted string variables
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-26 11:26:28 +10:00
Peter Hutterer
1eaafc834a autogen.sh: use exec instead of waiting for configure to finish
Syncs the invocation of configure with the one from the server.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
2017-01-26 11:25:39 +10:00
Colin Walters
d6253bc124 autogen.sh: Implement GNOME Build API
http://people.gnome.org/~walters/docs/build-api.txt

Signed-off-by: Adam Jackson <ajax@redhat.com>
2017-01-26 11:25:39 +10:00
Peter Hutterer
9dc95d058b configure: Drop AM_MAINTAINER_MODE
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2017-01-26 11:21:15 +10:00
Y.C. Chen
143f004a40 xf86-video-ast-0.92.02 2010-11-10 15:01:36 +08:00
Y.C. Chen
b4466dad5d xf86-video-ast-0.92.02 2010-11-10 14:08:55 +08:00
Y.C. Chen
174def8f18 modified: autogen.sh 2010-06-24 08:35:06 +08:00
Y.C. Chen
9e8d848992 modified: autogen.sh
modified:   configure.ac
	modified:   src/ast.h
	modified:   src/ast_2dtool.c
	modified:   src/ast_2dtool.h
	modified:   src/ast_accel.c
	modified:   src/ast_driver.c
	modified:   src/ast_mode.c
	modified:   src/ast_mode.h
	modified:   src/ast_vgatool.c
2010-06-22 15:17:27 +08:00
Matt Turner
60bb936d94 chmod +x autogen.sh
Signed-off-by: Matt Turner <mattst88@gmail.com>
2009-11-06 22:24:01 -08:00
Y.C. Chen
2eb00170bf xf86-video-ast-v.0.89.8 2009-06-04 14:24:31 +08:00
Adam Jackson
e7e38d2ba0 Remove useless loader symbol lists. 2009-05-28 14:47:16 -04:00
Y.C. Chen
241d411e77 Support AST1100/2050/2100 2008-08-22 12:01:18 +08:00
Alan Coopersmith
245466d4ef Add the normal trappings of the Xorg modular build system.
Replace "Xv.h" with <X11/extensions/Xv.h> and add #include "config.h" for
    modular build Strip ^M out of ast_accel.c
2006-03-15 00:43:18 +00:00