Mercurial > hg > octave-jordi > gnulib-hg
view modules/areadlink @ 15033:7539219da429
mbsrtowcs: Move AC_LIBOBJ invocations to module description.
* m4/mbsrtowcs.m4 (gl_FUNC_MBSRTOWCS): Move AC_LIBOBJ and
gl_PREREQ_MBSRTOWCS invocations from here...
* modules/mbsrtowcs (configure.ac): ... to here.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Sat, 21 May 2011 14:24:51 +0200 |
parents | 39a9dbe4bfe3 |
children | b1b7de2c4a71 |
line wrap: on
line source
Description: Reading symbolic links without size limitation. Files: lib/areadlink.h lib/areadlink.c Depends-on: careadlinkat configure.ac: Makefile.am: lib_SOURCES += areadlink.c Include: "areadlink.h" License: LGPLv2+ Maintainer: Bruno Haible, Jim Meyering