aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1997-10-11 22:44:37 +0000
committerEric S. Raymond <esr@thyrsus.com>1997-10-11 22:44:37 +0000
commit054d9c1c9eeab80b949d121daf4d44f7fa037900 (patch)
tree0f10a78c168453f2e9247f27d8fbd2ce7aab5c63 /Makefile.in
parent172943917e7e792859ee4deafef1d831c3f2cdcf (diff)
downloadfetchmail-054d9c1c9eeab80b949d121daf4d44f7fa037900.tar.gz
fetchmail-054d9c1c9eeab80b949d121daf4d44f7fa037900.tar.bz2
fetchmail-054d9c1c9eeab80b949d121daf4d44f7fa037900.zip
Add helpful comment.
svn path=/trunk/; revision=1503
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 5872992c..c7d31987 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -35,6 +35,7 @@ DEFS = @DEFS@ @EXTRADEFS@
defines = -DRELEASE_ID=\"$(VERS)\" $(DEFS)
# If your system needs extra libraries loaded in, define them here.
+# In particular, add -lresolv if you are running bind 4.9.5
LOADLIBS = @LIBS@ @LEXLIB@
# LOADLIBS = -lsocket3r -lunix3r # QNX