[corlib] Add back System/Guid.MonoTouch.cs implementation.
[mono.git] / configure.ac
index 5d9bfe8244ff44f3ca0394fb766ab3b9c7fe4d75..1cacd417371d286dbcf47c07110f55ede395ece2 100644 (file)
@@ -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([[