s/EXTRA_LIBS/EXTRALIBS/ in EDITME
authorJohn Jetmore <jj33@pobox.com>
Fri, 8 Dec 2006 03:16:48 +0000 (03:16 +0000)
committerJohn Jetmore <jj33@pobox.com>
Fri, 8 Dec 2006 03:16:48 +0000 (03:16 +0000)
src/src/EDITME

index cd20335eb15c0b7c257623096e9df07ff7337061..5d5af1ff0e39af443a1fae6de8bd3e8ab622b779 100644 (file)
@@ -1,4 +1,4 @@
-# $Cambridge: exim/src/src/EDITME,v 1.18 2006/12/05 11:35:28 ph10 Exp $
+# $Cambridge: exim/src/src/EDITME,v 1.19 2006/12/08 03:16:48 jetmore Exp $
 
 ##################################################
 #          The Exim mail transport agent         #
@@ -859,7 +859,7 @@ SYSTEM_ALIASES_FILE=/etc/aliases
 
 # USE_READLINE=yes
 
-# You may need to add -ldl to EXTRA_LIBS when you set USE_READLINE=yes.
+# You may need to add -ldl to EXTRALIBS when you set USE_READLINE=yes.
 # Note that this option adds to the size of the Exim binary, because the
 # dynamic loading library is not otherwise included.