Index: auctex/configure.ac diff -u auctex/configure.ac:1.22 auctex/configure.ac:1.23 --- auctex/configure.ac:1.22 Wed Jun 8 07:52:17 2005 +++ auctex/configure.ac Wed Jun 15 12:16:55 2005 @@ -115,7 +115,7 @@ AC_ARG_ENABLE(preview, [ --disable-preview disable inclusion of preview-latex], - [preview_enabled="$withval"], + [preview_enabled="$enableval"], [preview_enabled="yes"]) AC_SUBST(preview_enabled)
_______________________________________________ auctex-diffs mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/auctex-diffs
