Sun Mar 11 20:16:26 2018 UTC ()
merge xkeyboard-config 2.23.1.


(mrg)
diff -r1.6 -r1.7 xsrc/external/mit/xkeyboard-config/dist/config.guess
diff -r1.6 -r1.7 xsrc/external/mit/xkeyboard-config/dist/config.sub
diff -r1.14 -r1.15 xsrc/external/mit/xkeyboard-config/dist/configure
diff -r1.14 -r1.15 xsrc/external/mit/xkeyboard-config/dist/symbols/Makefile.in
diff -r1.11 -r1.12 xsrc/external/mit/xkeyboard-config/dist/symbols/in
diff -r1.7 -r1.8 xsrc/external/mit/xkeyboard-config/dist/symbols/sharp_vndr/Makefile.in

cvs diff -r1.6 -r1.7 xsrc/external/mit/xkeyboard-config/dist/Attic/config.guess (expand / switch to unified diff)

--- xsrc/external/mit/xkeyboard-config/dist/Attic/config.guess 2016/11/22 19:45:29 1.6
+++ xsrc/external/mit/xkeyboard-config/dist/Attic/config.guess 2018/03/11 20:16:25 1.7
@@ -1,66 +1,66 @@ @@ -1,66 +1,66 @@
1#! /bin/sh 1#! /bin/sh
2# Attempt to guess a canonical system name. 2# Attempt to guess a canonical system name.
3# Copyright 1992-2015 Free Software Foundation, Inc. 3# Copyright 1992-2017 Free Software Foundation, Inc.
4 4
5timestamp='2015-01-01' 5timestamp='2017-08-08'
6 6
7# This file is free software; you can redistribute it and/or modify it 7# This file is free software; you can redistribute it and/or modify it
8# under the terms of the GNU General Public License as published by 8# under the terms of the GNU General Public License as published by
9# the Free Software Foundation; either version 3 of the License, or 9# the Free Software Foundation; either version 3 of the License, or
10# (at your option) any later version. 10# (at your option) any later version.
11# 11#
12# This program is distributed in the hope that it will be useful, but 12# This program is distributed in the hope that it will be useful, but
13# WITHOUT ANY WARRANTY; without even the implied warranty of 13# WITHOUT ANY WARRANTY; without even the implied warranty of
14# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 14# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
15# General Public License for more details. 15# General Public License for more details.
16# 16#
17# You should have received a copy of the GNU General Public License 17# You should have received a copy of the GNU General Public License
18# along with this program; if not, see <http://www.gnu.org/licenses/>. 18# along with this program; if not, see <http://www.gnu.org/licenses/>.
19# 19#
20# As a special exception to the GNU General Public License, if you 20# As a special exception to the GNU General Public License, if you
21# distribute this file as part of a program that contains a 21# distribute this file as part of a program that contains a
22# configuration script generated by Autoconf, you may include it under 22# configuration script generated by Autoconf, you may include it under
23# the same distribution terms that you use for the rest of that 23# the same distribution terms that you use for the rest of that
24# program. This Exception is an additional permission under section 7 24# program. This Exception is an additional permission under section 7
25# of the GNU General Public License, version 3 ("GPLv3"). 25# of the GNU General Public License, version 3 ("GPLv3").
26# 26#
27# Originally written by Per Bothner; maintained since 2000 by Ben Elliston. 27# Originally written by Per Bothner; maintained since 2000 by Ben Elliston.
28# 28#
29# You can get the latest version of this script from: 29# You can get the latest version of this script from:
30# http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD 30# http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess
31# 31#
32# Please send patches to <config-patches@gnu.org>. 32# Please send patches to <config-patches@gnu.org>.
33 33
34 34
35me=`echo "$0" | sed -e 's,.*/,,'` 35me=`echo "$0" | sed -e 's,.*/,,'`
36 36
37usage="\ 37usage="\
38Usage: $0 [OPTION] 38Usage: $0 [OPTION]
39 39
40Output the configuration name of the system \`$me' is run on. 40Output the configuration name of the system \`$me' is run on.
41 41
42Operation modes: 42Operation modes:
43 -h, --help print this help, then exit 43 -h, --help print this help, then exit
44 -t, --time-stamp print date of last modification, then exit 44 -t, --time-stamp print date of last modification, then exit
45 -v, --version print version number, then exit 45 -v, --version print version number, then exit
46 46
47Report bugs and patches to <config-patches@gnu.org>." 47Report bugs and patches to <config-patches@gnu.org>."
48 48
49version="\ 49version="\
50GNU config.guess ($timestamp) 50GNU config.guess ($timestamp)
51 51
52Originally written by Per Bothner. 52Originally written by Per Bothner.
53Copyright 1992-2015 Free Software Foundation, Inc. 53Copyright 1992-2017 Free Software Foundation, Inc.
54 54
55This is free software; see the source for copying conditions. There is NO 55This is free software; see the source for copying conditions. There is NO
56warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." 56warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
57 57
58help=" 58help="
59Try \`$me --help' for more information." 59Try \`$me --help' for more information."
60 60
61# Parse command line 61# Parse command line
62while test $# -gt 0 ; do 62while test $# -gt 0 ; do
63 case $1 in 63 case $1 in
64 --time-stamp | --time* | -t ) 64 --time-stamp | --time* | -t )
65 echo "$timestamp" ; exit ;; 65 echo "$timestamp" ; exit ;;
66 --version | -v ) 66 --version | -v )
@@ -158,145 +158,172 @@ esac @@ -158,145 +158,172 @@ esac
158case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in 158case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in
159 *:NetBSD:*:*) 159 *:NetBSD:*:*)
160 # NetBSD (nbsd) targets should (where applicable) match one or 160 # NetBSD (nbsd) targets should (where applicable) match one or
161 # more of the tuples: *-*-netbsdelf*, *-*-netbsdaout*, 161 # more of the tuples: *-*-netbsdelf*, *-*-netbsdaout*,
162 # *-*-netbsdecoff* and *-*-netbsd*. For targets that recently 162 # *-*-netbsdecoff* and *-*-netbsd*. For targets that recently
163 # switched to ELF, *-*-netbsd* would select the old 163 # switched to ELF, *-*-netbsd* would select the old
164 # object file format. This provides both forward 164 # object file format. This provides both forward
165 # compatibility and a consistent mechanism for selecting the 165 # compatibility and a consistent mechanism for selecting the
166 # object file format. 166 # object file format.
167 # 167 #
168 # Note: NetBSD doesn't particularly care about the vendor 168 # Note: NetBSD doesn't particularly care about the vendor
169 # portion of the name. We always set it to "unknown". 169 # portion of the name. We always set it to "unknown".
170 sysctl="sysctl -n hw.machine_arch" 170 sysctl="sysctl -n hw.machine_arch"
171 UNAME_MACHINE_ARCH=`(/sbin/$sysctl 2>/dev/null || \ 171 UNAME_MACHINE_ARCH=`(uname -p 2>/dev/null || \
172 /usr/sbin/$sysctl 2>/dev/null || echo unknown)` 172 /sbin/$sysctl 2>/dev/null || \
 173 /usr/sbin/$sysctl 2>/dev/null || \
 174 echo unknown)`
173 case "${UNAME_MACHINE_ARCH}" in 175 case "${UNAME_MACHINE_ARCH}" in
174 armeb) machine=armeb-unknown ;; 176 armeb) machine=armeb-unknown ;;
175 arm*) machine=arm-unknown ;; 177 arm*) machine=arm-unknown ;;
176 sh3el) machine=shl-unknown ;; 178 sh3el) machine=shl-unknown ;;
177 sh3eb) machine=sh-unknown ;; 179 sh3eb) machine=sh-unknown ;;
178 sh5el) machine=sh5le-unknown ;; 180 sh5el) machine=sh5le-unknown ;;
 181 earmv*)
 182 arch=`echo ${UNAME_MACHINE_ARCH} | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
 183 endian=`echo ${UNAME_MACHINE_ARCH} | sed -ne 's,^.*\(eb\)$,\1,p'`
 184 machine=${arch}${endian}-unknown
 185 ;;
179 *) machine=${UNAME_MACHINE_ARCH}-unknown ;; 186 *) machine=${UNAME_MACHINE_ARCH}-unknown ;;
180 esac 187 esac
181 # The Operating System including object format, if it has switched 188 # The Operating System including object format, if it has switched
182 # to ELF recently, or will in the future. 189 # to ELF recently (or will in the future) and ABI.
183 case "${UNAME_MACHINE_ARCH}" in 190 case "${UNAME_MACHINE_ARCH}" in
 191 earm*)
 192 os=netbsdelf
 193 ;;
184 arm*|i386|m68k|ns32k|sh3*|sparc|vax) 194 arm*|i386|m68k|ns32k|sh3*|sparc|vax)
185 eval $set_cc_for_build 195 eval $set_cc_for_build
186 if echo __ELF__ | $CC_FOR_BUILD -E - 2>/dev/null \ 196 if echo __ELF__ | $CC_FOR_BUILD -E - 2>/dev/null \
187 | grep -q __ELF__ 197 | grep -q __ELF__
188 then 198 then
189 # Once all utilities can be ECOFF (netbsdecoff) or a.out (netbsdaout). 199 # Once all utilities can be ECOFF (netbsdecoff) or a.out (netbsdaout).
190 # Return netbsd for either. FIX? 200 # Return netbsd for either. FIX?
191 os=netbsd 201 os=netbsd
192 else 202 else
193 os=netbsdelf 203 os=netbsdelf
194 fi 204 fi
195 ;; 205 ;;
196 *) 206 *)
197 os=netbsd 207 os=netbsd
198 ;; 208 ;;
199 esac 209 esac
 210 # Determine ABI tags.
 211 case "${UNAME_MACHINE_ARCH}" in
 212 earm*)
 213 expr='s/^earmv[0-9]/-eabi/;s/eb$//'
 214 abi=`echo ${UNAME_MACHINE_ARCH} | sed -e "$expr"`
 215 ;;
 216 esac
200 # The OS release 217 # The OS release
201 # Debian GNU/NetBSD machines have a different userland, and 218 # Debian GNU/NetBSD machines have a different userland, and
202 # thus, need a distinct triplet. However, they do not need 219 # thus, need a distinct triplet. However, they do not need
203 # kernel version information, so it can be replaced with a 220 # kernel version information, so it can be replaced with a
204 # suitable tag, in the style of linux-gnu. 221 # suitable tag, in the style of linux-gnu.
205 case "${UNAME_VERSION}" in 222 case "${UNAME_VERSION}" in
206 Debian*) 223 Debian*)
207 release='-gnu' 224 release='-gnu'
208 ;; 225 ;;
209 *) 226 *)
210 release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'` 227 release=`echo ${UNAME_RELEASE} | sed -e 's/[-_].*//' | cut -d. -f1,2`
211 ;; 228 ;;
212 esac 229 esac
213 # Since CPU_TYPE-MANUFACTURER-KERNEL-OPERATING_SYSTEM: 230 # Since CPU_TYPE-MANUFACTURER-KERNEL-OPERATING_SYSTEM:
214 # contains redundant information, the shorter form: 231 # contains redundant information, the shorter form:
215 # CPU_TYPE-MANUFACTURER-OPERATING_SYSTEM is used. 232 # CPU_TYPE-MANUFACTURER-OPERATING_SYSTEM is used.
216 echo "${machine}-${os}${release}" 233 echo "${machine}-${os}${release}${abi}"
217 exit ;; 234 exit ;;
218 *:Bitrig:*:*) 235 *:Bitrig:*:*)
219 UNAME_MACHINE_ARCH=`arch | sed 's/Bitrig.//'` 236 UNAME_MACHINE_ARCH=`arch | sed 's/Bitrig.//'`
220 echo ${UNAME_MACHINE_ARCH}-unknown-bitrig${UNAME_RELEASE} 237 echo ${UNAME_MACHINE_ARCH}-unknown-bitrig${UNAME_RELEASE}
221 exit ;; 238 exit ;;
222 *:OpenBSD:*:*) 239 *:OpenBSD:*:*)
223 UNAME_MACHINE_ARCH=`arch | sed 's/OpenBSD.//'` 240 UNAME_MACHINE_ARCH=`arch | sed 's/OpenBSD.//'`
224 echo ${UNAME_MACHINE_ARCH}-unknown-openbsd${UNAME_RELEASE} 241 echo ${UNAME_MACHINE_ARCH}-unknown-openbsd${UNAME_RELEASE}
225 exit ;; 242 exit ;;
 243 *:LibertyBSD:*:*)
 244 UNAME_MACHINE_ARCH=`arch | sed 's/^.*BSD\.//'`
 245 echo ${UNAME_MACHINE_ARCH}-unknown-libertybsd${UNAME_RELEASE}
 246 exit ;;
226 *:ekkoBSD:*:*) 247 *:ekkoBSD:*:*)
227 echo ${UNAME_MACHINE}-unknown-ekkobsd${UNAME_RELEASE} 248 echo ${UNAME_MACHINE}-unknown-ekkobsd${UNAME_RELEASE}
228 exit ;; 249 exit ;;
229 *:SolidBSD:*:*) 250 *:SolidBSD:*:*)
230 echo ${UNAME_MACHINE}-unknown-solidbsd${UNAME_RELEASE} 251 echo ${UNAME_MACHINE}-unknown-solidbsd${UNAME_RELEASE}
231 exit ;; 252 exit ;;
232 macppc:MirBSD:*:*) 253 macppc:MirBSD:*:*)
233 echo powerpc-unknown-mirbsd${UNAME_RELEASE} 254 echo powerpc-unknown-mirbsd${UNAME_RELEASE}
234 exit ;; 255 exit ;;
235 *:MirBSD:*:*) 256 *:MirBSD:*:*)
236 echo ${UNAME_MACHINE}-unknown-mirbsd${UNAME_RELEASE} 257 echo ${UNAME_MACHINE}-unknown-mirbsd${UNAME_RELEASE}
237 exit ;; 258 exit ;;
 259 *:Sortix:*:*)
 260 echo ${UNAME_MACHINE}-unknown-sortix
 261 exit ;;
 262 *:Redox:*:*)
 263 echo ${UNAME_MACHINE}-unknown-redox
 264 exit ;;
238 alpha:OSF1:*:*) 265 alpha:OSF1:*:*)
239 case $UNAME_RELEASE in 266 case $UNAME_RELEASE in
240 *4.0) 267 *4.0)
241 UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'` 268 UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
242 ;; 269 ;;
243 *5.*) 270 *5.*)
244 UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'` 271 UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
245 ;; 272 ;;
246 esac 273 esac
247 # According to Compaq, /usr/sbin/psrinfo has been available on 274 # According to Compaq, /usr/sbin/psrinfo has been available on
248 # OSF/1 and Tru64 systems produced since 1995. I hope that 275 # OSF/1 and Tru64 systems produced since 1995. I hope that
249 # covers most systems running today. This code pipes the CPU 276 # covers most systems running today. This code pipes the CPU
250 # types through head -n 1, so we only detect the type of CPU 0. 277 # types through head -n 1, so we only detect the type of CPU 0.
251 ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1` 278 ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1`
252 case "$ALPHA_CPU_TYPE" in 279 case "$ALPHA_CPU_TYPE" in
253 "EV4 (21064)") 280 "EV4 (21064)")
254 UNAME_MACHINE="alpha" ;; 281 UNAME_MACHINE=alpha ;;
255 "EV4.5 (21064)") 282 "EV4.5 (21064)")
256 UNAME_MACHINE="alpha" ;; 283 UNAME_MACHINE=alpha ;;
257 "LCA4 (21066/21068)") 284 "LCA4 (21066/21068)")
258 UNAME_MACHINE="alpha" ;; 285 UNAME_MACHINE=alpha ;;
259 "EV5 (21164)") 286 "EV5 (21164)")
260 UNAME_MACHINE="alphaev5" ;; 287 UNAME_MACHINE=alphaev5 ;;
261 "EV5.6 (21164A)") 288 "EV5.6 (21164A)")
262 UNAME_MACHINE="alphaev56" ;; 289 UNAME_MACHINE=alphaev56 ;;
263 "EV5.6 (21164PC)") 290 "EV5.6 (21164PC)")
264 UNAME_MACHINE="alphapca56" ;; 291 UNAME_MACHINE=alphapca56 ;;
265 "EV5.7 (21164PC)") 292 "EV5.7 (21164PC)")
266 UNAME_MACHINE="alphapca57" ;; 293 UNAME_MACHINE=alphapca57 ;;
267 "EV6 (21264)") 294 "EV6 (21264)")
268 UNAME_MACHINE="alphaev6" ;; 295 UNAME_MACHINE=alphaev6 ;;
269 "EV6.7 (21264A)") 296 "EV6.7 (21264A)")
270 UNAME_MACHINE="alphaev67" ;; 297 UNAME_MACHINE=alphaev67 ;;
271 "EV6.8CB (21264C)") 298 "EV6.8CB (21264C)")
272 UNAME_MACHINE="alphaev68" ;; 299 UNAME_MACHINE=alphaev68 ;;
273 "EV6.8AL (21264B)") 300 "EV6.8AL (21264B)")
274 UNAME_MACHINE="alphaev68" ;; 301 UNAME_MACHINE=alphaev68 ;;
275 "EV6.8CX (21264D)") 302 "EV6.8CX (21264D)")
276 UNAME_MACHINE="alphaev68" ;; 303 UNAME_MACHINE=alphaev68 ;;
277 "EV6.9A (21264/EV69A)") 304 "EV6.9A (21264/EV69A)")
278 UNAME_MACHINE="alphaev69" ;; 305 UNAME_MACHINE=alphaev69 ;;
279 "EV7 (21364)") 306 "EV7 (21364)")
280 UNAME_MACHINE="alphaev7" ;; 307 UNAME_MACHINE=alphaev7 ;;
281 "EV7.9 (21364A)") 308 "EV7.9 (21364A)")
282 UNAME_MACHINE="alphaev79" ;; 309 UNAME_MACHINE=alphaev79 ;;
283 esac 310 esac
284 # A Pn.n version is a patched version. 311 # A Pn.n version is a patched version.
285 # A Vn.n version is a released version. 312 # A Vn.n version is a released version.
286 # A Tn.n version is a released field test version. 313 # A Tn.n version is a released field test version.
287 # A Xn.n version is an unreleased experimental baselevel. 314 # A Xn.n version is an unreleased experimental baselevel.
288 # 1.2 uses "1.2" for uname -r. 315 # 1.2 uses "1.2" for uname -r.
289 echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'` 316 echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`
290 # Reset EXIT trap before exiting to avoid spurious non-zero exit code. 317 # Reset EXIT trap before exiting to avoid spurious non-zero exit code.
291 exitcode=$? 318 exitcode=$?
292 trap '' 0 319 trap '' 0
293 exit $exitcode ;; 320 exit $exitcode ;;
294 Alpha\ *:Windows_NT*:*) 321 Alpha\ *:Windows_NT*:*)
295 # How do we know it's Interix rather than the generic POSIX subsystem? 322 # How do we know it's Interix rather than the generic POSIX subsystem?
296 # Should we change UNAME_MACHINE based on the output of uname instead 323 # Should we change UNAME_MACHINE based on the output of uname instead
297 # of the specific Alpha model? 324 # of the specific Alpha model?
298 echo alpha-pc-interix 325 echo alpha-pc-interix
299 exit ;; 326 exit ;;
300 21064:Windows_NT:50:3) 327 21064:Windows_NT:50:3)
301 echo alpha-dec-winnt3.5 328 echo alpha-dec-winnt3.5
302 exit ;; 329 exit ;;
@@ -349,61 +376,61 @@ case "${UNAME_MACHINE}:${UNAME_SYSTEM}:$ @@ -349,61 +376,61 @@ case "${UNAME_MACHINE}:${UNAME_SYSTEM}:$
349 echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` 376 echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
350 exit ;; 377 exit ;;
351 sun4H:SunOS:5.*:*) 378 sun4H:SunOS:5.*:*)
352 echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` 379 echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
353 exit ;; 380 exit ;;
354 sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) 381 sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
355 echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` 382 echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
356 exit ;; 383 exit ;;
357 i86pc:AuroraUX:5.*:* | i86xen:AuroraUX:5.*:*) 384 i86pc:AuroraUX:5.*:* | i86xen:AuroraUX:5.*:*)
358 echo i386-pc-auroraux${UNAME_RELEASE} 385 echo i386-pc-auroraux${UNAME_RELEASE}
359 exit ;; 386 exit ;;
360 i86pc:SunOS:5.*:* | i86xen:SunOS:5.*:*) 387 i86pc:SunOS:5.*:* | i86xen:SunOS:5.*:*)
361 eval $set_cc_for_build 388 eval $set_cc_for_build
362 SUN_ARCH="i386" 389 SUN_ARCH=i386
363 # If there is a compiler, see if it is configured for 64-bit objects. 390 # If there is a compiler, see if it is configured for 64-bit objects.
364 # Note that the Sun cc does not turn __LP64__ into 1 like gcc does. 391 # Note that the Sun cc does not turn __LP64__ into 1 like gcc does.
365 # This test works for both compilers. 392 # This test works for both compilers.
366 if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then 393 if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
367 if (echo '#ifdef __amd64'; echo IS_64BIT_ARCH; echo '#endif') | \ 394 if (echo '#ifdef __amd64'; echo IS_64BIT_ARCH; echo '#endif') | \
368 (CCOPTS= $CC_FOR_BUILD -E - 2>/dev/null) | \ 395 (CCOPTS="" $CC_FOR_BUILD -E - 2>/dev/null) | \
369 grep IS_64BIT_ARCH >/dev/null 396 grep IS_64BIT_ARCH >/dev/null
370 then 397 then
371 SUN_ARCH="x86_64" 398 SUN_ARCH=x86_64
372 fi 399 fi
373 fi 400 fi
374 echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` 401 echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
375 exit ;; 402 exit ;;
376 sun4*:SunOS:6*:*) 403 sun4*:SunOS:6*:*)
377 # According to config.sub, this is the proper way to canonicalize 404 # According to config.sub, this is the proper way to canonicalize
378 # SunOS6. Hard to guess exactly what SunOS6 will be like, but 405 # SunOS6. Hard to guess exactly what SunOS6 will be like, but
379 # it's likely to be more like Solaris than SunOS4. 406 # it's likely to be more like Solaris than SunOS4.
380 echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` 407 echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
381 exit ;; 408 exit ;;
382 sun4*:SunOS:*:*) 409 sun4*:SunOS:*:*)
383 case "`/usr/bin/arch -k`" in 410 case "`/usr/bin/arch -k`" in
384 Series*|S4*) 411 Series*|S4*)
385 UNAME_RELEASE=`uname -v` 412 UNAME_RELEASE=`uname -v`
386 ;; 413 ;;
387 esac 414 esac
388 # Japanese Language versions have a version number like `4.1.3-JL'. 415 # Japanese Language versions have a version number like `4.1.3-JL'.
389 echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'` 416 echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
390 exit ;; 417 exit ;;
391 sun3*:SunOS:*:*) 418 sun3*:SunOS:*:*)
392 echo m68k-sun-sunos${UNAME_RELEASE} 419 echo m68k-sun-sunos${UNAME_RELEASE}
393 exit ;; 420 exit ;;
394 sun*:*:4.2BSD:*) 421 sun*:*:4.2BSD:*)
395 UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null` 422 UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
396 test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3 423 test "x${UNAME_RELEASE}" = x && UNAME_RELEASE=3
397 case "`/bin/arch`" in 424 case "`/bin/arch`" in
398 sun3) 425 sun3)
399 echo m68k-sun-sunos${UNAME_RELEASE} 426 echo m68k-sun-sunos${UNAME_RELEASE}
400 ;; 427 ;;
401 sun4) 428 sun4)
402 echo sparc-sun-sunos${UNAME_RELEASE} 429 echo sparc-sun-sunos${UNAME_RELEASE}
403 ;; 430 ;;
404 esac 431 esac
405 exit ;; 432 exit ;;
406 aushp:SunOS:*:*) 433 aushp:SunOS:*:*)
407 echo sparc-auspex-sunos${UNAME_RELEASE} 434 echo sparc-auspex-sunos${UNAME_RELEASE}
408 exit ;; 435 exit ;;
409 # The situation for MiNT is a little confusing. The machine name 436 # The situation for MiNT is a little confusing. The machine name
@@ -608,33 +635,33 @@ EOF @@ -608,33 +635,33 @@ EOF
608 hp300:4.4BSD:*:* | 9000/[34]??:4.3bsd:2.*:*) 635 hp300:4.4BSD:*:* | 9000/[34]??:4.3bsd:2.*:*)
609 echo m68k-hp-bsd4.4 636 echo m68k-hp-bsd4.4
610 exit ;; 637 exit ;;
611 9000/[34678]??:HP-UX:*:*) 638 9000/[34678]??:HP-UX:*:*)
612 HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` 639 HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
613 case "${UNAME_MACHINE}" in 640 case "${UNAME_MACHINE}" in
614 9000/31? ) HP_ARCH=m68000 ;; 641 9000/31? ) HP_ARCH=m68000 ;;
615 9000/[34]?? ) HP_ARCH=m68k ;; 642 9000/[34]?? ) HP_ARCH=m68k ;;
616 9000/[678][0-9][0-9]) 643 9000/[678][0-9][0-9])
617 if [ -x /usr/bin/getconf ]; then 644 if [ -x /usr/bin/getconf ]; then
618 sc_cpu_version=`/usr/bin/getconf SC_CPU_VERSION 2>/dev/null` 645 sc_cpu_version=`/usr/bin/getconf SC_CPU_VERSION 2>/dev/null`
619 sc_kernel_bits=`/usr/bin/getconf SC_KERNEL_BITS 2>/dev/null` 646 sc_kernel_bits=`/usr/bin/getconf SC_KERNEL_BITS 2>/dev/null`
620 case "${sc_cpu_version}" in 647 case "${sc_cpu_version}" in
621 523) HP_ARCH="hppa1.0" ;; # CPU_PA_RISC1_0 648 523) HP_ARCH=hppa1.0 ;; # CPU_PA_RISC1_0
622 528) HP_ARCH="hppa1.1" ;; # CPU_PA_RISC1_1 649 528) HP_ARCH=hppa1.1 ;; # CPU_PA_RISC1_1
623 532) # CPU_PA_RISC2_0 650 532) # CPU_PA_RISC2_0
624 case "${sc_kernel_bits}" in 651 case "${sc_kernel_bits}" in
625 32) HP_ARCH="hppa2.0n" ;; 652 32) HP_ARCH=hppa2.0n ;;
626 64) HP_ARCH="hppa2.0w" ;; 653 64) HP_ARCH=hppa2.0w ;;
627 '') HP_ARCH="hppa2.0" ;; # HP-UX 10.20 654 '') HP_ARCH=hppa2.0 ;; # HP-UX 10.20
628 esac ;; 655 esac ;;
629 esac 656 esac
630 fi 657 fi
631 if [ "${HP_ARCH}" = "" ]; then 658 if [ "${HP_ARCH}" = "" ]; then
632 eval $set_cc_for_build 659 eval $set_cc_for_build
633 sed 's/^ //' << EOF >$dummy.c 660 sed 's/^ //' << EOF >$dummy.c
634 661
635 #define _HPUX_SOURCE 662 #define _HPUX_SOURCE
636 #include <stdlib.h> 663 #include <stdlib.h>
637 #include <unistd.h> 664 #include <unistd.h>
638 665
639 int main () 666 int main ()
640 { 667 {
@@ -653,49 +680,49 @@ EOF @@ -653,49 +680,49 @@ EOF
653 { 680 {
654 case 64: puts ("hppa2.0w"); break; 681 case 64: puts ("hppa2.0w"); break;
655 case 32: puts ("hppa2.0n"); break; 682 case 32: puts ("hppa2.0n"); break;
656 default: puts ("hppa2.0"); break; 683 default: puts ("hppa2.0"); break;
657 } break; 684 } break;
658 #else /* !defined(_SC_KERNEL_BITS) */ 685 #else /* !defined(_SC_KERNEL_BITS) */
659 puts ("hppa2.0"); break; 686 puts ("hppa2.0"); break;
660 #endif 687 #endif
661 default: puts ("hppa1.0"); break; 688 default: puts ("hppa1.0"); break;
662 } 689 }
663 exit (0); 690 exit (0);
664 } 691 }
665EOF 692EOF
666 (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy` 693 (CCOPTS="" $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
667 test -z "$HP_ARCH" && HP_ARCH=hppa 694 test -z "$HP_ARCH" && HP_ARCH=hppa
668 fi ;; 695 fi ;;
669 esac 696 esac
670 if [ ${HP_ARCH} = "hppa2.0w" ] 697 if [ ${HP_ARCH} = hppa2.0w ]
671 then 698 then
672 eval $set_cc_for_build 699 eval $set_cc_for_build
673 700
674 # hppa2.0w-hp-hpux* has a 64-bit kernel and a compiler generating 701 # hppa2.0w-hp-hpux* has a 64-bit kernel and a compiler generating
675 # 32-bit code. hppa64-hp-hpux* has the same kernel and a compiler 702 # 32-bit code. hppa64-hp-hpux* has the same kernel and a compiler
676 # generating 64-bit code. GNU and HP use different nomenclature: 703 # generating 64-bit code. GNU and HP use different nomenclature:
677 # 704 #
678 # $ CC_FOR_BUILD=cc ./config.guess 705 # $ CC_FOR_BUILD=cc ./config.guess
679 # => hppa2.0w-hp-hpux11.23 706 # => hppa2.0w-hp-hpux11.23
680 # $ CC_FOR_BUILD="cc +DA2.0w" ./config.guess 707 # $ CC_FOR_BUILD="cc +DA2.0w" ./config.guess
681 # => hppa64-hp-hpux11.23 708 # => hppa64-hp-hpux11.23
682 709
683 if echo __LP64__ | (CCOPTS= $CC_FOR_BUILD -E - 2>/dev/null) | 710 if echo __LP64__ | (CCOPTS="" $CC_FOR_BUILD -E - 2>/dev/null) |
684 grep -q __LP64__ 711 grep -q __LP64__
685 then 712 then
686 HP_ARCH="hppa2.0w" 713 HP_ARCH=hppa2.0w
687 else 714 else
688 HP_ARCH="hppa64" 715 HP_ARCH=hppa64
689 fi 716 fi
690 fi 717 fi
691 echo ${HP_ARCH}-hp-hpux${HPUX_REV} 718 echo ${HP_ARCH}-hp-hpux${HPUX_REV}
692 exit ;; 719 exit ;;
693 ia64:HP-UX:*:*) 720 ia64:HP-UX:*:*)
694 HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` 721 HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
695 echo ia64-hp-hpux${HPUX_REV} 722 echo ia64-hp-hpux${HPUX_REV}
696 exit ;; 723 exit ;;
697 3050*:HI-UX:*:*) 724 3050*:HI-UX:*:*)
698 eval $set_cc_for_build 725 eval $set_cc_for_build
699 sed 's/^ //' << EOF >$dummy.c 726 sed 's/^ //' << EOF >$dummy.c
700 #include <unistd.h> 727 #include <unistd.h>
701 int 728 int
@@ -780,53 +807,54 @@ EOF @@ -780,53 +807,54 @@ EOF
780 CRAY*TS:*:*:*) 807 CRAY*TS:*:*:*)
781 echo t90-cray-unicos${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' 808 echo t90-cray-unicos${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/'
782 exit ;; 809 exit ;;
783 CRAY*T3E:*:*:*) 810 CRAY*T3E:*:*:*)
784 echo alphaev5-cray-unicosmk${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' 811 echo alphaev5-cray-unicosmk${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/'
785 exit ;; 812 exit ;;
786 CRAY*SV1:*:*:*) 813 CRAY*SV1:*:*:*)
787 echo sv1-cray-unicos${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' 814 echo sv1-cray-unicos${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/'
788 exit ;; 815 exit ;;
789 *:UNICOS/mp:*:*) 816 *:UNICOS/mp:*:*)
790 echo craynv-cray-unicosmp${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' 817 echo craynv-cray-unicosmp${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/'
791 exit ;; 818 exit ;;
792 F30[01]:UNIX_System_V:*:* | F700:UNIX_System_V:*:*) 819 F30[01]:UNIX_System_V:*:* | F700:UNIX_System_V:*:*)
793 FUJITSU_PROC=`uname -m | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'` 820 FUJITSU_PROC=`uname -m | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`
794 FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` 821 FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
795 FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'` 822 FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
796 echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" 823 echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
797 exit ;; 824 exit ;;
798 5000:UNIX_System_V:4.*:*) 825 5000:UNIX_System_V:4.*:*)
799 FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` 826 FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
800 FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'` 827 FUJITSU_REL=`echo ${UNAME_RELEASE} | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
801 echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" 828 echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
802 exit ;; 829 exit ;;
803 i*86:BSD/386:*:* | i*86:BSD/OS:*:* | *:Ascend\ Embedded/OS:*:*) 830 i*86:BSD/386:*:* | i*86:BSD/OS:*:* | *:Ascend\ Embedded/OS:*:*)
804 echo ${UNAME_MACHINE}-pc-bsdi${UNAME_RELEASE} 831 echo ${UNAME_MACHINE}-pc-bsdi${UNAME_RELEASE}
805 exit ;; 832 exit ;;
806 sparc*:BSD/OS:*:*) 833 sparc*:BSD/OS:*:*)
807 echo sparc-unknown-bsdi${UNAME_RELEASE} 834 echo sparc-unknown-bsdi${UNAME_RELEASE}
808 exit ;; 835 exit ;;
809 *:BSD/OS:*:*) 836 *:BSD/OS:*:*)
810 echo ${UNAME_MACHINE}-unknown-bsdi${UNAME_RELEASE} 837 echo ${UNAME_MACHINE}-unknown-bsdi${UNAME_RELEASE}
811 exit ;; 838 exit ;;
812 *:FreeBSD:*:*) 839 *:FreeBSD:*:*)
813 UNAME_PROCESSOR=`/usr/bin/uname -p` 840 UNAME_PROCESSOR=`/usr/bin/uname -p`
814 case ${UNAME_PROCESSOR} in 841 case ${UNAME_PROCESSOR} in
815 amd64) 842 amd64)
816 echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; 843 UNAME_PROCESSOR=x86_64 ;;
817 *) 844 i386)
818 echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; 845 UNAME_PROCESSOR=i586 ;;
819 esac 846 esac
 847 echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
820 exit ;; 848 exit ;;
821 i*:CYGWIN*:*) 849 i*:CYGWIN*:*)
822 echo ${UNAME_MACHINE}-pc-cygwin 850 echo ${UNAME_MACHINE}-pc-cygwin
823 exit ;; 851 exit ;;
824 *:MINGW64*:*) 852 *:MINGW64*:*)
825 echo ${UNAME_MACHINE}-pc-mingw64 853 echo ${UNAME_MACHINE}-pc-mingw64
826 exit ;; 854 exit ;;
827 *:MINGW*:*) 855 *:MINGW*:*)
828 echo ${UNAME_MACHINE}-pc-mingw32 856 echo ${UNAME_MACHINE}-pc-mingw32
829 exit ;; 857 exit ;;
830 *:MSYS*:*) 858 *:MSYS*:*)
831 echo ${UNAME_MACHINE}-pc-msys 859 echo ${UNAME_MACHINE}-pc-msys
832 exit ;; 860 exit ;;
@@ -869,50 +897,50 @@ EOF @@ -869,50 +897,50 @@ EOF
869 exit ;; 897 exit ;;
870 p*:CYGWIN*:*) 898 p*:CYGWIN*:*)
871 echo powerpcle-unknown-cygwin 899 echo powerpcle-unknown-cygwin
872 exit ;; 900 exit ;;
873 prep*:SunOS:5.*:*) 901 prep*:SunOS:5.*:*)
874 echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` 902 echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
875 exit ;; 903 exit ;;
876 *:GNU:*:*) 904 *:GNU:*:*)
877 # the GNU system 905 # the GNU system
878 echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'` 906 echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
879 exit ;; 907 exit ;;
880 *:GNU/*:*:*) 908 *:GNU/*:*:*)
881 # other systems with GNU libc and userland 909 # other systems with GNU libc and userland
882 echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC} 910 echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC}
883 exit ;; 911 exit ;;
884 i*86:Minix:*:*) 912 i*86:Minix:*:*)
885 echo ${UNAME_MACHINE}-pc-minix 913 echo ${UNAME_MACHINE}-pc-minix
886 exit ;; 914 exit ;;
887 aarch64:Linux:*:*) 915 aarch64:Linux:*:*)
888 echo ${UNAME_MACHINE}-unknown-linux-${LIBC} 916 echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
889 exit ;; 917 exit ;;
890 aarch64_be:Linux:*:*) 918 aarch64_be:Linux:*:*)
891 UNAME_MACHINE=aarch64_be 919 UNAME_MACHINE=aarch64_be
892 echo ${UNAME_MACHINE}-unknown-linux-${LIBC} 920 echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
893 exit ;; 921 exit ;;
894 alpha:Linux:*:*) 922 alpha:Linux:*:*)
895 case `sed -n '/^cpu model/s/^.*: \(.*\)/\1/p' < /proc/cpuinfo` in 923 case `sed -n '/^cpu model/s/^.*: \(.*\)/\1/p' < /proc/cpuinfo` in
896 EV5) UNAME_MACHINE=alphaev5 ;; 924 EV5) UNAME_MACHINE=alphaev5 ;;
897 EV56) UNAME_MACHINE=alphaev56 ;; 925 EV56) UNAME_MACHINE=alphaev56 ;;
898 PCA56) UNAME_MACHINE=alphapca56 ;; 926 PCA56) UNAME_MACHINE=alphapca56 ;;
899 PCA57) UNAME_MACHINE=alphapca56 ;; 927 PCA57) UNAME_MACHINE=alphapca56 ;;
900 EV6) UNAME_MACHINE=alphaev6 ;; 928 EV6) UNAME_MACHINE=alphaev6 ;;
901 EV67) UNAME_MACHINE=alphaev67 ;; 929 EV67) UNAME_MACHINE=alphaev67 ;;
902 EV68*) UNAME_MACHINE=alphaev68 ;; 930 EV68*) UNAME_MACHINE=alphaev68 ;;
903 esac 931 esac
904 objdump --private-headers /bin/sh | grep -q ld.so.1 932 objdump --private-headers /bin/sh | grep -q ld.so.1
905 if test "$?" = 0 ; then LIBC="gnulibc1" ; fi 933 if test "$?" = 0 ; then LIBC=gnulibc1 ; fi
906 echo ${UNAME_MACHINE}-unknown-linux-${LIBC} 934 echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
907 exit ;; 935 exit ;;
908 arc:Linux:*:* | arceb:Linux:*:*) 936 arc:Linux:*:* | arceb:Linux:*:*)
909 echo ${UNAME_MACHINE}-unknown-linux-${LIBC} 937 echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
910 exit ;; 938 exit ;;
911 arm*:Linux:*:*) 939 arm*:Linux:*:*)
912 eval $set_cc_for_build 940 eval $set_cc_for_build
913 if echo __ARM_EABI__ | $CC_FOR_BUILD -E - 2>/dev/null \ 941 if echo __ARM_EABI__ | $CC_FOR_BUILD -E - 2>/dev/null \
914 | grep -q __ARM_EABI__ 942 | grep -q __ARM_EABI__
915 then 943 then
916 echo ${UNAME_MACHINE}-unknown-linux-${LIBC} 944 echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
917 else 945 else
918 if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \ 946 if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \
@@ -923,63 +951,72 @@ EOF @@ -923,63 +951,72 @@ EOF
923 echo ${UNAME_MACHINE}-unknown-linux-${LIBC}eabihf 951 echo ${UNAME_MACHINE}-unknown-linux-${LIBC}eabihf
924 fi 952 fi
925 fi 953 fi
926 exit ;; 954 exit ;;
927 avr32*:Linux:*:*) 955 avr32*:Linux:*:*)
928 echo ${UNAME_MACHINE}-unknown-linux-${LIBC} 956 echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
929 exit ;; 957 exit ;;
930 cris:Linux:*:*) 958 cris:Linux:*:*)
931 echo ${UNAME_MACHINE}-axis-linux-${LIBC} 959 echo ${UNAME_MACHINE}-axis-linux-${LIBC}
932 exit ;; 960 exit ;;
933 crisv32:Linux:*:*) 961 crisv32:Linux:*:*)
934 echo ${UNAME_MACHINE}-axis-linux-${LIBC} 962 echo ${UNAME_MACHINE}-axis-linux-${LIBC}
935 exit ;; 963 exit ;;
 964 e2k:Linux:*:*)
 965 echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
 966 exit ;;
936 frv:Linux:*:*) 967 frv:Linux:*:*)
937 echo ${UNAME_MACHINE}-unknown-linux-${LIBC} 968 echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
938 exit ;; 969 exit ;;
939 hexagon:Linux:*:*) 970 hexagon:Linux:*:*)
940 echo ${UNAME_MACHINE}-unknown-linux-${LIBC} 971 echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
941 exit ;; 972 exit ;;
942 i*86:Linux:*:*) 973 i*86:Linux:*:*)
943 echo ${UNAME_MACHINE}-pc-linux-${LIBC} 974 echo ${UNAME_MACHINE}-pc-linux-${LIBC}
944 exit ;; 975 exit ;;
945 ia64:Linux:*:*) 976 ia64:Linux:*:*)
946 echo ${UNAME_MACHINE}-unknown-linux-${LIBC} 977 echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
947 exit ;; 978 exit ;;
 979 k1om:Linux:*:*)
 980 echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
 981 exit ;;
948 m32r*:Linux:*:*) 982 m32r*:Linux:*:*)
949 echo ${UNAME_MACHINE}-unknown-linux-${LIBC} 983 echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
950 exit ;; 984 exit ;;
951 m68*:Linux:*:*) 985 m68*:Linux:*:*)
952 echo ${UNAME_MACHINE}-unknown-linux-${LIBC} 986 echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
953 exit ;; 987 exit ;;
954 mips:Linux:*:* | mips64:Linux:*:*) 988 mips:Linux:*:* | mips64:Linux:*:*)
955 eval $set_cc_for_build 989 eval $set_cc_for_build
956 sed 's/^ //' << EOF >$dummy.c 990 sed 's/^ //' << EOF >$dummy.c
957 #undef CPU 991 #undef CPU
958 #undef ${UNAME_MACHINE} 992 #undef ${UNAME_MACHINE}
959 #undef ${UNAME_MACHINE}el 993 #undef ${UNAME_MACHINE}el
960 #if defined(__MIPSEL__) || defined(__MIPSEL) || defined(_MIPSEL) || defined(MIPSEL) 994 #if defined(__MIPSEL__) || defined(__MIPSEL) || defined(_MIPSEL) || defined(MIPSEL)
961 CPU=${UNAME_MACHINE}el 995 CPU=${UNAME_MACHINE}el
962 #else 996 #else
963 #if defined(__MIPSEB__) || defined(__MIPSEB) || defined(_MIPSEB) || defined(MIPSEB) 997 #if defined(__MIPSEB__) || defined(__MIPSEB) || defined(_MIPSEB) || defined(MIPSEB)
964 CPU=${UNAME_MACHINE} 998 CPU=${UNAME_MACHINE}
965 #else 999 #else
966 CPU= 1000 CPU=
967 #endif 1001 #endif
968 #endif 1002 #endif
969EOF 1003EOF
970 eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'` 1004 eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
971 test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; } 1005 test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; }
972 ;; 1006 ;;
 1007 mips64el:Linux:*:*)
 1008 echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
 1009 exit ;;
973 openrisc*:Linux:*:*) 1010 openrisc*:Linux:*:*)
974 echo or1k-unknown-linux-${LIBC} 1011 echo or1k-unknown-linux-${LIBC}
975 exit ;; 1012 exit ;;
976 or32:Linux:*:* | or1k*:Linux:*:*) 1013 or32:Linux:*:* | or1k*:Linux:*:*)
977 echo ${UNAME_MACHINE}-unknown-linux-${LIBC} 1014 echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
978 exit ;; 1015 exit ;;
979 padre:Linux:*:*) 1016 padre:Linux:*:*)
980 echo sparc-unknown-linux-${LIBC} 1017 echo sparc-unknown-linux-${LIBC}
981 exit ;; 1018 exit ;;
982 parisc64:Linux:*:* | hppa64:Linux:*:*) 1019 parisc64:Linux:*:* | hppa64:Linux:*:*)
983 echo hppa64-unknown-linux-${LIBC} 1020 echo hppa64-unknown-linux-${LIBC}
984 exit ;; 1021 exit ;;
985 parisc:Linux:*:* | hppa:Linux:*:*) 1022 parisc:Linux:*:* | hppa:Linux:*:*)
@@ -992,46 +1029,49 @@ EOF @@ -992,46 +1029,49 @@ EOF
992 exit ;; 1029 exit ;;
993 ppc64:Linux:*:*) 1030 ppc64:Linux:*:*)
994 echo powerpc64-unknown-linux-${LIBC} 1031 echo powerpc64-unknown-linux-${LIBC}
995 exit ;; 1032 exit ;;
996 ppc:Linux:*:*) 1033 ppc:Linux:*:*)
997 echo powerpc-unknown-linux-${LIBC} 1034 echo powerpc-unknown-linux-${LIBC}
998 exit ;; 1035 exit ;;
999 ppc64le:Linux:*:*) 1036 ppc64le:Linux:*:*)
1000 echo powerpc64le-unknown-linux-${LIBC} 1037 echo powerpc64le-unknown-linux-${LIBC}
1001 exit ;; 1038 exit ;;
1002 ppcle:Linux:*:*) 1039 ppcle:Linux:*:*)
1003 echo powerpcle-unknown-linux-${LIBC} 1040 echo powerpcle-unknown-linux-${LIBC}
1004 exit ;; 1041 exit ;;
 1042 riscv32:Linux:*:* | riscv64:Linux:*:*)
 1043 echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
 1044 exit ;;
1005 s390:Linux:*:* | s390x:Linux:*:*) 1045 s390:Linux:*:* | s390x:Linux:*:*)
1006 echo ${UNAME_MACHINE}-ibm-linux-${LIBC} 1046 echo ${UNAME_MACHINE}-ibm-linux-${LIBC}
1007 exit ;; 1047 exit ;;
1008 sh64*:Linux:*:*) 1048 sh64*:Linux:*:*)
1009 echo ${UNAME_MACHINE}-unknown-linux-${LIBC} 1049 echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
1010 exit ;; 1050 exit ;;
1011 sh*:Linux:*:*) 1051 sh*:Linux:*:*)
1012 echo ${UNAME_MACHINE}-unknown-linux-${LIBC} 1052 echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
1013 exit ;; 1053 exit ;;
1014 sparc:Linux:*:* | sparc64:Linux:*:*) 1054 sparc:Linux:*:* | sparc64:Linux:*:*)
1015 echo ${UNAME_MACHINE}-unknown-linux-${LIBC} 1055 echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
1016 exit ;; 1056 exit ;;
1017 tile*:Linux:*:*) 1057 tile*:Linux:*:*)
1018 echo ${UNAME_MACHINE}-unknown-linux-${LIBC} 1058 echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
1019 exit ;; 1059 exit ;;
1020 vax:Linux:*:*) 1060 vax:Linux:*:*)
1021 echo ${UNAME_MACHINE}-dec-linux-${LIBC} 1061 echo ${UNAME_MACHINE}-dec-linux-${LIBC}
1022 exit ;; 1062 exit ;;
1023 x86_64:Linux:*:*) 1063 x86_64:Linux:*:*)
1024 echo ${UNAME_MACHINE}-unknown-linux-${LIBC} 1064 echo ${UNAME_MACHINE}-pc-linux-${LIBC}
1025 exit ;; 1065 exit ;;
1026 xtensa*:Linux:*:*) 1066 xtensa*:Linux:*:*)
1027 echo ${UNAME_MACHINE}-unknown-linux-${LIBC} 1067 echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
1028 exit ;; 1068 exit ;;
1029 i*86:DYNIX/ptx:4*:*) 1069 i*86:DYNIX/ptx:4*:*)
1030 # ptx 4.0 does uname -s correctly, with DYNIX/ptx in there. 1070 # ptx 4.0 does uname -s correctly, with DYNIX/ptx in there.
1031 # earlier versions are messed up and put the nodename in both 1071 # earlier versions are messed up and put the nodename in both
1032 # sysname and nodename. 1072 # sysname and nodename.
1033 echo i386-sequent-sysv4 1073 echo i386-sequent-sysv4
1034 exit ;; 1074 exit ;;
1035 i*86:UNIX_SV:4.2MP:2.*) 1075 i*86:UNIX_SV:4.2MP:2.*)
1036 # Unixware is an offshoot of SVR4, but it has its own version 1076 # Unixware is an offshoot of SVR4, but it has its own version
1037 # number series starting with 2... 1077 # number series starting with 2...
@@ -1090,27 +1130,27 @@ EOF @@ -1090,27 +1130,27 @@ EOF
1090 && UNAME_MACHINE=i686 1130 && UNAME_MACHINE=i686
1091 (/bin/uname -X|grep '^Machine.*Pentium Pro' >/dev/null) \ 1131 (/bin/uname -X|grep '^Machine.*Pentium Pro' >/dev/null) \
1092 && UNAME_MACHINE=i686 1132 && UNAME_MACHINE=i686
1093 echo ${UNAME_MACHINE}-pc-sco$UNAME_REL 1133 echo ${UNAME_MACHINE}-pc-sco$UNAME_REL
1094 else 1134 else
1095 echo ${UNAME_MACHINE}-pc-sysv32 1135 echo ${UNAME_MACHINE}-pc-sysv32
1096 fi 1136 fi
1097 exit ;; 1137 exit ;;
1098 pc:*:*:*) 1138 pc:*:*:*)
1099 # Left here for compatibility: 1139 # Left here for compatibility:
1100 # uname -m prints for DJGPP always 'pc', but it prints nothing about 1140 # uname -m prints for DJGPP always 'pc', but it prints nothing about
1101 # the processor, so we play safe by assuming i586. 1141 # the processor, so we play safe by assuming i586.
1102 # Note: whatever this is, it MUST be the same as what config.sub 1142 # Note: whatever this is, it MUST be the same as what config.sub
1103 # prints for the "djgpp" host, or else GDB configury will decide that 1143 # prints for the "djgpp" host, or else GDB configure will decide that
1104 # this is a cross-build. 1144 # this is a cross-build.
1105 echo i586-pc-msdosdjgpp 1145 echo i586-pc-msdosdjgpp
1106 exit ;; 1146 exit ;;
1107 Intel:Mach:3*:*) 1147 Intel:Mach:3*:*)
1108 echo i386-pc-mach3 1148 echo i386-pc-mach3
1109 exit ;; 1149 exit ;;
1110 paragon:*:*:*) 1150 paragon:*:*:*)
1111 echo i860-intel-osf1 1151 echo i860-intel-osf1
1112 exit ;; 1152 exit ;;
1113 i860:*:4.*:*) # i860-SVR4 1153 i860:*:4.*:*) # i860-SVR4
1114 if grep Stardent /usr/include/sys/uadmin.h >/dev/null 2>&1 ; then 1154 if grep Stardent /usr/include/sys/uadmin.h >/dev/null 2>&1 ; then
1115 echo i860-stardent-sysv${UNAME_RELEASE} # Stardent Vistra i860-SVR4 1155 echo i860-stardent-sysv${UNAME_RELEASE} # Stardent Vistra i860-SVR4
1116 else # Add other i860-SVR4 vendors below as they are discovered. 1156 else # Add other i860-SVR4 vendors below as they are discovered.
@@ -1239,95 +1279,108 @@ EOF @@ -1239,95 +1279,108 @@ EOF
1239 exit ;; 1279 exit ;;
1240 SX-6:SUPER-UX:*:*) 1280 SX-6:SUPER-UX:*:*)
1241 echo sx6-nec-superux${UNAME_RELEASE} 1281 echo sx6-nec-superux${UNAME_RELEASE}
1242 exit ;; 1282 exit ;;
1243 SX-7:SUPER-UX:*:*) 1283 SX-7:SUPER-UX:*:*)
1244 echo sx7-nec-superux${UNAME_RELEASE} 1284 echo sx7-nec-superux${UNAME_RELEASE}
1245 exit ;; 1285 exit ;;
1246 SX-8:SUPER-UX:*:*) 1286 SX-8:SUPER-UX:*:*)
1247 echo sx8-nec-superux${UNAME_RELEASE} 1287 echo sx8-nec-superux${UNAME_RELEASE}
1248 exit ;; 1288 exit ;;
1249 SX-8R:SUPER-UX:*:*) 1289 SX-8R:SUPER-UX:*:*)
1250 echo sx8r-nec-superux${UNAME_RELEASE} 1290 echo sx8r-nec-superux${UNAME_RELEASE}
1251 exit ;; 1291 exit ;;
 1292 SX-ACE:SUPER-UX:*:*)
 1293 echo sxace-nec-superux${UNAME_RELEASE}
 1294 exit ;;
1252 Power*:Rhapsody:*:*) 1295 Power*:Rhapsody:*:*)
1253 echo powerpc-apple-rhapsody${UNAME_RELEASE} 1296 echo powerpc-apple-rhapsody${UNAME_RELEASE}
1254 exit ;; 1297 exit ;;
1255 *:Rhapsody:*:*) 1298 *:Rhapsody:*:*)
1256 echo ${UNAME_MACHINE}-apple-rhapsody${UNAME_RELEASE} 1299 echo ${UNAME_MACHINE}-apple-rhapsody${UNAME_RELEASE}
1257 exit ;; 1300 exit ;;
1258 *:Darwin:*:*) 1301 *:Darwin:*:*)
1259 UNAME_PROCESSOR=`uname -p` || UNAME_PROCESSOR=unknown 1302 UNAME_PROCESSOR=`uname -p` || UNAME_PROCESSOR=unknown
1260 eval $set_cc_for_build 1303 eval $set_cc_for_build
1261 if test "$UNAME_PROCESSOR" = unknown ; then 1304 if test "$UNAME_PROCESSOR" = unknown ; then
1262 UNAME_PROCESSOR=powerpc 1305 UNAME_PROCESSOR=powerpc
1263 fi 1306 fi
1264 if test `echo "$UNAME_RELEASE" | sed -e 's/\..*//'` -le 10 ; then 1307 if test `echo "$UNAME_RELEASE" | sed -e 's/\..*//'` -le 10 ; then
1265 if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then 1308 if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
1266 if (echo '#ifdef __LP64__'; echo IS_64BIT_ARCH; echo '#endif') | \ 1309 if (echo '#ifdef __LP64__'; echo IS_64BIT_ARCH; echo '#endif') | \
1267 (CCOPTS= $CC_FOR_BUILD -E - 2>/dev/null) | \ 1310 (CCOPTS="" $CC_FOR_BUILD -E - 2>/dev/null) | \
1268 grep IS_64BIT_ARCH >/dev/null 1311 grep IS_64BIT_ARCH >/dev/null
1269 then 1312 then
1270 case $UNAME_PROCESSOR in 1313 case $UNAME_PROCESSOR in
1271 i386) UNAME_PROCESSOR=x86_64 ;; 1314 i386) UNAME_PROCESSOR=x86_64 ;;
1272 powerpc) UNAME_PROCESSOR=powerpc64 ;; 1315 powerpc) UNAME_PROCESSOR=powerpc64 ;;
1273 esac 1316 esac
1274 fi 1317 fi
 1318 # On 10.4-10.6 one might compile for PowerPC via gcc -arch ppc
 1319 if (echo '#ifdef __POWERPC__'; echo IS_PPC; echo '#endif') | \
 1320 (CCOPTS="" $CC_FOR_BUILD -E - 2>/dev/null) | \
 1321 grep IS_PPC >/dev/null
 1322 then
 1323 UNAME_PROCESSOR=powerpc
 1324 fi
1275 fi 1325 fi
1276 elif test "$UNAME_PROCESSOR" = i386 ; then 1326 elif test "$UNAME_PROCESSOR" = i386 ; then
1277 # Avoid executing cc on OS X 10.9, as it ships with a stub 1327 # Avoid executing cc on OS X 10.9, as it ships with a stub
1278 # that puts up a graphical alert prompting to install 1328 # that puts up a graphical alert prompting to install
1279 # developer tools. Any system running Mac OS X 10.7 or 1329 # developer tools. Any system running Mac OS X 10.7 or
1280 # later (Darwin 11 and later) is required to have a 64-bit 1330 # later (Darwin 11 and later) is required to have a 64-bit
1281 # processor. This is not true of the ARM version of Darwin 1331 # processor. This is not true of the ARM version of Darwin
1282 # that Apple uses in portable devices. 1332 # that Apple uses in portable devices.
1283 UNAME_PROCESSOR=x86_64 1333 UNAME_PROCESSOR=x86_64
1284 fi 1334 fi
1285 echo ${UNAME_PROCESSOR}-apple-darwin${UNAME_RELEASE} 1335 echo ${UNAME_PROCESSOR}-apple-darwin${UNAME_RELEASE}
1286 exit ;; 1336 exit ;;
1287 *:procnto*:*:* | *:QNX:[0123456789]*:*) 1337 *:procnto*:*:* | *:QNX:[0123456789]*:*)
1288 UNAME_PROCESSOR=`uname -p` 1338 UNAME_PROCESSOR=`uname -p`
1289 if test "$UNAME_PROCESSOR" = "x86"; then 1339 if test "$UNAME_PROCESSOR" = x86; then
1290 UNAME_PROCESSOR=i386 1340 UNAME_PROCESSOR=i386
1291 UNAME_MACHINE=pc 1341 UNAME_MACHINE=pc
1292 fi 1342 fi
1293 echo ${UNAME_PROCESSOR}-${UNAME_MACHINE}-nto-qnx${UNAME_RELEASE} 1343 echo ${UNAME_PROCESSOR}-${UNAME_MACHINE}-nto-qnx${UNAME_RELEASE}
1294 exit ;; 1344 exit ;;
1295 *:QNX:*:4*) 1345 *:QNX:*:4*)
1296 echo i386-pc-qnx 1346 echo i386-pc-qnx
1297 exit ;; 1347 exit ;;
1298 NEO-?:NONSTOP_KERNEL:*:*) 1348 NEO-*:NONSTOP_KERNEL:*:*)
1299 echo neo-tandem-nsk${UNAME_RELEASE} 1349 echo neo-tandem-nsk${UNAME_RELEASE}
1300 exit ;; 1350 exit ;;
1301 NSE-*:NONSTOP_KERNEL:*:*) 1351 NSE-*:NONSTOP_KERNEL:*:*)
1302 echo nse-tandem-nsk${UNAME_RELEASE} 1352 echo nse-tandem-nsk${UNAME_RELEASE}
1303 exit ;; 1353 exit ;;
1304 NSR-?:NONSTOP_KERNEL:*:*) 1354 NSR-*:NONSTOP_KERNEL:*:*)
1305 echo nsr-tandem-nsk${UNAME_RELEASE} 1355 echo nsr-tandem-nsk${UNAME_RELEASE}
1306 exit ;; 1356 exit ;;
 1357 NSX-*:NONSTOP_KERNEL:*:*)
 1358 echo nsx-tandem-nsk${UNAME_RELEASE}
 1359 exit ;;
1307 *:NonStop-UX:*:*) 1360 *:NonStop-UX:*:*)
1308 echo mips-compaq-nonstopux 1361 echo mips-compaq-nonstopux
1309 exit ;; 1362 exit ;;
1310 BS2000:POSIX*:*:*) 1363 BS2000:POSIX*:*:*)
1311 echo bs2000-siemens-sysv 1364 echo bs2000-siemens-sysv
1312 exit ;; 1365 exit ;;
1313 DS/*:UNIX_System_V:*:*) 1366 DS/*:UNIX_System_V:*:*)
1314 echo ${UNAME_MACHINE}-${UNAME_SYSTEM}-${UNAME_RELEASE} 1367 echo ${UNAME_MACHINE}-${UNAME_SYSTEM}-${UNAME_RELEASE}
1315 exit ;; 1368 exit ;;
1316 *:Plan9:*:*) 1369 *:Plan9:*:*)
1317 # "uname -m" is not consistent, so use $cputype instead. 386 1370 # "uname -m" is not consistent, so use $cputype instead. 386
1318 # is converted to i386 for consistency with other x86 1371 # is converted to i386 for consistency with other x86
1319 # operating systems. 1372 # operating systems.
1320 if test "$cputype" = "386"; then 1373 if test "$cputype" = 386; then
1321 UNAME_MACHINE=i386 1374 UNAME_MACHINE=i386
1322 else 1375 else
1323 UNAME_MACHINE="$cputype" 1376 UNAME_MACHINE="$cputype"
1324 fi 1377 fi
1325 echo ${UNAME_MACHINE}-unknown-plan9 1378 echo ${UNAME_MACHINE}-unknown-plan9
1326 exit ;; 1379 exit ;;
1327 *:TOPS-10:*:*) 1380 *:TOPS-10:*:*)
1328 echo pdp10-unknown-tops10 1381 echo pdp10-unknown-tops10
1329 exit ;; 1382 exit ;;
1330 *:TENEX:*:*) 1383 *:TENEX:*:*)
1331 echo pdp10-unknown-tenex 1384 echo pdp10-unknown-tenex
1332 exit ;; 1385 exit ;;
1333 KS10:TOPS-20:*:* | KL10:TOPS-20:*:* | TYPE4:TOPS-20:*:*) 1386 KS10:TOPS-20:*:* | KL10:TOPS-20:*:* | TYPE4:TOPS-20:*:*)
@@ -1349,54 +1402,56 @@ EOF @@ -1349,54 +1402,56 @@ EOF
1349 echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` 1402 echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
1350 exit ;; 1403 exit ;;
1351 *:*VMS:*:*) 1404 *:*VMS:*:*)
1352 UNAME_MACHINE=`(uname -p) 2>/dev/null` 1405 UNAME_MACHINE=`(uname -p) 2>/dev/null`
1353 case "${UNAME_MACHINE}" in 1406 case "${UNAME_MACHINE}" in
1354 A*) echo alpha-dec-vms ; exit ;; 1407 A*) echo alpha-dec-vms ; exit ;;
1355 I*) echo ia64-dec-vms ; exit ;; 1408 I*) echo ia64-dec-vms ; exit ;;
1356 V*) echo vax-dec-vms ; exit ;; 1409 V*) echo vax-dec-vms ; exit ;;
1357 esac ;; 1410 esac ;;
1358 *:XENIX:*:SysV) 1411 *:XENIX:*:SysV)
1359 echo i386-pc-xenix 1412 echo i386-pc-xenix
1360 exit ;; 1413 exit ;;
1361 i*86:skyos:*:*) 1414 i*86:skyos:*:*)
1362 echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//' 1415 echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE} | sed -e 's/ .*$//'`
1363 exit ;; 1416 exit ;;
1364 i*86:rdos:*:*) 1417 i*86:rdos:*:*)
1365 echo ${UNAME_MACHINE}-pc-rdos 1418 echo ${UNAME_MACHINE}-pc-rdos
1366 exit ;; 1419 exit ;;
1367 i*86:AROS:*:*) 1420 i*86:AROS:*:*)
1368 echo ${UNAME_MACHINE}-pc-aros 1421 echo ${UNAME_MACHINE}-pc-aros
1369 exit ;; 1422 exit ;;
1370 x86_64:VMkernel:*:*) 1423 x86_64:VMkernel:*:*)
1371 echo ${UNAME_MACHINE}-unknown-esx 1424 echo ${UNAME_MACHINE}-unknown-esx
1372 exit ;; 1425 exit ;;
 1426 amd64:Isilon\ OneFS:*:*)
 1427 echo x86_64-unknown-onefs
 1428 exit ;;
1373esac 1429esac
1374 1430
1375cat >&2 <<EOF 1431cat >&2 <<EOF
1376$0: unable to guess system type 1432$0: unable to guess system type
1377 1433
1378This script, last modified $timestamp, has failed to recognize 1434This script (version $timestamp), has failed to recognize the
1379the operating system you are using. It is advised that you 1435operating system you are using. If your script is old, overwrite *all*
1380download the most up to date version of the config scripts from 1436copies of config.guess and config.sub with the latest versions from:
1381 1437
1382 http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD 1438 http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess
1383and 1439and
1384 http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD 1440 http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub
1385 1441
1386If the version you run ($0) is already up to date, please 1442If $0 has already been updated, send the following data and any
1387send the following data and any information you think might be 1443information you think might be pertinent to config-patches@gnu.org to
1388pertinent to <config-patches@gnu.org> in order to provide the needed 1444provide the necessary information to handle your system.
1389information to handle your system. 
1390 1445
1391config.guess timestamp = $timestamp 1446config.guess timestamp = $timestamp
1392 1447
1393uname -m = `(uname -m) 2>/dev/null || echo unknown` 1448uname -m = `(uname -m) 2>/dev/null || echo unknown`
1394uname -r = `(uname -r) 2>/dev/null || echo unknown` 1449uname -r = `(uname -r) 2>/dev/null || echo unknown`
1395uname -s = `(uname -s) 2>/dev/null || echo unknown` 1450uname -s = `(uname -s) 2>/dev/null || echo unknown`
1396uname -v = `(uname -v) 2>/dev/null || echo unknown` 1451uname -v = `(uname -v) 2>/dev/null || echo unknown`
1397 1452
1398/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null` 1453/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null`
1399/bin/uname -X = `(/bin/uname -X) 2>/dev/null` 1454/bin/uname -X = `(/bin/uname -X) 2>/dev/null`
1400 1455
1401hostinfo = `(hostinfo) 2>/dev/null` 1456hostinfo = `(hostinfo) 2>/dev/null`
1402/bin/universe = `(/bin/universe) 2>/dev/null` 1457/bin/universe = `(/bin/universe) 2>/dev/null`

cvs diff -r1.6 -r1.7 xsrc/external/mit/xkeyboard-config/dist/Attic/config.sub (expand / switch to unified diff)

--- xsrc/external/mit/xkeyboard-config/dist/Attic/config.sub 2016/11/22 19:45:29 1.6
+++ xsrc/external/mit/xkeyboard-config/dist/Attic/config.sub 2018/03/11 20:16:25 1.7
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1#! /bin/sh 1#! /bin/sh
2# Configuration validation subroutine script. 2# Configuration validation subroutine script.
3# Copyright 1992-2015 Free Software Foundation, Inc. 3# Copyright 1992-2017 Free Software Foundation, Inc.
4 4
5timestamp='2015-01-01' 5timestamp='2017-04-02'
6 6
7# This file is free software; you can redistribute it and/or modify it 7# This file is free software; you can redistribute it and/or modify it
8# under the terms of the GNU General Public License as published by 8# under the terms of the GNU General Public License as published by
9# the Free Software Foundation; either version 3 of the License, or 9# the Free Software Foundation; either version 3 of the License, or
10# (at your option) any later version. 10# (at your option) any later version.
11# 11#
12# This program is distributed in the hope that it will be useful, but 12# This program is distributed in the hope that it will be useful, but
13# WITHOUT ANY WARRANTY; without even the implied warranty of 13# WITHOUT ANY WARRANTY; without even the implied warranty of
14# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 14# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
15# General Public License for more details. 15# General Public License for more details.
16# 16#
17# You should have received a copy of the GNU General Public License 17# You should have received a copy of the GNU General Public License
18# along with this program; if not, see <http://www.gnu.org/licenses/>. 18# along with this program; if not, see <http://www.gnu.org/licenses/>.
@@ -23,62 +23,61 @@ timestamp='2015-01-01' @@ -23,62 +23,61 @@ timestamp='2015-01-01'
23# the same distribution terms that you use for the rest of that 23# the same distribution terms that you use for the rest of that
24# program. This Exception is an additional permission under section 7 24# program. This Exception is an additional permission under section 7
25# of the GNU General Public License, version 3 ("GPLv3"). 25# of the GNU General Public License, version 3 ("GPLv3").
26 26
27 27
28# Please send patches to <config-patches@gnu.org>. 28# Please send patches to <config-patches@gnu.org>.
29# 29#
30# Configuration subroutine to validate and canonicalize a configuration type. 30# Configuration subroutine to validate and canonicalize a configuration type.
31# Supply the specified configuration type as an argument. 31# Supply the specified configuration type as an argument.
32# If it is invalid, we print an error message on stderr and exit with code 1. 32# If it is invalid, we print an error message on stderr and exit with code 1.
33# Otherwise, we print the canonical config type on stdout and succeed. 33# Otherwise, we print the canonical config type on stdout and succeed.
34 34
35# You can get the latest version of this script from: 35# You can get the latest version of this script from:
36# http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD 36# http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub
37 37
38# This file is supposed to be the same for all GNU packages 38# This file is supposed to be the same for all GNU packages
39# and recognize all the CPU types, system types and aliases 39# and recognize all the CPU types, system types and aliases
40# that are meaningful with *any* GNU software. 40# that are meaningful with *any* GNU software.
41# Each package is responsible for reporting which valid configurations 41# Each package is responsible for reporting which valid configurations
42# it does not support. The user should be able to distinguish 42# it does not support. The user should be able to distinguish
43# a failure to support a valid configuration from a meaningless 43# a failure to support a valid configuration from a meaningless
44# configuration. 44# configuration.
45 45
46# The goal of this file is to map all the various variations of a given 46# The goal of this file is to map all the various variations of a given
47# machine specification into a single specification in the form: 47# machine specification into a single specification in the form:
48# CPU_TYPE-MANUFACTURER-OPERATING_SYSTEM 48# CPU_TYPE-MANUFACTURER-OPERATING_SYSTEM
49# or in some cases, the newer four-part form: 49# or in some cases, the newer four-part form:
50# CPU_TYPE-MANUFACTURER-KERNEL-OPERATING_SYSTEM 50# CPU_TYPE-MANUFACTURER-KERNEL-OPERATING_SYSTEM
51# It is wrong to echo any other type of specification. 51# It is wrong to echo any other type of specification.
52 52
53me=`echo "$0" | sed -e 's,.*/,,'` 53me=`echo "$0" | sed -e 's,.*/,,'`
54 54
55usage="\ 55usage="\
56Usage: $0 [OPTION] CPU-MFR-OPSYS 56Usage: $0 [OPTION] CPU-MFR-OPSYS or ALIAS
57 $0 [OPTION] ALIAS 
58 57
59Canonicalize a configuration name. 58Canonicalize a configuration name.
60 59
61Operation modes: 60Operation modes:
62 -h, --help print this help, then exit 61 -h, --help print this help, then exit
63 -t, --time-stamp print date of last modification, then exit 62 -t, --time-stamp print date of last modification, then exit
64 -v, --version print version number, then exit 63 -v, --version print version number, then exit
65 64
66Report bugs and patches to <config-patches@gnu.org>." 65Report bugs and patches to <config-patches@gnu.org>."
67 66
68version="\ 67version="\
69GNU config.sub ($timestamp) 68GNU config.sub ($timestamp)
70 69
71Copyright 1992-2015 Free Software Foundation, Inc. 70Copyright 1992-2017 Free Software Foundation, Inc.
72 71
73This is free software; see the source for copying conditions. There is NO 72This is free software; see the source for copying conditions. There is NO
74warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." 73warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
75 74
76help=" 75help="
77Try \`$me --help' for more information." 76Try \`$me --help' for more information."
78 77
79# Parse command line 78# Parse command line
80while test $# -gt 0 ; do 79while test $# -gt 0 ; do
81 case $1 in 80 case $1 in
82 --time-stamp | --time* | -t ) 81 --time-stamp | --time* | -t )
83 echo "$timestamp" ; exit ;; 82 echo "$timestamp" ; exit ;;
84 --version | -v ) 83 --version | -v )
@@ -107,28 +106,28 @@ case $# in @@ -107,28 +106,28 @@ case $# in
107 0) echo "$me: missing argument$help" >&2 106 0) echo "$me: missing argument$help" >&2
108 exit 1;; 107 exit 1;;
109 1) ;; 108 1) ;;
110 *) echo "$me: too many arguments$help" >&2 109 *) echo "$me: too many arguments$help" >&2
111 exit 1;; 110 exit 1;;
112esac 111esac
113 112
114# Separate what the user gave into CPU-COMPANY and OS or KERNEL-OS (if any). 113# Separate what the user gave into CPU-COMPANY and OS or KERNEL-OS (if any).
115# Here we must recognize all the valid KERNEL-OS combinations. 114# Here we must recognize all the valid KERNEL-OS combinations.
116maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'` 115maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
117case $maybe_os in 116case $maybe_os in
118 nto-qnx* | linux-gnu* | linux-android* | linux-dietlibc | linux-newlib* | \ 117 nto-qnx* | linux-gnu* | linux-android* | linux-dietlibc | linux-newlib* | \
119 linux-musl* | linux-uclibc* | uclinux-uclibc* | uclinux-gnu* | kfreebsd*-gnu* | \ 118 linux-musl* | linux-uclibc* | uclinux-uclibc* | uclinux-gnu* | kfreebsd*-gnu* | \
120 knetbsd*-gnu* | netbsd*-gnu* | \ 119 knetbsd*-gnu* | netbsd*-gnu* | netbsd*-eabi* | \
121 kopensolaris*-gnu* | \ 120 kopensolaris*-gnu* | cloudabi*-eabi* | \
122 storm-chaos* | os2-emx* | rtmk-nova*) 121 storm-chaos* | os2-emx* | rtmk-nova*)
123 os=-$maybe_os 122 os=-$maybe_os
124 basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` 123 basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
125 ;; 124 ;;
126 android-linux) 125 android-linux)
127 os=-linux-android 126 os=-linux-android
128 basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown 127 basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
129 ;; 128 ;;
130 *) 129 *)
131 basic_machine=`echo $1 | sed 's/-[^-]*$//'` 130 basic_machine=`echo $1 | sed 's/-[^-]*$//'`
132 if [ $basic_machine != $1 ] 131 if [ $basic_machine != $1 ]
133 then os=`echo $1 | sed 's/.*-/-/'` 132 then os=`echo $1 | sed 's/.*-/-/'`
134 else os=; fi 133 else os=; fi
@@ -245,35 +244,36 @@ esac @@ -245,35 +244,36 @@ esac
245# Decode aliases for certain CPU-COMPANY combinations. 244# Decode aliases for certain CPU-COMPANY combinations.
246case $basic_machine in 245case $basic_machine in
247 # Recognize the basic CPU types without company name. 246 # Recognize the basic CPU types without company name.
248 # Some are omitted here because they have special meanings below. 247 # Some are omitted here because they have special meanings below.
249 1750a | 580 \ 248 1750a | 580 \
250 | a29k \ 249 | a29k \
251 | aarch64 | aarch64_be \ 250 | aarch64 | aarch64_be \
252 | alpha | alphaev[4-8] | alphaev56 | alphaev6[78] | alphapca5[67] \ 251 | alpha | alphaev[4-8] | alphaev56 | alphaev6[78] | alphapca5[67] \
253 | alpha64 | alpha64ev[4-8] | alpha64ev56 | alpha64ev6[78] | alpha64pca5[67] \ 252 | alpha64 | alpha64ev[4-8] | alpha64ev56 | alpha64ev6[78] | alpha64pca5[67] \
254 | am33_2.0 \ 253 | am33_2.0 \
255 | arc | arceb \ 254 | arc | arceb \
256 | arm | arm[bl]e | arme[lb] | armv[2-8] | armv[3-8][lb] | armv7[arm] \ 255 | arm | arm[bl]e | arme[lb] | armv[2-8] | armv[3-8][lb] | armv7[arm] \
257 | avr | avr32 \ 256 | avr | avr32 \
 257 | ba \
258 | be32 | be64 \ 258 | be32 | be64 \
259 | bfin \ 259 | bfin \
260 | c4x | c8051 | clipper \ 260 | c4x | c8051 | clipper \
261 | d10v | d30v | dlx | dsp16xx \ 261 | d10v | d30v | dlx | dsp16xx \
262 | epiphany \ 262 | e2k | epiphany \
263 | fido | fr30 | frv | ft32 \ 263 | fido | fr30 | frv | ft32 \
264 | h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \ 264 | h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \
265 | hexagon \ 265 | hexagon \
266 | i370 | i860 | i960 | ia64 \ 266 | i370 | i860 | i960 | ia16 | ia64 \
267 | ip2k | iq2000 \ 267 | ip2k | iq2000 \
268 | k1om \ 268 | k1om \
269 | le32 | le64 \ 269 | le32 | le64 \
270 | lm32 \ 270 | lm32 \
271 | m32c | m32r | m32rle | m68000 | m68k | m88k \ 271 | m32c | m32r | m32rle | m68000 | m68k | m88k \
272 | maxq | mb | microblaze | microblazeel | mcore | mep | metag \ 272 | maxq | mb | microblaze | microblazeel | mcore | mep | metag \
273 | mips | mipsbe | mipseb | mipsel | mipsle \ 273 | mips | mipsbe | mipseb | mipsel | mipsle \
274 | mips16 \ 274 | mips16 \
275 | mips64 | mips64el \ 275 | mips64 | mips64el \
276 | mips64octeon | mips64octeonel \ 276 | mips64octeon | mips64octeonel \
277 | mips64orion | mips64orionel \ 277 | mips64orion | mips64orionel \
278 | mips64r5900 | mips64r5900el \ 278 | mips64r5900 | mips64r5900el \
279 | mips64vr | mips64vrel \ 279 | mips64vr | mips64vrel \
@@ -291,39 +291,41 @@ case $basic_machine in @@ -291,39 +291,41 @@ case $basic_machine in
291 | mipsisa64sr71k | mipsisa64sr71kel \ 291 | mipsisa64sr71k | mipsisa64sr71kel \
292 | mipsr5900 | mipsr5900el \ 292 | mipsr5900 | mipsr5900el \
293 | mipstx39 | mipstx39el \ 293 | mipstx39 | mipstx39el \
294 | mn10200 | mn10300 \ 294 | mn10200 | mn10300 \
295 | moxie \ 295 | moxie \
296 | mt \ 296 | mt \
297 | msp430 \ 297 | msp430 \
298 | nds32 | nds32le | nds32be \ 298 | nds32 | nds32le | nds32be \
299 | nios | nios2 | nios2eb | nios2el \ 299 | nios | nios2 | nios2eb | nios2el \
300 | ns16k | ns32k \ 300 | ns16k | ns32k \
301 | open8 | or1k | or1knd | or32 \ 301 | open8 | or1k | or1knd | or32 \
302 | pdp10 | pdp11 | pj | pjl \ 302 | pdp10 | pdp11 | pj | pjl \
303 | powerpc | powerpc64 | powerpc64le | powerpcle \ 303 | powerpc | powerpc64 | powerpc64le | powerpcle \
 304 | pru \
304 | pyramid \ 305 | pyramid \
305 | riscv32 | riscv64 \ 306 | riscv32 | riscv64 \
306 | rl78 | rx \ 307 | rl78 | rx \
307 | score \ 308 | score \
308 | sh | sh[1234] | sh[24]a | sh[24]aeb | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \ 309 | sh | sh[1234] | sh[24]a | sh[24]aeb | sh[23]e | sh[234]eb | sheb | shbe | shle | sh[1234]le | sh3ele \
309 | sh64 | sh64le \ 310 | sh64 | sh64le \
310 | sparc | sparc64 | sparc64b | sparc64v | sparc86x | sparclet | sparclite \ 311 | sparc | sparc64 | sparc64b | sparc64v | sparc86x | sparclet | sparclite \
311 | sparcv8 | sparcv9 | sparcv9b | sparcv9v \ 312 | sparcv8 | sparcv9 | sparcv9b | sparcv9v \
312 | spu \ 313 | spu \
313 | tahoe | tic4x | tic54x | tic55x | tic6x | tic80 | tron \ 314 | tahoe | tic4x | tic54x | tic55x | tic6x | tic80 | tron \
314 | ubicom32 \ 315 | ubicom32 \
315 | v850 | v850e | v850e1 | v850e2 | v850es | v850e2v3 \ 316 | v850 | v850e | v850e1 | v850e2 | v850es | v850e2v3 \
316 | visium \ 317 | visium \
 318 | wasm32 \
317 | we32k \ 319 | we32k \
318 | x86 | xc16x | xstormy16 | xtensa \ 320 | x86 | xc16x | xstormy16 | xtensa \
319 | z8k | z80) 321 | z8k | z80)
320 basic_machine=$basic_machine-unknown 322 basic_machine=$basic_machine-unknown
321 ;; 323 ;;
322 c54x) 324 c54x)
323 basic_machine=tic54x-unknown 325 basic_machine=tic54x-unknown
324 ;; 326 ;;
325 c55x) 327 c55x)
326 basic_machine=tic55x-unknown 328 basic_machine=tic55x-unknown
327 ;; 329 ;;
328 c6x) 330 c6x)
329 basic_machine=tic6x-unknown 331 basic_machine=tic6x-unknown
@@ -366,37 +368,38 @@ case $basic_machine in @@ -366,37 +368,38 @@ case $basic_machine in
366 *-*-*) 368 *-*-*)
367 echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 369 echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
368 exit 1 370 exit 1
369 ;; 371 ;;
370 # Recognize the basic CPU types with company name. 372 # Recognize the basic CPU types with company name.
371 580-* \ 373 580-* \
372 | a29k-* \ 374 | a29k-* \
373 | aarch64-* | aarch64_be-* \ 375 | aarch64-* | aarch64_be-* \
374 | alpha-* | alphaev[4-8]-* | alphaev56-* | alphaev6[78]-* \ 376 | alpha-* | alphaev[4-8]-* | alphaev56-* | alphaev6[78]-* \
375 | alpha64-* | alpha64ev[4-8]-* | alpha64ev56-* | alpha64ev6[78]-* \ 377 | alpha64-* | alpha64ev[4-8]-* | alpha64ev56-* | alpha64ev6[78]-* \
376 | alphapca5[67]-* | alpha64pca5[67]-* | arc-* | arceb-* \ 378 | alphapca5[67]-* | alpha64pca5[67]-* | arc-* | arceb-* \
377 | arm-* | armbe-* | armle-* | armeb-* | armv*-* \ 379 | arm-* | armbe-* | armle-* | armeb-* | armv*-* \
378 | avr-* | avr32-* \ 380 | avr-* | avr32-* \
 381 | ba-* \
379 | be32-* | be64-* \ 382 | be32-* | be64-* \
380 | bfin-* | bs2000-* \ 383 | bfin-* | bs2000-* \
381 | c[123]* | c30-* | [cjt]90-* | c4x-* \ 384 | c[123]* | c30-* | [cjt]90-* | c4x-* \
382 | c8051-* | clipper-* | craynv-* | cydra-* \ 385 | c8051-* | clipper-* | craynv-* | cydra-* \
383 | d10v-* | d30v-* | dlx-* \ 386 | d10v-* | d30v-* | dlx-* \
384 | elxsi-* \ 387 | e2k-* | elxsi-* \
385 | f30[01]-* | f700-* | fido-* | fr30-* | frv-* | fx80-* \ 388 | f30[01]-* | f700-* | fido-* | fr30-* | frv-* | fx80-* \
386 | h8300-* | h8500-* \ 389 | h8300-* | h8500-* \
387 | hppa-* | hppa1.[01]-* | hppa2.0-* | hppa2.0[nw]-* | hppa64-* \ 390 | hppa-* | hppa1.[01]-* | hppa2.0-* | hppa2.0[nw]-* | hppa64-* \
388 | hexagon-* \ 391 | hexagon-* \
389 | i*86-* | i860-* | i960-* | ia64-* \ 392 | i*86-* | i860-* | i960-* | ia16-* | ia64-* \
390 | ip2k-* | iq2000-* \ 393 | ip2k-* | iq2000-* \
391 | k1om-* \ 394 | k1om-* \
392 | le32-* | le64-* \ 395 | le32-* | le64-* \
393 | lm32-* \ 396 | lm32-* \
394 | m32c-* | m32r-* | m32rle-* \ 397 | m32c-* | m32r-* | m32rle-* \
395 | m68000-* | m680[012346]0-* | m68360-* | m683?2-* | m68k-* \ 398 | m68000-* | m680[012346]0-* | m68360-* | m683?2-* | m68k-* \
396 | m88110-* | m88k-* | maxq-* | mcore-* | metag-* \ 399 | m88110-* | m88k-* | maxq-* | mcore-* | metag-* \
397 | microblaze-* | microblazeel-* \ 400 | microblaze-* | microblazeel-* \
398 | mips-* | mipsbe-* | mipseb-* | mipsel-* | mipsle-* \ 401 | mips-* | mipsbe-* | mipseb-* | mipsel-* | mipsle-* \
399 | mips16-* \ 402 | mips16-* \
400 | mips64-* | mips64el-* \ 403 | mips64-* | mips64el-* \
401 | mips64octeon-* | mips64octeonel-* \ 404 | mips64octeon-* | mips64octeonel-* \
402 | mips64orion-* | mips64orionel-* \ 405 | mips64orion-* | mips64orionel-* \
@@ -417,41 +420,44 @@ case $basic_machine in @@ -417,41 +420,44 @@ case $basic_machine in
417 | mipsr5900-* | mipsr5900el-* \ 420 | mipsr5900-* | mipsr5900el-* \
418 | mipstx39-* | mipstx39el-* \ 421 | mipstx39-* | mipstx39el-* \
419 | mmix-* \ 422 | mmix-* \
420 | mt-* \ 423 | mt-* \
421 | msp430-* \ 424 | msp430-* \
422 | nds32-* | nds32le-* | nds32be-* \ 425 | nds32-* | nds32le-* | nds32be-* \
423 | nios-* | nios2-* | nios2eb-* | nios2el-* \ 426 | nios-* | nios2-* | nios2eb-* | nios2el-* \
424 | none-* | np1-* | ns16k-* | ns32k-* \ 427 | none-* | np1-* | ns16k-* | ns32k-* \
425 | open8-* \ 428 | open8-* \
426 | or1k*-* \ 429 | or1k*-* \
427 | orion-* \ 430 | orion-* \
428 | pdp10-* | pdp11-* | pj-* | pjl-* | pn-* | power-* \ 431 | pdp10-* | pdp11-* | pj-* | pjl-* | pn-* | power-* \
429 | powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* \ 432 | powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* \
 433 | pru-* \
430 | pyramid-* \ 434 | pyramid-* \
 435 | riscv32-* | riscv64-* \
431 | rl78-* | romp-* | rs6000-* | rx-* \ 436 | rl78-* | romp-* | rs6000-* | rx-* \
432 | sh-* | sh[1234]-* | sh[24]a-* | sh[24]aeb-* | sh[23]e-* | sh[34]eb-* | sheb-* | shbe-* \ 437 | sh-* | sh[1234]-* | sh[24]a-* | sh[24]aeb-* | sh[23]e-* | sh[34]eb-* | sheb-* | shbe-* \
433 | shle-* | sh[1234]le-* | sh3ele-* | sh64-* | sh64le-* \ 438 | shle-* | sh[1234]le-* | sh3ele-* | sh64-* | sh64le-* \
434 | sparc-* | sparc64-* | sparc64b-* | sparc64v-* | sparc86x-* | sparclet-* \ 439 | sparc-* | sparc64-* | sparc64b-* | sparc64v-* | sparc86x-* | sparclet-* \
435 | sparclite-* \ 440 | sparclite-* \
436 | sparcv8-* | sparcv9-* | sparcv9b-* | sparcv9v-* | sv1-* | sx?-* \ 441 | sparcv8-* | sparcv9-* | sparcv9b-* | sparcv9v-* | sv1-* | sx*-* \
437 | tahoe-* \ 442 | tahoe-* \
438 | tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* \ 443 | tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* \
439 | tile*-* \ 444 | tile*-* \
440 | tron-* \ 445 | tron-* \
441 | ubicom32-* \ 446 | ubicom32-* \
442 | v850-* | v850e-* | v850e1-* | v850es-* | v850e2-* | v850e2v3-* \ 447 | v850-* | v850e-* | v850e1-* | v850es-* | v850e2-* | v850e2v3-* \
443 | vax-* \ 448 | vax-* \
444 | visium-* \ 449 | visium-* \
 450 | wasm32-* \
445 | we32k-* \ 451 | we32k-* \
446 | x86-* | x86_64-* | xc16x-* | xps100-* \ 452 | x86-* | x86_64-* | xc16x-* | xps100-* \
447 | xstormy16-* | xtensa*-* \ 453 | xstormy16-* | xtensa*-* \
448 | ymp-* \ 454 | ymp-* \
449 | z8k-* | z80-*) 455 | z8k-* | z80-*)
450 ;; 456 ;;
451 # Recognize the basic CPU types without company name, with glob match. 457 # Recognize the basic CPU types without company name, with glob match.
452 xtensa*) 458 xtensa*)
453 basic_machine=$basic_machine-unknown 459 basic_machine=$basic_machine-unknown
454 ;; 460 ;;
455 # Recognize the various machine names and aliases which stand 461 # Recognize the various machine names and aliases which stand
456 # for a CPU type and a company and sometimes even an OS. 462 # for a CPU type and a company and sometimes even an OS.
457 386bsd) 463 386bsd)
@@ -508,26 +514,29 @@ case $basic_machine in @@ -508,26 +514,29 @@ case $basic_machine in
508 ;; 514 ;;
509 apollo68) 515 apollo68)
510 basic_machine=m68k-apollo 516 basic_machine=m68k-apollo
511 os=-sysv 517 os=-sysv
512 ;; 518 ;;
513 apollo68bsd) 519 apollo68bsd)
514 basic_machine=m68k-apollo 520 basic_machine=m68k-apollo
515 os=-bsd 521 os=-bsd
516 ;; 522 ;;
517 aros) 523 aros)
518 basic_machine=i386-pc 524 basic_machine=i386-pc
519 os=-aros 525 os=-aros
520 ;; 526 ;;
 527 asmjs)
 528 basic_machine=asmjs-unknown
 529 ;;
521 aux) 530 aux)
522 basic_machine=m68k-apple 531 basic_machine=m68k-apple
523 os=-aux 532 os=-aux
524 ;; 533 ;;
525 balance) 534 balance)
526 basic_machine=ns32k-sequent 535 basic_machine=ns32k-sequent
527 os=-dynix 536 os=-dynix
528 ;; 537 ;;
529 blackfin) 538 blackfin)
530 basic_machine=bfin-unknown 539 basic_machine=bfin-unknown
531 os=-linux 540 os=-linux
532 ;; 541 ;;
533 blackfin-*) 542 blackfin-*)
@@ -628,26 +637,34 @@ case $basic_machine in @@ -628,26 +637,34 @@ case $basic_machine in
628 ;; 637 ;;
629 djgpp) 638 djgpp)
630 basic_machine=i586-pc 639 basic_machine=i586-pc
631 os=-msdosdjgpp 640 os=-msdosdjgpp
632 ;; 641 ;;
633 dpx20 | dpx20-*) 642 dpx20 | dpx20-*)
634 basic_machine=rs6000-bull 643 basic_machine=rs6000-bull
635 os=-bosx 644 os=-bosx
636 ;; 645 ;;
637 dpx2* | dpx2*-bull) 646 dpx2* | dpx2*-bull)
638 basic_machine=m68k-bull 647 basic_machine=m68k-bull
639 os=-sysv3 648 os=-sysv3
640 ;; 649 ;;
 650 e500v[12])
 651 basic_machine=powerpc-unknown
 652 os=$os"spe"
 653 ;;
 654 e500v[12]-*)
 655 basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
 656 os=$os"spe"
 657 ;;
641 ebmon29k) 658 ebmon29k)
642 basic_machine=a29k-amd 659 basic_machine=a29k-amd
643 os=-ebmon 660 os=-ebmon
644 ;; 661 ;;
645 elxsi) 662 elxsi)
646 basic_machine=elxsi-elxsi 663 basic_machine=elxsi-elxsi
647 os=-bsd 664 os=-bsd
648 ;; 665 ;;
649 encore | umax | mmax) 666 encore | umax | mmax)
650 basic_machine=ns32k-encore 667 basic_machine=ns32k-encore
651 ;; 668 ;;
652 es1800 | OSE68k | ose68k | ose | OSE) 669 es1800 | OSE68k | ose68k | ose | OSE)
653 basic_machine=m68k-ericsson 670 basic_machine=m68k-ericsson
@@ -923,26 +940,29 @@ case $basic_machine in @@ -923,26 +940,29 @@ case $basic_machine in
923 ;; 940 ;;
924 np1) 941 np1)
925 basic_machine=np1-gould 942 basic_machine=np1-gould
926 ;; 943 ;;
927 neo-tandem) 944 neo-tandem)
928 basic_machine=neo-tandem 945 basic_machine=neo-tandem
929 ;; 946 ;;
930 nse-tandem) 947 nse-tandem)
931 basic_machine=nse-tandem 948 basic_machine=nse-tandem
932 ;; 949 ;;
933 nsr-tandem) 950 nsr-tandem)
934 basic_machine=nsr-tandem 951 basic_machine=nsr-tandem
935 ;; 952 ;;
 953 nsx-tandem)
 954 basic_machine=nsx-tandem
 955 ;;
936 op50n-* | op60c-*) 956 op50n-* | op60c-*)
937 basic_machine=hppa1.1-oki 957 basic_machine=hppa1.1-oki
938 os=-proelf 958 os=-proelf
939 ;; 959 ;;
940 openrisc | openrisc-*) 960 openrisc | openrisc-*)
941 basic_machine=or32-unknown 961 basic_machine=or32-unknown
942 ;; 962 ;;
943 os400) 963 os400)
944 basic_machine=powerpc-ibm 964 basic_machine=powerpc-ibm
945 os=-os400 965 os=-os400
946 ;; 966 ;;
947 OSE68000 | ose68000) 967 OSE68000 | ose68000)
948 basic_machine=m68000-ericsson 968 basic_machine=m68000-ericsson
@@ -1007,37 +1027,37 @@ case $basic_machine in @@ -1007,37 +1027,37 @@ case $basic_machine in
1007 pentium4-*) 1027 pentium4-*)
1008 basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'` 1028 basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
1009 ;; 1029 ;;
1010 pn) 1030 pn)
1011 basic_machine=pn-gould 1031 basic_machine=pn-gould
1012 ;; 1032 ;;
1013 power) basic_machine=power-ibm 1033 power) basic_machine=power-ibm
1014 ;; 1034 ;;
1015 ppc | ppcbe) basic_machine=powerpc-unknown 1035 ppc | ppcbe) basic_machine=powerpc-unknown
1016 ;; 1036 ;;
1017 ppc-* | ppcbe-*) 1037 ppc-* | ppcbe-*)
1018 basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'` 1038 basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
1019 ;; 1039 ;;
1020 ppcle | powerpclittle | ppc-le | powerpc-little) 1040 ppcle | powerpclittle)
1021 basic_machine=powerpcle-unknown 1041 basic_machine=powerpcle-unknown
1022 ;; 1042 ;;
1023 ppcle-* | powerpclittle-*) 1043 ppcle-* | powerpclittle-*)
1024 basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'` 1044 basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
1025 ;; 1045 ;;
1026 ppc64) basic_machine=powerpc64-unknown 1046 ppc64) basic_machine=powerpc64-unknown
1027 ;; 1047 ;;
1028 ppc64-* | ppc64p7-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'` 1048 ppc64-* | ppc64p7-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
1029 ;; 1049 ;;
1030 ppc64le | powerpc64little | ppc64-le | powerpc64-little) 1050 ppc64le | powerpc64little)
1031 basic_machine=powerpc64le-unknown 1051 basic_machine=powerpc64le-unknown
1032 ;; 1052 ;;
1033 ppc64le-* | powerpc64little-*) 1053 ppc64le-* | powerpc64little-*)
1034 basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'` 1054 basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
1035 ;; 1055 ;;
1036 ps2) 1056 ps2)
1037 basic_machine=i386-ibm 1057 basic_machine=i386-ibm
1038 ;; 1058 ;;
1039 pw32) 1059 pw32)
1040 basic_machine=i586-unknown 1060 basic_machine=i586-unknown
1041 os=-pw32 1061 os=-pw32
1042 ;; 1062 ;;
1043 rdos | rdos64) 1063 rdos | rdos64)
@@ -1218,26 +1238,29 @@ case $basic_machine in @@ -1218,26 +1238,29 @@ case $basic_machine in
1218 ;; 1238 ;;
1219 vxworks960) 1239 vxworks960)
1220 basic_machine=i960-wrs 1240 basic_machine=i960-wrs
1221 os=-vxworks 1241 os=-vxworks
1222 ;; 1242 ;;
1223 vxworks68) 1243 vxworks68)
1224 basic_machine=m68k-wrs 1244 basic_machine=m68k-wrs
1225 os=-vxworks 1245 os=-vxworks
1226 ;; 1246 ;;
1227 vxworks29k) 1247 vxworks29k)
1228 basic_machine=a29k-wrs 1248 basic_machine=a29k-wrs
1229 os=-vxworks 1249 os=-vxworks
1230 ;; 1250 ;;
 1251 wasm32)
 1252 basic_machine=wasm32-unknown
 1253 ;;
1231 w65*) 1254 w65*)
1232 basic_machine=w65-wdc 1255 basic_machine=w65-wdc
1233 os=-none 1256 os=-none
1234 ;; 1257 ;;
1235 w89k-*) 1258 w89k-*)
1236 basic_machine=hppa1.1-winbond 1259 basic_machine=hppa1.1-winbond
1237 os=-proelf 1260 os=-proelf
1238 ;; 1261 ;;
1239 xbox) 1262 xbox)
1240 basic_machine=i686-pc 1263 basic_machine=i686-pc
1241 os=-mingw32 1264 os=-mingw32
1242 ;; 1265 ;;
1243 xps | xps100) 1266 xps | xps100)
@@ -1363,47 +1386,48 @@ case $os in @@ -1363,47 +1386,48 @@ case $os in
1363 ;; 1386 ;;
1364 -gnu/linux*) 1387 -gnu/linux*)
1365 os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'` 1388 os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
1366 ;; 1389 ;;
1367 # First accept the basic system types. 1390 # First accept the basic system types.
1368 # The portable systems comes first. 1391 # The portable systems comes first.
1369 # Each alternative MUST END IN A *, to match a version number. 1392 # Each alternative MUST END IN A *, to match a version number.
1370 # -sysv* is not here because it comes later, after sysvr4. 1393 # -sysv* is not here because it comes later, after sysvr4.
1371 -gnu* | -bsd* | -mach* | -minix* | -genix* | -ultrix* | -irix* \ 1394 -gnu* | -bsd* | -mach* | -minix* | -genix* | -ultrix* | -irix* \
1372 | -*vms* | -sco* | -esix* | -isc* | -aix* | -cnk* | -sunos | -sunos[34]*\ 1395 | -*vms* | -sco* | -esix* | -isc* | -aix* | -cnk* | -sunos | -sunos[34]*\
1373 | -hpux* | -unos* | -osf* | -luna* | -dgux* | -auroraux* | -solaris* \ 1396 | -hpux* | -unos* | -osf* | -luna* | -dgux* | -auroraux* | -solaris* \
1374 | -sym* | -kopensolaris* | -plan9* \ 1397 | -sym* | -kopensolaris* | -plan9* \
1375 | -amigaos* | -amigados* | -msdos* | -newsos* | -unicos* | -aof* \ 1398 | -amigaos* | -amigados* | -msdos* | -newsos* | -unicos* | -aof* \
1376 | -aos* | -aros* \ 1399 | -aos* | -aros* | -cloudabi* | -sortix* \
1377 | -nindy* | -vxsim* | -vxworks* | -ebmon* | -hms* | -mvs* \ 1400 | -nindy* | -vxsim* | -vxworks* | -ebmon* | -hms* | -mvs* \
1378 | -clix* | -riscos* | -uniplus* | -iris* | -rtu* | -xenix* \ 1401 | -clix* | -riscos* | -uniplus* | -iris* | -rtu* | -xenix* \
1379 | -hiux* | -386bsd* | -knetbsd* | -mirbsd* | -netbsd* \ 1402 | -hiux* | -386bsd* | -knetbsd* | -mirbsd* | -netbsd* \
1380 | -bitrig* | -openbsd* | -solidbsd* \ 1403 | -bitrig* | -openbsd* | -solidbsd* | -libertybsd* \
1381 | -ekkobsd* | -kfreebsd* | -freebsd* | -riscix* | -lynxos* \ 1404 | -ekkobsd* | -kfreebsd* | -freebsd* | -riscix* | -lynxos* \
1382 | -bosx* | -nextstep* | -cxux* | -aout* | -elf* | -oabi* \ 1405 | -bosx* | -nextstep* | -cxux* | -aout* | -elf* | -oabi* \
1383 | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \ 1406 | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
1384 | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \ 1407 | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
1385 | -chorusos* | -chorusrdb* | -cegcc* \ 1408 | -chorusos* | -chorusrdb* | -cegcc* | -glidix* \
1386 | -cygwin* | -msys* | -pe* | -psos* | -moss* | -proelf* | -rtems* \ 1409 | -cygwin* | -msys* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
1387 | -mingw32* | -mingw64* | -linux-gnu* | -linux-android* \ 1410 | -midipix* | -mingw32* | -mingw64* | -linux-gnu* | -linux-android* \
1388 | -linux-newlib* | -linux-musl* | -linux-uclibc* \ 1411 | -linux-newlib* | -linux-musl* | -linux-uclibc* \
1389 | -uxpv* | -beos* | -mpeix* | -udk* | -moxiebox* \ 1412 | -uxpv* | -beos* | -mpeix* | -udk* | -moxiebox* \
1390 | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \ 1413 | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \
1391 | -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \ 1414 | -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \
1392 | -storm-chaos* | -tops10* | -tenex* | -tops20* | -its* \ 1415 | -storm-chaos* | -tops10* | -tenex* | -tops20* | -its* \
1393 | -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \ 1416 | -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \
1394 | -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \ 1417 | -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \
1395 | -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* \ 1418 | -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* \
1396 | -skyos* | -haiku* | -rdos* | -toppers* | -drops* | -es* | -tirtos*) 1419 | -skyos* | -haiku* | -rdos* | -toppers* | -drops* | -es* \
 1420 | -onefs* | -tirtos* | -phoenix* | -fuchsia* | -redox*)
1397 # Remember, each alternative MUST END IN *, to match a version number. 1421 # Remember, each alternative MUST END IN *, to match a version number.
1398 ;; 1422 ;;
1399 -qnx*) 1423 -qnx*)
1400 case $basic_machine in 1424 case $basic_machine in
1401 x86-* | i*86-*) 1425 x86-* | i*86-*)
1402 ;; 1426 ;;
1403 *) 1427 *)
1404 os=-nto$os 1428 os=-nto$os
1405 ;; 1429 ;;
1406 esac 1430 esac
1407 ;; 1431 ;;
1408 -nto-qnx*) 1432 -nto-qnx*)
1409 ;; 1433 ;;
@@ -1515,26 +1539,28 @@ case $os in @@ -1515,26 +1539,28 @@ case $os in
1515 os=-mint 1539 os=-mint
1516 ;; 1540 ;;
1517 -aros*) 1541 -aros*)
1518 os=-aros 1542 os=-aros
1519 ;; 1543 ;;
1520 -zvmoe) 1544 -zvmoe)
1521 os=-zvmoe 1545 os=-zvmoe
1522 ;; 1546 ;;
1523 -dicos*) 1547 -dicos*)
1524 os=-dicos 1548 os=-dicos
1525 ;; 1549 ;;
1526 -nacl*) 1550 -nacl*)
1527 ;; 1551 ;;
 1552 -ios)
 1553 ;;
1528 -none) 1554 -none)
1529 ;; 1555 ;;
1530 *) 1556 *)
1531 # Get rid of the `-' at the beginning of $os. 1557 # Get rid of the `-' at the beginning of $os.
1532 os=`echo $os | sed 's/[^-]*-//'` 1558 os=`echo $os | sed 's/[^-]*-//'`
1533 echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2 1559 echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
1534 exit 1 1560 exit 1
1535 ;; 1561 ;;
1536esac 1562esac
1537else 1563else
1538 1564
1539# Here we handle the default operating systems that come with various machines. 1565# Here we handle the default operating systems that come with various machines.
1540# The value should be what the vendor currently ships out the door with their 1566# The value should be what the vendor currently ships out the door with their
@@ -1610,26 +1636,29 @@ case $basic_machine in @@ -1610,26 +1636,29 @@ case $basic_machine in
1610 ;; 1636 ;;
1611 mips*-*) 1637 mips*-*)
1612 os=-elf 1638 os=-elf
1613 ;; 1639 ;;
1614 or32-*) 1640 or32-*)
1615 os=-coff 1641 os=-coff
1616 ;; 1642 ;;
1617 *-tti) # must be before sparc entry or we get the wrong os. 1643 *-tti) # must be before sparc entry or we get the wrong os.
1618 os=-sysv3 1644 os=-sysv3
1619 ;; 1645 ;;
1620 sparc-* | *-sun) 1646 sparc-* | *-sun)
1621 os=-sunos4.1.1 1647 os=-sunos4.1.1
1622 ;; 1648 ;;
 1649 pru-*)
 1650 os=-elf
 1651 ;;
1623 *-be) 1652 *-be)
1624 os=-beos 1653 os=-beos
1625 ;; 1654 ;;
1626 *-haiku) 1655 *-haiku)
1627 os=-haiku 1656 os=-haiku
1628 ;; 1657 ;;
1629 *-ibm) 1658 *-ibm)
1630 os=-aix 1659 os=-aix
1631 ;; 1660 ;;
1632 *-knuth) 1661 *-knuth)
1633 os=-mmixware 1662 os=-mmixware
1634 ;; 1663 ;;
1635 *-wec) 1664 *-wec)

cvs diff -r1.14 -r1.15 xsrc/external/mit/xkeyboard-config/dist/configure (expand / switch to unified diff)

--- xsrc/external/mit/xkeyboard-config/dist/configure 2017/08/29 07:46:43 1.14
+++ xsrc/external/mit/xkeyboard-config/dist/configure 2018/03/11 20:16:25 1.15
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1#! /bin/sh 1#! /bin/sh
2# Guess values for system-dependent variables and create Makefiles. 2# Guess values for system-dependent variables and create Makefiles.
3# Generated by GNU Autoconf 2.69 for xkeyboard-config 2.21. 3# Generated by GNU Autoconf 2.69 for xkeyboard-config 2.23.1.
4# 4#
5# 5#
6# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. 6# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
7# 7#
8# 8#
9# This configure script is free software; the Free Software Foundation 9# This configure script is free software; the Free Software Foundation
10# gives unlimited permission to copy, distribute and modify it. 10# gives unlimited permission to copy, distribute and modify it.
11## -------------------- ## 11## -------------------- ##
12## M4sh Initialization. ## 12## M4sh Initialization. ##
13## -------------------- ## 13## -------------------- ##
14 14
15# Be more Bourne compatible 15# Be more Bourne compatible
16DUALCASE=1; export DUALCASE # for MKS sh 16DUALCASE=1; export DUALCASE # for MKS sh
@@ -567,28 +567,28 @@ ac_hostname=`(hostname || uname -n) 2>/d @@ -567,28 +567,28 @@ ac_hostname=`(hostname || uname -n) 2>/d
567# 567#
568ac_default_prefix=/usr/local 568ac_default_prefix=/usr/local
569ac_clean_files= 569ac_clean_files=
570ac_config_libobj_dir=. 570ac_config_libobj_dir=.
571LIBOBJS= 571LIBOBJS=
572cross_compiling=no 572cross_compiling=no
573subdirs= 573subdirs=
574MFLAGS= 574MFLAGS=
575MAKEFLAGS= 575MAKEFLAGS=
576 576
577# Identity of this package. 577# Identity of this package.
578PACKAGE_NAME='xkeyboard-config' 578PACKAGE_NAME='xkeyboard-config'
579PACKAGE_TARNAME='xkeyboard-config' 579PACKAGE_TARNAME='xkeyboard-config'
580PACKAGE_VERSION='2.21' 580PACKAGE_VERSION='2.23.1'
581PACKAGE_STRING='xkeyboard-config 2.21' 581PACKAGE_STRING='xkeyboard-config 2.23.1'
582PACKAGE_BUGREPORT='' 582PACKAGE_BUGREPORT=''
583PACKAGE_URL='' 583PACKAGE_URL=''
584 584
585ac_unique_file="rules/base.xml.in" 585ac_unique_file="rules/base.xml.in"
586gt_needs= 586gt_needs=
587ac_subst_vars='am__EXEEXT_FALSE 587ac_subst_vars='am__EXEEXT_FALSE
588am__EXEEXT_TRUE 588am__EXEEXT_TRUE
589LTLIBOBJS 589LTLIBOBJS
590LIBOBJS 590LIBOBJS
591xkb_rules_symlink 591xkb_rules_symlink
592xkb_base 592xkb_base
593GETTEXT_PACKAGE 593GETTEXT_PACKAGE
594POSUB 594POSUB
@@ -1315,27 +1315,27 @@ for ac_var in $ac_precious_vars; do @@ -1315,27 +1315,27 @@ for ac_var in $ac_precious_vars; do
1315 eval ac_env_${ac_var}_set=\${${ac_var}+set} 1315 eval ac_env_${ac_var}_set=\${${ac_var}+set}
1316 eval ac_env_${ac_var}_value=\$${ac_var} 1316 eval ac_env_${ac_var}_value=\$${ac_var}
1317 eval ac_cv_env_${ac_var}_set=\${${ac_var}+set} 1317 eval ac_cv_env_${ac_var}_set=\${${ac_var}+set}
1318 eval ac_cv_env_${ac_var}_value=\$${ac_var} 1318 eval ac_cv_env_${ac_var}_value=\$${ac_var}
1319done 1319done
1320 1320
1321# 1321#
1322# Report the --help message. 1322# Report the --help message.
1323# 1323#
1324if test "$ac_init_help" = "long"; then 1324if test "$ac_init_help" = "long"; then
1325 # Omit some internal or obsolete options to make the list less imposing. 1325 # Omit some internal or obsolete options to make the list less imposing.
1326 # This message is too long to be a string in the A/UX 3.1 sh. 1326 # This message is too long to be a string in the A/UX 3.1 sh.
1327 cat <<_ACEOF 1327 cat <<_ACEOF
1328\`configure' configures xkeyboard-config 2.21 to adapt to many kinds of systems. 1328\`configure' configures xkeyboard-config 2.23.1 to adapt to many kinds of systems.
1329 1329
1330Usage: $0 [OPTION]... [VAR=VALUE]... 1330Usage: $0 [OPTION]... [VAR=VALUE]...
1331 1331
1332To assign environment variables (e.g., CC, CFLAGS...), specify them as 1332To assign environment variables (e.g., CC, CFLAGS...), specify them as
1333VAR=VALUE. See below for descriptions of some of the useful variables. 1333VAR=VALUE. See below for descriptions of some of the useful variables.
1334 1334
1335Defaults for the options are specified in brackets. 1335Defaults for the options are specified in brackets.
1336 1336
1337Configuration: 1337Configuration:
1338 -h, --help display this help and exit 1338 -h, --help display this help and exit
1339 --help=short display options specific to this package 1339 --help=short display options specific to this package
1340 --help=recursive display the short help of all the included packages 1340 --help=recursive display the short help of all the included packages
1341 -V, --version display version information and exit 1341 -V, --version display version information and exit
@@ -1386,27 +1386,27 @@ _ACEOF @@ -1386,27 +1386,27 @@ _ACEOF
1386Program names: 1386Program names:
1387 --program-prefix=PREFIX prepend PREFIX to installed program names 1387 --program-prefix=PREFIX prepend PREFIX to installed program names
1388 --program-suffix=SUFFIX append SUFFIX to installed program names 1388 --program-suffix=SUFFIX append SUFFIX to installed program names
1389 --program-transform-name=PROGRAM run sed PROGRAM on installed program names 1389 --program-transform-name=PROGRAM run sed PROGRAM on installed program names
1390 1390
1391System types: 1391System types:
1392 --build=BUILD configure for building on BUILD [guessed] 1392 --build=BUILD configure for building on BUILD [guessed]
1393 --host=HOST cross-compile to build programs to run on HOST [BUILD] 1393 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1394_ACEOF 1394_ACEOF
1395fi 1395fi
1396 1396
1397if test -n "$ac_init_help"; then 1397if test -n "$ac_init_help"; then
1398 case $ac_init_help in 1398 case $ac_init_help in
1399 short | recursive ) echo "Configuration of xkeyboard-config 2.21:";; 1399 short | recursive ) echo "Configuration of xkeyboard-config 2.23.1:";;
1400 esac 1400 esac
1401 cat <<\_ACEOF 1401 cat <<\_ACEOF
1402 1402
1403Optional Features: 1403Optional Features:
1404 --disable-option-checking ignore unrecognized --enable/--with options 1404 --disable-option-checking ignore unrecognized --enable/--with options
1405 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) 1405 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1406 --enable-FEATURE[=ARG] include FEATURE [ARG=yes] 1406 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
1407 --enable-silent-rules less verbose build output (undo: "make V=1") 1407 --enable-silent-rules less verbose build output (undo: "make V=1")
1408 --disable-silent-rules verbose build output (undo: "make V=0") 1408 --disable-silent-rules verbose build output (undo: "make V=0")
1409 --enable-compat-rules create compatibility rules 1409 --enable-compat-rules create compatibility rules
1410 --enable-runtime-deps use run-time dependencies as build-time dependencies 1410 --enable-runtime-deps use run-time dependencies as build-time dependencies
1411 --disable-nls do not use Native Language Support 1411 --disable-nls do not use Native Language Support
1412 --enable-dependency-tracking 1412 --enable-dependency-tracking
@@ -1501,27 +1501,27 @@ ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_ @@ -1501,27 +1501,27 @@ ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_
1501 elif test -f "$ac_srcdir/configure"; then 1501 elif test -f "$ac_srcdir/configure"; then
1502 echo && 1502 echo &&
1503 $SHELL "$ac_srcdir/configure" --help=recursive 1503 $SHELL "$ac_srcdir/configure" --help=recursive
1504 else 1504 else
1505 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 1505 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1506 fi || ac_status=$? 1506 fi || ac_status=$?
1507 cd "$ac_pwd" || { ac_status=$?; break; } 1507 cd "$ac_pwd" || { ac_status=$?; break; }
1508 done 1508 done
1509fi 1509fi
1510 1510
1511test -n "$ac_init_help" && exit $ac_status 1511test -n "$ac_init_help" && exit $ac_status
1512if $ac_init_version; then 1512if $ac_init_version; then
1513 cat <<\_ACEOF 1513 cat <<\_ACEOF
1514xkeyboard-config configure 2.21 1514xkeyboard-config configure 2.23.1
1515generated by GNU Autoconf 2.69 1515generated by GNU Autoconf 2.69
1516 1516
1517Copyright (C) 2012 Free Software Foundation, Inc. 1517Copyright (C) 2012 Free Software Foundation, Inc.
1518This configure script is free software; the Free Software Foundation 1518This configure script is free software; the Free Software Foundation
1519gives unlimited permission to copy, distribute and modify it. 1519gives unlimited permission to copy, distribute and modify it.
1520_ACEOF 1520_ACEOF
1521 exit 1521 exit
1522fi 1522fi
1523 1523
1524## ------------------------ ## 1524## ------------------------ ##
1525## Autoconf initialization. ## 1525## Autoconf initialization. ##
1526## ------------------------ ## 1526## ------------------------ ##
1527 1527
@@ -1644,27 +1644,27 @@ else @@ -1644,27 +1644,27 @@ else
1644sed 's/^/| /' conftest.$ac_ext >&5 1644sed 's/^/| /' conftest.$ac_ext >&5
1645 1645
1646 ac_retval=$ac_status 1646 ac_retval=$ac_status
1647fi 1647fi
1648 rm -rf conftest.dSYM conftest_ipa8_conftest.oo 1648 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1649 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno 1649 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1650 as_fn_set_status $ac_retval 1650 as_fn_set_status $ac_retval
1651 1651
1652} # ac_fn_c_try_run 1652} # ac_fn_c_try_run
1653cat >config.log <<_ACEOF 1653cat >config.log <<_ACEOF
1654This file contains any messages produced by compilers while 1654This file contains any messages produced by compilers while
1655running configure, to aid debugging if configure makes a mistake. 1655running configure, to aid debugging if configure makes a mistake.
1656 1656
1657It was created by xkeyboard-config $as_me 2.21, which was 1657It was created by xkeyboard-config $as_me 2.23.1, which was
1658generated by GNU Autoconf 2.69. Invocation command line was 1658generated by GNU Autoconf 2.69. Invocation command line was
1659 1659
1660 $ $0 $@ 1660 $ $0 $@
1661 1661
1662_ACEOF 1662_ACEOF
1663exec 5>>config.log 1663exec 5>>config.log
1664{ 1664{
1665cat <<_ASUNAME 1665cat <<_ASUNAME
1666## --------- ## 1666## --------- ##
1667## Platform. ## 1667## Platform. ##
1668## --------- ## 1668## --------- ##
1669 1669
1670hostname = `(hostname || uname -n) 2>/dev/null | sed 1q` 1670hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
@@ -2509,27 +2509,27 @@ fi @@ -2509,27 +2509,27 @@ fi
2509 2509
2510# test whether we have cygpath 2510# test whether we have cygpath
2511if test -z "$CYGPATH_W"; then 2511if test -z "$CYGPATH_W"; then
2512 if (cygpath --version) >/dev/null 2>/dev/null; then 2512 if (cygpath --version) >/dev/null 2>/dev/null; then
2513 CYGPATH_W='cygpath -w' 2513 CYGPATH_W='cygpath -w'
2514 else 2514 else
2515 CYGPATH_W=echo 2515 CYGPATH_W=echo
2516 fi 2516 fi
2517fi 2517fi
2518 2518
2519 2519
2520# Define the identity of the package. 2520# Define the identity of the package.
2521 PACKAGE='xkeyboard-config' 2521 PACKAGE='xkeyboard-config'
2522 VERSION='2.21' 2522 VERSION='2.23.1'
2523 2523
2524 2524
2525cat >>confdefs.h <<_ACEOF 2525cat >>confdefs.h <<_ACEOF
2526#define PACKAGE "$PACKAGE" 2526#define PACKAGE "$PACKAGE"
2527_ACEOF 2527_ACEOF
2528 2528
2529 2529
2530cat >>confdefs.h <<_ACEOF 2530cat >>confdefs.h <<_ACEOF
2531#define VERSION "$VERSION" 2531#define VERSION "$VERSION"
2532_ACEOF 2532_ACEOF
2533 2533
2534# Some tools Automake needs. 2534# Some tools Automake needs.
2535 2535
@@ -6807,27 +6807,27 @@ $as_echo "#define HAVE_DCGETTEXT 1" >>co @@ -6807,27 +6807,27 @@ $as_echo "#define HAVE_DCGETTEXT 1" >>co
6807 6807
6808 6808
6809 6809
6810 6810
6811 6811
6812GETTEXT_PACKAGE=xkeyboard-config 6812GETTEXT_PACKAGE=xkeyboard-config
6813 6813
6814 6814
6815cat >>confdefs.h <<_ACEOF 6815cat >>confdefs.h <<_ACEOF
6816#define GETTEXT_PACKAGE "$GETTEXT_PACKAGE" 6816#define GETTEXT_PACKAGE "$GETTEXT_PACKAGE"
6817_ACEOF 6817_ACEOF
6818 6818
6819 6819
6820ALL_LINGUAS="af az bg ca crh cs da de el en_GB eo es fi fr gl hr hu id it ja ka ko ky lt nb nl pl pt_BR ro ru rw sk sl sq sr sv tr uk vi zh_CN zh_TW" 6820ALL_LINGUAS="af az bg ca crh cs da de el en_GB eo es fi fr fur gl hr hu id it ja ka ko ky lt nb nl pl pt_BR ro ru rw sk sl sq sr sv tr uk vi zh_CN zh_TW"
6821 6821
6822 6822
6823 6823
6824 6824
6825ac_config_files="$ac_config_files po/Makefile.in Makefile compat/Makefile geometry/Makefile geometry/digital_vndr/Makefile geometry/sgi_vndr/Makefile keycodes/Makefile keycodes/digital_vndr/Makefile keycodes/sgi_vndr/Makefile rules/Makefile rules/bin/Makefile rules/compat/Makefile symbols/Makefile symbols/digital_vndr/Makefile symbols/fujitsu_vndr/Makefile symbols/hp_vndr/Makefile symbols/jolla_vndr/Makefile symbols/macintosh_vndr/Makefile symbols/nec_vndr/Makefile symbols/nokia_vndr/Makefile symbols/sgi_vndr/Makefile symbols/sharp_vndr/Makefile symbols/sony_vndr/Makefile symbols/sun_vndr/Makefile symbols/xfree68_vndr/Makefile types/Makefile xkeyboard-config.pc docs/Makefile man/Makefile" 6825ac_config_files="$ac_config_files po/Makefile.in Makefile compat/Makefile geometry/Makefile geometry/digital_vndr/Makefile geometry/sgi_vndr/Makefile keycodes/Makefile keycodes/digital_vndr/Makefile keycodes/sgi_vndr/Makefile rules/Makefile rules/bin/Makefile rules/compat/Makefile symbols/Makefile symbols/digital_vndr/Makefile symbols/fujitsu_vndr/Makefile symbols/hp_vndr/Makefile symbols/jolla_vndr/Makefile symbols/macintosh_vndr/Makefile symbols/nec_vndr/Makefile symbols/nokia_vndr/Makefile symbols/sgi_vndr/Makefile symbols/sharp_vndr/Makefile symbols/sony_vndr/Makefile symbols/sun_vndr/Makefile symbols/xfree68_vndr/Makefile types/Makefile xkeyboard-config.pc docs/Makefile man/Makefile"
6826 6826
6827cat >confcache <<\_ACEOF 6827cat >confcache <<\_ACEOF
6828# This file is a shell script that caches the results of configure 6828# This file is a shell script that caches the results of configure
6829# tests run on this system so they can be shared between configure 6829# tests run on this system so they can be shared between configure
6830# scripts and configure runs, see configure's option --config-cache. 6830# scripts and configure runs, see configure's option --config-cache.
6831# It is not useful on other systems. If it contains results you don't 6831# It is not useful on other systems. If it contains results you don't
6832# want to keep, you may remove or edit it. 6832# want to keep, you may remove or edit it.
6833# 6833#
@@ -7396,27 +7396,27 @@ as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr @@ -7396,27 +7396,27 @@ as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr
7396 7396
7397exec 6>&1 7397exec 6>&1
7398## ----------------------------------- ## 7398## ----------------------------------- ##
7399## Main body of $CONFIG_STATUS script. ## 7399## Main body of $CONFIG_STATUS script. ##
7400## ----------------------------------- ## 7400## ----------------------------------- ##
7401_ASEOF 7401_ASEOF
7402test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1 7402test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1
7403 7403
7404cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 7404cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
7405# Save the log message, to keep $0 and so on meaningful, and to 7405# Save the log message, to keep $0 and so on meaningful, and to
7406# report actual input values of CONFIG_FILES etc. instead of their 7406# report actual input values of CONFIG_FILES etc. instead of their
7407# values after options handling. 7407# values after options handling.
7408ac_log=" 7408ac_log="
7409This file was extended by xkeyboard-config $as_me 2.21, which was 7409This file was extended by xkeyboard-config $as_me 2.23.1, which was
7410generated by GNU Autoconf 2.69. Invocation command line was 7410generated by GNU Autoconf 2.69. Invocation command line was
7411 7411
7412 CONFIG_FILES = $CONFIG_FILES 7412 CONFIG_FILES = $CONFIG_FILES
7413 CONFIG_HEADERS = $CONFIG_HEADERS 7413 CONFIG_HEADERS = $CONFIG_HEADERS
7414 CONFIG_LINKS = $CONFIG_LINKS 7414 CONFIG_LINKS = $CONFIG_LINKS
7415 CONFIG_COMMANDS = $CONFIG_COMMANDS 7415 CONFIG_COMMANDS = $CONFIG_COMMANDS
7416 $ $0 $@ 7416 $ $0 $@
7417 7417
7418on `(hostname || uname -n) 2>/dev/null | sed 1q` 7418on `(hostname || uname -n) 2>/dev/null | sed 1q`
7419" 7419"
7420 7420
7421_ACEOF 7421_ACEOF
7422 7422
@@ -7453,27 +7453,27 @@ Usage: $0 [OPTION]... [TAG]... @@ -7453,27 +7453,27 @@ Usage: $0 [OPTION]... [TAG]...
7453 7453
7454Configuration files: 7454Configuration files:
7455$config_files 7455$config_files
7456 7456
7457Configuration commands: 7457Configuration commands:
7458$config_commands 7458$config_commands
7459 7459
7460Report bugs to the package provider." 7460Report bugs to the package provider."
7461 7461
7462_ACEOF 7462_ACEOF
7463cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 7463cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
7464ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" 7464ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
7465ac_cs_version="\\ 7465ac_cs_version="\\
7466xkeyboard-config config.status 2.21 7466xkeyboard-config config.status 2.23.1
7467configured by $0, generated by GNU Autoconf 2.69, 7467configured by $0, generated by GNU Autoconf 2.69,
7468 with options \\"\$ac_cs_config\\" 7468 with options \\"\$ac_cs_config\\"
7469 7469
7470Copyright (C) 2012 Free Software Foundation, Inc. 7470Copyright (C) 2012 Free Software Foundation, Inc.
7471This config.status script is free software; the Free Software Foundation 7471This config.status script is free software; the Free Software Foundation
7472gives unlimited permission to copy, distribute and modify it." 7472gives unlimited permission to copy, distribute and modify it."
7473 7473
7474ac_pwd='$ac_pwd' 7474ac_pwd='$ac_pwd'
7475srcdir='$srcdir' 7475srcdir='$srcdir'
7476INSTALL='$INSTALL' 7476INSTALL='$INSTALL'
7477MKDIR_P='$MKDIR_P' 7477MKDIR_P='$MKDIR_P'
7478AWK='$AWK' 7478AWK='$AWK'
7479test -n "\$AWK" || AWK=awk 7479test -n "\$AWK" || AWK=awk

cvs diff -r1.14 -r1.15 xsrc/external/mit/xkeyboard-config/dist/symbols/Attic/Makefile.in (expand / switch to unified diff)

--- xsrc/external/mit/xkeyboard-config/dist/symbols/Attic/Makefile.in 2017/08/29 07:46:43 1.14
+++ xsrc/external/mit/xkeyboard-config/dist/symbols/Attic/Makefile.in 2018/03/11 20:16:25 1.15
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# Makefile.in generated by automake 1.15 from Makefile.am. 1# Makefile.in generated by automake 1.15.1 from Makefile.am.
2# @configure_input@ 2# @configure_input@
3 3
4# Copyright (C) 1994-2014 Free Software Foundation, Inc. 4# Copyright (C) 1994-2017 Free Software Foundation, Inc.
5 5
6# This Makefile.in is free software; the Free Software Foundation 6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it, 7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved. 8# with or without modifications, as long as this notice is preserved.
9 9
10# This program is distributed in the hope that it will be useful, 10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without 11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A 12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE. 13# PARTICULAR PURPOSE.
14 14
15@SET_MAKE@ 15@SET_MAKE@
16 16
17VPATH = @srcdir@ 17VPATH = @srcdir@

cvs diff -r1.11 -r1.12 xsrc/external/mit/xkeyboard-config/dist/symbols/in (expand / switch to unified diff)

--- xsrc/external/mit/xkeyboard-config/dist/symbols/in 2017/08/29 07:46:43 1.11
+++ xsrc/external/mit/xkeyboard-config/dist/symbols/in 2018/03/11 20:16:25 1.12
@@ -1462,27 +1462,27 @@ xkb_symbols "tel-sarala" @@ -1462,27 +1462,27 @@ xkb_symbols "tel-sarala"
1462 key <AB09> { [ U002E, U0C19, rightcaret ] }; // . ఙ > 1462 key <AB09> { [ U002E, U0C19, rightcaret ] }; // . ఙ >
1463 key <AB10> { [ U0C36, question, KP_Divide ] }; // శ ? / 1463 key <AB10> { [ U0C36, question, KP_Divide ] }; // శ ? /
1464 key <AC01> { [ U0C2F, U0C3D ] }; // య ఽ 1464 key <AC01> { [ U0C2F, U0C3D ] }; // య ఽ
1465 key <AC02> { [ U0C02, U0C03 ] }; // ం ః 1465 key <AC02> { [ U0C02, U0C03 ] }; // ం ః
1466 key <AC03> { [ U0C26, U0C27 ] }; // ద ధ 1466 key <AC03> { [ U0C26, U0C27 ] }; // ద ధ
1467 key <AC04> { [ U0C4D, U0C05 ] }; // ్ అ 1467 key <AC04> { [ U0C4D, U0C05 ] }; // ్ అ
1468 key <AC05> { [ U0C17, U0C18 ] }; // గ ఘ 1468 key <AC05> { [ U0C17, U0C18 ] }; // గ ఘ
1469 key <AC06> { [ U0C1A, U0C1B, U0C58, U0C59 ] }; // చ ఛ ౘ ౙ 1469 key <AC06> { [ U0C1A, U0C1B, U0C58, U0C59 ] }; // చ ఛ ౘ ౙ
1470 key <AC07> { [ U0C3E, U0C06 ] }; // ా ఆ 1470 key <AC07> { [ U0C3E, U0C06 ] }; // ా ఆ
1471 key <AC08> { [ U0C15, U0C16, U0C62, U0C63 ] }; // క ఖ ౢ ౣ 1471 key <AC08> { [ U0C15, U0C16, U0C62, U0C63 ] }; // క ఖ ౢ ౣ
1472 key <AC09> { [ U0C32, U0C33, U0C0C, U0C61 ] }; // ల ళ ఌ ౡ 1472 key <AC09> { [ U0C32, U0C33, U0C0C, U0C61 ] }; // ల ళ ఌ ౡ
1473 key <AC10> { [ U0C1F, U0C20, semicolon, colon ] }; // ట ఠ ; : 1473 key <AC10> { [ U0C1F, U0C20, semicolon, colon ] }; // ట ఠ ; :
1474 key <AC11> { [ quoteright, quotedbl ] }; // ' "  1474 key <AC11> { [ quoteright, quotedbl ] }; // ' "
1475 key <AD01> { [ U0C46, U0C0E, U0C44 U0C34 ] }; // ె ఎ ౄ ఴ 1475 key <AD01> { [ U0C46, U0C0E, U0C44, U0C34 ] }; // ె ఎ ౄ ఴ
1476 key <AD02> { [ U0C38, U0C37, U0C44 ] }; // స ష ౄ 1476 key <AD02> { [ U0C38, U0C37, U0C44 ] }; // స ష ౄ
1477 key <AD03> { [ U0C47, U0C0F, U0C44 ] }; // ే ఏ ౄ 1477 key <AD03> { [ U0C47, U0C0F, U0C44 ] }; // ే ఏ ౄ
1478 key <AD04> { [ U0C30, U0C31, U0C44, U0C60 ] }; // ర ఱ ౄ ౠ 1478 key <AD04> { [ U0C30, U0C31, U0C44, U0C60 ] }; // ర ఱ ౄ ౠ
1479 key <AD05> { [ U0C24, U0C25 ] }; // త థ 1479 key <AD05> { [ U0C24, U0C25 ] }; // త థ
1480 key <AD06> { [ U0C40, U0C08 ] }; // ీ ఈ 1480 key <AD06> { [ U0C40, U0C08 ] }; // ీ ఈ
1481 key <AD07> { [ U0C41, U0C09 ] }; // ు ఉ 1481 key <AD07> { [ U0C41, U0C09 ] }; // ు ఉ
1482 key <AD08> { [ U0C3F, U0C07 ] }; // ి ఇ 1482 key <AD08> { [ U0C3F, U0C07 ] }; // ి ఇ
1483 key <AD09> { [ U0C4B, U0C13 ] }; // ో ఓ 1483 key <AD09> { [ U0C4B, U0C13 ] }; // ో ఓ
1484 key <AD10> { [ U0C2A, U0C2B ] }; // ప ఫ 1484 key <AD10> { [ U0C2A, U0C2B ] }; // ప ఫ
1485 key <AD11> { [ U0C1C, U0C1D, bracketleft, braceleft ] }; // జ ఝ [ { 1485 key <AD11> { [ U0C1C, U0C1D, bracketleft, braceleft ] }; // జ ఝ [ {
1486 key <AD12> { [ U0C48, U0C10, bracketright, braceright ] }; // ై ఐ ] } 1486 key <AD12> { [ U0C48, U0C10, bracketright, braceright ] }; // ై ఐ ] }
1487 key <AE01> { [ KP_1, exclam, U0C67, U0C78 ] }; // 1 ! ౦ ౸ 1487 key <AE01> { [ KP_1, exclam, U0C67, U0C78 ] }; // 1 ! ౦ ౸
1488 key <AE02> { [ KP_2, at, U0C68, U0C79 ] }; // 2 @ ౨ ౹ 1488 key <AE02> { [ KP_2, at, U0C68, U0C79 ] }; // 2 @ ౨ ౹

cvs diff -r1.7 -r1.8 xsrc/external/mit/xkeyboard-config/dist/symbols/sharp_vndr/Makefile.in (expand / switch to unified diff)

--- xsrc/external/mit/xkeyboard-config/dist/symbols/sharp_vndr/Makefile.in 2017/02/13 02:33:22 1.7
+++ xsrc/external/mit/xkeyboard-config/dist/symbols/sharp_vndr/Makefile.in 2018/03/11 20:16:25 1.8
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# Makefile.in generated by automake 1.15 from Makefile.am. 1# Makefile.in generated by automake 1.15.1 from Makefile.am.
2# @configure_input@ 2# @configure_input@
3 3
4# Copyright (C) 1994-2014 Free Software Foundation, Inc. 4# Copyright (C) 1994-2017 Free Software Foundation, Inc.
5 5
6# This Makefile.in is free software; the Free Software Foundation 6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it, 7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved. 8# with or without modifications, as long as this notice is preserved.
9 9
10# This program is distributed in the hope that it will be useful, 10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without 11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A 12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE. 13# PARTICULAR PURPOSE.
14 14
15@SET_MAKE@ 15@SET_MAKE@
16 16
17VPATH = @srcdir@ 17VPATH = @srcdir@