Fixed a typo that said "experiemental", no biggie.. would have been embarrassing

for a release though :)
--
Eric Windisch
This commit is contained in:
Eric Windisch 2000-01-18 20:57:18 +00:00
parent c494af94b6
commit c363d72c3c

View file

@ -61,7 +61,7 @@ AC_CHECK_FUNCS(gethostname gethostbyname connect gettimeofday getwd mkdir \
snprintf _snprintf vsnprintf _vsnprintf)
AC_ARG_ENABLE(experimental,
[ --enable-experiemental compile with experimental code. Use at your
[ --enable-experimental compile with experimental code. Use at your
own risk]
)
if test "x$enable_experimental" = xyes; then