From 05aabdf060de3dde263e6e6ae47793a98bd70341 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Sat, 9 Feb 2002 23:22:32 +0000 Subject: [PATCH] Remove cruft; nfc. --- libguile/Makefile.am | 8 -------- 1 file changed, 8 deletions(-) diff --git a/libguile/Makefile.am b/libguile/Makefile.am index e0d1dfbd4..e914eee86 100644 --- a/libguile/Makefile.am +++ b/libguile/Makefile.am @@ -98,14 +98,6 @@ EXTRA_libguile_la_SOURCES = _scm.h \ ramap.c unif.c debug-malloc.c mkstemp.c \ win32-uname.c win32-dirent.c win32-socket.c -## In next release, threads will be factored out of libguile. -## Until then, the machine specific headers is a temporary kludge. - -# Seems to be obsolete - autogen.sh is giving: -# invalid unused variable name: `OMIT_DEPENDENCIES' -#OMIT_DEPENDENCIES = libguile.h ltdl.h \ -# axp.h hppa.h i386.h ksr.h m88k.h mips.h sparc.h vax.h - ## delete guile-snarf.awk from the installation bindir, in case it's ## lingering there due to an earlier guile version not having been ## wiped out.