(EXTRA_libguile_la_SOURCES): Removed "alloca.c".
authorMarius Vollmer <mvo@zagadka.de>
Wed, 8 Sep 2004 17:15:21 +0000 (17:15 +0000)
committerMarius Vollmer <mvo@zagadka.de>
Wed, 8 Sep 2004 17:15:21 +0000 (17:15 +0000)
libguile/Makefile.am

index 31f82dd..c2f373d 100644 (file)
@@ -148,11 +148,11 @@ BUILT_SOURCES = cpp_err_symbols.c cpp_sig_symbols.c libpath.h \
     version.h scmconfig.h \
     $(DOT_X_FILES) $(EXTRA_DOT_X_FILES) guile.texi
 
-EXTRA_libguile_la_SOURCES = _scm.h                     \
-    alloca.c inet_aton.c memmove.c putenv.c strerror.c \
-    dynl.c regex-posix.c                               \
-    filesys.c posix.c net_db.c socket.c                        \
-    ramap.c unif.c debug-malloc.c mkstemp.c            \
+EXTRA_libguile_la_SOURCES = _scm.h             \
+    inet_aton.c memmove.c putenv.c strerror.c  \
+    dynl.c regex-posix.c                       \
+    filesys.c posix.c net_db.c socket.c                \
+    ramap.c unif.c debug-malloc.c mkstemp.c    \
     win32-uname.c win32-dirent.c win32-socket.c
 
 ## delete guile-snarf.awk from the installation bindir, in case it's