blob: 01cd0b107839ae994163217f35b50488e5e45288 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- configure.orig 2018-03-02 08:24:44 UTC
+++ configure
@@ -20218,7 +20218,7 @@ fi
# Check whether --with-ucd-dir was given.
if test "${with_ucd_dir+set}" = set; then :
- withval=$with_ucd_dir; UCD_DIR=$with_emoji_annotation_dir
+ withval=$with_ucd_dir; UCD_DIR=$with_ucd_dir
else
UCD_DIR="/usr/share/unicode/ucd"
|