sim: use AS_HELP_STRING everywhere
[deliverable/binutils-gdb.git] / sim / configure.ac
index f1734e387a33bae80c466af14b95b9134c9e1465..39f9c6e179a3a5118f0b511b59357decd9db7790 100644 (file)
@@ -30,7 +30,7 @@ AC_SUBST(CFLAGS_FOR_BUILD)
 # If a cpu ever has more than one simulator to choose from, use
 # --enable-sim=... to choose.
 AC_ARG_ENABLE(sim,
-[  --enable-sim ],
+[AS_HELP_STRING([--enable-sim], [Enable the GNU simulator])],
 [case "${enableval}" in
 yes | no) ;;
 *)     AC_MSG_ERROR(bad value ${enableval} given for --enable-sim option) ;;
This page took 0.025047 seconds and 4 git commands to generate.