Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
2db1a74f
Commit
2db1a74f
authored
Nov 20, 2011
by
Glenn Morris
Browse files
Auto-commit of generated files.
parent
d2999b1a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
3 deletions
+2
-3
autogen/configure
autogen/configure
+0
-1
autogen/install-sh
autogen/install-sh
+2
-2
No files found.
autogen/configure
View file @
2db1a74f
...
...
@@ -4396,7 +4396,6 @@ case "${canonical}" in
opsys=gnu-linux
case ${canonical} in
alpha*) machine=alpha ;;
s390-*) machine=ibms390 ;;
s390x-*) machine=ibms390x ;;
powerpc*) machine=macppc ;;
sparc*) machine=sparc ;;
...
...
autogen/install-sh
View file @
2db1a74f
#!/bin/sh
# install - install a program, script, or datafile
scriptversion
=
20
11-11-20.02
;
# UTC
scriptversion
=
20
09-04-28.21
;
# UTC
# This originates from X11R5 (mit/util/scripts/install.sh), which was
# later released in X11R6 (xc/config/util/install.sh) with the
...
...
@@ -347,7 +347,7 @@ do
if
test
-z
"
$dir_arg
"
||
{
# Check for POSIX incompatibilities with -m.
# HP-UX 11.23 and IRIX 6.5 mkdir -m -p sets group- or
# other-writable bit of parent directory when it shouldn't.
# other-writ
e
able bit of parent directory when it shouldn't.
# FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
ls_ld_tmpdir
=
`
ls
-ld
"
$tmpdir
"
`
case
$ls_ld_tmpdir
in
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment