postgresql/src/makefiles
Peter Eisentraut 6a3002715e meson: Make auto the default of the ssl option
The 'ssl' option is of type 'combo', but we add a choice 'auto' that
simulates the behavior of a feature option.  This way, openssl is used
automatically by default if present, but we retain the ability to
potentially select another ssl library.

Author: Nazir Bilal Yavuz <byavuz81@gmail.com>
Discussion: https://www.postgresql.org/message-id/flat/ad65ffd1-a9a7-fda1-59c6-f7dc763c3051%40enterprisedb.com
2023-03-13 07:04:11 +01:00
..
Makefile Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
Makefile.aix autoconf: Rely on ar supporting index creation 2022-10-07 11:53:39 -07:00
Makefile.cygwin autoconf: Rely on ar supporting index creation 2022-10-07 11:53:39 -07:00
Makefile.darwin autoconf: Rely on ar supporting index creation 2022-10-07 11:53:39 -07:00
Makefile.freebsd autoconf: Move export_dynamic determination to configure 2022-12-06 18:55:28 -08:00
Makefile.linux autoconf: Move export_dynamic determination to configure 2022-12-06 18:55:28 -08:00
Makefile.netbsd autoconf: Move export_dynamic determination to configure 2022-12-06 18:55:28 -08:00
Makefile.openbsd autoconf: Move export_dynamic determination to configure 2022-12-06 18:55:28 -08:00
Makefile.solaris autoconf: Move export_dynamic determination to configure 2022-12-06 18:55:28 -08:00
Makefile.win32 autoconf: Rely on ar supporting index creation 2022-10-07 11:53:39 -07:00
meson.build meson: Make auto the default of the ssl option 2023-03-13 07:04:11 +01:00
pgxs.mk Default to hidden visibility for extension libraries where possible 2022-07-17 17:49:51 -07:00