sim: fix the PKGVERSION define
[deliverable/binutils-gdb.git] / sim / m68hc11 / configure
index e66e89cc717cf329195d5a093c19b05641f5754c..7bde7e486c771b676cdf4a210f6512ebcf27fe5a 100755 (executable)
@@ -1428,7 +1428,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:
@@ -12807,7 +12807,7 @@ if test "${with_pkgversion+set}" = set; then :
       *)   PKGVERSION="($withval) " ;;
      esac
 else
-  PKGVERSION="(GDB) "
+  PKGVERSION="(SIM) "
 
 fi
 
This page took 0.02927 seconds and 4 git commands to generate.