]> git.saurik.com Git - wxWidgets.git/blobdiff - build/bakefiles/config.bkl
Correct wxImage::Size() again; add unit tests for it.
[wxWidgets.git] / build / bakefiles / config.bkl
index 99efd7b1f24dd7868021409d662f9cce5729240a..e462f043828326dc909aa0ba7d0810c50af4be1e 100644 (file)
@@ -239,7 +239,7 @@ Acts according to BUILD by default.
 
     <option name="USE_OPENGL">
         <values>0,1</values>
-        <default-value>0</default-value>
+        <default-value>1</default-value>
         <description>
             Build OpenGL canvas library (USE_GUI must be 1)?
         </description>
@@ -362,8 +362,9 @@ to run the tests, include CppUnit library here.
         <option name="EXTRALIBS_GNOMEPRINT"/>
         <option name="CXXWARNINGS"/>
         <option name="HOST_SUFFIX"/>
+        <option name="DYLIB_RPATH_INSTALL"/>
+        <option name="DYLIB_RPATH_POSTLINK"/>
         <option name="SAMPLES_RPATH_FLAG"/>
-        <option name="SAMPLES_RPATH_POSTLINK"/>
 
         <!-- see configure.in; it's required by some samples on Mac OS X -->
         <option name="HEADER_PAD_OPTION"/>