aboutsummaryrefslogtreecommitdiff
path: root/po/po-configure.ac.in
Commit message (Collapse)AuthorAge
* Moved 'po' dependencies to separate ./configure fileEvgeny Grin (Karlson2k)2022-01-09
Having 'po' in main 'configure' confuse users as they see --enable-nls and other related options in configure and think that gettext is optional dependency to build MHD lib. New structure should be more transparent for users. Performed minor cleanup of dist files.