configure.ac indentation

This commit is contained in:
Michał Trojnara 2018-12-08 09:49:11 +01:00
parent 6da2a23d1f
commit c9396c4be9

View File

@ -134,3 +134,5 @@ AC_SUBST([OPTIONAL_LIBCURL_LIBS])
AC_CONFIG_FILES([Makefile]) AC_CONFIG_FILES([Makefile])
AC_OUTPUT AC_OUTPUT
# vim: set ts=4 noexpandtab: