comparison modules/absolute-header @ 7754:ed8105720327

* modules/absolute-header: New module. * modules/fcntl (Depends-on): Depend on it. * modules/inttypes (Depends-on): Likewise. * modules/stdint (Depends-on): Likewise. * modules/sys_stat (Depends-on): Likewise. * modules/wctype (Depends-on): Likewise. * MODULES.html.sh (Support for building libraries and executables): Document it.
author Eric Blake <ebb9@byu.net>
date Tue, 26 Dec 2006 18:42:09 +0000
parents
children 34cf20b69fd7
comparison
equal deleted inserted replaced
7753:4d86073dc179 7754:ed8105720327
1 Description:
2 Allows wrapping a broken system header in a gnulib replacement.
3
4 Files:
5 m4/absolute-header.m4
6
7 Depends-on:
8
9 configure.ac:
10
11 Makefile.am:
12
13 Include:
14
15 License:
16 LGPL
17
18 Maintainer:
19 all