aboutsummaryrefslogtreecommitdiffstats
path: root/m4
Commit message (Collapse)AuthorAgeFilesLines
* Bug #633948 - Try harder to use -lresolv in LDAP_LIBSMathieu Trudel-Lapierre2011-06-032-2/+2
|
* Bug #645721 - Fix build error when enabling kerberos without specifying pathNiki Guldbrand2011-04-191-9/+41
|
* Remove gnome-pilot integration.Matthew Barnes2010-06-161-117/+0
| | | | | | | | | | | | | | | | It just doesn't belong in Evolution anymore. We don't support syncing with more modern devices -- see Conduits or SyncEvolution for that -- so it does not make sense for older model Palm Pilot PDAs to be the lone exception. I have repackaged the Evolution-Data-Server conduit modules to be provided by gnome-pilot itself in bug #619315. This should provide eqivalent Palm Pilot syncing functionality; it's just being moved to gnome-pilot. This completely severs our dependency on deprecated GNOME 2.x libraries which were still being dragged in by way of gnome-pilot dependencies. It was also interfereing with our bundling of libgnomecanvas.
* Bug 617865 - Various data file cleanupsMatthew Barnes2010-05-181-0/+50
| | | | | | | | | | | | | | | | | | | - Install evolution-alarm-notify in $(privlibexecdir) instead of $(bindir). - Set the X-GNOME-Bugzilla-Version in evolution-alarm-notify.desktop to @BASE_VERSION@.x (patch was missing the .x suffix). - Killed data/evolution.keys.in.in since it's full of CORBA cruft. The MimeType field in evolution.desktop fills this role now. - Copied the AS_AC_EXPAND macro from gnome-settings-daemon. The macro sets up path-related substitutions for use in automake input files. So for example AS_AC_EXPAND(PRIVLIBEXECDIR, "$privlibexecdir") in configure.ac allows us to use @PRIVLIBEXECDIR@ in .desktop.in files. - Simplified .desktop rules using gnome-settings-daemon as a guide.
* Remove more unneeded gunk from configure.ac.Matthew Barnes2009-12-281-16/+0
|
* Bug #597932 - Split out Kerberos 5 check into an macroH. Habighorst2009-10-101-0/+104
|
* Bug 595326 - Bump libtool to 2.2 and remove doltH.Habighorst2009-09-231-177/+0
|
* Deal with untracked files in git.Matthew Barnes2009-08-261-0/+1
|
* Bug 591326 – Keep m4 macros in their own folderH.Habighorst2009-08-127-0/+580