I would like to add a feature to configure script to print the summary of options selected as like openssh does. Will this be useful?
The summary will be something simillar to this.
--------------------------------------------------------
Squid has been configured with the following options:
                    User binaries: /usr/local/squid26s14/bin
                  System binaries: /usr/local/squid26s14/sbin
              Configuration files: /usr/local/squid26s14/etc
                     Manual pages: /usr/local/squid26s14/man/

            IO event loop support: epoll
         Maximum file descriptors: 32768
                     WCCP support: WCCPv1 WCCPv2
                     SNMP support: yes
                      SSL support:
       Cache Replacement Policies: heap lru
             Auth Modules support: basic digest ntlm
          Linux Netfilter support: yes
               Large file support: yes

       Squid Auth helpers support
Basic Auth helpers support: LDAP MSNT NCSA PAM SMB YP getpwnam multi-domain-NTLM SASL
        NTLM Auth helpers support: SMB fakeauth
      Digest Auth helpers support: password
   Negotiate Auth helpers support:
External Auth helpers support: ip_user ldap_group unix_group wbinfo_group

             Host: i686-pc-linux-gnu
         Compiler: gcc
Compiler flags: -m32 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -g -O2 -D_REENTRANT
Preprocessor flags: -I/usr/kerberos/include
     Linker flags:
        Libraries: ../snmplib/libsnmp.a
--------------------------------------------------------

Reply via email to