]> git.pld-linux.org Git - packages/scummvm.git/blob - scummvm-wx-config.patch
- icu/boost rebuild
[packages/scummvm.git] / scummvm-wx-config.patch
1 --- scummvm-1.1.0/scummvm-tools-1.1.0/configure~        2010-04-02 19:55:43.000000000 +0200
2 +++ scummvm-1.1.0/scummvm-tools-1.1.0/configure 2010-04-20 12:46:30.628249474 +0200
3 @@ -180,7 +180,7 @@
4  # TODO: small bit of code to test wxWidgets usability
5  find_wxconfig() {
6         echo_n "Looking for wx-config... "
7 -       wxconfigs="$_wxconfig:wxgtk2-2.8-config"
8 +       wxconfigs="$_wxconfig:wx-gtk2-unicode-config"
9         _wxconfig=
10  
11         IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS="$SEPARATOR"
This page took 0.060386 seconds and 3 git commands to generate.