Mercurial > hg > octave-shane > gnulib-hg
diff modules/amemxfrm @ 13557:8db1bc2a38a3
Rename module 'memxfrm' to 'amemxfrm'.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Sun, 15 Aug 2010 00:42:00 +0200 (2010-08-14) |
parents | |
children |
line wrap: on
line diff
new file mode 100644 --- /dev/null +++ b/modules/amemxfrm @@ -0,0 +1,22 @@ +Description: +Locale dependent memory area transformation for comparison. + +Files: +lib/amemxfrm.h +lib/amemxfrm.c + +Depends-on: + +configure.ac: + +Makefile.am: +lib_SOURCES += amemxfrm.c + +Include: +"amemxfrm.h" + +License: +LGPL + +Maintainer: +Bruno Haible