diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
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 |