--- embedaddon/ipsec-tools/libtool 2013/07/22 00:57:14 1.1.1.1.2.1 +++ embedaddon/ipsec-tools/libtool 2013/07/22 12:01:28 1.1.1.1.2.2 @@ -56,13 +56,13 @@ fast_install=needless # The host system. host_alias= -host=i386-elwix-freebsd -host_os=freebsd +host=i386-unknown-freebsd10.0 +host_os=freebsd10.0 # The build system. -build_alias=i386-elwix-freebsd -build=i386-elwix-freebsd -build_os=freebsd +build_alias= +build=i386-unknown-freebsd10.0 +build_os=freebsd10.0 # A sed program that does not truncate output. SED="/usr/bin/sed" @@ -80,7 +80,7 @@ EGREP="/usr/bin/grep -E" FGREP="/usr/bin/grep -F" # A BSD- or MS-compatible name lister. -NM="/home/misho/work/elwix/build/1.7/obj/i386/home/fbsd_work.src/src/tmp/usr/bin/nm -B" +NM="/usr/bin/nm -B" # Whether we need soft or hard links. LN_S="ln -s"