mirror of
https://github.com/X11Libre/xf86-input-void.git
synced 2026-03-24 01:24:08 +00:00
configure.ac: little formatting cleanup
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
committed by
Enrico Weigelt
parent
0b3d994d0a
commit
9be2f02f2e
@@ -56,7 +56,5 @@ AC_SUBST(inputdir)
|
|||||||
# Checks for pkg-config packages
|
# Checks for pkg-config packages
|
||||||
PKG_CHECK_MODULES(XORG, [xorg-server >= 25.0.0] xproto)
|
PKG_CHECK_MODULES(XORG, [xorg-server >= 25.0.0] xproto)
|
||||||
|
|
||||||
AC_CONFIG_FILES([Makefile
|
AC_CONFIG_FILES([Makefile src/Makefile man/Makefile])
|
||||||
src/Makefile
|
|
||||||
man/Makefile])
|
|
||||||
AC_OUTPUT
|
AC_OUTPUT
|
||||||
|
|||||||
Reference in New Issue
Block a user