diff options
| author | Tomas Chvatal <scarabeus@gentoo.org> | 2009-03-12 17:37:49 +0100 |
|---|---|---|
| committer | Tomas Chvatal <scarabeus@gentoo.org> | 2009-03-12 17:37:49 +0100 |
| commit | 979923657e35b1cb65d04f9189f4c8b03b77c14f (patch) | |
| tree | 4760dd1e8d910d50bf3b3a306065762564a6112e /cmake/FindGettext.cmake | |
| parent | 704ffbf1da16b76310556682d24b9a0c26e3f9bd (diff) | |
gettext search updates
Diffstat (limited to 'cmake/FindGettext.cmake')
| -rw-r--r-- | cmake/FindGettext.cmake | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cmake/FindGettext.cmake b/cmake/FindGettext.cmake index 14ea623..d32ad09 100644 --- a/cmake/FindGettext.cmake +++ b/cmake/FindGettext.cmake @@ -61,5 +61,3 @@ ELSE (GETTEXT_MSGMERGE_EXECUTABLE AND GETTEXT_MSGFMT_EXECUTABLE ) ENDIF (GetText_REQUIRED)
ENDIF (GETTEXT_MSGMERGE_EXECUTABLE AND GETTEXT_MSGFMT_EXECUTABLE )
-
-
|