Commit Graph

1192 Commits

Author SHA1 Message Date
35ef3e5a6e Fix KDE_APPLNK_DIR to not install to a diff prefix, and disable installing
2003-04-21  Rodney Dawes  <dobey@ximian.com>

	* configure.in: Fix KDE_APPLNK_DIR to not install to a diff prefix,
	and disable installing the file to the KDE applnk path by default

svn path=/trunk/; revision=20915
2003-04-22 14:54:15 +00:00
e07d3adc4f 1.3.2.99.
svn path=/trunk/; revision=20827
2003-04-11 19:48:20 +00:00
288b6b281c The return of 1.3.2.
svn path=/trunk/; revision=20824
2003-04-11 19:25:54 +00:00
2e2287a9f2 Fix
* tools/Makefile.am (EXTRA_DIST): Fix

svn path=/trunk/; revision=20772
2003-04-08 21:51:18 +00:00
3b5fc9292b Oops, don't use a == when comparing strings in shell.
2003-04-07  Jeffrey Stedfast  <fejj@ximian.com>

	* configure.in: Oops, don't use a == when comparing strings in
	shell.

svn path=/trunk/; revision=20724
2003-04-07 19:12:46 +00:00
50b639d988 remove evolution-addressbook-export.
2003-04-07  Chris Toshok  <toshok@ximian.com>

	* tools/Makefile.am (privlibexec_PROGRAMS): remove
	evolution-addressbook-export.

	* tools/evolution-addressbook-export.c: nuke.

svn path=/trunk/; revision=20712
2003-04-07 16:39:03 +00:00
f2fca1f315 add addressbook/tools/Makefile to AC_OUTPUT.
2003-04-07  Chris Toshok  <toshok@ximian.com>

	* configure.in: add addressbook/tools/Makefile to AC_OUTPUT.

svn path=/trunk/; revision=20710
2003-04-07 16:22:50 +00:00
49eb4eb0e4 Install these in privlibexecdir, not privdatadir. Move killev from SCRIPTS
* tools/Makefile.am (privlibexec_SCRIPTS, privlibexec_PROGRAMS):
	Install these in privlibexecdir, not privdatadir. Move killev from
	SCRIPTS to PROGRAMS.
	(killev_SOURCES, killev_LDADD): Add

	* tools/killev.c: New C port of killev, since
	"bonobo-activation-query" does not return as much information as
	"oaf-client" did. Also has prettier output. (Still shells out to
	killall/pkill to do the actual killing.)

	* tools/killev: Gone

	* tools/evolution-move-tasks: Removed since the evolution-calendar
	code that called it is also gone now.

svn path=/trunk/; revision=20700
2003-04-07 16:06:50 +00:00
4b77c5c6e2 Updated for mail/camel/composer/filter for 1.3.2
2003-04-07  Not Zed  <NotZed@Ximian.com>

	* NEWS: Updated for mail/camel/composer/filter for 1.3.2

svn path=/trunk/; revision=20693
2003-04-07 03:17:18 +00:00
1562291781 Create $(DESTDIR)$(kdedesktopdir) before installation.
svn path=/trunk/; revision=20686
2003-04-06 16:09:08 +00:00
d369f4d903 bleah, add "" in for the "no" case in with_static_ldap.
2003-04-04  Chris Toshok  <toshok@ximian.com>

	* acinclude.m4 (EVO_LDAP_CHECK): bleah, add "" in for the "no"
	case in with_static_ldap.

svn path=/trunk/; revision=20674
2003-04-04 20:33:19 +00:00
46b7c0bd86 the existence of libldap.la should have no bearing on whether or not we
2003-04-03  Chris Toshok  <toshok@ximian.com>

	* acinclude.m4 (EVO_LDAP_CHECK): the existence of libldap.la
	should have no bearing on whether or not we try to statically link
	ldap.

svn path=/trunk/; revision=20666
2003-04-04 01:08:36 +00:00
62729f9b47 Added myself as new Portuguese translator.
2003-03-29  Duarte Loreto <happyguy_pt@hotmail.com>

        * AUTHORS: Added myself as new Portuguese translator.

svn path=/trunk/; revision=20574
2003-03-29 05:17:51 +00:00
325edf034c Ported check for "killall" vs. "killp" back from
1.2.

svn path=/trunk/; revision=20571
2003-03-28 23:39:25 +00:00
39f523bc89 (install-data-local): Fix installation of the
.desktop file.

svn path=/trunk/; revision=20570
2003-03-28 23:38:41 +00:00
54be14a8e6 Autogen help/Makefile.
* configure.in: Autogen help/Makefile.

* Makefile.am (SUBDIRS): Add help.  [#38234]

svn path=/trunk/; revision=20528
2003-03-26 23:02:26 +00:00
b6b70c0bf9 Fixed Heimdal include path.
2003-03-25  Jeffrey Stedfast  <fejj@ximian.com>

	* configure.in: Fixed Heimdal include path.

svn path=/trunk/; revision=20507
2003-03-25 18:23:46 +00:00
a48928043b Fix 39901 and 40233
2003-03-25  Rodney Dawes  <dobey@ximian.com>

	* data/evolution.desktop.in: Fix 39901 and 40233

svn path=/trunk/; revision=20495
2003-03-25 14:45:52 +00:00
9643a66cfc Fix the mit krb5+krb4 check to work with --without-kr5
2003-03-21  Rodney Dawes  <dobey@ximian.com>

	* configure.in: Fix the mit krb5+krb4 check to work with --without-kr5

svn path=/trunk/; revision=20464
2003-03-22 06:00:44 +00:00
d5ea4c4a69 Updated considerably.
svn path=/trunk/; revision=20365
2003-03-19 20:28:05 +00:00
70c39223a7 Fixed a type-o in the krb5 checks.
2003-03-18  Jeffrey Stedfast  <fejj@ximian.com>

	* configure.in: Fixed a type-o in the krb5 checks.

svn path=/trunk/; revision=20354
2003-03-19 03:20:22 +00:00
3c45028a08 Add gthread-2.0, to get any thread-specific flags (like -D_REENTRANT).
2003-03-19  Not Zed  <NotZed@Ximian.com>

        * configure.in (CAMEL_*, E_UTIL_*, ): Add gthread-2.0, to get any
        thread-specific flags (like -D_REENTRANT).  Duh.  For #39886.
        (LIBIBEX*): Removed old libibex stuff.

svn path=/trunk/; revision=20353
2003-03-19 02:48:16 +00:00
1fffa41a16 use bonobo_main_quit, and clean this up a bit.
2003-03-14  Chris Toshok  <toshok@ximian.com>

	* tools/evolution-addressbook-export.c (save_cards): use
	bonobo_main_quit, and clean this up a bit.

svn path=/trunk/; revision=20305
2003-03-15 00:35:19 +00:00
2585b48f24 Added AC_C_INLINE - this should fix bug #39171.
2003-03-06  Jeffrey Stedfast  <fejj@ximian.com>

	* configure.in: Added AC_C_INLINE - this should fix bug #39171.

svn path=/trunk/; revision=20190
2003-03-06 14:58:23 +00:00
64c201dff2 Fix kerberos include paths.
2003-03-05  Jeffrey Stedfast  <fejj@ximian.com>

	* configure.in: Fix kerberos include paths.

svn path=/trunk/; revision=20184
2003-03-06 00:02:33 +00:00
53e2f660cd Up to 1.3.1.99.
svn path=/trunk/; revision=20182
2003-03-05 22:14:35 +00:00
ce6b94f8b8 Fix dependencies
* tools/Makefile.am (evolution_launch_composer_LDADD): Fix
	dependencies

svn path=/trunk/; revision=20113
2003-02-28 22:20:58 +00:00
5569968699 Add calendar/importers/Makefile to output.
2003-02-28  Hans Petter Jansson  <hpj@ximian.com>

	* configure.in: Add calendar/importers/Makefile to output.

	* calendar/Makefile.am (SUBDIRS): Add importers/.

	* calendar/importers/Makefile.am (server_in_files)
	(server_DATA): Insert $(libexecdir).

	* calendar/importers/icalendar-importer.c (connect_to_shell):
	oaf_activate_from_id() -> bonobo_activation_activate_from_id().
	(load_vcalendar_file): U_() -> _().

svn path=/trunk/; revision=20109
2003-02-28 21:08:45 +00:00
df08abfd54 ignore some stuff, yo.
2003-02-27  Chris Toshok  <toshok@ximian.com>

	* tools/.cvsignore: ignore some stuff, yo.

	* tools/Makefile.am: add in the evolution-launch-composer stuff.

	* tools/evolution-launch-composer.c: port this from the 1.2 branch.

svn path=/trunk/; revision=20098
2003-02-28 07:48:26 +00:00
76d6aea074 Missed changelog.
svn path=/trunk/; revision=20091
2003-02-27 23:04:53 +00:00
d40f089a70 Make libversit a shared library, update stuff for that, and clean up
some LDADDs in the process

svn path=/trunk/; revision=19994
2003-02-21 21:24:34 +00:00
420926a837 AC_DEFINE() ENABLE_IPv6 if it should be enabled.
2003-02-19  Jeffrey Stedfast  <fejj@ximian.com>

	* configure.in (ENABLE_IPv6): AC_DEFINE() ENABLE_IPv6 if it should
	be enabled.

svn path=/trunk/; revision=19953
2003-02-19 23:42:46 +00:00
4b815e3cf6 Fix installation of desktop/mime files
2003-02-07  Rodney Dawes  <dobey@ximian.com>

	* data/Makefile.am: Fix installation of desktop/mime files

svn path=/trunk/; revision=19846
2003-02-07 20:45:12 +00:00
fe77d02dd0 Add fr to ALL_LINGUAS again.
svn path=/trunk/; revision=19838
2003-02-06 23:26:44 +00:00
11136022cc Fix KRB4_CFLAGS to work correctly Fix desktop file installation path Use
2003-02-06  Rodney Dawes  <dobey@ximian.com>

	* configure.in: Fix KRB4_CFLAGS to work correctly
	* data/Makefile.am: Fix desktop file installation path
	* data/evolution.desktop.in: Use correct binary and categories, add
	StartupNotify=1 also, for startup-notification-enabled systems

svn path=/trunk/; revision=19832
2003-02-06 23:20:45 +00:00
db141482ef export priv*dir for libical's configure to use.
* configure.in: export priv*dir for libical's configure to use.

svn path=/trunk/; revision=19822
2003-02-06 18:13:12 +00:00
d0ead0c4a9 s/PACKAGE/GETTEXT_PACKAGE/ in gettext init
svn path=/trunk/; revision=19818
2003-02-06 17:26:04 +00:00
3819051bf3 Remove -L${libdir}. (CFlags): s/includedir/privincludedir/
* evolution-addressbook.pc.in (Libs): Remove -L${libdir}.
	(CFlags): s/includedir/privincludedir/

	* evolution-calendar.pc.in: Likewise

	* evolution-shell.pc.in: Likewise. Also change iconsdir to
	imagesdir

svn path=/trunk/; revision=19811
2003-02-06 17:04:33 +00:00
eab0454880 remove soundsdir def
* sounds/Makefile.am: remove soundsdir def

svn path=/trunk/; revision=19810
2003-02-06 17:02:15 +00:00
8790e14c4b subst in $(toolsdir) instead of $(bindir)
* tools/Makefile.am: subst in $(toolsdir) instead of $(bindir)

        * tools/evolution-addressbook-clean.in:
        s/EVOLUTION_BINDIR/EVOLUTION_TOOLSDIR/

svn path=/trunk/; revision=19809
2003-02-06 16:45:55 +00:00
4fe7f116d9 use privdatadir
* data/Makefile.am (dtappintegrate, dtappunintegrate): use
	privdatadir

svn path=/trunk/; revision=19770
2003-02-05 21:48:14 +00:00
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
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
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
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
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
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
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
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
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