CVSROOT: /cvsroot/auctex Module name: auctex Changes by: Ralf Angeli <angeli> 07/01/12 18:16:22
Index: configure.ac =================================================================== RCS file: /cvsroot/auctex/auctex/configure.ac,v retrieving revision 1.38 retrieving revision 1.39 diff -u -b -r1.38 -r1.39 --- configure.ac 25 May 2006 08:35:27 -0000 1.38 +++ configure.ac 12 Jan 2007 18:16:22 -0000 1.39 @@ -1,4 +1,4 @@ -AC_INIT(auctex,11.83,[email protected]) +AC_INIT(auctex,11.84,[email protected]) AC_CHECK_PROGS_REQUIRED(MAKECMD, make, [make not found, aborting!]) AC_PROG_MAKE_SET _______________________________________________ auctex-commit mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/auctex-commit
