/[auctex]/auctex/configure.ac
ViewVC logotype

Diff of /auctex/configure.ac

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

revision 1.28 by angeli, Thu Aug 18 08:40:08 2005 UTC revision 1.29 by angeli, Thu Aug 18 11:38:32 2005 UTC
# Line 136  then Line 136  then
136    export PDFTEX    export PDFTEX
137    export DVIPS    export DVIPS
138    # Export unquoted variables.    # Export unquoted variables.
139    export packagedir_unquoted="$packagedir"    packagedir_unquoted="$packagedir"
140    export packagelispdir_unquoted="$packagelispdir"    export packagedir_unquoted
141    export packagedatadir_unquoted="$packagedatadir"    packagelispdir_unquoted="$packagelispdir"
142    export EMACS_UNQUOTED="$EMACS"    export packagelispdir_unquoted
143      packagedatadir_unquoted="$packagedatadir"
144      export packagedatadir_unquoted
145      EMACS_UNQUOTED="$EMACS"
146      export EMACS_UNQUOTED
147    AC_CONFIG_SUBDIRS(preview)    AC_CONFIG_SUBDIRS(preview)
148  fi  fi
149  AC_SUBST(subdirs)  AC_SUBST(subdirs)

Legend:
Removed from v.1.28  
changed lines
  Added in v.1.29

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