Bug 655065 Build failure on OS X 10.7 Lion
Remove LDDADS and setting each object file's LDDAD to it; just set a global LDDAD.
This commit is contained in:
		@ -14,7 +14,7 @@ AM_CPPFLAGS =				\
 | 
			
		||||
DEPS = \
 | 
			
		||||
	$(top_builddir)/gtk/libgtk-3.la
 | 
			
		||||
 | 
			
		||||
LDADDS = \
 | 
			
		||||
LDADD = \
 | 
			
		||||
	$(top_builddir)/gtk/libgtk-3.la	\
 | 
			
		||||
	$(top_builddir)/gdk/libgdk-3.la	\
 | 
			
		||||
	$(GTK_DEP_LIBS)			\
 | 
			
		||||
@ -246,110 +246,6 @@ testpixbuf_scale_DEPENDENCIES = $(TEST_DEPS)
 | 
			
		||||
testgmenu_DEPENDENCIES = $(TEST_DEPS)
 | 
			
		||||
testlogout_DEPENDENCIES = $(TEST_DEPS)
 | 
			
		||||
 | 
			
		||||
flicker_LDADD = $(LDADDS)
 | 
			
		||||
simple_LDADD = $(LDADDS)
 | 
			
		||||
print_editor_LDADD = $(LDADDS)
 | 
			
		||||
testaccel_LDADD = $(LDADDS)
 | 
			
		||||
testadjustsize_LDADD = $(LDADDS)
 | 
			
		||||
testassistant_LDADD = $(LDADDS)
 | 
			
		||||
testbbox_LDADD = $(LDADDS)
 | 
			
		||||
testboxcss_LDADD = $(LDADDS)
 | 
			
		||||
testbuttons_LDADD = $(LDADDS)
 | 
			
		||||
testcairo_LDADD = $(LDADDS)
 | 
			
		||||
testcalendar_LDADD = $(LDADDS)
 | 
			
		||||
testclipboard_LDADD = $(LDADDS)
 | 
			
		||||
testcolorchooser_LDADD = $(LDADDS)
 | 
			
		||||
testcombo_LDADD = $(LDADDS)
 | 
			
		||||
testcombochange_LDADD = $(LDADDS)
 | 
			
		||||
testcellrenderertext_LDADD = $(LDADDS)
 | 
			
		||||
testdnd_LDADD = $(LDADDS)
 | 
			
		||||
testellipsise_LDADD = $(LDADDS)
 | 
			
		||||
testentrycompletion_LDADD = $(LDADDS)
 | 
			
		||||
testentryicons_LDADD = $(LDADDS)
 | 
			
		||||
testerrors_LDADD = $(LDADDS)
 | 
			
		||||
testfilechooser_LDADD = $(LDADDS)
 | 
			
		||||
testfilechooserbutton_LDADD = $(LDADDS)
 | 
			
		||||
testfontselection_LDADD = $(LDADDS)
 | 
			
		||||
testfontselectiondialog_LDADD = $(LDADDS)
 | 
			
		||||
testfontchooser_LDADD = $(LDADDS)
 | 
			
		||||
testfontchooserdialog_LDADD = $(LDADDS)
 | 
			
		||||
testframe_LDADD = $(LDADDS)
 | 
			
		||||
testgeometry_LDADD = $(LDADDS)
 | 
			
		||||
testgiconpixbuf_LDADD = $(LDADDS)
 | 
			
		||||
testgrid_LDADD = $(LDADDS)
 | 
			
		||||
testgtk_LDADD = $(LDADDS)
 | 
			
		||||
testheightforwidth_LDADD = $(LDADDS)
 | 
			
		||||
testicontheme_LDADD = $(LDADDS)
 | 
			
		||||
testiconview_LDADD = $(LDADDS)
 | 
			
		||||
testiconview_keynav_LDADD = $(LDADDS)
 | 
			
		||||
testinput_LDADD = $(LDADDS)
 | 
			
		||||
testimage_LDADD = $(LDADDS)
 | 
			
		||||
testkineticscrolling_LDADD = $(LDADDS)
 | 
			
		||||
testlockbutton_LDADD = $(LDADDS)
 | 
			
		||||
testmenubars_LDADD = $(LDADDS)
 | 
			
		||||
testmountoperation_LDADD = $(LDADDS)
 | 
			
		||||
testmultidisplay_LDADD = $(LDADDS)
 | 
			
		||||
testmultiscreen_LDADD = $(LDADDS)
 | 
			
		||||
testnotebookdnd_LDADD = $(LDADDS)
 | 
			
		||||
testnouiprint_LDADD = $(LDADDS)
 | 
			
		||||
testnumerableicon_LDADD = $(LDADDS)
 | 
			
		||||
testoffscreen_LDADD = $(LDADDS)
 | 
			
		||||
testoffscreenwindow_LDADD = $(LDADDS)
 | 
			
		||||
testappchooser_LDADD = $(LDADDS)
 | 
			
		||||
testappchooserbutton_LDADD = $(LDADDS)
 | 
			
		||||
testorientable_LDADD = $(LDADDS)
 | 
			
		||||
testoverlay_LDADD = $(LDADDS)
 | 
			
		||||
testoverlaystyleclass_LDADD = $(LDADDS)
 | 
			
		||||
testprint_LDADD = $(LDADDS)
 | 
			
		||||
testrecentchooser_LDADD = $(LDADDS)
 | 
			
		||||
testrecentchoosermenu_LDADD = $(LDADDS)
 | 
			
		||||
testrichtext_LDADD = $(LDADDS)
 | 
			
		||||
testscale_LDADD = $(LDADDS)
 | 
			
		||||
testselection_LDADD = $(LDADDS)
 | 
			
		||||
testsocket_LDADD = $(LDADDS)
 | 
			
		||||
testsocket_child_LDADD = $(LDADDS)
 | 
			
		||||
testspinbutton_LDADD = $(LDADDS)
 | 
			
		||||
teststatusicon_LDADD = $(LDADDS)
 | 
			
		||||
testtoolbar_LDADD = $(LDADDS)
 | 
			
		||||
stresstest_toolbar_LDADD = $(LDADDS)
 | 
			
		||||
testtreeedit_LDADD = $(LDADDS)
 | 
			
		||||
testtreechanging_LDADD = $(LDADDS)
 | 
			
		||||
testtreemodel_LDADD = $(LDADDS)
 | 
			
		||||
testtreeview_LDADD = $(LDADDS)
 | 
			
		||||
testtreefocus_LDADD = $(LDADDS)
 | 
			
		||||
testtreeflow_LDADD = $(LDADDS)
 | 
			
		||||
testtreecolumns_LDADD = $(LDADDS)
 | 
			
		||||
testtreecolumnsizing_LDADD = $(LDADDS)
 | 
			
		||||
testtreesort_LDADD = $(LDADDS)
 | 
			
		||||
testverticalcells_LDADD = $(LDADDS)
 | 
			
		||||
treestoretest_LDADD = $(LDADDS)
 | 
			
		||||
testxinerama_LDADD = $(LDADDS)
 | 
			
		||||
testmerge_LDADD = $(LDADDS)
 | 
			
		||||
testactions_LDADD = $(LDADDS)
 | 
			
		||||
testgrouping_LDADD = $(LDADDS)
 | 
			
		||||
testtooltips_LDADD = $(LDADDS)
 | 
			
		||||
testvolumebutton_LDADD = $(LDADDS)
 | 
			
		||||
testscrolledwindow_LDADD = $(LDADDS)
 | 
			
		||||
testcellarea_LDADD = $(LDADDS)
 | 
			
		||||
testtreemenu_LDADD = $(LDADDS)
 | 
			
		||||
testwindows_LDADD = $(LDADDS)
 | 
			
		||||
testexpand_LDADD = $(LDADDS)
 | 
			
		||||
testexpander_LDADD = $(LDADDS)
 | 
			
		||||
testswitch_LDADD = $(LDADDS)
 | 
			
		||||
styleexamples_LDADD = $(LDADDS)
 | 
			
		||||
testtoplevelembed_LDADD = $(LDADDS)
 | 
			
		||||
testnoscreen_LDADD = $(LDADDS)
 | 
			
		||||
testtreepos_LDADD = $(LDADDS)
 | 
			
		||||
testsensitive_LDADD = $(LDADDS)
 | 
			
		||||
testtextview_LDADD = $(LDADDS)
 | 
			
		||||
testanimation_LDADD = $(LDADDS)
 | 
			
		||||
testpixbuf_save_LDADD = $(LDADDS)
 | 
			
		||||
testpixbuf_color_LDADD = $(LDADDS)
 | 
			
		||||
testpixbuf_scale_LDADD = $(LDADDS)
 | 
			
		||||
testgmenu_LDADD = $(LDADDS)
 | 
			
		||||
testlogout_LDADD = $(LDADDS)
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
testboxcss_SOURCES =	\
 | 
			
		||||
	testboxcss.c	\
 | 
			
		||||
	prop-editor.c
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user