12 lines
349 B
Diff
12 lines
349 B
Diff
--- configure.orig 2017-07-02 17:54:06.000000000 +0200
|
|
+++ configure 2018-09-05 19:44:40.854646115 +0200
|
|
@@ -29608,7 +29608,7 @@
|
|
|
|
fi
|
|
if test "$cross_compiling" = yes; then :
|
|
- echo "Sorry -- you cannot cross-compile this package (FIXME)."; exit 1
|
|
+ . ./locs; rm locs
|
|
else
|
|
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
|
/* end confdefs.h. */
|