summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2012-05-21 12:04:11 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2012-05-21 12:04:11 -0700
commitfb77d37e482531da9da27bec77c87a56c6f5ce40 (patch)
treeb49c786b8ce6280a946947c7d38dbffcd8c08f06 /m4
parent261cb4bb750143d8078bb27a343e0d9560b884df (diff)
downloademacs-fb77d37e482531da9da27bec77c87a56c6f5ce40.tar.gz
Use full name for m4/gnulib-comp.m4. (Bug#11529)
Previously the file was named m4/gl-comp.m4 due to DOS 8+3 restrictions, even though the file's name in gnulib is m4/gnulib-comp.m4. This had a problem when merging from gnulib, as the code temporarily renamed it to the full name, causing problems when interrupted. Now the file has its full name, with the idea that we will find a solution for MS-DOS that does not affect the rest of Emacs. * m4/gnulib-comp.m4: Rename from m4/gl-comp.m4. * admin/merge-gnulib: Leave m4/gnulib-comp.m4's name alone.
Diffstat (limited to 'm4')
-rw-r--r--m4/gnulib-comp.m4 (renamed from m4/gl-comp.m4)0
1 files changed, 0 insertions, 0 deletions
diff --git a/m4/gl-comp.m4 b/m4/gnulib-comp.m4
index 73a26c41324..73a26c41324 100644
--- a/m4/gl-comp.m4
+++ b/m4/gnulib-comp.m4