Commit Graph

1152 Commits

Author SHA1 Message Date
Dan Winship 4fe7f116d9 use privdatadir
* data/Makefile.am (dtappintegrate, dtappunintegrate): use
	privdatadir

svn path=/trunk/; revision=19770
2003-02-05 21:48:14 +00:00
Dan Winship 2b798e6820 Define and AC_SUBST privlibexecdir, privdatadir, privincludedir,
* configure.in: Define and AC_SUBST privlibexecdir, privdatadir,
	privincludedir, serverdir, evolutionuidir, imagesdir, buttonsdir,
	soundsdir, gladedir, etspecdir, and viewsdir.

svn path=/trunk/; revision=19769
2003-02-05 21:46:03 +00:00
Dan Winship e703f44dbb define and AC_SUBST privlibexecdir.
* configure.in: define and AC_SUBST privlibexecdir.

	* evolution-shell.pc.in: Add privlibexecdir, componentdir,
	evolutionuidir, and iconsdir.

svn path=/trunk/; revision=19758
2003-02-05 17:23:09 +00:00
Dan Winship 75402d39ad Update AC_DEFINEs to use the new syntax to make acconfig.h unnecessary.
* configure.in: Update AC_DEFINEs to use the new syntax to make
	acconfig.h unnecessary. (Remove unneeded HAVE_KDE_APPLNK define).
	Call GNOME_COMPILE_WARNINGS and add $WARN_CFLAGS to CFLAGS to get
	back to the evo 1.2 behavior of defaulting to -Wall everywhere.
	Fix up privlibdir definition to avoid undefined variables in
	evolution-shell.pc.

	* acinclude.m4: Update AC_DEFINE

	* acconfig.h: Gone

svn path=/trunk/; revision=19742
2003-02-04 20:57:25 +00:00
Chris Toshok 5839d83bd2 add gnome-vfs-module-2.0 to the deps so we pick up the right include path.
2003-02-03  Chris Toshok  <toshok@ximian.com>

	* configure.in (EVOLUTION_MAIL): add gnome-vfs-module-2.0 to the
	deps so we pick up the right include path.

svn path=/trunk/; revision=19724
2003-02-04 07:57:30 +00:00
Chris Toshok 1b564cc2a2 remove the --enable-shlib-components stuff.
2003-02-03  Chris Toshok  <toshok@ximian.com>

	* configure.in: remove the --enable-shlib-components stuff.

svn path=/trunk/; revision=19723
2003-02-04 01:26:22 +00:00
Jeffrey Stedfast 9fec09fdf7 Updated to add gssapi libs, since this is what we use krb5 for :-)
2003-01-28  Jeffrey Stedfast  <fejj@ximian.com>

	* configure.in (HAVE_KRB5): Updated to add gssapi libs, since this
	is what we use krb5 for :-)

svn path=/trunk/; revision=19675
2003-01-28 23:56:59 +00:00
Rodney Dawes 9c1d6e6b95 s/bin_SCRIPTS/tools_SCRIPTS/
2003-01-28  Rodney Dawes  <dobey@ximian.com>

	* tools/Makefile.am (EXTRA_DIST): s/bin_SCRIPTS/tools_SCRIPTS/

svn path=/trunk/; revision=19673
2003-01-28 21:47:16 +00:00
Ettore Perazzoli 1d9a3023e5 #include bonobo-activation instead of oaf. (main): Initialize using
* tools/evolution-addressbook-export.c: #include bonobo-activation
instead of oaf.
(main): Initialize using gnome_program_init().
(save_cards): Use g_main_loop_quit() instead of gtk_exit().

* tools/evolution-addressbook-import.c: Update include list for
GNOME 2.
(main): Initialize using gnome_program_init().
(unref_executable): Use g_main_loop_quit() instead of gtk_exit().
(add_cb): Likewise.

* tools/evolution-addressbook-abuse.c: Update include list for
GNOME 2.
(main): Initialize using gnome_program_init().
(use_addressbook): Use g_object_unref() instead of
gtk_object_unref().
(main): Use g_timeout_add() instead of gtk_timeout_add().
(add_cb): Use g_main_loop_quit() instead of gtk_exit().

* configure.in (AC_SUBST): Add tools/Makefile.

* Makefile.am (SUBDIRS): Add tools/ back into the list.

* tools/Makefile.am: Install everything in
$(datadir)/evolution-$(BASE_VERSION)/tools.
(INCLUDES): Add the defines that gnome_program_init() likes and
also add the _DISABLE_DEPRECATED stuff.

svn path=/trunk/; revision=19656
2003-01-27 18:54:56 +00:00
Chris Toshok 58f0adcb24 add in the conduit Makefile's.
2003-01-26  Chris Toshok  <toshok@ximian.com>

	* configure.in (AC_OUTPUT): add in the conduit Makefile's.

svn path=/trunk/; revision=19643
2003-01-27 06:20:35 +00:00
Chris Toshok 734a5f154e only do the CONDUIT_CFLAGS/LIBS stuff if pilot conduits have been enabled.
2003-01-26  Chris Toshok  <toshok@ximian.com>

	* configure.in: only do the CONDUIT_CFLAGS/LIBS stuff if pilot
	conduits have been enabled.

svn path=/trunk/; revision=19638
2003-01-27 02:53:32 +00:00
Chris Toshok 2a000947a5 in the --enable-pilot-conduits stanza, use PKG_CHECK_MODULES to get the
2003-01-26  Chris Toshok  <toshok@ximian.com>

	* configure.in: in the --enable-pilot-conduits stanza, use
	PKG_CHECK_MODULES to get the gnome-pilot-2.0 (and therefore
	pilot-link) cflags/libs before doing our utf-8 check.  also,
	enable the addressbook/calendar CONDUIT_{CFLAGS/LIBS} variables.

svn path=/trunk/; revision=19637
2003-01-26 23:56:53 +00:00
Ettore Perazzoli 5c64c7c93c (evolutionuidir): Define iconsdir.
svn path=/trunk/; revision=19618
2003-01-24 18:10:32 +00:00
Jeffrey Stedfast be96dc88ff Doh. Use the MANUAL_[NSPR,NSS]_[CFLAGS,LIBS] variables where appropriate.
2003-01-24  Jeffrey Stedfast  <fejj@ximian.com>

	* configure.in (FULL_GNOME_DEPS): Doh. Use the
	MANUAL_[NSPR,NSS]_[CFLAGS,LIBS] variables where appropriate.

svn path=/trunk/; revision=19613
2003-01-24 06:16:29 +00:00
Ettore Perazzoli a47f03c9bc (idldir): Define componentdir instead of
COMPONENT_DIR.  Set it to $privlibdir/components instead of
$libdir/evolution-$(BASE_VERSION)/components.

svn path=/trunk/; revision=19593
2003-01-23 19:34:27 +00:00
Jeffrey Stedfast 66a137db53 Simplify the whole process into about 8 lines by using pkg-config.
2003-01-22  Jeffrey Stedfast  <fejj@ximian.com>

	* configure.in (MOZILLA_NSS): Simplify the whole process into
	about 8 lines by using pkg-config.

svn path=/trunk/; revision=19576
2003-01-22 22:53:20 +00:00
Ettore Perazzoli 05114bc495 For now, do not install the evolution.1 manpage. Install all the other
* data/Makefile.am: For now, do not install the evolution.1
manpage.  Install all the other files with a -$(BASE_VERSION)
suffix.
(dtappintegrate): Update for the new location of cde_app_root.
(dtappunintegrate): Likewise.

* data/cde_app_root/dt/appconfig/appmanager/C/Ximian/Makefile.am
(cdeappmanagerdir): Version using $(BASE_VERSION).
* data/cde_app_root/dt/appconfig/types/C/Makefile.am
(cdetypesdir): Likewise.
* data/cde_app_root/dt/appconfig/icons/C/Makefile.am
(cdeiconsdir): Likewise.

* sounds/Makefile.am (soundsdir): Version using $(BASE_VERSION).

* configure.in: Define BASE_VERSION.  Set idldir to
$datadir/idl/evolution-$BASE_VERSION instead of just
$datadir/idl/evolution.

svn path=/trunk/; revision=19550
2003-01-22 20:02:32 +00:00
Ettore Perazzoli eca2fa78fe (ALL_LINGUAS): Remove fr for now, since it doesn't
seem to work.
(AC_OUTPUT): Remove calendar/importers/Makefile for now.

svn path=/trunk/; revision=19450
2003-01-14 17:42:07 +00:00
Ettore Perazzoli d04f81295a (ALL_LINGUAS): Remove fr for now, since it doesn't
seem to work.

svn path=/trunk/; revision=19445
2003-01-14 17:33:46 +00:00
Rodney Dawes e220812ac4 intltool, not xml-i18n-tools
2003-01-14  Rodney Dawes  <dobey@ximian.com>

	* Makefile.am (EXTRA_DIST): intltool, not xml-i18n-tools

svn path=/trunk/; revision=19439
2003-01-14 15:50:26 +00:00
Dan Winship 5c410ab142 add po
* Makefile.am (SUBDIRS): add po

	* configure.in: Move ALL_LINGUAS definition to before
	AM_GLIB_GNU_GETTEXT, or else no linguas for you!

svn path=/trunk/; revision=19267
2003-01-07 21:04:50 +00:00
Dan Winship cd6da3a0c9 Use "Evolution", not "evolution", since that becomes the value of the
* configure.in (AC_INIT): Use "Evolution", not "evolution", since
	that becomes the value of the PACKAGE variable
	(privlibdir): parse $VERSION by hand since.
	EVOLUTION_MAJOR_VERSION, etc aren't defined any more (and trying
	to pass a variable to AC_INIT won't work). This and the above
	change fix the problem that privlibdir was being defined as
	"${libdir}/Evolution/." instead of "${libdir}/evolution/1.3"
	(GAL_VERSION): AC_SUBST this since it's needed in the .pc files
	(idldir): define this here rather than in each Makefile.am that
	needs it.
	(AC_OUTPUT): Add .pc files

	* Makefile.am (pkgconfig_DATA): Add pc files.
	(confexec_DATA): Remove this (fooConf.sh files)
	(SUBDIRS): Move filter earlier in the build. (I think it was
	calendar that depends on it now?)
	(%Conf.sh): Remove this. The .pc files are output by configure.in
	now.

	* camel.pc.in, evolution-addressbook.pc.in,
	evolution-calendar.pc.in, evolution-shell.pc.in: Replace the
	*Conf.sh files with these. In addition to the basic variables,
	include camel_providerdir (in camel.pc) and idldir, IDL_INCLUDES
	and privlibdir (in the others).

svn path=/trunk/; revision=19241
2003-01-06 14:16:59 +00:00
Ettore Perazzoli aef8f713ae Define COMPONENT_DIR.
* configure.in: Define COMPONENT_DIR.

* Makefile.am (componentdir): Install in $(COMPONENT_DIR), not in
${prefix}/evolution/components.

svn path=/trunk/; revision=19008
2002-12-04 20:38:42 +00:00
Jeffrey Stedfast 27f4b6bd27 Add NSPR CFLAGS and LDFLAGS to the E_UTIL build flags.
2002-11-22  Jeffrey Stedfast  <fejj@ximian.com>

	* configure.in: Add NSPR CFLAGS and LDFLAGS to the E_UTIL build
	flags.

svn path=/trunk/; revision=18892
2002-11-22 22:26:20 +00:00
Ettore Perazzoli abb2d6725e AC_OUTPUT(my-evoluton/Makefile).
svn path=/trunk/; revision=18866
2002-11-20 22:09:31 +00:00
Ettore Perazzoli b07f8852a6 (changelogs): Add my-evolution.
svn path=/trunk/; revision=18864
2002-11-20 22:00:20 +00:00
Not Zed f299a6984a cvs removed it all. Not much use having it around anymore.
2002-11-20  Not Zed  <NotZed@Ximian.com>

        * libibex/*: cvs removed it all.  Not much use having it around
        anymore.

svn path=/trunk/; revision=18854
2002-11-20 07:09:53 +00:00
Ettore Perazzoli 9f5ba47f84 Check for gconftool-2, and added
AM_GCONF_SOURCE_2.

svn path=/trunk/; revision=18846
2002-11-19 21:29:34 +00:00
Not Zed be05081ea9 Added back IMPORTERS_CFLAGS and mail/importers/Makefile
2002-11-18  Not Zed  <NotZed@Ximian.com>

	* configure.in: Added back IMPORTERS_CFLAGS and
	mail/importers/Makefile

svn path=/trunk/; revision=18820
2002-11-18 11:27:35 +00:00
Chris Toshok eb5f7a9d05 we require >= 0.0.9.99 of gal.
2002-11-16  Chris Toshok  <toshok@ximian.com>

        * configure.in: we require >= 0.0.9.99 of gal.

svn path=/trunk/; revision=18815
2002-11-17 08:20:06 +00:00
Ettore Perazzoli 55cb4cb272 Set up the my-evolution flags properly, do not
AC_SUBST GNOME_Evolution_Mail.server.in.

svn path=/trunk/; revision=18789
2002-11-15 22:03:09 +00:00
Not Zed 761d415678 re-added filter, mail, composer
2002-11-13  Not Zed  <NotZed@Ximian.com>

	* Makefile.am (SUBDIRS): re-added filter, mail, composer

	* configure.in: Added EVOLUTION_MAIL settings, and mail/makefile.

svn path=/trunk/; revision=18737
2002-11-13 10:09:03 +00:00
Joe Shaw 233d008420 remove tools for now, it's not in configure.in.
2002-11-11  Joe Shaw  <joe@ximian.com>

	* Makefile.am (SUBDIRS): remove tools for now, it's not in
	configure.in.

svn path=/trunk/; revision=18714
2002-11-11 23:43:40 +00:00
Chris Toshok 3d74e7f17d add addressbook.
2002-11-11  Chris Toshok  <toshok@ximian.com>

	* Makefile.am (SUBDIRS): add addressbook.

svn path=/trunk/; revision=18713
2002-11-11 23:17:49 +00:00
Chris Toshok 806533da97 add some more addressbook paths.
2002-11-08  Chris Toshok  <toshok@ximian.com>

	* configure.in: add some more addressbook paths.

svn path=/trunk/; revision=18669
2002-11-08 11:52:38 +00:00
Not Zed 9e31d0070e Added composer/Makefile & gtkhtml-3.0 deps.
2002-11-08  Not Zed  <NotZed@Ximian.com>

        * configure.in: Added composer/Makefile & gtkhtml-3.0 deps.

svn path=/trunk/; revision=18662
2002-11-08 07:28:30 +00:00
Chris Toshok 237e7d2436 GNOME_Evolution_Summary.oaf.in = > GNOME_Evolution_Summary.server.in
2002-11-07  Chris Toshok  <toshok@ximian.com>

	* configure.in (AC_OUTPUT): GNOME_Evolution_Summary.oaf.in = >
	GNOME_Evolution_Summary.server.in

svn path=/trunk/; revision=18656
2002-11-08 02:31:12 +00:00
JP Rosevear 21528af726 update e-util and calendar compile flags
2002-11-07  JP Rosevear  <jpr@ximian.com>

	* configure.in: update e-util and calendar compile flags

svn path=/trunk/; revision=18647
2002-11-07 22:45:29 +00:00
Rodrigo Moya 19414d4335 added libgnome-2.0 to camel requirements.
2002-11-07  Rodrigo Moya <rodrigo@ximian.com>

	* configure.in: added libgnome-2.0 to camel requirements.

svn path=/trunk/; revision=18634
2002-11-07 16:35:24 +00:00
Chris Toshok ec2d01a3e5 add some more addressbook dirs to AC_OUTPUT.
2002-11-06  Chris Toshok  <toshok@ximian.com>

	* configure.in: add some more addressbook dirs to AC_OUTPUT.

svn path=/trunk/; revision=18592
2002-11-06 08:28:36 +00:00
Jeffrey Stedfast f77ebc1bb9 Re-enable the filter cflags/libs stuff.
2002-11-05  Jeffrey Stedfast  <fejj@ximian.com>

	* configure.in: Re-enable the filter cflags/libs stuff.

svn path=/trunk/; revision=18580
2002-11-06 03:51:32 +00:00
Chris Toshok dfea470a85 add wombat.
2002-11-05  Chris Toshok  <toshok@ximian.com>

	* Makefile.am (SUBDIRS): add wombat.

svn path=/trunk/; revision=18566
2002-11-05 21:38:36 +00:00
Chris Toshok f2dc9f4837 add wombat and addressbook compile flags, and add wombat and some
2002-11-05  Chris Toshok  <toshok@ximian.com>

	* configure.in: add wombat and addressbook compile flags, and add
	wombat and some addressbook dirs to AC_OUTPUT.

svn path=/trunk/; revision=18565
2002-11-05 21:37:18 +00:00
Dan Winship 9ec505a6ca change the commented-out soup check to refer to the new soup 2.0 in the
* configure.in: change the commented-out soup check to refer to
	the new soup 2.0 in the libsoup module

svn path=/trunk/; revision=18559
2002-11-05 19:51:39 +00:00
Rodrigo Moya 218755e2c7 use correct libgtkhtml-3.0 for calendar and added generation of calendar
2002-11-05  Rodrigo Moya <rodrigo@ximian.com>

	* configure.in: use correct libgtkhtml-3.0 for calendar and added
	generation of calendar GUI's directories.

svn path=/trunk/; revision=18549
2002-11-05 13:08:50 +00:00
Rodrigo Moya 255e65abb3 enabled libwombat.
2002-11-05  Rodrigo Moya <rodrigo@ximian.com>

	* configure.in: enabled libwombat.

svn path=/trunk/; revision=18545
2002-11-05 11:22:35 +00:00
Rodrigo Moya 4cd8e78e09 added libversit directory to build.
2002-11-04  Rodrigo Moya <rodrigo@ximian.com>

	* configure.in:
	* Makefile.am: added libversit directory to build.

svn path=/trunk/; revision=18536
2002-11-04 21:53:31 +00:00
Ettore Perazzoli a2c2672cbe (SUBDIRS): Add shell.
svn path=/trunk/; revision=18535
2002-11-04 19:06:48 +00:00
Rodrigo Moya dcb12b11c9 added calendar/idl/Makefile to AC_OUTPUT
2002-11-04  Rodrigo Moya <rodrigo@ximian.com>

	* configure.in: added calendar/idl/Makefile to AC_OUTPUT

svn path=/trunk/; revision=18530
2002-11-04 15:40:06 +00:00
Ettore Perazzoli 0dbf7761a9 Add an AM_GLIB_GNU_GETTEXT.
svn path=/trunk/; revision=18527
2002-11-04 15:33:39 +00:00