1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-07-04 08:40:21 +02:00

Update copyright.

(EXTRA_DIST): Add qthreads.m4.
This commit is contained in:
Thien-Thi Nguyen 2002-05-03 04:09:57 +00:00
parent ac6a2b4654
commit 48731d13f1

View file

@ -1,7 +1,7 @@
## Process this file with Automake to create Makefile.in
## Jim Blandy <jimb@red-bean.com> --- September 1997
##
## Copyright (C) 1998, 1999 Free Software Foundation, Inc.
## Copyright (C) 1998, 1999, 2002 Free Software Foundation, Inc.
##
## This file is part of GUILE.
##
@ -22,7 +22,7 @@
bin_SCRIPTS=guile-config
CLEANFILES=guile-config
EXTRA_DIST=guile-config.in guile.m4
EXTRA_DIST=guile-config.in guile.m4 qthreads.m4
## FIXME: in the future there will be direct automake support for
## doing this. When that happens, switch over.