Re: parallel install fixes for bonobo-config



On Fri, 2001-10-05 at 11:57, Havoc Pennington wrote:
> 
> Hi,
> 
> Appended, OK to commit?

it looks good.  i also recommend this patch.

jacob
-- 
diff -Nrc -x *~ bonobo-config-0.103.0.orig/monikers/Makefile.am bonobo-config-0.103.0/monikers/Makefile.am
*** bonobo-config-0.103.0.orig/monikers/Makefile.am	Fri Oct  5 18:01:27 2001
--- bonobo-config-0.103.0/monikers/Makefile.am	Fri Oct  5 18:08:16 2001
***************
*** 60,70 ****
--- 60,76 ----
  libmoniker_gconf2_la_LIBADD = $(BONOBO_CONFIG_GCONF_LIBS) \
  	../bonobo-config/libbonobo_config.la
  
+ libmoniker_gconf2_la_LDFLAGS = \
+ 	-module -avoid-version
+ 
  libmoniker_config_la_SOURCES =	 		\
  	bonobo-moniker-config.c 		
  
  libmoniker_config_la_LIBADD = $(BONOBO_CONFIG_LIBS) \
  	../bonobo-config/libbonobo_config.la
+ 
+ libmoniker_config_la_LDFLAGS = \
+ 	-module -avoid-version
  
  noinst_PROGRAMS = test-xmldb
  test_xmldb_SOURCES = test-xmldb.c bonobo-config-xmldb.h bonobo-config-xmldb.c


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]