mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-23 12:00:21 +02:00
Merge commit 'origin/master' into vm
Conflicts: doc/Makefile.am ice-9/Makefile.am libguile/gc.c
This commit is contained in:
commit
999f1b26e7
262 changed files with 6880 additions and 7772 deletions
|
@ -1,2 +0,0 @@
|
|||
Makefile
|
||||
Makefile.in
|
|
@ -1,6 +1,6 @@
|
|||
## Process this file with automake to produce Makefile.in.
|
||||
##
|
||||
## Copyright (C) 2000, 2004, 2006 Free Software Foundation, Inc.
|
||||
## Copyright (C) 2000, 2004, 2006, 2008 Free Software Foundation, Inc.
|
||||
##
|
||||
## This file is part of GUILE.
|
||||
##
|
||||
|
@ -30,4 +30,4 @@ subpkgdatadir = $(pkgdatadir)/$(GUILE_EFFECTIVE_VERSION)/oop
|
|||
subpkgdata_DATA = $(oop_sources)
|
||||
TAGS_FILES = $(subpkgdata_DATA)
|
||||
|
||||
EXTRA_DIST = $(oop_sources)
|
||||
EXTRA_DIST = $(oop_sources) ChangeLog-2008
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
Makefile
|
||||
Makefile.in
|
Loading…
Add table
Add a link
Reference in a new issue