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

Automake cleanups and small files

XMLWordPrintable

    • Team A
    • Sprint 57 (Oct 2019)
    • 2

      Attached patch contains some automake cleanups against trunk.
      List of small improvements/fixes which my patch delivers:

      1. replace @FOO@ by $(FOO) to allow on execute make command override some variables
      2. put in each *_SOURCE list all files in separated lines and sort list of those files alphabetically
      3. do not use $(top_sourcedir) in paths of static libraries. It should be always used $(top_builddir) to allow build zabbix code from read only source tree
      4. remove from src/libs/zbxsysinfo/Makefile.am EXTRA_DIST files which are included in *_SOURCES in subdirectories

            ak Andrejs Kozlovs
            kloczek Tomasz Kłoczko
            Team A
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: