X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=configure.in;h=06638c2a52214e349cd617800ce7b032754a0b6b;hb=c587916ef983e03377d30bd42011ebf78293beef;hp=6aa98c6bfa077e6f0693ffd279ea1ab063d22760;hpb=d5ed0d5a67b8446d9d472f8d303cf42db55c8b1b;p=mono.git diff --git a/configure.in b/configure.in index 6aa98c6bfa0..06638c2a522 100644 --- a/configure.in +++ b/configure.in @@ -1,7 +1,7 @@ # Process this file with autoconf to produce a configure script. #AC_PREREQ([2.62]) -AC_INIT(mono, [2.11.1], +AC_INIT(mono, [2.11.2], [http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono]) AC_CONFIG_SRCDIR([README]) @@ -419,7 +419,7 @@ AM_ICONV() AM_CONDITIONAL(NO_VERSION_SCRIPT, test x$no_version_script = xyes) AC_CHECK_HEADERS(sys/filio.h sys/sockio.h netdb.h utime.h sys/utime.h semaphore.h sys/un.h linux/rtc.h sys/syscall.h sys/mkdev.h sys/uio.h sys/param.h) -AC_CHECK_HEADERS(sys/param.h sys/socket.h sys/ipc.h sys/sem.h sys/utsname.h alloca.h ucontext.h pwd.h sys/select.h netinet/tcp.h netinet/in.h unistd.h sys/types.h link.h asm/sigcontext.h) +AC_CHECK_HEADERS(sys/param.h sys/socket.h sys/ipc.h sys/sem.h sys/utsname.h alloca.h ucontext.h pwd.h sys/select.h netinet/tcp.h netinet/in.h unistd.h sys/types.h link.h asm/sigcontext.h sys/inotify.h) AC_CHECK_HEADERS([linux/netlink.h linux/rtnetlink.h], [], [], [#include #include @@ -3136,6 +3136,8 @@ data/system.web.extensions_1.0.pc data/system.web.extensions.design_1.0.pc data/system.web.mvc.pc data/system.web.mvc2.pc +data/system.web.mvc3.pc +data/aspnetwebstack.pc samples/Makefile support/Makefile data/config @@ -3148,7 +3150,7 @@ po/Makefile ]) # Update all submodules recursively to ensure everything is checked out -./scripts/update_submodules +$srcdir/scripts/update_submodules if test x$host_win32 = xyes; then # Get rid of 'cyg' prefixes in library names