You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-mobilephone/gnokii/files/gnokii-0.6.31-fix_xgnokii_i...

12 lines
260 B

--- a/configure.in
+++ b/configure.in
@@ -689,7 +689,7 @@
fi
fi
-AM_CONDITIONAL(XGNOKII, test "x$_support" = "xyes")
+AM_CONDITIONAL(XGNOKII, test "x$x_support" = "xyes")
dnl ======================== Check for libsocket
AC_CHECK_LIB(socket, socket)