Skip to content

Commit 937763d

Browse files
committed
configure.ac: add XORG configure defaults
... just like other xf86-input driver do it
1 parent fe74833 commit 937763d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

configure.ac

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ m4_ifndef([XORG_MACROS_VERSION],
4646
[m4_fatal([you must install xorg-macros before running autoconf/autogen.
4747
Hint: either install from source, git://anongit.freedesktop.org/xorg/util/macros or,
4848
depending on you distribution, try package 'xutils-dev' or 'xorg-x11-util-macros'])])
49+
XORG_DEFAULT_OPTIONS
4950

5051
AH_TOP([#include "xorg-server.h"])
5152

0 commit comments

Comments
 (0)