cvs-cvs
[Top][All Lists]
Advanced

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

[Cvs-cvs] ccvs/lib ChangeLog Makefile.am Makefile.in


From: Derek Robert Price
Subject: [Cvs-cvs] ccvs/lib ChangeLog Makefile.am Makefile.in
Date: Wed, 12 Apr 2006 18:06:30 +0000

CVSROOT:        /cvsroot/cvs
Module name:    ccvs
Branch:         
Changes by:     Derek Robert Price <address@hidden>     06/04/12 18:06:30

Modified files:
        lib            : ChangeLog Makefile.am Makefile.in 

Log message:
        * Makefile.am (libcvs_SOURCES): Remove time_r.h.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/cvs/ccvs/lib/ChangeLog.diff?tr1=1.498&tr2=1.499&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/cvs/ccvs/lib/Makefile.am.diff?tr1=1.107&tr2=1.108&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/cvs/ccvs/lib/Makefile.in.diff?tr1=1.204&tr2=1.205&r1=text&r2=text

Patches:
Index: ccvs/lib/ChangeLog
diff -u ccvs/lib/ChangeLog:1.498 ccvs/lib/ChangeLog:1.499
--- ccvs/lib/ChangeLog:1.498    Tue Apr 11 20:21:31 2006
+++ ccvs/lib/ChangeLog  Wed Apr 12 18:06:30 2006
@@ -1,3 +1,7 @@
+2006-04-12  Derek Price  <address@hidden>
+
+       * Makefile.am (libcvs_SOURCES): Remove time_r.h.
+
 2006-04-11  Derek Price  <address@hidden>
 
        * regcomp.c, regex.c, regex.h, regex_internal.c, regex_internal.h,
Index: ccvs/lib/Makefile.am
diff -u ccvs/lib/Makefile.am:1.107 ccvs/lib/Makefile.am:1.108
--- ccvs/lib/Makefile.am:1.107  Fri Apr  7 17:17:55 2006
+++ ccvs/lib/Makefile.am        Wed Apr 12 18:06:30 2006
@@ -276,12 +276,6 @@
 
 ## end   gnulib module strstr
 
-## begin gnulib module time_r
-
-libcvs_a_SOURCES += time_r.h
-
-## end   gnulib module time_r
-
 ## begin gnulib module vasnprintf
 
 libcvs_a_SOURCES += printf-args.h printf-parse.h vasnprintf.h
Index: ccvs/lib/Makefile.in
diff -u ccvs/lib/Makefile.in:1.204 ccvs/lib/Makefile.in:1.205
--- ccvs/lib/Makefile.in:1.204  Fri Apr  7 17:17:55 2006
+++ ccvs/lib/Makefile.in        Wed Apr 12 18:06:30 2006
@@ -78,10 +78,10 @@
        stat-macros.h strcasecmp.c strdup.c strdup.h strerror.c \
        strftime.c strftime.h strncasecmp.c strstr.c strtoimax.c \
        strtol.c strtoll.c strtoul.c strtoull.c strtoumax.c \
-       sunos57-select.c tempname.c time_r.c timespec.h unistd--.h \
-       unistd-safer.h unlocked-io.h unsetenv.c vasnprintf.c \
-       vasprintf.c waitpid.c xalloc.h xgetcwd.c xgetcwd.h xmalloc.c \
-       xreadlink.c xreadlink.h yesno.c yesno.h
+       sunos57-select.c tempname.c time_r.c time_r.h timespec.h \
+       unistd--.h unistd-safer.h unlocked-io.h unsetenv.c \
+       vasnprintf.c vasprintf.c waitpid.c xalloc.h xgetcwd.c \
+       xgetcwd.h xmalloc.c xreadlink.c xreadlink.h yesno.c yesno.h
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/acx_extract_cpp_defn.m4 \
        $(top_srcdir)/m4/acx_with_external_zlib.m4 \
@@ -335,8 +335,8 @@
        basename.c stripslash.c error.h exit.h getaddrinfo.h \
        getnline.h getnline.c gettext.h mbchar.h mbuiter.h minmax.h \
        setenv.h size_max.h strcase.h strnlen1.h strnlen1.c strstr.h \
-       time_r.h printf-args.h printf-parse.h vasnprintf.h vasprintf.h \
-       verify.h xalloc-die.c xgethostname.h xgethostname.c xsize.h
+       printf-args.h printf-parse.h vasnprintf.h vasprintf.h verify.h \
+       xalloc-die.c xgethostname.h xgethostname.c xsize.h
 libcvs_a_LIBADD = @LIBOBJS@ @ALLOCA@
 BUILT_SOURCES = $(ALLOCA_H) $(FNMATCH_H) getdate.c $(GETOPT_H) \
        $(GLOB_H) $(STDBOOL_H) $(STDINT_H)




reply via email to

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