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

Diff of /auctex/autogen.sh

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

revision 1.9 by dak, Sat May 21 02:27:23 2005 UTC revision 1.10 by dak, Sat Jun 4 09:56:27 2005 UTC
# Line 1  Line 1 
1  #!/bin/sh  #!/bin/sh
2  test "x${AUTOCONF}" = x && AUTOCONF=autoconf  test "x${AUTOCONF}" = x && AUTOCONF=autoconf
3  test "x${MAKEINFO}" = x && MAKEINFO=makeinfo  test "x${MAKEINFO}" = x && MAKEINFO=makeinfo
4  ${AUTOCONF} -I preview  ${AUTOCONF}
5  rm -rf autom4te.cache  rm -rf autom4te.cache
6  cd doc  cd doc
7  make -f Makefile.in MAKEINFO="${MAKEINFO}" disttexts auctex.info  make -f Makefile.in MAKEINFO="${MAKEINFO}" disttexts auctex.info

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

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