diff --git a/INSTALL b/INSTALL index 4af188b0..da9c0938 100644 --- a/INSTALL +++ b/INSTALL @@ -61,7 +61,7 @@ Here is an example with the runtime version set to 2.2. Please note that we explicitly enable some features such as objc-arc that might be infered from the runtime version. - ./configure + ./configure \ --enable-native-objc-exceptions \ --enable-objc-arc \ --with-runtime-abi=gnustep-2.2 \