diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 9996c34..b98f095 100644 --- a/configure.ac +++ b/configure.ac @@ -873,4 +873,4 @@ AC_MSG_NOTICE([crypt() not available, dropbear server will not have password aut fi AC_MSG_NOTICE() -AC_MSG_NOTICE([Now edit options.h to choose features.]) +AC_MSG_NOTICE([Now edit localoptions.h to choose features.]) |