diff options
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 52 |
1 files changed, 2 insertions, 50 deletions
diff --git a/configure.in b/configure.in index a4aa9b47..e19b9a09 100644 --- a/configure.in +++ b/configure.in @@ -549,56 +549,8 @@ AC_CONFIG_FILES([ digikam/utilities/scripts/Makefile ]) AC_CONFIG_FILES([ digikam/utilities/setup/Makefile ]) AC_CONFIG_FILES([ digikam/utilities/slideshow/Makefile ]) AC_CONFIG_FILES([ doc/Makefile ]) -AC_CONFIG_FILES([ po/Makefile ]) -AC_CONFIG_FILES([ po/ar/Makefile ]) -AC_CONFIG_FILES([ po/bg/Makefile ]) -AC_CONFIG_FILES([ po/br/Makefile ]) -AC_CONFIG_FILES([ po/ca/Makefile ]) -AC_CONFIG_FILES([ po/cs/Makefile ]) -AC_CONFIG_FILES([ po/cy/Makefile ]) -AC_CONFIG_FILES([ po/da/Makefile ]) -AC_CONFIG_FILES([ po/de/Makefile ]) -AC_CONFIG_FILES([ po/el/Makefile ]) -AC_CONFIG_FILES([ po/en_GB/Makefile ]) -AC_CONFIG_FILES([ po/es/Makefile ]) -AC_CONFIG_FILES([ po/et/Makefile ]) -AC_CONFIG_FILES([ po/fa/Makefile ]) -AC_CONFIG_FILES([ po/fi/Makefile ]) -AC_CONFIG_FILES([ po/fr/Makefile ]) -AC_CONFIG_FILES([ po/gl/Makefile ]) -AC_CONFIG_FILES([ po/he/Makefile ]) -AC_CONFIG_FILES([ po/hu/Makefile ]) -AC_CONFIG_FILES([ po/is/Makefile ]) -AC_CONFIG_FILES([ po/it/Makefile ]) -AC_CONFIG_FILES([ po/ja/Makefile ]) -AC_CONFIG_FILES([ po/ka/Makefile ]) -AC_CONFIG_FILES([ po/lt/Makefile ]) -AC_CONFIG_FILES([ po/mk/Makefile ]) -AC_CONFIG_FILES([ po/ms/Makefile ]) -AC_CONFIG_FILES([ po/mt/Makefile ]) -AC_CONFIG_FILES([ po/nb/Makefile ]) -AC_CONFIG_FILES([ po/nds/Makefile ]) -AC_CONFIG_FILES([ po/nl/Makefile ]) -AC_CONFIG_FILES([ po/nn/Makefile ]) -AC_CONFIG_FILES([ po/pa/Makefile ]) -AC_CONFIG_FILES([ po/pl/Makefile ]) -AC_CONFIG_FILES([ po/pt/Makefile ]) -AC_CONFIG_FILES([ po/pt_BR/Makefile ]) -AC_CONFIG_FILES([ po/ro/Makefile ]) -AC_CONFIG_FILES([ po/ru/Makefile ]) -AC_CONFIG_FILES([ po/rw/Makefile ]) -AC_CONFIG_FILES([ po/sk/Makefile ]) -AC_CONFIG_FILES([ po/sl/Makefile ]) -AC_CONFIG_FILES([ po/sr/Makefile ]) -AC_CONFIG_FILES([ po/sr@Latn/Makefile ]) -AC_CONFIG_FILES([ po/sv/Makefile ]) -AC_CONFIG_FILES([ po/ta/Makefile ]) -AC_CONFIG_FILES([ po/th/Makefile ]) -AC_CONFIG_FILES([ po/tr/Makefile ]) -AC_CONFIG_FILES([ po/uk/Makefile ]) -AC_CONFIG_FILES([ po/vi/Makefile ]) -AC_CONFIG_FILES([ po/zh_CN/Makefile ]) -AC_CONFIG_FILES([ po/zh_TW/Makefile ]) +AC_CONFIG_FILES([ translations/Makefile ]) +AC_CONFIG_FILES([ translations/messages/Makefile ]) AC_OUTPUT dnl Put here things to be done at the very end - telling users dnl about additional packages to install. |