/[auctex]/auctex/preview/configure.in
ViewVC logotype

Diff of /auctex/preview/configure.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.82 by dak, Mon Apr 11 09:01:32 2005 UTC revision 1.83 by jalar, Mon Apr 11 20:05:10 2005 UTC
# Line 39  fi Line 39  fi
39  if test "${packagedir}" = no  if test "${packagedir}" = no
40  then  then
41     EMACS_PATH_LISPDIR([preview-latex])     EMACS_PATH_LISPDIR([preview-latex])
42     AC_MSG_CHECKING(What file to use for preview startup)     AC_MSG_CHECKING(what file to use for preview startup)
43     AC_ARG_WITH(previewstartfile,     AC_ARG_WITH(previewstartfile,
44     [[  --with-preview-startfile=FILE    What file to use for preview startup.]],     [[  --with-preview-startfile=FILE    What file to use for preview startup.]],
45     [[ previewstartfile="${withval}" ]],     [[ previewstartfile="${withval}" ]],
# Line 80  AC_ARG_WITH(packagedatadir, Line 80  AC_ARG_WITH(packagedatadir,
80  AC_LISPIFY_DIR(packagedatadir,"${previewstartfile}")  AC_LISPIFY_DIR(packagedatadir,"${previewstartfile}")
81  AC_MSG_RESULT([[${packagedatadir}]])  AC_MSG_RESULT([[${packagedatadir}]])
82    
83  AC_MSG_CHECKING(Where the info files go)  AC_MSG_CHECKING(where the info files go)
84  AC_MSG_RESULT([[${infodir}]])  AC_MSG_RESULT([[${infodir}]])
85    
86  AC_SUBST(PLAT_LISP)  AC_SUBST(PLAT_LISP)
# Line 161  then Line 161  then
161     AC_PATH_PROG(PERL, perl, :)     AC_PATH_PROG(PERL, perl, :)
162  fi  fi
163    
164  AC_ARG_VAR(PERL,[Makeinfo executable.  If set to :, some documentation  AC_ARG_VAR(MAKEINFO,[Makeinfo executable.  If set to :, some documentation
165  cannot be regenerated, but installation of an unmodified tarball will  cannot be regenerated, but installation of an unmodified tarball will
166  succeed.])  succeed.])
167    

Legend:
Removed from v.1.82  
changed lines
  Added in v.1.83

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26