auctex-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[AUCTeX-diffs] Changes to auctex/preview/configure.in


From: Jan-Åke Larsson
Subject: [AUCTeX-diffs] Changes to auctex/preview/configure.in
Date: Mon, 11 Apr 2005 16:05:11 -0400

Index: auctex/preview/configure.in
diff -u auctex/preview/configure.in:1.82 auctex/preview/configure.in:1.83
--- auctex/preview/configure.in:1.82    Mon Apr 11 09:01:32 2005
+++ auctex/preview/configure.in Mon Apr 11 20:05:10 2005
@@ -39,7 +39,7 @@
 if test "${packagedir}" = no
 then
    EMACS_PATH_LISPDIR([preview-latex])
-   AC_MSG_CHECKING(What file to use for preview startup)
+   AC_MSG_CHECKING(what file to use for preview startup)
    AC_ARG_WITH(previewstartfile,
    [[  --with-preview-startfile=FILE    What file to use for preview 
startup.]],
    [[ previewstartfile="${withval}" ]],
@@ -80,7 +80,7 @@
 AC_LISPIFY_DIR(packagedatadir,"${previewstartfile}")
 AC_MSG_RESULT([[${packagedatadir}]])
 
-AC_MSG_CHECKING(Where the info files go)
+AC_MSG_CHECKING(where the info files go)
 AC_MSG_RESULT([[${infodir}]])
 
 AC_SUBST(PLAT_LISP)
@@ -161,7 +161,7 @@
    AC_PATH_PROG(PERL, perl, :)
 fi
 
-AC_ARG_VAR(PERL,[Makeinfo executable.  If set to :, some documentation
+AC_ARG_VAR(MAKEINFO,[Makeinfo executable.  If set to :, some documentation
 cannot be regenerated, but installation of an unmodified tarball will
 succeed.])
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]