aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* set up vars and rules for versioning the .server filesJP Rosevear2003-10-311-0/+13
* remove smime/tests for now.Chris Toshok2003-10-311-1/+0
* set enable_smime=yes wherever nss would be enabled.. fixes manuallyChris Toshok2003-10-311-2/+18
* use $SMIME_DIR. instead of explicitly including smime.Chris Toshok2003-10-301-0/+8
* added a configure check for AI_ADDRCONFIGJeffrey Stedfast2003-10-251-1/+15
* Remove mail/importers/Makefile from AC_OUTPUT yet againRodney Dawes2003-10-241-1/+0
* add smime/* dirs. to AC_OUTPUT.Chris Toshok2003-10-241-0/+5
* OOps, I forgot this one.Frédéric Crozat2003-10-231-0/+1
* Set $ACLOCAL to have the $ACLOCAL_FLAGS in it, soEttore Perazzoli2003-10-231-0/+3
* Require ORBit 2.8.0 or newer for threadingRodney Dawes2003-10-231-1/+1
* Revert broken previous commit and actually remove mail/importers/MakefileRodney Dawes2003-10-231-1/+1
* Removed mail/importers/Makefile from AC_OUTPUTRodney Dawes2003-10-231-1/+0
* Removed addressbook/tools/Makefile from AC_OUTPUTRodney Dawes2003-10-231-1/+0
* Removed pedantic pgp/mime configure flag.Jeffrey Stedfast2003-10-231-10/+0
* Removed; this code has not been used since pre-1.0.Dan Winship2003-10-221-9/+2
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-221-1/+12
* require newer gtkhtmlRadek Doulik2003-09-171-1/+1
* add a11y/widgets/Makefile move a11y directory before widgets directory.Bolian Yin2003-08-271-0/+1
* Add a11y checking, and a11y Makefiles add a11y subdirectoryBolian Yin2003-08-201-0/+9
* don't make 1.5 the default version (ie LN_S) update to use gal-2.2Mike Kestner2003-08-141-13/+13
* Add option for '--enable-imapp', for 'new' imap code.Not Zed2003-08-021-0/+14
* update to gtkhtml-3.1Larry Ewing2003-07-271-7/+7
* Bump version to "1.5", so that we end up being parallel installable withRodney Dawes2003-07-271-1/+1
* Define EVO_MARSHAL_RULE, which creates glib marshaller .c and .h filesDan Winship2003-07-241-2/+9
* *configure.in: Added 'ms' (Malay) to ALL_LINGUAS.Hasbullah Bin Pit2003-07-211-1/+1
* Change version to 1.4.99 since HEAD is not the stable 1.4 branch, asRodney Dawes2003-07-101-1/+1
* Check for gnome-icon-lookup.h (which could mean either plain GNOME 2.2 orDan Winship2003-07-031-2/+7
* removed libwombat from the build.Rodrigo Moya2003-06-301-1/+0
* 1.4.1 release.Ettore Perazzoli2003-06-261-3/+3
* Added "sr" and "sr@Latn" to ALL_LINGUAS.Danilo Å egan2003-06-201-1/+1
* 1.4.0!Ettore Perazzoli2003-06-031-3/+3
* AC_SUBST() for GAL_REQUIRED and GTKHTML_REQUIREDRodney Dawes2003-05-291-0/+3
* 1.3.92.Ettore Perazzoli2003-05-231-1/+1
* configure.in: Added be to ALL_LINGUAS.Dmitry Mastrukov2003-05-221-1/+1
* Bump version to 1.3.91.99.Ettore Perazzoli2003-05-221-1/+1
* 1.3.91.Ettore Perazzoli2003-05-221-1/+1
* Renamed GAL_VERSION to GAL_REQUIRED; also, made itEttore Perazzoli2003-05-221-14/+15
* Remove GNOME_PREFIX stuff. Add --disable-default-binary command lineEttore Perazzoli2003-05-201-9/+4
* Revert the patch I didn't mean to commit anywayRodney Dawes2003-05-171-7/+0
* Check for libgcc stuff to make solaris happyRodney Dawes2003-05-161-0/+7
* Bump version number to 1.3.3.99.Ettore Perazzoli2003-05-011-1/+1
* 1.3.3.Ettore Perazzoli2003-04-301-1/+1
* Fix KDE_APPLNK_DIR to not install to a diff prefix, and disable installingRodney Dawes2003-04-221-12/+4
* 1.3.2.99.Ettore Perazzoli2003-04-121-1/+1
* Sync for 1.3.2.Ettore Perazzoli2003-04-101-1/+1
* Oops, don't use a == when comparing strings in shell.Jeffrey Stedfast2003-04-081-1/+1
* add addressbook/tools/Makefile to AC_OUTPUT.Chris Toshok2003-04-081-0/+1
* Ported check for "killall" vs. "killp" back fromEttore Perazzoli2003-03-291-1/+21
* Autogen help/Makefile.Ettore Perazzoli2003-03-271-0/+2
* Fixed Heimdal include path.Jeffrey Stedfast2003-03-261-1/+2
* Fix the mit krb5+krb4 check to work with --without-kr5Rodney Dawes2003-03-221-8/+5
* Fixed a type-o in the krb5 checks.Jeffrey Stedfast2003-03-191-1/+1
* Add gthread-2.0, to get any thread-specific flags (like -D_REENTRANT).Not Zed2003-03-191-8/+2
* Added AC_C_INLINE - this should fix bug #39171.Jeffrey Stedfast2003-03-061-0/+1
* Fix kerberos include paths.Jeffrey Stedfast2003-03-061-3/+3
* Up to 1.3.1.99.Ettore Perazzoli2003-03-061-10/+2
* Add calendar/importers/Makefile to output.Hans Petter Jansson2003-03-011-0/+1
* export gnome-pilot cflagsJP Rosevear2003-02-281-0/+2
* fixedJeffrey Stedfast2003-02-201-1/+4
* AC_DEFINE() ENABLE_IPv6 if it should be enabled.Jeffrey Stedfast2003-02-201-0/+1
* Add fr to ALL_LINGUAS again.Ettore Perazzoli2003-02-071-1/+1
* Fix KRB4_CFLAGS to work correctly Fix desktop file installation path UseRodney Dawes2003-02-071-1/+1
* export priv*dir for libical's configure to use.Dan Winship2003-02-071-0/+3
* Define and AC_SUBST privlibexecdir, privdatadir, privincludedir,Dan Winship2003-02-061-24/+34
* define and AC_SUBST privlibexecdir.Dan Winship2003-02-061-0/+7
* Update AC_DEFINEs to use the new syntax to make acconfig.h unnecessary.Dan Winship2003-02-051-34/+35
* add gnome-vfs-module-2.0 to the deps so we pick up the right include path.Chris Toshok2003-02-041-1/+1
* remove the --enable-shlib-components stuff.Chris Toshok2003-02-041-39/+4
* conditionally define which krb5 impl we haveJeffrey Stedfast2003-01-291-0/+2
* Updated to add gssapi libs, since this is what we use krb5 for :-)Jeffrey Stedfast2003-01-291-21/+26
* #include bonobo-activation instead of oaf. (main): Initialize usingEttore Perazzoli2003-01-281-0/+1
* add in the conduit Makefile's.Chris Toshok2003-01-271-0/+4
* only do the CONDUIT_CFLAGS/LIBS stuff if pilot conduits have been enabled.Chris Toshok2003-01-271-1/+5
* in the --enable-pilot-conduits stanza, use PKG_CHECK_MODULES to get theChris Toshok2003-01-271-9/+9
* (evolutionuidir): Define iconsdir.Ettore Perazzoli2003-01-251-0/+3
* Doh. Use the MANUAL_[NSPR,NSS]_[CFLAGS,LIBS] variables where appropriate.Jeffrey Stedfast2003-01-241-3/+3
* more fixesJeffrey Stedfast2003-01-241-25/+25
* manually check for mozilla nspr/nss if the user specifies --enable-nss=static...Jeffrey Stedfast2003-01-241-13/+197
* (idldir): Define componentdir instead ofEttore Perazzoli2003-01-241-2/+2
* Simplify the whole process into about 8 lines by using pkg-config.Jeffrey Stedfast2003-01-231-168/+18
* For now, do not install the evolution.1 manpage. Install all the otherEttore Perazzoli2003-01-231-5/+12
* applied patch from Frederic Crozat <fcrozat@mandrakesoft.com>Radek Doulik2003-01-221-4/+4
* (ALL_LINGUAS): Remove fr for now, since it doesn'tEttore Perazzoli2003-01-151-1/+0
* (ALL_LINGUAS): Remove fr for now, since it doesn'tEttore Perazzoli2003-01-151-1/+1
* add poDan Winship2003-01-081-13/+9
* Added "am.po" to the ALL_LINGUAS list.Daniel Yacob2003-01-071-1/+1
* Use "Evolution", not "evolution", since that becomes the value of theDan Winship2003-01-061-29/+22
* Define COMPONENT_DIR.Ettore Perazzoli2002-12-051-0/+3
* Add NSPR CFLAGS and LDFLAGS to the E_UTIL build flags.Jeffrey Stedfast2002-11-231-1/+1
* AC_OUTPUT(my-evoluton/Makefile).Ettore Perazzoli2002-11-211-0/+1
* Check for gconftool-2, and addedEttore Perazzoli2002-11-201-0/+6
* Added back IMPORTERS_CFLAGS and mail/importers/MakefileNot Zed2002-11-181-3/+4
* we require >= 0.0.9.99 of gal.Chris Toshok2002-11-171-10/+13
* Set up the my-evolution flags properly, do notEttore Perazzoli2002-11-161-7/+4
* re-added filter, mail, composerNot Zed2002-11-131-3/+5
* pull in soup-2.0 for e-util so we can build e-proxy.cJeffrey Stedfast2002-11-111-1/+1
* add some more addressbook paths.Chris Toshok2002-11-081-0/+2
* Added composer/Makefile & gtkhtml-3.0 deps.Not Zed2002-11-081-6/+6
* GNOME_Evolution_Summary.oaf.in = > GNOME_Evolution_Summary.server.inChris Toshok2002-11-081-1/+1
* update e-util and calendar compile flagsJP Rosevear2002-11-081-2/+2
* camel needs gal-2.0 tooJeffrey Stedfast2002-11-081-1/+1
* make all the camel MakefilesJeffrey Stedfast2002-11-081-2/+10
* added libgnome-2.0 to camel requirements.Rodrigo Moya2002-11-081-1/+1
* added camel and filters to the buildJeffrey Stedfast2002-11-071-8/+16
* add some more addressbook dirs to AC_OUTPUT.Chris Toshok2002-11-061-0/+5
* Re-enable the filter cflags/libs stuff.Jeffrey Stedfast2002-11-061-4/+5
* add wombat and addressbook compile flags, and add wombat and someChris Toshok2002-11-061-5/+13
* change the commented-out soup check to refer to the new soup 2.0 in theDan Winship2002-11-061-1/+2
* use correct libgtkhtml-3.0 for calendar and added generation of calendarRodrigo Moya2002-11-051-1/+5
* enabled libwombat.Rodrigo Moya2002-11-051-3/+4
* added libversit directory to build.Rodrigo Moya2002-11-051-0/+1
* added calendar/idl/Makefile to AC_OUTPUTRodrigo Moya2002-11-041-0/+1
* Add an AM_GLIB_GNU_GETTEXT.Ettore Perazzoli2002-11-041-1/+2
* re-added calendar component (only non-UI stuff).Rodrigo Moya2002-11-041-6/+9
* AC_PROG_INTLTOOL instead ofEttore Perazzoli2002-11-041-1/+1
* First big sync of my GNOME 2 porting work (incomplete, and stillEttore Perazzoli2002-11-021-189/+119
* 1.1.90.99.Ettore Perazzoli2002-10-311-2/+2
* Sync for 1.1.90.Ettore Perazzoli2002-10-291-4/+4
* Update dep for GAL to 0.21.0.Chris Toshok2002-10-251-1/+1
* Update version number to 1.1.2.99.Ettore Perazzoli2002-10-081-2/+2
* Sync for 1.1.2.Ettore Perazzoli2002-10-081-5/+5
* added gtkhtml to GNOME_FULL flagsRadek Doulik2002-09-251-1/+1
* add gtkhtml to addressbook flagsRadek Doulik2002-09-251-1/+1
* add gtkhtml flags to shell as wellRadek Doulik2002-09-241-1/+1
* use pkg-config for gtkhtmlRadek Doulik2002-09-241-14/+12
* fix kde applnk test to not test for things if disabledJP Rosevear2002-09-241-27/+69
* New. New. New. New. New. New. New. New. New. New.Ettore Perazzoli2002-09-171-0/+40
* 1.1.1.99.Ettore Perazzoli2002-09-131-2/+2
* Sync for 1.1.1.Ettore Perazzoli2002-09-101-5/+5
* Bump some requirements. Update accordingly.Ettore Perazzoli2002-09-071-4/+4
* Remove this from here.Dan Winship2002-09-051-1/+35
* we need to link with -lgconf-gtk-1 tooJeffrey Stedfast2002-08-291-1/+1
* e-util now requires soup and gconf flags.Jeffrey Stedfast2002-08-291-1/+1
* Need to check for gal 0.19.99.18 for e_xml_save_file().Jeffrey Stedfast2002-08-071-1/+1
* Update Soup information and remove hard spaces.Ettore Perazzoli2002-08-021-1/+1
* Add checks for IPv6 support.Jeffrey Stedfast2002-07-311-1/+37
* added soup to compile flags.Not Zed2002-07-301-1/+1
* If no --with-kde-applnk-path is given, try toEttore Perazzoli2002-07-241-4/+7
* Move EVO_CHECK_LIB into here, and also create EVO_PURIFY_SUPPORT,Dan Winship2002-07-231-185/+19
* Check if we're trying to build with the old libversit module borrowed fromDan Winship2002-07-221-0/+15
* Prepend "$(WERROR)" to all the *_CFLAGS variablesEttore Perazzoli2002-07-191-1/+2
* Install libversit.a so that people compiling against the addressbook canPeter Williams2002-07-181-0/+14
* Define a versioned library directory that we can use for things that arePeter Williams2002-07-151-1/+8
* e-util relies on bonobo-conf in e-passwords.c andPeter Williams2002-07-131-1/+1
* e-util relies on bonobo-conf in e-passwords.c andPeter Williams2002-07-131-1/+1
* re-order nss and nspr flags92002-07-101-2/+2
* check for libsoftokn3 if we couldn't link the first timeJP Rosevear2002-06-191-0/+5
* Changed the required version of gal to 0.19.99.17.Christopher James Lahey2002-06-061-1/+1
* Changed the required version of gal to 0.19.99.16.Christopher James Lahey2002-06-041-1/+1
* require gtkhtml-1.1.1.1 aka multicite.Larry Ewing2002-06-031-1/+1
* Ooops missed this earlier.Larry Ewing2002-05-031-1/+1
* Added Vietnamese po filePablo Saratxaga2002-05-011-2/+2
* Bumped the required version number of gal to 0.19.99.15.Christopher James Lahey2002-04-301-1/+1
* Don't generate libibex/Makefile anymore.Jeffrey Stedfast2002-04-271-5/+5
* Require gal 0.19.99.14.Christopher James Lahey2002-04-231-1/+1
* Require GAL 0.19.99.13.Ettore Perazzoli2002-04-181-1/+1
* Bumped required gal version number to 0.19.99.12.Christopher James Lahey2002-04-181-1/+1
* Bumped required gal version number to 0.19.99.11.Christopher James Lahey2002-04-181-1/+1
* added cs to ALL_LINGUASRadek Doulik2002-04-171-1/+1
* Add checks for gethostbyaddr_rJeffrey Stedfast2002-04-171-2/+35
* fixes for socklen_t detectionJeffrey Stedfast2002-04-151-1/+12
* Check for socklen_t and if it doesn't exist, define it as unsigned int.Jeffrey Stedfast2002-04-141-0/+2
* Fix static linking on solaris which doesn't have a static libresolv.JP Rosevear2002-04-051-1/+12
* [Some initial broken support for building components as shlib. MostlyEttore Perazzoli2002-03-311-5/+41
* Check for GConf. Add gthreads to LIBIBEX_CFLAGS and LIBIBEX_LIBS.Ettore Perazzoli2002-03-301-1/+6
* Bumped the required version of gal to 0.19.99.10.Christopher James Lahey2002-03-291-1/+1
* Add gthreads to LIBIBEX_CFLAGS and LIBIBEX_LIBS.Ettore Perazzoli2002-03-281-1/+2
* add gal.Chris Toshok2002-03-141-1/+1
* Bumped the required version of gal.Christopher James Lahey2002-03-131-1/+1
* Allow the user to enable OpenSSL over Mozilla NSS using --enable-opensslJeffrey Stedfast2002-03-071-101/+118
* add libglade the to the E_UTIL flags.Larry Ewing2002-02-231-1/+1
* Bumped the required version of gal.Christopher James Lahey2002-02-131-1/+1
* Added et to ALL_LINGUAS.Tõivo Leedjärv2002-02-131-1/+1
* make sure PISOCK cflags are added where appropriateJP Rosevear2002-02-091-2/+2
* added sounds.Damon Chaplin2002-02-091-0/+1
* Bumped the required version of gal.Christopher James Lahey2002-02-071-1/+1
* added bonobo to filter flags to avoid compile errorRadek Doulik2002-01-291-1/+1
* Final cleanup for the CFLAGS and LIBS in the Makefiles.Ettore Perazzoli2002-01-281-116/+110
* Require gal 0.19.99.1.Ettore Perazzoli2002-01-261-1/+1
* Clean up some of the Makefiles so we dont' link every library multipleEttore Perazzoli2002-01-251-9/+46
* SOUP stuffIain Holmes2002-01-171-0/+6
* Added Basque filePablo Saratxaga2002-01-041-1/+1
* only use major and minor version in the camel providerdir, not micro and nanoDan Winship2001-12-181-1/+5
* check for alloca.h.Chris Toshok2001-12-141-0/+1
* use UTF-8 as the char set when testing pilot linkJP Rosevear2001-12-121-1/+1
* Up VERSION to 1.1.0.99.Ettore Perazzoli2001-12-121-1/+1
* apparently a merge removed the openssl checks - ugh.Jeffrey Stedfast2001-12-081-0/+67
* s/PREVIEW_VERSION/VERSION_COMMENTJeffrey Stedfast2001-12-071-1/+1
* Add a AC_DEFINE for PREVIEW_RELEASE which is a string that will beJeffrey Stedfast2001-12-071-72/+8
* APeteris Krisjanis2001-11-261-1/+1
* Re-Re-enabled traditional Chinese translationKwok-Koon Cheung2001-11-211-1/+1
* *** empty log message ***Wang Jian2001-11-201-1/+1
* Updated.Ettore Perazzoli2001-11-151-2/+2
* restore cflags and ldflags properlyJP Rosevear2001-11-141-2/+2
* save the ldflags properlyJP Rosevear2001-11-131-2/+2
* Check to make sure pilot-link has the charset conversion stuff enabledJP Rosevear2001-11-121-1/+32
* Re-enable traditional Chinese translation and convert to UTF8Kwok-Koon Cheung2001-11-091-1/+1
* Up to 0.99.1 for snapshot purposes.Ettore Perazzoli2001-11-071-1/+1
* 0.99.0.Ettore Perazzoli2001-11-061-4/+4
* Syncing up for the 0.16.100 internal release.Ettore Perazzoli2001-11-011-1/+1
* Add oaf to MAILER_CFLAGS and MAILER_LIBS too.Ettore Perazzoli2001-10-311-2/+2
* Add oaf to the BONOBO_VFS_GNOME_CFLAGS too.Ettore Perazzoli2001-10-311-2/+2
* Add oaf to the BONOBO_GNOME_LIBS, BONOBO_GNOME_CFLAGS,Ettore Perazzoli2001-10-311-4/+4
* Require GAL version 0.15.99.10. I know you all love this.Federico Mena Quintero2001-10-311-1/+1
* require gtkhtml version 0.15.99.2Radek Doulik2001-10-311-1/+1
* Added en_AU.po, a copy of en_GB.poDamon Chaplin2001-10-301-1/+1
* Require gal 0.15.99.9.Christopher James Lahey2001-10-301-1/+1
* Fix last checkin.Michael Zucci2001-10-301-2/+2
* Move the configure version number check down a bit for gtkhtml/gal, c'ause02001-10-301-4/+5
* Require gal 0.15.99.8Joe Shaw2001-10-301-1/+1
* require gtkhtml version 0.15.99.1Radek Doulik2001-10-301-1/+1
* added calendar/importers/MakefileRodrigo Moya2001-10-301-0/+1
* Bumped required version of gal to 0.15.99.7.Christopher James Lahey2001-10-291-1/+1
* Bumped required version of gal to 0.15.99.6.Christopher James Lahey2001-10-281-1/+1
* Change the help string on "--enable-nntp" to mention the fact that NNTPDan Winship2001-10-281-22/+13
* GAL 0.15.99.5.Ettore Perazzoli2001-10-271-1/+1
* Bump gal requirement.62001-10-261-1/+1
* Bumped required GAL to 0.15.99.3 so EEntry's "draw_button" argument can beChristopher James Lahey2001-10-231-1/+1
* bumped required GAL to 0.15.99.2.Damon Chaplin2001-10-231-1/+1
* HAVE_KDE_APPLNK.Ettore Perazzoli2001-10-231-2/+3
* Install `evolution.desktop' in the `KDE_APPLNK_DIR'.Ettore Perazzoli2001-10-211-0/+19
* Bumped the required version of gal to 0.15.99.1 for use inChristopher James Lahey2001-10-191-1/+1
* *** empty log message ***Wang Jian2001-10-181-1/+1
* Fix the order of the help/ subdirs. These must be sorted as a preorderFederico Mena Quintero2001-10-121-1/+1
* 0.16.99.Ettore Perazzoli2001-10-101-2/+2
* 0.16.Ettore Perazzoli2001-10-101-7/+7
* add libart to list of libraries to use in EXTRA_GNOME_CFLAGS/LIBS, whichRodrigo Moya2001-10-101-2/+2
* AC_OUTPUT(default_user/local/Makefile) before AC_OUTPUT()ing the otherEttore Perazzoli2001-10-091-1/+1
* Remove movemail check, since it's not relevant any more.Dan Winship2001-10-091-31/+0
* Bumped required version of gtkhtml to 0.14.99.1Larry Ewing2001-10-061-1/+1
* Bumped required version of gal to 0.13.99.1.Christopher James Lahey2001-10-051-1/+1
* 0.15.99.Ettore Perazzoli2001-10-021-2/+2
* 0.15.Ettore Perazzoli2001-10-021-5/+5
* Order the linkline to be the same as the order in Mozilla (it is suggestedJeffrey Stedfast2001-10-021-3/+3
* Remove references to the "compose" program, since that functionality wentDan Winship2001-09-271-71/+60
* Added a flag to enable pedantic PGP/MIME - this is not recommended forJeffrey Stedfast2001-09-271-0/+10
* make sure the solaris network libs get added to the LDAP link line beforeChris Toshok2001-09-261-0/+2
* Bumped the required version of gal to 0.12.99.0.Christopher James Lahey2001-09-251-1/+1
* Changed to 99. (VERSION): Added ".$EVOLUTION_MICRO_VERSION" suffix.Nat Friedman2001-09-221-2/+2
* Sync for 0.14.Ettore Perazzoli2001-09-221-5/+5
* Remove dead directory from AC_OUTPUTJP Rosevear2001-09-201-1/+0
* Updated required version of gal to 0.11.99.4.Christopher James Lahey2001-09-171-1/+1
* use install hook instead of install rule to guarantee we run afterJP Rosevear2001-09-151-3/+0
* Added bg to ALL_LINGUAS.Yanko Kaneti2001-09-141-1/+1
* temporarily disable zh_TWJP Rosevear2001-09-111-1/+1
* New traditional Chinese translation from Joe Man <trmetal@yahoo.com.hk>.Kwok-Koon Cheung2001-09-101-1/+1
* one-line OpenSSL fix from Yanko Kaneti <yaneti@declera.com>Dan Winship2001-09-071-1/+1
* [Fixes by Neil Conway <neilconway@home.com, as per #8090.]Ettore Perazzoli2001-09-051-1/+1
* Only check for OpenSSL if we were not able to find Mozilla's NSSJeffrey Stedfast2001-09-051-60/+62
* Bumped the required version of gal to 0.11.99.2.Christopher James Lahey2001-09-021-1/+1