[sawfish] improved sawfish.pc
- From: Christopher Bratusek <chrisb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [sawfish] improved sawfish.pc
- Date: Sat, 16 Oct 2010 17:06:00 +0000 (UTC)
commit f2d78818b2ada0452f1f305e5a896935e200d020
Author: Christopher Roy Bratusek <zanghar freenet de>
Date: Sat Oct 16 19:05:17 2010 +0200
improved sawfish.pc
ChangeLog | 2 ++
man/news.texi | 4 ++++
sawfish.pc.in | 3 +++
3 files changed, 9 insertions(+), 0 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 29c9180..56bd29c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,8 @@
* man/news.texi: typo in 1.7.0 NEWS / added 1.7.1
+ * sawfish.pc.in: small fix to correctly build pager
+
2010-10-13 Christopher Bratusek <zanghar freenet de>
* lisp/sawfish/wm/menus.jl: "Poweroff" bugfix (again).
diff --git a/man/news.texi b/man/news.texi
index 5c666a4..3d5a239 100644
--- a/man/news.texi
+++ b/man/news.texi
@@ -19,6 +19,10 @@ they occurred between. For more detailed information see the
@item Poweroff-menu fix [Teika Kazura, Christopher Bratusek]
When running standalone the poweroff menu-items in the Session menu were not
accessible by the user, this has been fixed.
+
+ item Correctly build SawfishPager [Christopher Bratusek]
+The sawfish.pc file was improved, so that it is ensured that SawfishPager does
+build correctly.
@end itemize
@item Misc Changes
@itemize @minus
diff --git a/sawfish.pc.in b/sawfish.pc.in
index 4a7022a..ac118cb 100644
--- a/sawfish.pc.in
+++ b/sawfish.pc.in
@@ -10,3 +10,6 @@ Name: sawfish
Description: The Sawfish X11 Window Manager
Version: @version@
Requires: librep rep-gtk
+
+Cflags: -I${includedir}
+Libs: -L${libdir} -lX11
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]