guile-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

guile/guile-core/libguile Makefile.am


From: Marius Vollmer
Subject: guile/guile-core/libguile Makefile.am
Date: Sun, 14 Oct 2001 16:11:44 -0400

CVSROOT:        /cvs
Module name:    guile
Branch:         branch_release-1-6
Changes by:     Marius Vollmer <address@hidden> 01/10/14 16:11:44

Modified files:
        guile-core/libguile: Makefile.am 

Log message:
        (EXTRA_libguile_la_SOURCES): Added "mkstemp.c".

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/libguile/Makefile.am.diff?cvsroot=OldCVS&only_with_tag=branch_release-1-6&tr1=1.138.2.4&tr2=1.138.2.5&r1=text&r2=text

Patches:
Index: guile/guile-core/libguile/Makefile.am
diff -u guile/guile-core/libguile/Makefile.am:1.144 
guile/guile-core/libguile/Makefile.am:1.145
--- guile/guile-core/libguile/Makefile.am:1.144 Sat Sep 22 17:39:42 2001
+++ guile/guile-core/libguile/Makefile.am       Sat Oct 13 11:42:07 2001
@@ -94,7 +94,7 @@
     alloca.c inet_aton.c memmove.c putenv.c strerror.c \
     threads.c regex-posix.c                            \
     filesys.c posix.c net_db.c socket.c                        \
-    ramap.c unif.c debug-malloc.c
+    ramap.c unif.c debug-malloc.c mkstemp.c
 
 ## In next release, threads will be factored out of libguile.
 ## Until then, the machine specific headers is a temporary kludge.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]