]> git.eshelyaron.com Git - emacs.git/commit
Remove redundant second copy of gnulib
authorPo Lu <luangruo@yahoo.com>
Sun, 5 Mar 2023 02:18:28 +0000 (10:18 +0800)
committerPo Lu <luangruo@yahoo.com>
Sun, 5 Mar 2023 02:18:28 +0000 (10:18 +0800)
commit3be448f429065cc9ed874e940ec4f40a0a1c7abf
tree7c748bae1a3d41e1f14326e77b2a20a3cd7b2ff4
parent1f4818d3e31f9870e1b0706fe22274d433ca32ea
Remove redundant second copy of gnulib

* .gitignore: Simplify cross/lib rule.
* admin/merge-gnulib (avoided_flags): Stop copying to cross/lib.
* configure.ac: Link gnulib source and header files to
cross/lib.
* cross/Makefile.in (LIB_SRCDIR): Make relative to builddir.
(maintainer-clean): Merge with distclean.  Remove links created
by configure.
.gitignore
admin/merge-gnulib
configure.ac
cross/Makefile.in