mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-29 22:40:34 +02:00
(EXTRA_libguile_la_SOURCES): Removed "alloca.c".
This commit is contained in:
parent
31e4c69e95
commit
f731051e38
1 changed files with 5 additions and 5 deletions
|
@ -148,11 +148,11 @@ BUILT_SOURCES = cpp_err_symbols.c cpp_sig_symbols.c libpath.h \
|
||||||
version.h scmconfig.h \
|
version.h scmconfig.h \
|
||||||
$(DOT_X_FILES) $(EXTRA_DOT_X_FILES) guile.texi
|
$(DOT_X_FILES) $(EXTRA_DOT_X_FILES) guile.texi
|
||||||
|
|
||||||
EXTRA_libguile_la_SOURCES = _scm.h \
|
EXTRA_libguile_la_SOURCES = _scm.h \
|
||||||
alloca.c inet_aton.c memmove.c putenv.c strerror.c \
|
inet_aton.c memmove.c putenv.c strerror.c \
|
||||||
dynl.c regex-posix.c \
|
dynl.c regex-posix.c \
|
||||||
filesys.c posix.c net_db.c socket.c \
|
filesys.c posix.c net_db.c socket.c \
|
||||||
ramap.c unif.c debug-malloc.c mkstemp.c \
|
ramap.c unif.c debug-malloc.c mkstemp.c \
|
||||||
win32-uname.c win32-dirent.c win32-socket.c
|
win32-uname.c win32-dirent.c win32-socket.c
|
||||||
|
|
||||||
## delete guile-snarf.awk from the installation bindir, in case it's
|
## delete guile-snarf.awk from the installation bindir, in case it's
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue