5 include $(top_builddir
)/src
/Makefile.global
53 ifeq ($(with_openssl
),yes
)
56 ALWAYS_SUBDIRS
+= sslinfo
59 ifneq ($(with_uuid
),no
)
62 ALWAYS_SUBDIRS
+= uuid-ossp
65 ifeq ($(with_libxml
),yes
)
68 ALWAYS_SUBDIRS
+= xml2
71 ifeq ($(with_selinux
),yes
)
74 ALWAYS_SUBDIRS
+= sepgsql
77 ifeq ($(with_perl
),yes
)
78 SUBDIRS
+= hstore_plperl jsonb_plperl
80 ALWAYS_SUBDIRS
+= hstore_plperl jsonb_plperl
83 ifeq ($(with_python
),yes
)
84 SUBDIRS
+= hstore_plpython jsonb_plpython ltree_plpython
86 ALWAYS_SUBDIRS
+= hstore_plpython jsonb_plpython ltree_plpython
90 # start-scripts \ (does not have a makefile)