HomeSort by relevance Sort by last modified time
    Searched refs:gtk2 (Results 1 - 2 of 2) sorted by null

  /external/webkit/Tools/wx/packaging/debian/
rules 32 usr/lib/python$*/site-packages/wx-2.8-gtk2-unicode/wx/
  /external/openssh/contrib/redhat/
openssh.spec 23 # Use GTK2 instead of GNOME in gnome-ssh-askpass
24 %define gtk2 1
37 # Add option to build without GTK2 for older platforms with only GTK+.
40 %{?no_gtk2:%define gtk2 0}
228 # Define a variable to toggle gnome1/gtk2 building. This is necessary
230 %if %{gtk2}
231 gtk2=yes
233 gtk2=no
238 if [ $gtk2 = yes ] ; then

Completed in 153 milliseconds