]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - opcodes/configure.ac
x86: templatize INC/DEC
[thirdparty/binutils-gdb.git] / opcodes / configure.ac
index cae2a67ff1096ca725e8421996c92779b5737aef..d812ff54a952bc86e451f2871eba7ff76269d05b 100644 (file)
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
 dnl
-dnl   Copyright (C) 2012-2023 Free Software Foundation, Inc.
+dnl   Copyright (C) 2012-2024 Free Software Foundation, Inc.
 dnl
 dnl This file is free software; you can redistribute it and/or modify
 dnl it under the terms of the GNU General Public License as published by
@@ -190,7 +190,7 @@ changequote([,])dnl
   fi
 fi
 
-SHARED_LIBADD="$SHARED_LIBADD $LIBINTL"
+SHARED_LIBADD="$SHARED_LIBADD $LTLIBINTL"
 
 if test "$enable_shared" = "yes"; then
   case "${host}" in