Ticket #1663: modules.patch

File modules.patch, 611 bytes (added by chronolaw@…, 8 years ago)
  • auto/modules

    # HG changeset patch
    # User chronolaw <chronolaw@gmail.com>
    # Date 1540433787 -28800
    #      Thu Oct 25 10:16:27 2018 +0800
    # Node ID 731064f4d1d38f41fe63301a9f3ec1c50c97be2b
    # Parent  874d47ac871a4b62fbe0ff5d469a8ad7bc5a4160
    Enable foreign misc type modules to extend nginx
    
    diff -r 874d47ac871a -r 731064f4d1d3 auto/modules
    a b  
    13401340
    13411341
    13421342ngx_module_type=MISC
    1343 MISC_MODULES=
     1343MISC_MODULES="$MISC_MODULES"
    13441344
    13451345if [ $NGX_GOOGLE_PERFTOOLS = YES ]; then
    13461346    ngx_module_name=ngx_google_perftools_module