view modules/xfreopen @ 14953:632892f73130

fwriting: Move AC_LIBOBJ invocations to module description. * m4/fwriting.m4 (gl_FUNC_FWRITINT): Move AC_LIBOBJ invocation from here... * modules/fwriting (configure.ac): ... to here.
author Bruno Haible <bruno@clisp.org>
date Sat, 07 May 2011 13:48:53 +0200
parents a5b7df5da800
children 7d08359f2d59
line wrap: on
line source

Description:
a wrapper for frepoen

Files:
lib/xfreopen.c
lib/xfreopen.h

Depends-on:
error
exitfail
freopen-safer
quote

configure.ac:

Makefile.am:
lib_SOURCES += xfreopen.c xfreopen.h

Include:
"xfreopen.h"

License:
GPL

Maintainer:
Jim Meyering