mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-26 07:33:47 +00:00
* make-dist: Distribute build-aux/msys-to-w32.
This commit is contained in:
parent
e976486e7f
commit
eca4ecbaae
@ -1,3 +1,7 @@
|
||||
2013-11-20 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* make-dist: Distribute build-aux/msys-to-w32.
|
||||
|
||||
2013-11-20 Dani Moncayo <dmoncayo@gmail.com>
|
||||
|
||||
* build-aux/msys-to-w32: New file.
|
||||
|
0
build-aux/msys-to-w32
Normal file → Executable file
0
build-aux/msys-to-w32
Normal file → Executable file
@ -353,7 +353,7 @@ echo "Making links to \`leim' and its subdirectories"
|
||||
|
||||
echo "Making links to \`build-aux'"
|
||||
(cd build-aux
|
||||
ln compile config.guess config.sub depcomp ../${tempdir}/build-aux
|
||||
ln compile config.guess config.sub depcomp msys-to-w32 ../${tempdir}/build-aux
|
||||
ln install-sh missing move-if-change update-subdirs ../${tempdir}/build-aux)
|
||||
|
||||
echo "Making links to \`build-aux/snippet'"
|
||||
|
Loading…
Reference in New Issue
Block a user