1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
subdir('regress') subdir('isolation') subdir('authentication') subdir('recovery') subdir('subscription') subdir('modules') if ssl.found() subdir('ssl') endif if ldap.found() subdir('ldap') endif if gssapi.found() subdir('kerberos') endif if icu.found() subdir('icu') endif subdir('perl')