Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-12045

Inconsitencies in configure -h output

XMLWordPrintable

    • Sprint 25, Sprint 26
    • 0.125

      ./configure -h output is inconsistant because of different help strings used in m4 macros, for example:

      If you want to use cURL library:
        --with-libcurl[=DIR]    use cURL package [default=no], optionally specify
                                path to curl-config
      
      If you want to specify iconv installation directories:
        --with-iconv=[DIR]      use iconv from given base install directory (DIR),
      

      First is the correct syntax, so all scripts must be fixed to have similar syntax - the '=' must be moved inside [ ].

            MVekslers Michael Veksler
            wiper Andris Zeila
            Team C
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: