Raja R Harinath 8bfa8af939 Add a new paramater, which is passed to GNOME_INIT_HOOK.
* gnome.m4 (GNOME_INIT): Add a new paramater, which is passed to
GNOME_INIT_HOOK.
(GNOME_INIT_HOOK): New parameter "additional inits".  This is a
list like "applets capplet", and the corresponding
GNOME_APPLETS_LIBS and GNOME_CAPPLETS_LIBS are defined.

Note: This change requires all standalone panel applets to use

	GNOME_INIT(applets)

instead of just GNOME_INIT in their configure.ins.  I don't think
there are any standalon panel applets in Gnome CVS.  This is partly to
fix a bug with a message `unknown library: applets' that appears when
gnome-core is installed the first time.

svn path=/trunk/; revision=743
1999-03-10 01:10:12 +00:00
Description
No description provided
1.4 GiB
Languages
C 96.8%
JavaScript 1.4%
CMake 1.2%
Makefile 0.2%
Python 0.2%