aboutsummaryrefslogtreecommitdiffstats
path: root/macros/gnome-support.m4
diff options
context:
space:
mode:
Diffstat (limited to 'macros/gnome-support.m4')
-rw-r--r--macros/gnome-support.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/macros/gnome-support.m4 b/macros/gnome-support.m4
index 1f6c93f7a2..4d5bc41527 100644
--- a/macros/gnome-support.m4
+++ b/macros/gnome-support.m4
@@ -62,7 +62,7 @@ AC_DEFUN([GNOME_SUPPORT_CHECKS],[
[AC_TRY_LINK([int *p;], [extern int $v; p = &$v;],
[eval "gnome_cv_var_$v=yes"],
[eval "gnome_cv_var_$v=no"])])
- if eval "test \"`echo '$libiberty_cv_var_'$v`\" = yes"; then
+ if eval "test \"`echo '$gnome_cv_var_'$v`\" = yes"; then
AC_MSG_RESULT(yes)
n=HAVE_`echo $v | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
AC_DEFINE_UNQUOTED($n)
d>2021-04-061-1/+0 * emulators/citra: update to s20201205Jan Beich2020-12-061-1/+1 * emulators/{citra,yuzu}: update OSS supportJan Beich2020-12-031-1/+1 * emulators/citra: update to s20201014Jan Beich2020-10-151-1/+1 * emulators/{citra,yuzu}: update OSS patchesJan Beich2020-10-111-1/+1 * emulators/{citra,yuzu}: oops, backout r551844Jan Beich2020-10-101-1/+1 * emulators/{citra,yuzu}: update OSS patchesJan Beich2020-10-101-1/+1 * emulators/citra: update to s20201004Jan Beich2020-10-081-1/+1 * emulators/{citra,yuzu}: update OSS patchesJan Beich2020-10-081-1/+1 * emulators/citra: update to s20200930Jan Beich2020-10-031-1/+1 * emulators/{citra,yuzu}: update OSS patchesJan Beich2020-09-251-1/+1 * emulators/citra: update to s20200829Jan Beich2020-08-301-1/+1