From bde6987150adbcc0184a9ecaf4f3ffcdbc772730 Mon Sep 17 00:00:00 2001 From: Mikael Djurfeldt Date: Mon, 13 Mar 2000 10:47:36 +0000 Subject: [PATCH] * Makefile.am (libguile_la_SOURCES): Moved iselect.c here from EXTRA_libguile_la_SOURCES. --- libguile/Makefile.am | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libguile/Makefile.am b/libguile/Makefile.am index a8b04ebf4..e6e149b08 100644 --- a/libguile/Makefile.am +++ b/libguile/Makefile.am @@ -1,6 +1,6 @@ ## Process this file with Automake to create Makefile.in ## -## Copyright (C) 1998, 1999 Free Software Foundation, Inc. +## Copyright (C) 1998, 1999, 2000 Free Software Foundation, Inc. ## ## This file is part of GUILE. ## @@ -42,7 +42,7 @@ libguile_la_SOURCES = \ evalext.c feature.c fluids.c fports.c gc.c gdbint.c \ gh_data.c gh_eval.c gh_funcs.c gh_init.c gh_io.c gh_list.c \ gh_predicates.c gsubr.c guardians.c hash.c hashtab.c init.c \ - ioext.c keywords.c lang.c list.c load.c macros.c mallocs.c \ + ioext.c iselect.c keywords.c lang.c list.c load.c macros.c mallocs.c \ modules.c numbers.c objects.c objprop.c options.c pairs.c \ ports.c print.c procprop.c procs.c random.c read.c \ root.c scmsigs.c script.c simpos.c smob.c sort.c \ @@ -66,7 +66,7 @@ BUILT_SOURCES = \ EXTRA_libguile_la_SOURCES = _scm.h \ alloca.c inet_aton.c memmove.c putenv.c strerror.c \ - threads.c regex-posix.c iselect.c \ + threads.c regex-posix.c \ filesys.c posix.c net_db.c socket.c \ ramap.c unif.c