001-no_emacs_lib.patch 789 B

12345678910111213141516171819202122
  1. --- a/lib/Makefile.am
  2. +++ b/lib/Makefile.am
  3. @@ -15,7 +15,7 @@
  4. # You should have received a copy of the GNU General Public License
  5. # along with this program. If not, see <http://www.gnu.org/licenses/>.
  6. -SUBDIRS = Autom4te m4sugar autoconf autotest autoscan emacs
  7. +SUBDIRS = Autom4te m4sugar autoconf autotest autoscan
  8. nodist_pkgdata_DATA = autom4te.cfg
  9. EXTRA_DIST = autom4te.in freeze.mk
  10. --- a/lib/Makefile.in
  11. +++ b/lib/Makefile.in
  12. @@ -225,7 +225,7 @@ target_alias = @target_alias@
  13. top_build_prefix = @top_build_prefix@
  14. top_builddir = @top_builddir@
  15. top_srcdir = @top_srcdir@
  16. -SUBDIRS = Autom4te m4sugar autoconf autotest autoscan emacs
  17. +SUBDIRS = Autom4te m4sugar autoconf autotest autoscan
  18. nodist_pkgdata_DATA = autom4te.cfg
  19. EXTRA_DIST = autom4te.in freeze.mk
  20. edit = sed \