mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-20 19:50:24 +02:00
merge from 1.8
This commit is contained in:
parent
a2c40dc7c0
commit
329e03949c
1 changed files with 4 additions and 1 deletions
|
@ -19,7 +19,10 @@
|
||||||
## to the Free Software Foundation, Inc., 51 Franklin Street, Fifth
|
## to the Free Software Foundation, Inc., 51 Franklin Street, Fifth
|
||||||
## Floor, Boston, MA 02110-1301 USA
|
## Floor, Boston, MA 02110-1301 USA
|
||||||
|
|
||||||
AUTOMAKE_OPTIONS = 1.5
|
# want automake 1.10 or higher so that AM_GNU_GETTEXT can tell automake that
|
||||||
|
# config.rpath is needed
|
||||||
|
#
|
||||||
|
AUTOMAKE_OPTIONS = 1.10
|
||||||
|
|
||||||
SUBDIRS = oop libguile ice-9 guile-config guile-readline emacs \
|
SUBDIRS = oop libguile ice-9 guile-config guile-readline emacs \
|
||||||
scripts srfi doc examples test-suite benchmark-suite lang am
|
scripts srfi doc examples test-suite benchmark-suite lang am
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue