kumquat-buildroot/package/dos2unix
Thomas Petazzoni e0a46903ee dos2unix: use new gettext logic
This commit switches to use the new gettext logic, which involves:

 - using TARGET_NLS_DEPENDENCIES instead of hand-encoded dependencies
   on gettext/host-gettext

 - using TARGET_NLS_LIBS to force linking against libintl

 - dropping BR2_PACKAGE_GETTEXT selection

In addition, we now use BR2_SYSTEM_ENABLE_NLS instead of
BR2_ENABLE_LOCALE to decide if NLS support should be enabled or
disabled.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-07-05 01:27:24 +02:00
..
Config.in dos2unix: use new gettext logic 2017-07-05 01:27:24 +02:00
Config.in.host
dos2unix.hash
dos2unix.mk dos2unix: use new gettext logic 2017-07-05 01:27:24 +02:00