commit | 792379eedf992d6a161779b8ee7985eaae2a5813 | [log] [tgz] |
---|---|---|
author | Christian Brabandt <cb@256bit.org> | Sat Jun 28 18:37:49 2025 +0200 |
committer | Christian Brabandt <cb@256bit.org> | Sat Jun 28 18:37:49 2025 +0200 |
tree | 8c556dd21546dac43a7389ba8773908ea12c91f8 | |
parent | b657310bd3bf579ea8152d5246910b69d4e848ef [diff] [blame] |
patch 9.1.1488: configure: using obsolete macro AC_PROG_GCC_TRADITIONAL Problem: configure: using obsolete macro AC_PROG_GCC_TRADITIONAL Solution: drop it from configure.ac, regenerate auto/configure Signed-off-by: Christian Brabandt <cb@256bit.org>
diff --git a/src/version.c b/src/version.c index 3aaaf44..8e6849a 100644 --- a/src/version.c +++ b/src/version.c
@@ -720,6 +720,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1488, +/**/ 1487, /**/ 1486,