auctex-diffs
[Top][All Lists]
Advanced

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

[AUCTeX-diffs] Changes to auctex/preview/aclocal.m4


From: David Kastrup
Subject: [AUCTeX-diffs] Changes to auctex/preview/aclocal.m4
Date: Mon, 02 May 2005 06:37:52 -0400

Index: auctex/preview/aclocal.m4
diff -u auctex/preview/aclocal.m4:1.61 auctex/preview/aclocal.m4:1.62
--- auctex/preview/aclocal.m4:1.61      Sat Apr 30 15:28:06 2005
+++ auctex/preview/aclocal.m4   Mon May  2 10:37:49 2005
@@ -184,8 +184,8 @@
 AC_DEFUN(EMACS_PATH_LISPDIR, [
   AC_MSG_CHECKING([where lisp files go])
   AC_ARG_WITH(lispdir,
-    [  --with-lispdir=DIR      Where to install the $1 file, note
-                          that most of the package will be relative to it.],
+    [  --with-lispdir=DIR      A place in load-path for Lisp files; most
+                          files will be place in a subdirectory.],
     [[lispdir="${withval}"]])
   if test "X${lispdir}" = X; then
      if test "${EMACS_FLAVOR}" = 'emacs'; then




reply via email to

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