Re: PSA: Autoconf has risen from the dead
От | Andres Freund |
---|---|
Тема | Re: PSA: Autoconf has risen from the dead |
Дата | |
Msg-id | 20220705190236.7gjthmr35a46xehv@awork3.anarazel.de обсуждение исходный текст |
Ответ на | Re: PSA: Autoconf has risen from the dead (Tom Lane <tgl@sss.pgh.pa.us>) |
Ответы |
Re: PSA: Autoconf has risen from the dead
Re: PSA: Autoconf has risen from the dead |
Список | pgsql-hackers |
Hi, On 2022-07-05 14:52:05 -0400, Tom Lane wrote: > I dunno anything about the other steps Andres mentioned, but > presumably they're independent of where you got meson from. Yea. They might not be independent of where you get other dependencies from though. Does macports install headers / libraries into a path that's found by default? Or does one have to pass --with-includes / --with-libs to configure and set PKG_CONFIG_PATH, like with homebrew? Except that with meson doing PKG_CONFIG_PATH should suffice for most (all?) dependencies on macos, and that the syntax for with-includes/libs is a bit different (-Dextra_include_dirs=... and -Dextra_lib_dirs=...) and that optionally one can use a parameter (--pkg-config-path) instead of PKG_CONFIG_PATH, that part shouldn't really differ from what's neccesary for configure. Greetings, Andres Freund
В списке pgsql-hackers по дате отправления: