Move {install-sh,config.{guess,sub}} to build-aux

This commit is contained in:
Jonathan Schleifer 2015-11-21 20:12:56 +01:00
parent 6b901fc4f5
commit 5260208d7e
No known key found for this signature in database
GPG key ID: 33E61C63EB4AE7B5
4 changed files with 2 additions and 0 deletions

View file

View file

@ -1,6 +1,8 @@
AC_INIT(ObjXMPP, 0.1, js@webkeks.org)
BUILDSYS_INIT
AC_CONFIG_SRCDIR(src)
AC_CONFIG_AUX_DIR(build-aux)
AC_CHECK_TOOL(OBJFW_CONFIG, objfw-config)
AS_IF([test x"$OBJFW_CONFIG" = x""], [