]> git.saurik.com Git - wxWidgets.git/blobdiff - configure
initialize the font fields properly when it corresponds to a native font
[wxWidgets.git] / configure
index 7aa46683703c28d2af0bc9a7f564592c5bcb4a04..3bce909f2da066d6245a6b3b54f6d10d64bf89ae 100755 (executable)
--- a/configure
+++ b/configure
@@ -25346,6 +25346,7 @@ echo "${ECHO_T}$wx_cv_version_script" >&6
     case "${host}" in
       *-*-linux* | *-*-gnu* )
         SAMPLES_RPATH_FLAG="-Wl,-rpath,\$(top_builddir)lib"
+       ;;
 
       *-*-solaris2* )
         if test "$GCC" = yes ; then