]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/msp430/configure
sim: fix the PKGVERSION define
[thirdparty/binutils-gdb.git] / sim / msp430 / configure
index ff3e5bc9a48d09ca2fa54e0f71d0a46e3f99401c..12f9ed4c2285b9edf0c821b8c716b453223e0b8c 100755 (executable)
@@ -1425,7 +1425,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:
@@ -12804,7 +12804,7 @@ if test "${with_pkgversion+set}" = set; then :
       *)   PKGVERSION="($withval) " ;;
      esac
 else
-  PKGVERSION="(GDB) "
+  PKGVERSION="(SIM) "
 
 fi