diff configure.ac @ 15845:b6983e807711

Rename/update finch man page
author Richard Nelson <wabz@pidgin.im>
date Mon, 19 Mar 2007 23:51:24 +0000
parents c4f348500fa7
children c6e563dfaa7a
line wrap: on
line diff
--- a/configure.ac	Mon Mar 19 23:49:30 2007 +0000
+++ b/configure.ac	Mon Mar 19 23:51:24 2007 +0000
@@ -374,7 +374,7 @@
 GNT_LIBS=""
 GNT_CFLAGS=""
 AC_ARG_WITH(ncurses-headers, [AC_HELP_STRING([--with-ncurses-headers=DIR],
-		[compile gaim-text against the ncurses includes in DIR])],
+		[compile finch against the ncurses includes in DIR])],
 		[ac_ncurses_includes="$withval"], [ac_ncurses_includes=""])
 if test "x$enable_consoleui" = "xyes"; then
 	AC_CHECK_LIB(ncursesw, initscr, [GNT_LIBS="-lncursesw"], [enable_consoleui=no])
@@ -1899,7 +1899,7 @@
 		   gaim.service
 		   doc/Makefile
 		   doc/pidgin.1
-		   doc/gaim-text.1
+		   doc/finch.1
 		   m4macros/Makefile
 		   pidgin/Makefile
 		   pidgin/pidgin.pc