File tree Expand file tree Collapse file tree 3 files changed +4
-0
lines changed
Expand file tree Collapse file tree 3 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -8545,6 +8545,7 @@ enable_gui_canon=`echo "_$enable_gui" | \
85458545 sed ' s/[ _+-]//g;y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/' `
85468546
85478547SKIP_GTK2=YES
8548+ SKIP_GTK3=YES
85488549SKIP_GNOME=YES
85498550SKIP_MOTIF=YES
85508551SKIP_ATHENA=YES
Original file line number Diff line number Diff line change @@ -2207,6 +2207,7 @@ enable_gui_canon=`echo "_$enable_gui" | \
22072207
22082208dnl Skip everything by default.
22092209SKIP_GTK2=YES
2210+ SKIP_GTK3=YES
22102211SKIP_GNOME=YES
22112212SKIP_MOTIF=YES
22122213SKIP_ATHENA=YES
Original file line number Diff line number Diff line change @@ -748,6 +748,8 @@ static char *(features[]) =
748748
749749static int included_patches [] =
750750{ /* Add new patch number below this line */
751+ /**/
752+ 1409 ,
751753/**/
752754 1408 ,
753755/**/
You can’t perform that action at this time.
0 commit comments