diff options
author | Daniel Kahn Gillmor <[email protected]> | 2018-11-08 05:34:27 +0000 |
---|---|---|
committer | Daniel Kahn Gillmor <[email protected]> | 2018-11-08 05:34:27 +0000 |
commit | 2557d0ae6ff0336b041129b7bf5c1e3a8c20a805 (patch) | |
tree | d53dd780b6169d9cc09d7ab91e99e28cb8e96084 /m4/qt.m4 | |
parent | docs: python bindings (diff) | |
download | gpgme-2557d0ae6ff0336b041129b7bf5c1e3a8c20a805.tar.gz gpgme-2557d0ae6ff0336b041129b7bf5c1e3a8c20a805.zip |
spelling: fix misspellings
Signed-off-by: Daniel Kahn Gillmor <[email protected]>
Diffstat (limited to 'm4/qt.m4')
-rw-r--r-- | m4/qt.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -56,7 +56,7 @@ AC_DEFUN([FIND_QT], fi AC_MSG_RESULT([$mocversion]) dnl Check that a binary can actually be build with this qt. - dnl pkg-config may be set up in a way that it looks also for libaries + dnl pkg-config may be set up in a way that it looks also for libraries dnl of the build system and not only for the host system. In that case dnl we check here that we can actually compile / link a qt application dnl for host. |