Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
ed5882b9
Commit
ed5882b9
authored
Nov 07, 2001
by
Eli Zaretskii
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(tempdir): Copy AUTHORS as well.
parent
c191d13c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
ChangeLog
ChangeLog
+4
-0
make-dist
make-dist
+1
-1
No files found.
ChangeLog
View file @
ed5882b9
2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
* make-dist (tempdir): Copy AUTHORS as well.
2001-11-06 Sam Steingold <sds@gnu.org>
* configure.in: Added a check for <nlist.h>
...
...
make-dist
View file @
ed5882b9
...
...
@@ -287,7 +287,7 @@ mkdir ${tempdir}
### tar file; this means that people can start reading the INSTALL and
### README while the rest of the tar file is still unpacking. Whoopee.
echo
"Making links to top-level files"
ln
FTP INSTALL README BUGS move-if-change
${
tempdir
}
ln
AUTHORS
FTP INSTALL README BUGS move-if-change
${
tempdir
}
ln
ChangeLog Makefile.in configure configure.in aclocal.m4
${
tempdir
}
ln
config.bat make-dist update-subdirs vpath.sed
${
tempdir
}
### Copy these files; they're cross-filesystem symlinks.
...
...
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