Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content
Snippets Groups Projects
Commit 5f57c234 authored by gsell's avatar gsell
Browse files

Merge branch '20-unknown-macro-ac_msg_erro' into 'master'

Resolve "unknown macro AC_MSG_ERROR"

Closes #20

See merge request !5
parents 7e7a85f1 b71fa8c9
No related branches found
No related tags found
1 merge request!5Resolve "unknown macro AC_MSG_ERROR"
......@@ -10,6 +10,7 @@ AC_INIT([H5hut], [2.0.0rc6], [h5part@lists.psi.ch], H5hut)
AC_PREREQ(2.60)
AC_CONFIG_HEADERS(config.h)
AC_CONFIG_MACRO_DIR([m4])
LT_INIT
AM_INIT_AUTOMAKE
ENABLE_DEBUG='no'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment