summaryrefslogtreecommitdiff
path: root/ac/README
diff options
context:
space:
mode:
authorSimeon Simeonov2018-02-26 11:23:00 +0100
committerSimeon Simeonov2018-02-26 11:23:00 +0100
commit0b3cbf57875fd692e4ba0b336fefa4bee1ed00dc (patch)
treeaf916a30553c78ce9d4f2d8658656a175c5b6921 /ac/README
Initial commit for sylpheed 3.7.0
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).