Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 268647 | Differences between
and this patch

Collapse All | Expand All

(-)glib/tests/Makefile.in.ori (-6 / +21 lines)
Lines 1-4 Link Here
1
# Makefile.in generated by automake 1.10.1 from Makefile.am.
1
# Makefile.in generated by automake 1.10.2 from Makefile.am.
2
# @configure_input@
2
# @configure_input@
3
3
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
Lines 76-82 Link Here
76
am_rand_OBJECTS = rand.$(OBJEXT)
76
am_rand_OBJECTS = rand.$(OBJEXT)
77
rand_OBJECTS = $(am_rand_OBJECTS)
77
rand_OBJECTS = $(am_rand_OBJECTS)
78
rand_DEPENDENCIES = $(progs_ldadd)
78
rand_DEPENDENCIES = $(progs_ldadd)
79
am_strfuncs_OBJECTS = strfuncs.$(OBJEXT)
79
am_strfuncs_OBJECTS = strfuncs-strfuncs.$(OBJEXT)
80
strfuncs_OBJECTS = $(am_strfuncs_OBJECTS)
80
strfuncs_OBJECTS = $(am_strfuncs_OBJECTS)
81
strfuncs_DEPENDENCIES = $(progs_ldadd)
81
strfuncs_DEPENDENCIES = $(progs_ldadd)
82
am_string_OBJECTS = string.$(OBJEXT)
82
am_string_OBJECTS = string.$(OBJEXT)
Lines 336-341 Link Here
336
rand_SOURCES = rand.c
336
rand_SOURCES = rand.c
337
rand_LDADD = $(progs_ldadd) -lm
337
rand_LDADD = $(progs_ldadd) -lm
338
strfuncs_SOURCES = strfuncs.c
338
strfuncs_SOURCES = strfuncs.c
339
strfuncs_CPPFLAGS = -D_ISOC99_SOURCE
339
strfuncs_LDADD = $(progs_ldadd) -lm
340
strfuncs_LDADD = $(progs_ldadd) -lm
340
string_SOURCES = string.c
341
string_SOURCES = string.c
341
string_LDADD = $(progs_ldadd) -lm
342
string_LDADD = $(progs_ldadd) -lm
Lines 355-362 Link Here
355
	@for dep in $?; do \
356
	@for dep in $?; do \
356
	  case '$(am__configure_deps)' in \
357
	  case '$(am__configure_deps)' in \
357
	    *$$dep*) \
358
	    *$$dep*) \
358
	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
359
	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
359
		&& exit 0; \
360
	        && { if test -f $@; then exit 0; else break; fi; }; \
360
	      exit 1;; \
361
	      exit 1;; \
361
	  esac; \
362
	  esac; \
362
	done; \
363
	done; \
Lines 431-437 Link Here
431
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/option-context.Po@am__quote@
432
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/option-context.Po@am__quote@
432
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/printf.Po@am__quote@
433
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/printf.Po@am__quote@
433
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rand.Po@am__quote@
434
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rand.Po@am__quote@
434
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strfuncs.Po@am__quote@
435
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strfuncs-strfuncs.Po@am__quote@
435
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/string.Po@am__quote@
436
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/string.Po@am__quote@
436
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testing.Po@am__quote@
437
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testing.Po@am__quote@
437
438
Lines 456-461 Link Here
456
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
457
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
457
@am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
458
@am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
458
459
460
strfuncs-strfuncs.o: strfuncs.c
461
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(strfuncs_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT strfuncs-strfuncs.o -MD -MP -MF $(DEPDIR)/strfuncs-strfuncs.Tpo -c -o strfuncs-strfuncs.o `test -f 'strfuncs.c' || echo '$(srcdir)/'`strfuncs.c
462
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/strfuncs-strfuncs.Tpo $(DEPDIR)/strfuncs-strfuncs.Po
463
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='strfuncs.c' object='strfuncs-strfuncs.o' libtool=no @AMDEPBACKSLASH@
464
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
465
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(strfuncs_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o strfuncs-strfuncs.o `test -f 'strfuncs.c' || echo '$(srcdir)/'`strfuncs.c
466
467
strfuncs-strfuncs.obj: strfuncs.c
468
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(strfuncs_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT strfuncs-strfuncs.obj -MD -MP -MF $(DEPDIR)/strfuncs-strfuncs.Tpo -c -o strfuncs-strfuncs.obj `if test -f 'strfuncs.c'; then $(CYGPATH_W) 'strfuncs.c'; else $(CYGPATH_W) '$(srcdir)/strfuncs.c'; fi`
469
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/strfuncs-strfuncs.Tpo $(DEPDIR)/strfuncs-strfuncs.Po
470
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='strfuncs.c' object='strfuncs-strfuncs.obj' libtool=no @AMDEPBACKSLASH@
471
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
472
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(strfuncs_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o strfuncs-strfuncs.obj `if test -f 'strfuncs.c'; then $(CYGPATH_W) 'strfuncs.c'; else $(CYGPATH_W) '$(srcdir)/strfuncs.c'; fi`
473
459
mostlyclean-libtool:
474
mostlyclean-libtool:
460
	-rm -f *.lo
475
	-rm -f *.lo
461
476
Lines 467-473 Link Here
467
	unique=`for i in $$list; do \
482
	unique=`for i in $$list; do \
468
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
483
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
469
	  done | \
484
	  done | \
470
	  $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
485
	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
471
	      END { if (nonempty) { for (i in files) print i; }; }'`; \
486
	      END { if (nonempty) { for (i in files) print i; }; }'`; \
472
	mkid -fID $$unique
487
	mkid -fID $$unique
473
tags: TAGS
488
tags: TAGS

Return to bug 268647