Subversion Repositories Kolibri OS

Rev

Rev 4358 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4358 Rev 4401
Line 4... Line 4...
4
 
4
 
5
dnl Tell the user about autoconf.html in the --help output
5
dnl Tell the user about autoconf.html in the --help output
6
m4_divert_once([HELP_END], [
6
m4_divert_once([HELP_END], [
Line 7... Line 7...
7
See docs/autoconf.html for more details on the options for Mesa.])
7
See docs/autoconf.html for more details on the options for Mesa.])
8
 
8
 
9
AC_INIT([Mesa], [9.2.2],
9
AC_INIT([Mesa], [9.2.5],
10
    [https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa])
10
    [https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa])
11
AC_CONFIG_AUX_DIR([bin])
11
AC_CONFIG_AUX_DIR([bin])
12
AC_CONFIG_MACRO_DIR([m4])
12
AC_CONFIG_MACRO_DIR([m4])