canonicalize-lgpl: Fix autoconf macro ordering bug.
[gnulib.git] / modules / btowc
index f905b60..1566a2f 100644 (file)
@@ -4,9 +4,11 @@ btowc() function: convert unibyte character to wide character.
 Files:
 lib/btowc.c
 m4/btowc.m4
+m4/locale-fr.m4
 
 Depends-on:
 wchar
+mbtowc          [test $HAVE_BTOWC = 0 || test $REPLACE_BTOWC = 1]
 
 configure.ac:
 gl_FUNC_BTOWC
@@ -18,7 +20,7 @@ Include:
 <wchar.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible