diff options
Diffstat (limited to 'games/wesnoth/files/patch-configure.ac')
-rw-r--r-- | games/wesnoth/files/patch-configure.ac | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/games/wesnoth/files/patch-configure.ac b/games/wesnoth/files/patch-configure.ac index 73a33764d8c7..0015eec85a64 100644 --- a/games/wesnoth/files/patch-configure.ac +++ b/games/wesnoth/files/patch-configure.ac @@ -9,15 +9,3 @@ test_build=yes if test $svn_in_version = 0 then -@@ -428,9 +428,9 @@ if test "x$fribidi" != "xno"; then - AC_MSG_RESULT(no) - ]) - ]) -- AM_CONDITIONAL([FRIBIDI], [test "x$fribidifound" = xyes]) -- AM_CONDITIONAL([OLD_FRIBIDI], [test "x$oldfribidi" = xyes]) - fi -+AM_CONDITIONAL([FRIBIDI], [test "x$fribidifound" = xyes]) -+AM_CONDITIONAL([OLD_FRIBIDI], [test "x$oldfribidi" = xyes]) - - # python - AC_PATH_PROG(PYTHON, python, none) |