added uk_UA locales, thanks Anatoli M. Sakhnik and php-coder

This commit is contained in:
fluxgen 2005-08-15 10:35:43 +00:00
parent def41301e2
commit 5f4f2a85da

View file

@ -614,7 +614,7 @@ AC_MSG_RESULT([Building with '$LIBS' for linker flags.])
AC_MSG_RESULT([])
dnl Output files
AC_CONFIG_HEADER(config.h)
AM_CONFIG_HEADER(config.h)
AC_OUTPUT(Makefile
version.h
@ -653,4 +653,5 @@ nls/pl_PL/Makefile
nls/sl_SI/Makefile
nls/vi_VN/Makefile
nls/be_BY/Makefile
nls/uk_UA/Makefile
)