Removed HAVE_BONOBO from acconfig.h

Fixed capplet Makefile.am's. Some porting for control-center/main.c
This commit is contained in:
Bradford Hovinen (Gdict maintainer) 2001-11-10 20:55:08 +00:00
parent 430bb66299
commit 86192c772e
10 changed files with 8 additions and 15 deletions

View file

@ -21,7 +21,7 @@ oaf_DATA = Bonobo_Control_Capplet_keyboard_properties.oaf
##
## You should not need to modify anything below this line
##
@XML_I18N_MERGE_DESKTOP_RULE@
@INTLTOOL_DESKTOP_RULE@
$(bin_SCRIPTS): $(top_srcdir)/capplets/common/wrapper-script.in
sed -e "s#@BINDIR@#$(bindir)#" -e "s#@CAPPLET_NAME@#$(cappletname)-properties#" < $< > $@