[asterisk-bugs] [JIRA] (ASTERISK-29717) res_config_sqlite: not removed in makeopts.in

Alexander Traud (JIRA) noreply at issues.asterisk.org
Thu Nov 4 05:22:49 CDT 2021


Alexander Traud created ASTERISK-29717:
------------------------------------------

             Summary: res_config_sqlite: not removed in makeopts.in
                 Key: ASTERISK-29717
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-29717
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: Resources/res_config_sqlite
    Affects Versions: 19.0.0
            Reporter: Alexander Traud
            Severity: Trivial


Commit [4013bfa|https://github.com/asterisk/asterisk/commit/4013bfa] shows how an external library is added nowadays:
# {{configure.ac}} (the script ./bootstrap.sh recreates the script ./configure then)
# {{makeopts.in}}
# {{include/asterisk/autoconfig.h.in}}
# {{build_tools/menuselect-deps.in}}

The files must be touched when an external library is no longer used. ASTERISK-29598 (Gerrit [16316|https://gerrit.asterisk.org/16316], Commit [800fd84|https://github.com/asterisk/asterisk/commit/800fd84]) forgot the file {{makeopts.in}}. At that time, several modules and libraries got removed. Their removal were complete.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list