1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-11 09:20:51 +00:00

* Makefile.in [HAVE_LIBRESOLV]: Add -lresolv to linker flags.

This commit is contained in:
Chong Yidong 2007-10-19 20:40:24 +00:00
parent 7caf6803d5
commit c6f18a070b

View File

@ -1,3 +1,7 @@
2007-10-19 Chong Yidong <cyd@stupidchicken.com>
* Makefile.in [HAVE_LIBRESOLV]: Add -lresolv to linker flags.
2007-10-19 Richard Stallman <rms@gnu.org>
* doc.c (Fdocumentation): Check for and handle an advised function.