/[inetutils]/inetutils/lib/Makefile.am
ViewVC logotype

Diff of /inetutils/lib/Makefile.am

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

revision 1.4 by ams, Fri Dec 2 14:00:00 2005 UTC revision 1.5 by ams, Fri Dec 2 14:04:27 2005 UTC
# Line 8  Line 8 
8  # the same distribution terms as the rest of that program.  # the same distribution terms as the rest of that program.
9  #  #
10  # Generated by gnulib-tool.  # Generated by gnulib-tool.
11  # Reproduce by: gnulib-tool --import --dir=. --lib=libgnu --source-base=lib --m4-base=m4 --aux-dir=. --macro-prefix=gl alloca alloca-opt allocsa error exit exitfail extensions free getcwd getline getopt getpass gettext gettext-h getusershell malloc memcmp memcpy memmove mempcpy memset minmax obstack poll readutmp realloc regex restrict setenv size_max snprintf stdbool stdio-safer strcase strchrnul strdup strerror strndup strnlen sysexits unistd-safer unlocked-io vasnprintf vsnprintf xalloc xalloc-die xgetcwd xsize  # Reproduce by: gnulib-tool --import --dir=. --lib=libgnu --source-base=lib --m4-base=m4 --aux-dir=. --macro-prefix=gl alloca alloca-opt allocsa error exit exitfail extensions free getcwd getline getopt getpass gettext gettext-h getusershell malloc memcmp memcpy memmove mempcpy memset minmax obstack poll readutmp realloc regex restrict setenv size_max snprintf stdbool stdint stdio-safer strcase strchrnul strdup strerror strndup strnlen sysexits unistd-safer unlocked-io vasnprintf vsnprintf xalloc xalloc-die xgetcwd xsize
12    
13  AUTOMAKE_OPTIONS = 1.5 gnits no-dependencies  AUTOMAKE_OPTIONS = 1.5 gnits no-dependencies
14    
# Line 141  MOSTLYCLEANFILES += stdbool.h stdbool.h- Line 141  MOSTLYCLEANFILES += stdbool.h stdbool.h-
141    
142  ## end   gnulib module stdbool  ## end   gnulib module stdbool
143    
144    ## begin gnulib module stdint
145    
146    BUILT_SOURCES += $(STDINT_H)
147    EXTRA_DIST += stdint_.h
148    
149    # We need the following in order to create <stdint.h> when the system
150    # doesn't have one that works with the given compiler.
151    stdint.h: stdint_.h
152            sed -e 's/@''HAVE_LONG_64BIT''@/$(HAVE_LONG_64BIT)/g;s/@''HAVE_LONG_LONG_64BIT@/$(HAVE_LONG_LONG_64BIT)/g' < $(srcdir)/stdint_.h > $@-t
153            mv $@-t $@
154    MOSTLYCLEANFILES += stdint.h stdint.h-t
155    
156    ## end   gnulib module stdint
157    
158  ## begin gnulib module strcase  ## begin gnulib module strcase
159    
160  libgnu_a_SOURCES += strcase.h  libgnu_a_SOURCES += strcase.h

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

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