diff options
-rw-r--r-- | autogen/config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen/config.in b/autogen/config.in index f1f950cc034..083c1a5b760 100644 --- a/autogen/config.in +++ b/autogen/config.in @@ -900,7 +900,7 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ /* Define to 1 if you have the XkbGetKeyboard function. */ #undef HAVE_XKBGETKEYBOARD -/* Define to 1 if you have the Xpm libary (-lXpm). */ +/* Define to 1 if you have the Xpm library (-lXpm). */ #undef HAVE_XPM /* Define to 1 if you have the `XrmSetDatabase' function. */ |