l10n: Removed string defines

This commit is contained in:
Paul Beckingham 2016-09-02 18:13:53 -04:00
parent 13cb3b92e2
commit 08c013c1af
3 changed files with 0 additions and 228 deletions

View file

@ -52,15 +52,6 @@ if (READLINE_FOUND)
set (TASKSH_LIBRARIES ${TASKSH_LIBRARIES} ${READLINE_LIBRARIES})
endif (READLINE_FOUND)
# Set the package language.
if (LANGUAGE)
set (PACKAGE_LANGUAGE ${LANGUAGE})
else (LANGUAGE)
set (PACKAGE_LANGUAGE 1)
endif (LANGUAGE)
set (LANGUAGE_ENG_USA 1)
message ("-- Configuring cmake.h")
configure_file (
${CMAKE_SOURCE_DIR}/cmake.h.in