Commit Graph

5 Commits

Author SHA1 Message Date
54a9260f69 Fix for version removal from installed files.
svn path=/trunk/; revision=33646
2007-06-03 14:50:35 +00:00
28ee682e1b Add whitespace before all line continuation backslashes. Fixes build on
2006-01-07  Tor Lillqvist  <tml@novell.com>

	* server.mk: Add whitespace before all line continuation
	backslashes. Fixes build on Debian-based systems. (#325574,
	Sebastien Bacher)

svn path=/trunk/; revision=31095
2006-01-07 11:38:19 +00:00
75f9b84b51 Include libedataserver-$EDS_PACKAGE in the requirement list for E_WIDGETS.
2005-12-06  Tor Lillqvist  <tml@novell.com>

	* configure.in: Include libedataserver-$EDS_PACKAGE in the
	requirement list for E_WIDGETS.

	Set bindir_in_server_file, privlibexecdir_in_server_file and
	componentdir_in_server_file. On Unix, they are the same as bindir,
	privlibexecdir and componentdir respectively. On Win32, use paths
	relative from lib/bonobo/servers. AC_SUBST these variables.

	* server.mk: Substitute the values above new variables for the
	corresponding @..._IN_SERVER_FILE@ strings in the .server.in.in
	files.

	* addressbook/gui/component/GNOME_Evolution_Addressbook.server.in.in
	* calendar/gui/GNOME_Evolution_Calendar.server.in.in
	* calendar/gui/alarm-notify/GNOME_Evolution_Calendar_AlarmNotify.server.in.in
	* mail/GNOME_Evolution_Mail.server.in.in
	* shell/GNOME_Evolution_Shell.server.in.in
	* shell/GNOME_Evolution_Test.server.in.in: Correspondingly, use
	the @..._IN_SERVER_FILE@ strings.

svn path=/trunk/; revision=30793
2005-12-17 10:01:12 +00:00
1e2acdd66b Expand also @SOEXT@.
2005-06-15  Tor Lillqvist  <tml@novell.com>

	* plugin.mk: Expand also @SOEXT@.

	* server.mk: Expand also @SOEXT@ and @EXEEXT@.

svn path=/trunk/; revision=29511
2005-06-15 19:47:28 +00:00
66d47badff use the server.mk file to get rules for building versioned .server files
2003-11-17  JP Rosevear <jpr@ximian.com>

	* configure.in: use the server.mk file to get rules for building
	versioned .server files

	* */Makefile.am: use simplified rule subst

svn path=/trunk/; revision=23387
2003-11-17 15:13:35 +00:00