cvs-cvs
[Top][All Lists]
Advanced

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

[Cvs-cvs] Changes to ccvs/lib/Makefile.gnulib


From: Derek Robert Price
Subject: [Cvs-cvs] Changes to ccvs/lib/Makefile.gnulib
Date: Sun, 04 Sep 2005 21:47:59 -0400

Index: ccvs/lib/Makefile.gnulib
diff -u ccvs/lib/Makefile.gnulib:1.60 ccvs/lib/Makefile.gnulib:1.61
--- ccvs/lib/Makefile.gnulib:1.60       Sun Sep  4 15:21:26 2005
+++ ccvs/lib/Makefile.gnulib    Mon Sep  5 01:47:59 2005
@@ -8,7 +8,7 @@
 # the same distribution terms as the rest of that program.
 #
 # Generated by gnulib-tool.
-# Reproduce by: gnulib-tool --import --dir=. --lib=libgnu --source-base=lib 
--m4-base=m4 --aux-dir=build-aux --macro-prefix=gl allocsa atexit canon-host 
canonicalize closeout dirname dup2 error exit exitfail extensions fnmatch 
fnmatch-posix ftruncate getdate gethostname getline getlogin_r getndelim2 
getnline getopt getpagesize getpass-gnu gettext gettime gettimeofday lstat 
malloc md5 memmove minmax mkdir mkstemp mktime nanosleep pagealign_alloc 
pathmax quotearg readlink realloc regex rename restrict save-cwd setenv 
stat-macros stdbool stdint strcase strdup strerror strftime strstr strtoul 
time_r timespec tzset unlocked-io vasnprintf vasprintf xalloc-die xgethostname 
xreadlink xsize yesno
+# Reproduce by: gnulib-tool --import --dir=. --lib=libgnu --source-base=lib 
--m4-base=m4 --aux-dir=build-aux --macro-prefix=gl allocsa atexit canon-host 
canonicalize closeout dirname dup2 error exit exitfail extensions fnmatch 
fnmatch-posix ftruncate getdate gethostname getline getlogin_r getndelim2 
getnline getopt getpagesize getpass-gnu gettext gettime gettimeofday glob lstat 
malloc md5 memmove minmax mkdir mkstemp mktime nanosleep pagealign_alloc 
pathmax quotearg readlink realloc regex rename restrict save-cwd setenv 
stat-macros stdbool stdint strcase strdup strerror strftime strstr strtoul 
time_r timespec tzset unlocked-io vasnprintf vasprintf xalloc-die xgethostname 
xreadlink xsize yesno
 
 AUTOMAKE_OPTIONS = 1.5 gnits no-dependencies
 
@@ -123,6 +123,20 @@
 
 ## end   gnulib module gettext-h
 
+## begin gnulib module glob
+
+BUILT_SOURCES += $(GLOB_H)
+EXTRA_DIST += glob_.h
+
+# We need the following in order to create <glob.h> when the system
+# doesn't have one that works with the given compiler.
+glob.h: glob_.h
+       cp $(srcdir)/glob_.h address@hidden
+       mv address@hidden $@
+MOSTLYCLEANFILES += glob.h glob.h-t
+
+## end   gnulib module glob
+
 ## begin gnulib module mbchar
 
 libgnu_a_SOURCES += mbchar.h mbchar.c
@@ -146,6 +160,12 @@
 libgnu_a_SOURCES += setenv.h
 
 ## end   gnulib module setenv
+
+## begin gnulib module size_max
+
+libgnu_a_SOURCES += size_max.h
+
+## end   gnulib module size_max
 
 ## begin gnulib module stdbool
 




reply via email to

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