summaryrefslogtreecommitdiff
path: root/xcomp/erl-xcomp-powerpc-dso-linux-gnu.conf
diff options
context:
space:
mode:
Diffstat (limited to 'xcomp/erl-xcomp-powerpc-dso-linux-gnu.conf')
-rw-r--r--xcomp/erl-xcomp-powerpc-dso-linux-gnu.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/xcomp/erl-xcomp-powerpc-dso-linux-gnu.conf b/xcomp/erl-xcomp-powerpc-dso-linux-gnu.conf
index 8f1dd03440..85dfd11eef 100644
--- a/xcomp/erl-xcomp-powerpc-dso-linux-gnu.conf
+++ b/xcomp/erl-xcomp-powerpc-dso-linux-gnu.conf
@@ -46,16 +46,16 @@
# `--build=$erl_xcomp_build' argument to the `configure' script. It does
# not have to be a full `CPU-VENDOR-OS' triplet, but can be. The full
# `CPU-VENDOR-OS' triplet will be created by
-# `$ERL_TOP/erts/autoconf/config.sub $erl_xcomp_build'. If set to `guess',
+# `$ERL_TOP/make/autoconf/config.sub $erl_xcomp_build'. If set to `guess',
# the build system will be guessed using
-# `$ERL_TOP/erts/autoconf/config.guess'.
+# `$ERL_TOP/make/autoconf/config.guess'.
erl_xcomp_build=guess
# * `erl_xcomp_host' - Cross host/target system to build for. This value will
# be passed as `--host=$erl_xcomp_host' argument to the `configure' script.
# It does not have to be a full `CPU-VENDOR-OS' triplet, but can be. The
# full `CPU-VENDOR-OS' triplet will be created by
-# `$ERL_TOP/erts/autoconf/config.sub $erl_xcomp_host'.
+# `$ERL_TOP/make/autoconf/config.sub $erl_xcomp_host'.
erl_xcomp_host=powerpc-wrs-linux-gnu
# * `erl_xcomp_configure_flags' - Extra configure flags to pass to the