Skip to content
Snippets Groups Projects
Commit 53ee032d authored by Ondřej Surý's avatar Ondřej Surý
Browse files

Generate libknot from main configure.ac if run in the main tree

parent ae176fb9
Branches
Tags
No related merge requests found
ACLOCAL_AMFLAGS = -I m4
SUBDIRS = src
SUBDIRS = libknot src
......@@ -66,8 +66,7 @@ AC_FUNC_FORK
AC_FUNC_MMAP
AC_CHECK_FUNCS([gethostbyname gettimeofday memmove memset munmap regcomp select socket sqrt strcasecmp strchr strdup strerror strncasecmp strtol strtoul])
AC_CONFIG_SUBDIRS([libknot])
AC_CONFIG_FILES([Makefile
libknot/Makefile
src/Makefile])
AC_OUTPUT
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment