]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/common/configure
sim: fix the PKGVERSION define
[thirdparty/binutils-gdb.git] / sim / common / configure
index b81c8a1db375dd37762d364790d3a58e6d4d28a8..631ebac4a8097804965e525cbaf8dd533858bf4d 100755 (executable)
@@ -1412,7 +1412,7 @@ Optional Packages:
   --with-pic              try to use only PIC/non-PIC objects [default=use
                           both]
   --with-gnu-ld           assume the C compiler uses GNU ld [default=no]
-  --with-pkgversion=PKG   Use PKG in the version string in place of "GDB"
+  --with-pkgversion=PKG   Use PKG in the version string in place of "SIM"
   --with-bugurl=URL       Direct users to URL to report a bug
 
 Some influential environment variables:
@@ -11062,7 +11062,7 @@ if test "${with_pkgversion+set}" = set; then :
       *)   PKGVERSION="($withval) " ;;
      esac
 else
-  PKGVERSION="(GDB) "
+  PKGVERSION="(SIM) "
 
 fi