gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] /srv/bzr/gnash/trunk r11475: FreeBSD puts kde4-config in


From: Rob Savoye
Subject: [Gnash-commit] /srv/bzr/gnash/trunk r11475: FreeBSD puts kde4-config in a new location.
Date: Thu, 03 Sep 2009 22:59:35 -0600
User-agent: Bazaar (1.16.1)

------------------------------------------------------------
revno: 11475
committer: Rob Savoye <address@hidden>
branch nick: trunk
timestamp: Thu 2009-09-03 22:59:35 -0600
message:
  FreeBSD puts kde4-config in a new location.
modified:
  macros/kde4.m4
=== modified file 'macros/kde4.m4'
--- a/macros/kde4.m4    2009-02-25 22:33:03 +0000
+++ b/macros/kde4.m4    2009-09-04 04:59:35 +0000
@@ -77,6 +77,8 @@
   dnl haven't spcified a custom path.
   if test x"${build_kde4}" = xyes; then
     kde4_prefix=
+    dnl FreeBSD puts kde4-config in /usr/local
+    pathlist="${pathlist}:/usr/local/kde4/bin"
     AC_PATH_PROG(KDE4_CONFIG, kde4-config, ,[${pathlist}])
     if test "x$KDE4_CONFIG" != "x" ; then
       kde4_prefix=`$KDE4_CONFIG --prefix`


reply via email to

[Prev in Thread] Current Thread [Next in Thread]