1
0
mirror of https://https.git.savannah.gnu.org/git/gnulib.git synced 2026-05-13 15:13:36 +00:00

New module 'link-warning'.

This commit is contained in:
Bruno Haible
2007-02-18 02:00:09 +00:00
parent a903e10b42
commit 2261dd4577
2 changed files with 3 additions and 0 deletions

View File

@@ -13,6 +13,8 @@
* modules/string (Depends-on): Add link-warning.
(Makefile.am): Copy the contents of build-aux/link-warning.h into
string.h.
* MODULES.html.sh (Support for building libraries and executables): Add
link-warning.
2007-02-17 Bruno Haible <bruno@clisp.org>

View File

@@ -2423,6 +2423,7 @@ func_all_modules ()
func_module elisp-comp
func_module ldd
func_module lib-ignore
func_module link-warning
func_module no-c++
func_end_table