Commit Graph
21 Commits
Author SHA1 Message Date
Evgeny Grin (Karlson2k) e4fc51b8df bootstrap: better support Gentoo and MinGW 2024-08-02 15:50:27 +02:00
Evgeny Grin (Karlson2k) c39c55a220 bootstrap: simplified autotools invocation
Old workarounds are not needed any more as autopoint is executed now
automatically by 'make dist'
2023-12-28 09:26:47 +03:00
Evgeny Grin (Karlson2k) c9402fb971 bootstrap: added fallback for uncrustify conf installation 2023-12-28 09:24:24 +03:00
Evgeny Grin (Karlson2k) 9c22b66afd bootstrap: fixed fallback detection of sources dir 2023-12-28 09:14:51 +03:00
Evgeny Grin 50e28fbb90 bootstrap script: improved portability 2023-06-01 09:08:43 +03:00
Evgeny Grin (Karlson2k) 259cbd8369 Moved 'po' dependencies to separate ./configure file
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.
2022-01-09 19:26:45 +03:00
Evgeny Grin (Karlson2k) 899950e3a0 bootstrap: ensure that fallback path succeed 2021-01-19 17:58:56 +03:00
Evgeny Grin (Karlson2k) 7b2c73d1b9 Fixed bootstrap with different gettext version on the build host
The problem is autopoint can install only all files or no files
at all and without updating of M4 macros in any case.
Build process failed at make-time of dist because of version mismatch
for M4 macros and po/* files.
2021-01-19 17:00:33 +03:00
Christian Grothoff 972103dc28 applying uncrustify to ensure uniform indentation 2019-10-17 16:56:41 +02:00
Evgeny Grin (Karlson2k) 8b8c300312 bootstrap: improved shell compatibility,
removed unneeded 'aclocal' execution,
removed '-f' autoreconf argument,
added wrapper script autogen.sh
2019-04-10 14:38:34 +03:00
Evgeny Grin (Karlson2k) 7f5c98bfa1 Gettext staff moved to 'po' directory. Main 'configure' now do not check for
gettext and related staff.
2016-11-23 14:16:49 +03:00
Christian Grothoff 5ef83163f7 adding gettext stuff for fixing #4614 2016-09-05 12:04:54 +00:00
Evgeny Grin (Karlson2k) b1a8e8d00c Fix running bootstrap with relative path 2015-12-03 14:22:31 +00:00
Evgeny Grin (Karlson2k) 12a4dd01cc bootstrap: allow bootstrap execution from any directory 2015-11-24 10:35:25 +00:00
Evgeny Grin (Karlson2k) a7a3d5ccca bootstrap: reduce number of words "error" in bootstrap output on some platforms 2015-11-24 10:35:22 +00:00
Nils Durner 4c0c2f7eb3 specify m4 dir 2009-02-19 19:17:23 +00:00
Christian Grothoff 425a9ca5ba automake 2008-01-16 08:06:38 +00:00
Christian Grothoff 8a7e30d030 syn 2007-07-07 08:54:04 +00:00
Christian Grothoff 1e8667e8bb bs 2007-01-17 23:52:34 +00:00
Christian Grothoff 96b2dcfc43 bye 2006-09-06 18:57:01 +00:00
Nils Durner 2664264953 script to generate ./configure from configure.ac 2006-09-06 18:35:30 +00:00