Fixed a typo for determining gtop libs

This commit is contained in:
Manish Vachharajani
1998-06-28 22:37:56 +00:00
parent 44bb75cf6e
commit 94715ef718

View File

@@ -186,7 +186,7 @@ fi
AC_SUBST(libgtop_want_guile_names) AC_SUBST(libgtop_want_guile_names)
LIBGTOP_LIBS="$LIBGTOP_LIBS -lgtop_common $ibs_xauth" LIBGTOP_LIBS="$LIBGTOP_LIBS -lgtop_common $libs_xauth"
LIBGTOP_GUILE_LIBS="$LIBGTOP_GUILE_LIBS -lgtop_common $libs_xauth" LIBGTOP_GUILE_LIBS="$LIBGTOP_GUILE_LIBS -lgtop_common $libs_xauth"
if test "x$need_server" = "xyes" ; then if test "x$need_server" = "xyes" ; then