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

Automake cleanups and small files

XMLWordPrintable

    • 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

        1. zabbix-am_fixes.patch
          42 kB
          Tomasz Kłoczko
        2. zabbix-am_fixes-top_srcdir-4.2_v1.10.patch
          15 kB
          Tomasz Kłoczko
        3. zabbix-am_top_srcdir_fixes-3.0.patch
          11 kB
          Tomasz Kłoczko
        4. zabbix-am_top_srcdir_fixes-3.2.patch
          11 kB
          Tomasz Kłoczko
        5. zabbix-am_top_srcdir_fixes-trunk_v1.3.patch
          14 kB
          Tomasz Kłoczko

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

              Created:
              Updated:
              Resolved: