7 Commits

Author SHA1 Message Date
Mihail Konev
92fe170ff0 autogen: add default patch prefix
Signed-off-by: Mihail Konev <k.mvc@ya.ru>
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2022-07-24 11:22:22 -07:00
Emil Velikov
052c6677c6 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>
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2022-07-24 11:22:22 -07:00
Peter Hutterer
1ccb7b4b46 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>
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2022-07-24 11:22:22 -07:00
Alan Coopersmith
df78cd556e autogen.sh: Honor NOCONFIGURE=1
See http://people.gnome.org/~walters/docs/build-api.txt

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2022-07-24 11:22:22 -07:00
Alan Coopersmith
95d15d40b8 configure: Drop AM_MAINTAINER_MODE
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2022-07-24 11:22:22 -07:00
Daniel Stone
6d7d6af9ac Update autogen.sh to one that does objdir != srcdir. 2005-08-18 09:03:38 +00:00
Adam Jackson
7a0b4563a7 Build skeletons for input drivers. Should basically work. 2005-07-12 06:15:08 +00:00