Mercurial > hg > octave-shane > gnulib-hg
view modules/stdlib-safer @ 15247:fc0079effbc1
stdlib-safer: Move AC_LIBOBJ invocations to module description.
* m4/stdlib-safer.m4: Remove file.
* modules/stdlib-safer (Files): Remove m4/stdlib-safer.m4.
(configure.ac): Remove gl_STDLIB_SAFER call.
(Makefile.am): Augment lib_SOURCES.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Tue, 24 May 2011 02:00:29 +0200 |
parents | 1f4382233fbe |
children |
line wrap: on
line source
Description: File stream functions that avoid clobbering std{in,out,err}. Files: lib/stdlib--.h lib/stdlib-safer.h lib/mkstemp-safer.c Depends-on: fd-safer-flag mkstemp stdlib unistd-safer configure.ac: Makefile.am: lib_SOURCES += mkstemp-safer.c Include: "stdlib-safer.h" License: GPL Maintainer: Paul Eggert, Jim Meyering