aports/testing/klavaro/configure.patch
Fabio Riga d0310f8e77 testing/klavaro: new aport
http://klavaro.sourceforge.net/
Free touch typing tutor program

Signed-off-by: Leonardo Arena <rnalrd@alpinelinux.org>
2015-03-03 12:45:29 +00:00

29 lines
713 B
Diff

--- klavaro-3.01/configure.orig 2014-09-08 14:15:34.000000000 +0200
+++ klavaro-3.01/configure 2015-02-26 16:35:25.957494496 +0100
@@ -13088,24 +13088,7 @@ extern int _nl_msg_cat_cntr;
return 0;
}
_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
- DATADIRNAME=share
-else
- case $host in
- *-*-solaris*)
- ac_fn_c_check_func "$LINENO" "bind_textdomain_codeset" "ac_cv_func_bind_textdomain_codeset"
-if test "x$ac_cv_func_bind_textdomain_codeset" = xyes; then :
- DATADIRNAME=share
-else
- DATADIRNAME=lib
-fi
-
- ;;
- *)
- DATADIRNAME=lib
- ;;
- esac
-fi
+DATADIRNAME=share
rm -f core conftest.err conftest.$ac_objext \
conftest$ac_exeext conftest.$ac_ext
fi