Deleted Added
full compact
1c1
< # Makefile.in generated by automake 1.10 from Makefile.am.
---
> # Makefile.in generated by automake 1.11.1 from Makefile.am.
5c5,6
< # 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
---
> # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
> # Inc.
17d17
< pkglibdir = $(libdir)/@PACKAGE@
18a19,20
> pkglibdir = $(libdir)/@PACKAGE@
> pkglibexecdir = $(libexecdir)/@PACKAGE@
37,38c39,42
< am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
< $(top_srcdir)/configure.ac
---
> am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
> $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
> $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
> $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac
43a48
> CONFIG_CLEAN_VPATH_FILES =
47c52,55
< DEFAULT_INCLUDES = -I. -I$(top_builddir)@am__isrc@
---
> AM_V_lt = $(am__v_lt_$(V))
> am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
> am__v_lt_0 = --silent
> DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
49a58
> am__mv = mv -f
52,54c61,70
< LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
< --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
< $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
---
> LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
> $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
> $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
> $(AM_CFLAGS) $(CFLAGS)
> AM_V_CC = $(am__v_CC_$(V))
> am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
> am__v_CC_0 = @echo " CC " $@;
> AM_V_at = $(am__v_at_$(V))
> am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
> am__v_at_0 = @
56,58c72,80
< LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
< --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
< $(LDFLAGS) -o $@
---
> LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
> $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
> $(AM_LDFLAGS) $(LDFLAGS) -o $@
> AM_V_CCLD = $(am__v_CCLD_$(V))
> am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
> am__v_CCLD_0 = @echo " CCLD " $@;
> AM_V_GEN = $(am__v_GEN_$(V))
> am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
> am__v_GEN_0 = @echo " GEN " $@;
66a89
> AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
77,80d99
< CXX = @CXX@
< CXXCPP = @CXXCPP@
< CXXDEPMODE = @CXXDEPMODE@
< CXXFLAGS = @CXXFLAGS@
85c104
< ECHO = @ECHO@
---
> DUMPBIN = @DUMPBIN@
91,92c110
< F77 = @F77@
< FFLAGS = @FFLAGS@
---
> FGREP = @FGREP@
98a117
> LD = @LD@
102a122
> LIPO = @LIPO@
105a126
> MINGW = @MINGW@
106a128
> NM = @NM@
107a130
> OBJDUMP = @OBJDUMP@
108a132,133
> OTOOL = @OTOOL@
> OTOOL64 = @OTOOL64@
113a139
> PACKAGE_URL = @PACKAGE_URL@
128,129c154
< ac_ct_CXX = @ac_ct_CXX@
< ac_ct_F77 = @ac_ct_F77@
---
> ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
160a186
> lt_ECHO = @lt_ECHO@
172a199
> top_build_prefix = @top_build_prefix@
176c203
< test_CPPFLAGS = -I$(top_builddir)/src
---
> test_CPPFLAGS = -I$(top_srcdir)/src
189,190c216,217
< cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
< && exit 0; \
---
> ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
> && { if test -f $@; then exit 0; else break; fi; }; \
194,196c221,223
< echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu tests/Makefile'; \
< cd $(top_srcdir) && \
< $(AUTOMAKE) --gnu tests/Makefile
---
> echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu tests/Makefile'; \
> $(am__cd) $(top_srcdir) && \
> $(AUTOMAKE) --gnu tests/Makefile
213a241
> $(am__aclocal_m4_deps):
216,220c244,250
< @list='$(check_PROGRAMS)'; for p in $$list; do \
< f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
< echo " rm -f $$p $$f"; \
< rm -f $$p $$f ; \
< done
---
> @list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \
> echo " rm -f" $$list; \
> rm -f $$list || exit $$?; \
> test -n "$(EXEEXT)" || exit 0; \
> list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
> echo " rm -f" $$list; \
> rm -f $$list
223c253
< $(LINK) $(test_OBJECTS) $(test_LDADD) $(LIBS)
---
> $(AM_V_CCLD)$(LINK) $(test_OBJECTS) $(test_LDADD) $(LIBS)
234,235c264,266
< @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
< @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
---
> @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
> @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
> @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
241,242c272,274
< @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
< @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
---
> @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
> @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
> @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
248,249c280,282
< @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
< @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
---
> @am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
> @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
> @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
255,256c288,290
< @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test-test.o -MD -MP -MF $(DEPDIR)/test-test.Tpo -c -o test-test.o `test -f 'test.c' || echo '$(srcdir)/'`test.c
< @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/test-test.Tpo $(DEPDIR)/test-test.Po
---
> @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test-test.o -MD -MP -MF $(DEPDIR)/test-test.Tpo -c -o test-test.o `test -f 'test.c' || echo '$(srcdir)/'`test.c
> @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test-test.Tpo $(DEPDIR)/test-test.Po
> @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
262,263c296,298
< @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test-test.obj -MD -MP -MF $(DEPDIR)/test-test.Tpo -c -o test-test.obj `if test -f 'test.c'; then $(CYGPATH_W) 'test.c'; else $(CYGPATH_W) '$(srcdir)/test.c'; fi`
< @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/test-test.Tpo $(DEPDIR)/test-test.Po
---
> @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test-test.obj -MD -MP -MF $(DEPDIR)/test-test.Tpo -c -o test-test.obj `if test -f 'test.c'; then $(CYGPATH_W) 'test.c'; else $(CYGPATH_W) '$(srcdir)/test.c'; fi`
> @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test-test.Tpo $(DEPDIR)/test-test.Po
> @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
279,280c314,315
< $(AWK) ' { files[$$0] = 1; } \
< END { for (i in files) print i; }'`; \
---
> $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
> END { if (nonempty) { for (i in files) print i; }; }'`; \
286c321
< tags=; \
---
> set x; \
292,294c327,330
< $(AWK) ' { files[$$0] = 1; } \
< END { for (i in files) print i; }'`; \
< if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
---
> $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
> END { if (nonempty) { for (i in files) print i; }; }'`; \
> shift; \
> if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
296,297c332,338
< $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
< $$tags $$unique; \
---
> if test $$# -gt 0; then \
> $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
> "$$@" $$unique; \
> else \
> $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
> $$unique; \
> fi; \
302,303d342
< tags=; \
< here=`pwd`; \
308,310c347,349
< $(AWK) ' { files[$$0] = 1; } \
< END { for (i in files) print i; }'`; \
< test -z "$(CTAGS_ARGS)$$tags$$unique" \
---
> $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
> END { if (nonempty) { for (i in files) print i; }; }'`; \
> test -z "$(CTAGS_ARGS)$$unique" \
312c351
< $$tags $$unique
---
> $$unique
316,317c355,356
< && cd $(top_srcdir) \
< && gtags -i $(GTAGS_ARGS) $$here
---
> && $(am__cd) $(top_srcdir) \
> && gtags -i $(GTAGS_ARGS) "$$here"
337a377,379
> if test -d "$(distdir)/$$file"; then \
> find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
> fi; \
339c381,382
< cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
---
> cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
> find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
341c384
< cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
---
> cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
343,344c386,387
< test -f $(distdir)/$$file \
< || cp -p $$d/$$file $(distdir)/$$file \
---
> test -f "$(distdir)/$$file" \
> || cp -p $$d/$$file "$(distdir)/$$file" \
373a417
> -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
394a439,440
> html-am:
>
402a449,450
> install-dvi-am:
>
406a455,456
> install-html-am:
>
408a459,460
> install-info-am:
>
412a465,466
> install-pdf-am:
>
414a469,470
> install-ps-am:
>
437c493
< .MAKE: install-am install-strip
---
> .MAKE: check-am install-am install-strip
455a512
>