JP Rosevear
974f7c1913
bump version, requirements
...
2004-03-05 JP Rosevear <jpr@ximian.com >
* configure.in: bump version, requirements
svn path=/trunk/; revision=24978
2004-03-05 19:48:49 +00:00
Dan Winship
ef6740c535
Define this (the number used in the e-d-s component repo_ids).
...
* configure.in (DATASERVER_API_VERSION): Define this (the number
used in the e-d-s component repo_ids).
* tools/killev.c (main): Update the repo_ids
svn path=/trunk/; revision=24932
2004-03-02 16:10:04 +00:00
Jeffrey Stedfast
bac35e5795
Fixed the ENABLE_SMIME conditional to work. Fixes the addressbook
...
2004-02-26 Jeffrey Stedfast <fejj@ximian.com >
* configure.in: Fixed the ENABLE_SMIME conditional to work. Fixes
the addressbook relocation error.
svn path=/trunk/; revision=24883
2004-02-26 15:38:05 +00:00
Chris Toshok
ba5b850414
add "$xhave_nss = xyes" to the AM_CONDITIONAL for ENABLE_SMIME.
...
2004-02-25 Chris Toshok <toshok@ximian.com >
* configure.in: add "$xhave_nss = xyes" to the AM_CONDITIONAL for
ENABLE_SMIME.
svn path=/trunk/; revision=24869
2004-02-25 19:18:41 +00:00
JP Rosevear
0330c8458a
Missed the entyr.
...
svn path=/trunk/; revision=24855
2004-02-24 21:51:54 +00:00
Rodney Dawes
db48fc4e80
Fix a typo in the smime check, so it actually works
...
2004-02-23 Rodney Dawes <dobey@ximian.com >
* configure.in: Fix a typo in the smime check, so it actually works
svn path=/trunk/; revision=24835
2004-02-23 20:22:09 +00:00
Adam Weinberger
6e41a9db29
Added "en_CA" to ALL_LINGUAS. Added Canadian English translation.
...
* configure.in: Added "en_CA" to ALL_LINGUAS.
* po/en_CA.po: Added Canadian English translation.
svn path=/trunk/; revision=24830
2004-02-23 14:47:49 +00:00
Chris Toshok
5764d17f99
add AC_ARG_ENABLE(smime...) -- "finally", i can hear the people rejoice.
...
2004-02-19 Chris Toshok <toshok@ximian.com >
* configure.in: add AC_ARG_ENABLE(smime...) -- "finally", i can
hear the people rejoice. Only check the --enable-smime status if
--enable-ssl is also "yes". AC_DEFINE (ENABLE_SMIME) if smime is
enabled.
svn path=/trunk/; revision=24809
2004-02-20 02:31:18 +00:00
Rodney Dawes
ec65aecb7f
Require ORBit 2.9.8 or newer
...
2004-02-18 Rodney Dawes <dobey@ximian.com >
* configure.in: Require ORBit 2.9.8 or newer
svn path=/trunk/; revision=24789
2004-02-18 22:24:10 +00:00
Dan Winship
942040b2bf
cp the unversioned file rather than mv'ing it so it doesn't get
...
* Makefile.am (%-$(BASE_VERSION).pc): cp the unversioned file
rather than mv'ing it so it doesn't get regenerated at install
time.
svn path=/trunk/; revision=24727
2004-02-12 20:16:13 +00:00
Not Zed
136b8ea938
Added libebook-1.0. Added back mail/importers/Makefile.am.
...
2004-02-11 Not Zed <NotZed@Ximian.com >
* configure.in (IMPORTERS_*): Added libebook-1.0. Added back
mail/importers/Makefile.am.
svn path=/trunk/; revision=24700
2004-02-11 08:21:53 +00:00
JP Rosevear
ec5145a2ae
Add addressbook/importers to AC_OUTPUT
...
2004-02-10 JP Rosevear <jpr@ximian.com >
* configure.in: Add addressbook/importers to AC_OUTPUT
svn path=/trunk/; revision=24687
2004-02-10 15:41:50 +00:00
JP Rosevear
6c8106d363
bump version, libtool numbers
...
2004-02-09 JP Rosevear <jpr@ximian.com >
* configure.in: bump version, libtool numbers
svn path=/trunk/; revision=24685
2004-02-09 20:46:37 +00:00
Rodney Dawes
c406ecad32
Use the AlarmNotify_Factory for --force-shutdown
...
2004-02-09 Rodney Dawes <dobey@ximian.com >
* tools/killev.c: Use the AlarmNotify_Factory for --force-shutdown
Fixes #54084
svn path=/trunk/; revision=24684
2004-02-09 17:59:04 +00:00
Rodney Dawes
3b73c55963
Updated BugzillaOtherBinaries tag
...
2004-02-09 Rodney Dawes <dobey@ximian.com >
* data/evolution.desktop.in.in: Updated BugzillaOtherBinaries tag
svn path=/trunk/; revision=24681
2004-02-09 14:46:12 +00:00
Jeffrey Stedfast
a21eb658b6
Revert previous change.
...
2004-01-28 Jeffrey Stedfast <fejj@ximian.com >
* configure.in: Revert previous change.
svn path=/trunk/; revision=24508
2004-01-29 01:59:28 +00:00
Jeffrey Stedfast
267c0f5835
Update to require glib-2.0 >= 2.3.2 (needed for some GValue usage).
...
2004-01-28 Jeffrey Stedfast <fejj@ximian.com >
* configure.in: Update to require glib-2.0 >= 2.3.2 (needed for
some GValue usage).
svn path=/trunk/; revision=24506
2004-01-29 01:36:35 +00:00
Rodney Dawes
5ffd488adb
Disable the possibility of using OpenSSL until someone decides it is
...
2004-01-28 Rodney Dawes <dobey@ximian.com >
* configure.in: Disable the possibility of using OpenSSL until someone
decides it is worthy and ends up maintaining the code, though porting
to GNUTLS would probably be a better option, if that happens
svn path=/trunk/; revision=24501
2004-01-28 21:42:19 +00:00
David Trowbridge
e0a29243e7
add facilities for installing a help dir
...
2004-01-26 David Trowbridge <trowbrds@cs.colorado.edu >
* configure.in: add facilities for installing a help dir
svn path=/trunk/; revision=24473
2004-01-27 20:55:50 +00:00
JP Rosevear
c703581b6f
bump requirements, version
...
2004-01-26 JP Rosevear <jpr@ximian.com >
* configure.in: bump requirements, version
svn path=/trunk/; revision=24444
2004-01-26 19:38:57 +00:00
Sanlig Badral
91305ad659
added mongolian translation
...
svn path=/trunk/; revision=24401
2004-01-24 07:53:22 +00:00
Rodney Dawes
c9b56375fe
Add rule to substitute BASE_VERSION in keys Removed this file from CVS
...
2004-01-22 Rodney Dawes <dobey@ximian.com >
* data/Makefile.am: Add rule to substitute BASE_VERSION in keys
* data/evolution.keys.in: Removed this file from CVS
* data/evolution.keys.in.in: Update to use BASE_VERSION and the
new addressbook vcard control that replaces the MiniCard control
svn path=/trunk/; revision=24373
2004-01-22 20:55:04 +00:00
Rodney Dawes
7836c1f8de
Don't require $LIBBONOBOUI_REQUIRED version of libbonobo
...
2004-01-22 Rodney Dawes <dobey@ximian.com >
* configure.in: Don't require $LIBBONOBOUI_REQUIRED version of
libbonobo
svn path=/trunk/; revision=24371
2004-01-22 20:40:45 +00:00
Not Zed
a95607ef48
added mail/default/Makefile and mail/default/C/Makefile.
...
2004-01-16 Not Zed <NotZed@Ximian.com >
* configure.in: added mail/default/Makefile and
mail/default/C/Makefile.
svn path=/trunk/; revision=24260
2004-01-15 23:11:06 +00:00
Rodney Dawes
86cecef40b
Check for libsoup separately
...
2004-01-13 Rodney Dawes <dobey@ximian.com >
* configure.in: Check for libsoup separately
2004-01-13 Rodney Dawes <dobey@ximian.com >
* gui/Makefile.am: Only link in libsoup where we need it
svn path=/trunk/; revision=24203
2004-01-13 18:05:06 +00:00
JP Rosevear
31d60040af
bump version and requirements
...
2004-01-12 JP Rosevear <jpr@ximian.com >
* configure.in: bump version and requirements
svn path=/trunk/; revision=24193
2004-01-13 04:30:14 +00:00
JP Rosevear
9a342ffe00
add soup as a calendar dep
...
2004-01-12 JP Rosevear <jpr@ximian.com >
* configure.in: add soup as a calendar dep
svn path=/trunk/; revision=24191
2004-01-13 02:14:44 +00:00
Meilof Veeningen
1bca83044b
enable NNTP support by default
...
2004-01-12 Meilof Veeningen <meilof@wanadoo.nl >
* configure.in: enable NNTP support by default
svn path=/trunk/; revision=24184
2004-01-12 22:26:59 +00:00
JP Rosevear
5c78763efd
compile flags for the test component and a conditional compile
...
2004-01-12 JP Rosevear <jpr@ximian.com >
* configure.in: compile flags for the test component and a
conditional compile
svn path=/trunk/; revision=24173
2004-01-12 17:04:19 +00:00
JP Rosevear
0744b4c8db
dont kill the quote
...
2004-01-11 JP Rosevear <jpr@ximian.com >
* configure.in: dont kill the quote
svn path=/trunk/; revision=24154
2004-01-11 06:48:23 +00:00
JP Rosevear
7efeff278b
add enable option to build test component
...
2004-01-11 JP Rosevear <jpr@ximian.com >
* configure.in: add enable option to build test component
svn path=/trunk/; revision=24153
2004-01-11 06:47:05 +00:00
Rodney Dawes
c060f65fcb
Add BONOBOUI_REQUIRED variable and depend on libbonoboui >= 2.4.3, add an
...
2004-01-08 Rodney Dawes <dobey@ximian.com >
* configure.in: Add BONOBOUI_REQUIRED variable and depend on
libbonoboui >= 2.4.3, add an AC_SUBST() for EDS_REQUIRED also
* evolution-shell.pc.in: Require the same version of bonoboui that we
do in configure.in
svn path=/trunk/; revision=24119
2004-01-08 19:56:48 +00:00
Sivaiah Nallagatla
fe1c3ac91e
add camel/providers/groupwise/Makefile to AC_OUTPUT section
...
2004-01-08 Sivaiah Nallagatla <snallagatla@novell.com >
* configure.in : add camel/providers/groupwise/Makefile to AC_OUTPUT section
svn path=/trunk/; revision=24110
2004-01-08 14:13:22 +00:00
Robert Sedak
b45a135082
*** empty log message ***
...
svn path=/trunk/; revision=24106
2004-01-08 07:51:16 +00:00
JP Rosevear
87dfafd83f
Add e-util libs
...
2004-01-05 JP Rosevear <jpr@ximian.com >
* tools/Makefile.am: Add e-util libs
* configure.in: try compiling with sys/types for freebsd
(Joe Marcus Clarke <marcus@freebsd.org >)
svn path=/trunk/; revision=24056
2004-01-05 19:50:53 +00:00
Laurent Dhima
91d5ce8aa1
Added "sq" to ALL_LINGUAS
...
* configure.in: Added "sq" to ALL_LINGUAS
svn path=/trunk/; revision=24039
2004-01-05 00:02:35 +00:00
Roozbeh Pournader
8baeb6bb0a
Added "fa" (Persian) to ALL_LINGUAS. Added Persian translation.
...
2004-01-01 Roozbeh Pournader <roozbeh@sharif.edu >
* configure.in: Added "fa" (Persian) to ALL_LINGUAS.
* po/fa.po: Added Persian translation.
svn path=/trunk/; revision=24027
2004-01-01 18:22:35 +00:00
Nicel KM
57679efdf6
updated ChangeLog for removal of default_user references in configure.in
...
2003-12-30 Nicel KM <mnicel@novell.com >
* updated ChangeLog for removal of default_user references in configure.in
svn path=/trunk/; revision=24023
2003-12-30 11:25:42 +00:00
JP Rosevear
166ac1892f
default_user is gone
...
2003-12-29 JP Rosevear <jpr@ximian.com >
* configure.in: default_user is gone
* Makefile.am: ditto
svn path=/trunk/; revision=24020
2003-12-29 20:28:37 +00:00
JP Rosevear
610d658ef1
bump version and gal, e-d-s and gtkhtml requirements
...
2003-12-29 JP Rosevear <jpr@ximian.com >
* configure.in: bump version and gal, e-d-s and gtkhtml
requirements
svn path=/trunk/; revision=24014
2003-12-29 18:28:25 +00:00
Rodrigo Moya
364fb2e041
added camel/providers/groupwise to the build.
...
2003-12-22 Rodrigo Moya <rodrigo@ximian.com >
* configure.in: added camel/providers/groupwise to the build.
svn path=/trunk/; revision=24000
2003-12-22 16:24:16 +00:00
Chris Toshok
b894813e87
remove.
...
2003-12-15 Chris Toshok <toshok@ximian.com >
* Makefile.am (ACLOCAL_AMFLAGS): remove.
svn path=/trunk/; revision=23945
2003-12-15 20:14:11 +00:00
JP Rosevear
f41f003b62
update version reliance
...
2003-12-07 JP Rosevear <jpr@ximian.com >
* configure.in: update version reliance
svn path=/trunk/; revision=23667
2003-12-08 01:52:00 +00:00
JP Rosevear
2949243389
Missed changelog entry.
...
svn path=/trunk/; revision=23661
2003-12-06 18:14:37 +00:00
Radek Doulik
7a838b13a3
require gtkhtml 3.1.3 (new gtk_html_flush method to be used in mailer)
...
2003-12-05 Radek Doulik <rodo@ximian.com >
* configure.in: require gtkhtml 3.1.3 (new gtk_html_flush method
to be used in mailer)
svn path=/trunk/; revision=23648
2003-12-05 15:29:00 +00:00
Jeffrey Stedfast
7bb251b0f8
Remove the Junk folder
...
2003-12-02 Jeffrey Stedfast <fejj@ximian.com >
* configure.in (EVOLUTION_DIR): Remove the Junk folder
svn path=/trunk/; revision=23582
2003-12-02 16:23:49 +00:00
Rodney Dawes
34ff1d48c0
Install evolution.desktop as evolution-$(BASE_VERSION).desktop Remove
...
2003-12-01 Rodney Dawes <dobey@ximian.com >
* data/Makefile.am: Install evolution.desktop as
evolution-$(BASE_VERSION).desktop
* data/evolution.desktop.in: Remove generated file
* data/evolution.desktop.in.in: Add (Unstable) to name
Fix comment to be more correct and have correct capitalization
svn path=/trunk/; revision=23546
2003-12-01 22:37:49 +00:00
Rodney Dawes
7af66de023
Use BASE_VERSION for repo_ids and OAFIIDs Update killev to kill the
...
2003-12-01 Rodney Dawes <dobey@ximian.com >
* Use BASE_VERSION for repo_ids and OAFIIDs
* Update killev to kill the correct versions of gnome-spell and the
GtkHTML Editor
svn path=/trunk/; revision=23543
2003-12-01 22:14:43 +00:00
JP Rosevear
8f8f18fba0
define privconduitdir
...
2003-12-01 JP Rosevear <jpr@ximian.com >
* configure.in: define privconduitdir
svn path=/trunk/; revision=23536
2003-12-01 19:46:12 +00:00
Anders Carlsson
2c25bb5554
Look for mozilla-nss.pc, not mozilla.pc.
...
2003-11-28 Anders Carlsson <andersca@gnome.org >
* configure.in: Look for mozilla-nss.pc, not mozilla.pc.
svn path=/trunk/; revision=23500
2003-11-28 00:32:07 +00:00