summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorTingPing <tngpng@gmail.com>2013-04-01 06:05:59 -0300
committerTingPing <tngpng@gmail.com>2013-04-01 06:05:59 -0300
commitd8409cae72977a10e33b13b9cb5f938743a74616 (patch)
tree43b4ec1a034ef9d38b155430590653ec636ec65a
parent083710d8d31303b38199839730df14492565fde0 (diff)
add missing fi
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 9b1a912d..196c1482 100644
--- a/configure.ac
+++ b/configure.ac
@@ -209,6 +209,7 @@ if test "$gtkfe" = yes ; then
 		echo Cannot find GTK\! Not building GTK FrontEnd.
 		echo
 	fi
+fi
 
 if test "$gtkfe" != yes; then
 	gnome=no