dl-fldigi/m4
Stelios Bounanos c3814bc1a4 Add NLS support
Merge patch by Stephane Fillod <fillods@users.sourceforge.net>:

* gettextsize fldigi
* add initial French translation

Minor additional changes by me (sb):

* Remove bundled intl and associated m4 macros and compiler flags
* Move new m4 macros to m4/intl
* Move gettext.h to src/include and add to src/Makefile.am
* Modify setup_nls():
  * Search for message catalogs in $PWD/locale and
    $FLDIGI_LOCALE_DIR/locale, in addition to LOCALEDIR
  * Do not call setlocale() for LC_NUMERIC, as this can break the
    configuration read/write routines when handling floating point
    numbers in locales that use a comma as the decimal point
  * Fix static initialisation
* Add INTL_LIBS and INTL_CFLAGS configure variables that can be used
  to override AM_GNU_GETTEXT
* Update po/Makevars
* Update po files
* Remove po/Makefile.in and po/remove-potcdate.sed
2008-12-04 16:11:21 +00:00
..
intl Add NLS support 2008-12-04 16:11:21 +00:00
ax_boost_base.m4 Use std::bind if available 2008-01-02 20:42:16 +00:00
bind.m4 Refactor configure.ac 2008-02-20 04:12:28 +00:00
debug.m4 Add optimisation switches 2008-04-08 22:15:43 +01:00
fltk.m4 Fix FLTK m4 macro 2008-09-11 23:06:51 +01:00
funcs.m4 Add new search_libs m4 macro 2008-08-03 01:15:10 +01:00
images.m4 Fix image library detection 2008-08-13 22:36:17 +01:00
libintl.m4 Add NLS support 2008-12-04 16:11:21 +00:00
macosx.m4 Update build scripts 2008-08-29 12:06:20 +01:00
opt.m4 Add optimisation switches 2008-04-08 22:15:43 +01:00
oss.m4 Add cygwin support 2008-03-27 13:06:40 +00:00
pkg-config.m4 Update m4 macros 2008-05-18 11:12:18 +01:00
static.m4 Improve clock_gettime detection 2008-07-24 00:28:20 +01:00
tls.m4 Refactor configure.ac 2008-02-20 04:12:28 +00:00
win32.m4 Add cygwin support 2008-03-27 13:06:40 +00:00
xmlrpc.m4 Update m4 macros 2008-05-18 11:12:18 +01:00