fix typo from commit 63349df2610a (fixes bug 5396)

This commit is contained in:
Ozkan Sezer
2020-12-13 16:51:20 +03:00
parent b6e63625c8
commit f674009c56
2 changed files with 2 additions and 2 deletions

View File

@@ -2741,7 +2741,7 @@ CheckInotify()
;;
esac
fi
LIBS="save_$LIBS"
LIBS="$save_LIBS"
}
dnl See if the platform has libibus IME support.