summaryrefslogtreecommitdiff
path: root/multimedia/gnash/patches/patch-aa
blob: ad1aaaaa757ab416a39e5c087708f16d888e0dd4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
$NetBSD: patch-aa,v 1.15 2012/09/21 15:44:54 ryoon Exp $

--- configure.orig	2012-01-19 19:19:29.000000000 +0000
+++ configure
@@ -29366,7 +29366,7 @@ else
   ;;
   *)
   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in  /usr/lib/qt-3.3/bin ${QTDIR}/bin${pathlist}
+for as_dir in  /usr/lib/qt-3.3/bin ${QTDIR}/bin ${pathlist}
 do
   IFS=$as_save_IFS
   test -z "$as_dir" && as_dir=.
@@ -29661,9 +29661,9 @@ fi
     fi
 
     KDE3_PLUGINDIR="${KDE3_PREFIX}/lib/kde3"
-    KDE3_SERVICESDIR="${KDE3_PREFIX}/share/services"
-    KDE3_CONFIGDIR="${KDE3_PREFIX}/share/config"
-    KDE3_APPSDATADIR="${KDE3_PREFIX}/share/apps/klash"
+    KDE3_SERVICESDIR="${KDE3_PREFIX}/share/kde/services"
+    KDE3_CONFIGDIR="${KDE3_PREFIX}/share/kde/config"
+    KDE3_APPSDATADIR="${KDE3_PREFIX}/share/kde/apps/klash"
 
   if test x"${ac_cv_path_kde3_incl}" != x ; then
     if test x"${ac_cv_path_kde3_incl}" != x"-I/usr/include"; then
@@ -30855,7 +30855,7 @@ fi
       KDE4_CONFIGDIR="${KDE4_PREFIX}/share/kde4/config"
     fi
     if test x"${KDE4_APPSDATADIR}" = x ; then
-      KDE4_APPSDATADIR="${KDE4_PREFIX}/share/kde4/apps/klash"
+      KDE4_APPSDATADIR="${KDE4_PREFIX}/share/kde/apps/klash"
     fi
 
   if test x"${ac_cv_path_kde4_incl}" != x ; then
@@ -31356,6 +31356,9 @@ else
     if test x"${with_x11_incl}" != x ; then
       if test -f ${with_x11_incl}/X11/X.h ; then
        ac_cv_path_x11_incl="-I`(cd ${with_x11_incl}; pwd)`"
+
+$as_echo "#define HAVE_X11_X_H 1" >>confdefs.h
+
       else
        as_fn_error "${with_x11_incl} directory doesn't contain X.h" "$LINENO" 5
       fi
@@ -44135,7 +44138,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
   dirname=""
   libname=""
       boost_headers="detail/lightweight_mutex.hpp thread/thread.hpp multi_index_container.hpp multi_index/key_extractors.hpp thread/mutex.hpp program_options/options_description.hpp iostreams/stream.hpp"
-      boost_libs="thread program_options iostreams"
+      boost_libs="thread program_options iostreams system"
 
       cygnal_boost_libs="serialization date_time"