/[cvs]/ccvs/m4/gnulib.m4
ViewVC logotype

Diff of /ccvs/m4/gnulib.m4

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.53 by dprice, Fri Jun 10 20:31:04 2005 UTC revision 1.54 by dprice, Fri Aug 12 20:57:46 2005 UTC
# Line 8  Line 8 
8  # Generated by gnulib-tool.  # Generated by gnulib-tool.
9  #  #
10  # Invoked as: gnulib-tool --import gettext vasnprintf regex atexit save-cwd dirname error exit exitfail extensions fnmatch-posix fnmatch mkstemp getopt stdbool getline getnline getndelim2 gethostname strcase getpass-gnu gettimeofday timespec gettime unlocked-io tzset restrict time_r mktime minmax memmove nanosleep lstat strerror vasprintf malloc realloc strftime xsize getpagesize md5 stdint yesno allocsa setenv getdate readlink xreadlink xgethostname mkdir rename dup2 strstr ftruncate strtoul pathmax xalloc-die pagealign_alloc closeout strdup canonicalize getlogin_r stat-macros quotearg  # Invoked as: gnulib-tool --import gettext vasnprintf regex atexit save-cwd dirname error exit exitfail extensions fnmatch-posix fnmatch mkstemp getopt stdbool getline getnline getndelim2 gethostname strcase getpass-gnu gettimeofday timespec gettime unlocked-io tzset restrict time_r mktime minmax memmove nanosleep lstat strerror vasprintf malloc realloc strftime xsize getpagesize md5 stdint yesno allocsa setenv getdate readlink xreadlink xgethostname mkdir rename dup2 strstr ftruncate strtoul pathmax xalloc-die pagealign_alloc closeout strdup canonicalize getlogin_r stat-macros quotearg
11  # Reproduce by: gnulib-tool --import --dir=. --lib=libgnu --source-base=lib --m4-base=m4 --aux-dir=build-aux   alloca alloca-opt allocsa atexit canonicalize chdir-long closeout cycle-check dirname dup2 error exit exitfail extensions filenamecat fnmatch fnmatch-posix fpending ftruncate getcwd getdate gethostname getline getlogin_r getndelim2 getnline getopt getpagesize getpass-gnu gettext gettime gettimeofday lstat malloc md5 memmove mempcpy memrchr minmax mkdir mkstemp mktime nanosleep openat pagealign_alloc pathmax quotearg readlink realloc regex rename restrict rpmatch save-cwd setenv stat-macros stdbool stdint strcase strdup strerror strftime strstr strtol strtoul time_r timespec tzset unistd-safer unlocked-io vasnprintf vasprintf xalloc xalloc-die xgetcwd xgethostname xreadlink xsize yesno  # Reproduce by: gnulib-tool --import --dir=. --lib=libgnu --source-base=lib --m4-base=m4 --aux-dir=build-aux   alloca alloca-opt allocsa atexit canonicalize chdir-long closeout cycle-check dirname dup2 error exit exitfail extensions filenamecat fnmatch fnmatch-posix fpending ftruncate getcwd getdate getdelim gethostname getline getlogin_r getndelim2 getnline getopt getpagesize getpass-gnu gettext gettext-h gettime gettimeofday lstat malloc md5 memmove mempcpy memrchr minmax mkdir mkstemp mktime nanosleep openat pagealign_alloc pathmax quotearg readlink realloc regex rename restrict rpmatch save-cwd setenv size_max stat-macros stdbool stdint strcase strdup strerror strftime strstr strtol strtoul time_r timespec tzset unistd-safer unlocked-io vasnprintf vasprintf xalloc xalloc-die xgetcwd xgethostname xreadlink xsize yesno
12    
13  AC_DEFUN([gl_EARLY],  AC_DEFUN([gl_EARLY],
14  [  [
# Line 36  AC_DEFUN([gl_INIT], Line 36  AC_DEFUN([gl_INIT],
36    gl_FUNC_FTRUNCATE    gl_FUNC_FTRUNCATE
37    gl_FUNC_GETCWD    gl_FUNC_GETCWD
38    gl_GETDATE    gl_GETDATE
39      gl_FUNC_GETDELIM
40    gl_FUNC_GETHOSTNAME    gl_FUNC_GETHOSTNAME
41    AM_FUNC_GETLINE    gl_FUNC_GETLINE
42    gl_GETLOGIN_R    gl_GETLOGIN_R
43    gl_GETNDELIM2    gl_GETNDELIM2
44    gl_GETNLINE    gl_GETNLINE
# Line 70  AC_DEFUN([gl_INIT], Line 71  AC_DEFUN([gl_INIT],
71    gl_FUNC_RPMATCH    gl_FUNC_RPMATCH
72    gl_SAVE_CWD    gl_SAVE_CWD
73    gt_FUNC_SETENV    gt_FUNC_SETENV
74      gl_SIZE_MAX
75    gl_STAT_MACROS    gl_STAT_MACROS
76    AM_STDBOOL_H    AM_STDBOOL_H
77    gl_STDINT_H    gl_STDINT_H
# Line 97  AC_DEFUN([gl_INIT], Line 99  AC_DEFUN([gl_INIT],
99  dnl Usage: gl_MODULES(module1 module2 ...)  dnl Usage: gl_MODULES(module1 module2 ...)
100  AC_DEFUN([gl_MODULES], [])  AC_DEFUN([gl_MODULES], [])
101    
102    dnl Usage: gl_AVOID(module1 module2 ...)
103    AC_DEFUN([gl_AVOID], [])
104    
105  dnl Usage: gl_SOURCE_BASE(DIR)  dnl Usage: gl_SOURCE_BASE(DIR)
106  AC_DEFUN([gl_SOURCE_BASE], [])  AC_DEFUN([gl_SOURCE_BASE], [])
107    

Legend:
Removed from v.1.53  
changed lines
  Added in v.1.54

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26