]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - configure.ac
Convert para_gui to lopsub.
[paraslash.git] / configure.ac
index e310e2f89303f4f115299d4ec9f0c14053a1f378..4ce860e55fadfd93892bb2d6b801fdb396a2350e 100644 (file)
@@ -648,7 +648,6 @@ fi
 if test $HAVE_CURSES = yes; then
        build_gui="yes"
        executables="$executables gui"
 if test $HAVE_CURSES = yes; then
        build_gui="yes"
        executables="$executables gui"
-       gui_cmdline_objs="gui"
        gui_errlist_objs="
                exec
                signal
        gui_errlist_objs="
                exec
                signal
@@ -661,9 +660,8 @@ if test $HAVE_CURSES = yes; then
                time
                sched
                version
                time
                sched
                version
-               ggo
        "
        "
-       gui_objs="add_cmdline($gui_cmdline_objs) $gui_errlist_objs"
+       gui_objs="$gui_errlist_objs"
        AC_SUBST(gui_objs, add_dot_o($gui_objs))
 else
        build_gui="no"
        AC_SUBST(gui_objs, add_dot_o($gui_objs))
 else
        build_gui="no"