/[auctex]/auctex/preview/autogen.sh
ViewVC logotype

Diff of /auctex/preview/autogen.sh

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

revision 1.25 by dak, Sat Jun 4 09:56:27 2005 UTC revision 1.26 by angeli, Wed Jun 8 07:32:24 2005 UTC
# Line 1  Line 1 
1  #!/bin/sh  #!/bin/sh
2  test "x${AUTOCONF}" = x && AUTOCONF=autoconf  test "x${AUTOCONF}" = x && AUTOCONF=autoconf
 test "x${MAKEINFO}" = x && MAKEINFO=makeinfo  
 test "x${PERL}" = x && PERL=perl  
3  ${AUTOCONF} -I ..  ${AUTOCONF} -I ..
4  rm -rf autom4te.cache  rm -rf autom4te.cache
 cd doc  
 make -f Makefile.in MAKEINFO="$MAKEINFO" PERL="$PERL" disttexts preview-latex.info  
 cd ..  

Legend:
Removed from v.1.25  
changed lines
  Added in v.1.26

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