mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
12 lines
322 B
Diff
12 lines
322 B
Diff
--- configure.ac.orig 2018-03-14 22:47:41.000000000 -0700
|
|
+++ configure.ac 2018-08-23 00:06:17.000000000 -0700
|
|
@@ -198,7 +198,7 @@
|
|
echo
|
|
echo "Configuration:"
|
|
echo " Prefix: $prefix"
|
|
-echo -n " Recoding: "
|
|
+printf " Recoding: "
|
|
if test "$PX_HAVE_ICONV" = "1" ; then
|
|
echo "Using iconv for recoding.";
|
|
else
|