Explorar el Código

configure: fixed message

Evgeny Grin (Karlson2k) hace 1 año
padre
commit
de971d3315
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      configure.ac

+ 1 - 1
configure.ac

@@ -7421,7 +7421,7 @@ AC_MSG_NOTICE([[GNU libmicrohttpd ${PACKAGE_VERSION} Configuration Summary:
   Threading lib    : ${USE_THREADS}
   Shutdown of listening socket triggers select: ${mhd_cv_host_shtdwn_trgr_select}
 
-  [ Libary options and features ]
+  [ Library features and options ]
   Inter-thread comm: ${use_itc}
   select() support : ${enable_select}
   poll() support   : ${enable_poll=no}