summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2001-11-25 15:13:03 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2001-11-25 15:13:03 +0000
commitb62a4287e31b3ef134b9bdcffbd79a5558a86f3f (patch)
tree9c363e3ae81ece186eaa388440e5e79a25ede27a /TODO
parent4359321b905df422763d3cd7ec9629eb9610224a (diff)
downloadautoconf-b62a4287e31b3ef134b9bdcffbd79a5558a86f3f.tar.gz
Spelling fixes.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index 0adeff4f..d68e3c51 100644
--- a/TODO
+++ b/TODO
@@ -437,7 +437,7 @@ AC_PKG_WITH(hesiod,
,,-lhesiod,HESIOD,,)
AC_PKG_WITH(glue,,,-lglue,GLUE,,)
AC_PKG_WITH(bind,,/usr/local/bind, [lib/resolv.a lib/lib44bsd.a], ,include)
-After the apropriate checks, the existance of the paths, and libs and such
+After the appropriate checks, the existence of the paths, and libs and such
LIBS=$LIBS $PKG-LIBS
DEFS=$DEFS $PKG-DEFS
CPPFLAGS=$PKG-CPPFLAGS $CPPFLAGS