/[m4]/m4/gnulib/m4/Makefile.am
ViewVC logotype

Diff of /m4/gnulib/m4/Makefile.am

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

revision 1.9 by gary, Fri Sep 12 16:03:26 2003 UTC revision 1.10 by gary, Mon Sep 15 10:00:02 2003 UTC
# Line 52  EXTRA_DIST += stdbool_.h Line 52  EXTRA_DIST += stdbool_.h
52  # We need the following in order to create an <stdbool.h> when the system  # We need the following in order to create an <stdbool.h> when the system
53  # doesn't have one that works.  # doesn't have one that works.
54  all-local $(lib_OBJECTS): $(STDBOOL_H)  all-local $(lib_OBJECTS): $(STDBOOL_H)
55  stdbool.h: $(gnulib_srcdir)/stdbool_.h  stdbool.h: $(srcdir)/stdbool_.h
56          sed -e 's/@''HAVE__BOOL''@/$(HAVE__BOOL)/g' < $(gnulib_srcdir)/stdbool_.h > $@-t          sed -e 's/@''HAVE__BOOL''@/$(HAVE__BOOL)/g' < $(srcdir)/stdbool_.h > $@-t
57          mv $@-t $@          mv $@-t $@
58    
59  MOSTLYCLEANFILES += stdbool.h stdbool.h-t  MOSTLYCLEANFILES += stdbool.h stdbool.h-t

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

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