Skip to content

Commit a10636c

Browse files
committed
Cleanup
1 parent 5bfd3d1 commit a10636c

File tree

4 files changed

+6034
-8734
lines changed

4 files changed

+6034
-8734
lines changed

.gitignore

-2
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,6 @@
3131
phpt.*
3232
core
3333
dynlib.m4
34-
preflight.sh
35-
.gitignore
3634
Makefile
3735
Makefile.fragments
3836
Makefile.objects

config.guess

100755100644
File mode changed.

config.sub

100755100644
+3-3
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ case $basic_machine in
261261
| d10v | d30v | dlx | dsp16xx \
262262
| epiphany \
263263
| fido | fr30 | frv \
264-
| h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \
264+
| h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0 | hppa64 \
265265
| hexagon \
266266
| i370 | i860 | i960 | ia64 \
267267
| ip2k | iq2000 \
@@ -384,7 +384,7 @@ case $basic_machine in
384384
| elxsi-* \
385385
| f30[01]-* | f700-* | fido-* | fr30-* | frv-* | fx80-* \
386386
| h8300-* | h8500-* \
387-
| hppa-* | hppa1.[01]-* | hppa2.0-* | hppa2.0[nw]-* | hppa64-* \
387+
| hppa-* | hppa1.[01]-* | hppa2.0-* | hppa2.0-* | hppa64-* \
388388
| hexagon-* \
389389
| i*86-* | i860-* | i960-* | ia64-* \
390390
| ip2k-* | iq2000-* \
@@ -1411,7 +1411,7 @@ case $os in
14111411
os=`echo $os | sed -e 's|nto|nto-qnx|'`
14121412
;;
14131413
-sim | -es1800* | -hms* | -xray | -os68k* | -none* | -v88r* \
1414-
| -windows* | -osx | -abug | -netware* | -os9* | -beos* | -haiku* \
1414+
| -windows* | -osx | -abug | -os9* | -beos* | -haiku* \
14151415
| -macos* | -mpw* | -magic* | -mmixware* | -mon960* | -lnews*)
14161416
;;
14171417
-mac*)

0 commit comments

Comments
 (0)