]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
INSTALL.m4: Add note about autogen.sh
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Fri, 25 Feb 2022 19:47:19 +0000 (20:47 +0100)
committeraki.tuomi <aki.tuomi@open-xchange.com>
Mon, 28 Feb 2022 11:01:22 +0000 (11:01 +0000)
Based on patch by Fritz Zaucker

INSTALL.md

index 1e397d8f7fb9ffe0485e76337ea5ef459e811939..08615ff370205b234288a3eb3ae053f80c630231 100644 (file)
@@ -10,6 +10,7 @@ sudo make install
 ```
 
 is enough. This installs Dovecot under /usr/local.
+When building from git, you need to run `./autogen.sh` first.
 
 If you have installed some libraries into locations which require special include or library paths, you can give them in CPPFLAGS and LDFLAGS environment variables. For example: