1
0
mirror of https://github.com/moparisthebest/hexchat synced 2024-11-22 09:12:22 -05:00

add missing fi

This commit is contained in:
TingPing 2013-04-01 06:05:59 -03:00
parent 083710d8d3
commit d8409cae72

View File

@ -209,6 +209,7 @@ if test "$gtkfe" = yes ; then
echo Cannot find GTK\! Not building GTK FrontEnd. echo Cannot find GTK\! Not building GTK FrontEnd.
echo echo
fi fi
fi
if test "$gtkfe" != yes; then if test "$gtkfe" != yes; then
gnome=no gnome=no