diff options
Diffstat (limited to 'gtk')
-rw-r--r-- | gtk/configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/configure.ac b/gtk/configure.ac index 1fcc124b2..6cf33ec49 100644 --- a/gtk/configure.ac +++ b/gtk/configure.ac @@ -17,7 +17,7 @@ AC_HEADER_STDC AC_ARG_WITH(hb, AC_HELP_STRING( [--with-hb=prefix], - [try this for the bh-library prefix install directory] + [try this for the hb-library prefix install directory] ), hb_PATHSET=1, hb_PATHSET=0 |