CVSROOT: /cvsroot/auctex Module name: auctex Changes by: Ralf Angeli <angeli> 10/02/21 12:21:58
Index: configure.ac =================================================================== RCS file: /cvsroot/auctex/auctex/configure.ac,v retrieving revision 1.42 retrieving revision 1.43 diff -u -b -r1.42 -r1.43 --- configure.ac 10 Feb 2008 11:01:49 -0000 1.42 +++ configure.ac 21 Feb 2010 12:21:58 -0000 1.43 @@ -21,7 +21,7 @@ dnl Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, dnl MA 02110-1301, USA. -AC_INIT(auctex,11.85,[email protected]) +AC_INIT(auctex,11.86,[email protected]) AC_CHECK_PROGS_REQUIRED(MAKECMD, make, [make not found, aborting!]) AC_PROG_MAKE_SET _______________________________________________ auctex-diffs mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex-diffs
