Move some files to build-aux

This commit is contained in:
Jonathan Schleifer 2016-07-09 23:31:36 +02:00
parent 272a6f4c7f
commit d8ca1fe1a3
No known key found for this signature in database
GPG key ID: 338C3541DB54E169
7 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,8 @@
AC_INIT(ObjOpenSSL, 0.1, js@heap.zone)
AC_CONFIG_SRCDIR(src)
AC_CONFIG_AUX_DIR(build-aux)
AC_CONFIG_MACRO_DIR(build-aux/m4)
AC_CHECK_TOOL(OBJFW_CONFIG, objfw-config)
AS_IF([test x"$OBJFW_CONFIG" = x""], [