/[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.80 by angeli, Sun Apr 10 16:28:59 2005 UTC revision 1.81 by dak, Sun Apr 10 23:21:44 2005 UTC
# Line 94  AC_CHECK_PROGS_REQUIRED(GS, gs GSWIN32C. Line 94  AC_CHECK_PROGS_REQUIRED(GS, gs GSWIN32C.
94  [Ghostscript not found!  Aborting!    [Ghostscript not found!  Aborting!  
95  You need Ghostscript in your PATH for preview to work.])  You need Ghostscript in your PATH for preview to work.])
96    
97  EMACS_LISP([[lispGS]],[[(if (string= dir \"gs\") \"\" (backquote (defvar preview-gs-command (, dir))))]],-no-site-file,[[dir]],[["${GS}"]])  EMACS_LISP([[lispGS]],[[(if (string= dir \"gs\") \"\" \`(defvar preview-gs-command ,dir))]],-no-site-file,[[dir]],[["${GS}"]])
98  AC_SUBST(lispGS)  AC_SUBST(lispGS)
99    
100  dnl check to see if GS supports -dTextAlphaBits and -dGraphicsAlphaBits  dnl check to see if GS supports -dTextAlphaBits and -dGraphicsAlphaBits

Legend:
Removed from v.1.80  
changed lines
  Added in v.1.81

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