mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-03 12:24:17 +01:00
configure: Remove deprecated --with-nlsdir option.
Deprecated in December 2014, and over two years have passed.
This commit is contained in:
committed by
Carlos R. Mafra
parent
cea5f6107c
commit
f6320d4fa5
@@ -460,12 +460,6 @@ WM_I18N_LANGUAGES
|
||||
WM_I18N_XGETTEXT
|
||||
WM_I18N_MENUTEXTDOMAIN
|
||||
|
||||
dnl 2014/12/29: The option is deprecated, we should keep this message for at
|
||||
dnl least 2 years to ensure users see it and update their build scripts
|
||||
AC_ARG_WITH([nlsdir], [],
|
||||
[AC_MSG_ERROR([option '--with-nlsdir' is deprecated, please use autoconf's standard '--localedir' instead])])
|
||||
|
||||
|
||||
dnl ===========================================
|
||||
dnl Stuff that uses X
|
||||
dnl ===========================================
|
||||
|
||||
Reference in New Issue
Block a user