aboutsummaryrefslogtreecommitdiffstats
path: root/m4
Commit message (Collapse)AuthorAgeFilesLines
* 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