summaryrefslogtreecommitdiff
path: root/ac/README
diff options
context:
space:
mode:
Diffstat (limited to 'ac/README')
-rw-r--r--ac/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/ac/README b/ac/README
new file mode 100644
index 0000000..39aab32
--- /dev/null
+++ b/ac/README
@@ -0,0 +1,6 @@
1If you encountered errors like:
2
3 aclocal: configure.in: ??: macro `AM_SOMETHING' not found in library
4
5when executing autogen.sh, copy the corresponding m4 files in the missing/
6directory into here (or install the development packages).