X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=configure.ac;h=5957367b5a31180e8c8cf085793b006ca8db30e6;hb=56ad8f4e5dfb8198e4671f631a3103b1e8b83dd3;hp=7d6488d50a56caa44a56549bc32da7e4b907ab4c;hpb=df9c98dda18083ec63171490267e08342621ef45;p=mono.git diff --git a/configure.ac b/configure.ac index 7d6488d50a5..5957367b5a3 100644 --- a/configure.ac +++ b/configure.ac @@ -934,11 +934,6 @@ if test x$enable_gsharedvt = xyes; then AC_DEFINE(ENABLE_GSHAREDVT,1,[Gsharedvt]) fi -AC_ARG_ENABLE(native-types, [ --enable-native-types Enable native types], enable_native_types=$enableval, enable_native_types=no) -if test x$enable_native_types = xyes; then - AC_DEFINE(MONO_NATIVE_TYPES,1,[native types]) -fi - AC_MSG_CHECKING(for visibility __attribute__) AC_COMPILE_IFELSE([ AC_LANG_SOURCE([[