Skip to content
Snippets Groups Projects
Commit 92ed5362 authored by chrfranke's avatar chrfranke
Browse files

autogen.sh: automake 1.16.3-5 work.

git-svn-id: https://svn.code.sf.net/p/smartmontools/code/trunk@5312 4ea69e1a-61f1-4043-bf83-b5c94c648137
parent c5a37278
No related branches found
No related tags found
No related merge requests found
...@@ -2,6 +2,8 @@ $Id$ ...@@ -2,6 +2,8 @@ $Id$
2022-02-01 Christian Franke <franke@computer.org> 2022-02-01 Christian Franke <franke@computer.org>
autogen.sh: automake 1.16.3-5 work.
os_win32/update-smart-drivedb.nsi: Remove, no longer used. os_win32/update-smart-drivedb.nsi: Remove, no longer used.
Makefile.am: Remove related targets. Makefile.am: Remove related targets.
......
...@@ -60,7 +60,7 @@ case "$ver" in ...@@ -60,7 +60,7 @@ case "$ver" in
# OK # OK
;; ;;
1.14|1.14.1|1.15|1.15.1|1.16|1.16.[12]) 1.14|1.14.1|1.15|1.15.1|1.16|1.16.[1-5])
# TODO: Enable 'subdir-objects' in configure.ac # TODO: Enable 'subdir-objects' in configure.ac
# For now, suppress 'subdir-objects' forward-incompatibility warning # For now, suppress 'subdir-objects' forward-incompatibility warning
test -n "$warnings" || amwarnings="--warnings=no-unsupported" test -n "$warnings" || amwarnings="--warnings=no-unsupported"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment