Remove cruft; nfc.
authorThien-Thi Nguyen <ttn@gnuvola.org>
Sat, 9 Feb 2002 23:22:32 +0000 (23:22 +0000)
committerThien-Thi Nguyen <ttn@gnuvola.org>
Sat, 9 Feb 2002 23:22:32 +0000 (23:22 +0000)
libguile/Makefile.am

index e0d1dfb..e914eee 100644 (file)
@@ -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.