]> git.saurik.com Git - wxWidgets.git/blobdiff - configure.in
Removed some experimental code I left in by accident
[wxWidgets.git] / configure.in
index 7677c204e9f3a3391d02315247527c30bfda7551..7e91dc9a5db494c4e286061ad54175c81f7b016a 100644 (file)
@@ -3106,6 +3106,7 @@ if test "$wxUSE_SHARED" = "yes"; then
     case "${host}" in
       *-*-linux* | *-*-gnu* )
         SAMPLES_RPATH_FLAG="-Wl,-rpath,\$(top_builddir)lib"
+       ;;
 
       *-*-solaris2* )
         if test "$GCC" = yes ; then