sylpheedclaws/sylpheed-claws ChangeLog,1.396.2.668,1.396.2.669 PATCHSETS,1.1.2.1597,1.1.2.1598 configure.ac,1.654.2.1631,1.654.2.1632

[email protected]
Newsgroups gmane.mail.sylpheed.claws.cvs
Message-ID <[email protected]>
Update of /pack/anoncvs/sylpheedclaws/sylpheed-claws
In directory sunsite.dk:/tmp/cvs-serv9692

Modified Files:
      Tag: gtk2
	ChangeLog PATCHSETS configure.ac 
Log Message:
2006-06-14 [paul]	2.3.0cvs11

	* configure.ac
		better fix than 2.3.0cvs10 

Index: ChangeLog
===================================================================
RCS file: /pack/anoncvs/sylpheedclaws/sylpheed-claws/ChangeLog,v
retrieving revision 1.396.2.668
retrieving revision 1.396.2.669
diff -u -d -r1.396.2.668 -r1.396.2.669
--- ChangeLog	2006/06/14 11:36:00	1.396.2.668
+++ ChangeLog	2006/06/14 11:52:04	1.396.2.669
@@ -1,3 +1,8 @@
+2006-06-14 [paul]	2.3.0cvs11
+
+	* configure.ac
+		better fix than 2.3.0cvs10
+
 2006-06-14 [paul]	2.3.0cvs10
 
 	* configure.ac

Index: PATCHSETS
===================================================================
RCS file: /pack/anoncvs/sylpheedclaws/sylpheed-claws/PATCHSETS,v
retrieving revision 1.1.2.1597
retrieving revision 1.1.2.1598
diff -u -d -r1.1.2.1597 -r1.1.2.1598
--- PATCHSETS	2006/06/14 11:36:03	1.1.2.1597
+++ PATCHSETS	2006/06/14 11:52:07	1.1.2.1598
@@ -1585,3 +1585,4 @@
 ( cvs diff -u -r 1.8.2.3 -r 1.8.2.4 src/quote_fmt_lex.l;  ) > 2.3.0cvs8.patchset
 ( cvs diff -u -r 1.94.2.86 -r 1.94.2.87 src/messageview.c;  ) > 2.3.0cvs9.patchset
 ( cvs diff -u -r 1.654.2.1630 -r 1.654.2.1631 configure.ac;  ) > 2.3.0cvs10.patchset
+( cvs diff -u -r 1.654.2.1631 -r 1.654.2.1632 configure.ac;  ) > 2.3.0cvs11.patchset

Index: configure.ac
===================================================================
RCS file: /pack/anoncvs/sylpheedclaws/sylpheed-claws/configure.ac,v
retrieving revision 1.654.2.1631
retrieving revision 1.654.2.1632
diff -u -d -r1.654.2.1631 -r1.654.2.1632
--- configure.ac	2006/06/14 11:36:04	1.654.2.1631
+++ configure.ac	2006/06/14 11:52:08	1.654.2.1632
@@ -11,7 +11,7 @@
 MICRO_VERSION=0
 INTERFACE_AGE=0
 BINARY_AGE=0
-EXTRA_VERSION=10
+EXTRA_VERSION=11
 EXTRA_RELEASE=
 EXTRA_GTK2_VERSION=
 
@@ -196,9 +196,9 @@
 
 dnl Set PACKAGE_DATA_DIR in config.h.
 if test "x${prefix}" = "xNONE"; then
-    AC_DEFINE_UNQUOTED(PACKAGE_DATA_DIR, "${ac_default_prefix}/share/${PACKAGE}", PACKAGE_DATA_DIR)
+    AC_DEFINE_UNQUOTED(PACKAGE_DATA_DIR, "${ac_default_prefix}/${DATADIRNAME}/${PACKAGE}", PACKAGE_DATA_DIR)
 else
-    AC_DEFINE_UNQUOTED(PACKAGE_DATA_DIR, "${prefix}/share/${PACKAGE}", PACKAGE_DATA_DIR)
+    AC_DEFINE_UNQUOTED(PACKAGE_DATA_DIR, "${prefix}/${DATADIRNAME}/${PACKAGE}", PACKAGE_DATA_DIR)
 fi
 
 AC_CHECK_LIB(xpg4, setlocale)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.