diff options
Diffstat (limited to 'ac/README')
| -rw-r--r-- | ac/README | 6 |
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 @@ | |||
| 1 | If you encountered errors like: | ||
| 2 | |||
| 3 | aclocal: configure.in: ??: macro `AM_SOMETHING' not found in library | ||
| 4 | |||
| 5 | when executing autogen.sh, copy the corresponding m4 files in the missing/ | ||
| 6 | directory into here (or install the development packages). | ||
