@@ -1955,12 +1955,24 @@ AC_CONFIG_FILES([
19551955 mgmt/cluster/Makefile
19561956 mgmt/utils/Makefile
19571957 plugins/Makefile
1958+ plugins/authproxy/Makefile
1959+ plugins/background_fetch/Makefile
19581960 plugins/cacheurl/Makefile
19591961 plugins/conf_remap/Makefile
1962+ plugins/esi/Makefile
1963+ plugins/generator/Makefile
1964+ plugins/gzip/Makefile
1965+ plugins/header_rewrite/Makefile
1966+ plugins/healthchecks/Makefile
1967+ plugins/libloader/Makefile
1968+ plugins/regex_remap/Makefile
1969+ plugins/regex_revalidate/Makefile
1970+ plugins/s3_auth/Makefile
1971+ plugins/stats_over_http/Makefile
1972+ plugins/tcpinfo/Makefile
1973+ plugins/xdebug/Makefile
19601974 plugins/experimental/Makefile
19611975 plugins/experimental/acme/Makefile
1962- plugins/experimental/authproxy/Makefile
1963- plugins/experimental/background_fetch/Makefile
19641976 plugins/experimental/balancer/Makefile
19651977 plugins/experimental/buffer_upload/Makefile
19661978 plugins/experimental/cache_key_genid/Makefile
@@ -1973,8 +1985,6 @@ AC_CONFIG_FILES([
19731985 plugins/experimental/custom_redirect/Makefile
19741986 plugins/experimental/epic/Makefile
19751987 plugins/experimental/escalate/Makefile
1976- plugins/experimental/esi/Makefile
1977- plugins/experimental/generator/Makefile
19781988 plugins/experimental/geoip_acl/Makefile
19791989 plugins/experimental/header_normalize/Makefile
19801990 plugins/experimental/hipes/Makefile
@@ -1985,25 +1995,15 @@ AC_CONFIG_FILES([
19851995 plugins/experimental/mp4/Makefile
19861996 plugins/experimental/multiplexer/Makefile
19871997 plugins/experimental/mysql_remap/Makefile
1988- plugins/experimental/regex_revalidate/Makefile
1989- plugins/experimental/remap_stats/Makefile
19901998 plugins/experimental/remap_purge/Makefile
1991- plugins/experimental/s3_auth /Makefile
1999+ plugins/experimental/remap_stats /Makefile
19922000 plugins/experimental/ssl_cert_loader/Makefile
19932001 plugins/experimental/sslheaders/Makefile
19942002 plugins/experimental/stale_while_revalidate/Makefile
19952003 plugins/experimental/stream_editor/Makefile
19962004 plugins/experimental/ts_lua/Makefile
19972005 plugins/experimental/url_sig/Makefile
19982006 plugins/experimental/webp_transform/Makefile
1999- plugins/experimental/xdebug/Makefile
2000- plugins/gzip/Makefile
2001- plugins/header_rewrite/Makefile
2002- plugins/healthchecks/Makefile
2003- plugins/libloader/Makefile
2004- plugins/regex_remap/Makefile
2005- plugins/stats_over_http/Makefile
2006- plugins/tcpinfo/Makefile
20072007 proxy/Makefile
20082008 proxy/api/ts/Makefile
20092009 proxy/config/Makefile
0 commit comments