summaryrefslogtreecommitdiff
path: root/misc/celestia/patches/patch-aa
blob: 367461c55b2b7044c1c5d4e415785acafb6ceab4 (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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
$NetBSD: patch-aa,v 1.4 2006/02/17 23:46:39 adam Exp $

--- configure.orig	2006-02-15 22:53:09.000000000 +0100
+++ configure
@@ -21716,8 +21716,8 @@ LIBTOOL='$(SHELL) $(top_builddir)/libtoo
 
 
 CELESTIA_CPPFLAGS=""
-CELESTIA_CFLAGS="-O2 -Wall -ffast-math -fexpensive-optimizations"
-CELESTIA_CXXFLAGS="-O2 -Wall -ffast-math -fexpensive-optimizations"
+CELESTIA_CFLAGS="-Wall -ffast-math -fexpensive-optimizations"
+CELESTIA_CXXFLAGS="-Wall -ffast-math -fexpensive-optimizations"
 
 echo "$as_me:$LINENO: checking whether to include debugging code" >&5
 echo $ECHO_N "checking whether to include debugging code... $ECHO_C" >&6
@@ -37346,19 +37346,19 @@ else
 if test "$ac_use_path_checking" = "default"; then
 
   if test -z "$kde_htmldir"; then
-    kde_htmldir='\${datadir}/doc/HTML'
+    kde_htmldir='\${datadir}/doc/kde/HTML'
   fi
   if test -z "$kde_appsdir"; then
-    kde_appsdir='\${datadir}/applnk'
+    kde_appsdir='\${datadir}/kde/applnk'
   fi
   if test -z "$kde_icondir"; then
-    kde_icondir='\${datadir}/icons'
+    kde_icondir='\${datadir}/kde/icons'
   fi
   if test -z "$kde_sounddir"; then
-    kde_sounddir='\${datadir}/sounds'
+    kde_sounddir='\${datadir}/kde/sounds'
   fi
   if test -z "$kde_datadir"; then
-    kde_datadir='\${datadir}/apps'
+    kde_datadir='\${datadir}/kde/apps'
   fi
   if test -z "$kde_locale"; then
     kde_locale='\${datadir}/locale'
@@ -37367,31 +37367,31 @@ if test "$ac_use_path_checking" = "defau
     kde_cgidir='\${exec_prefix}/cgi-bin'
   fi
   if test -z "$kde_confdir"; then
-    kde_confdir='\${datadir}/config'
+    kde_confdir='\${datadir}/kde/config'
   fi
   if test -z "$kde_kcfgdir"; then
-    kde_kcfgdir='\${datadir}/config.kcfg'
+    kde_kcfgdir='\${datadir}/kde/config.kcfg'
   fi
   if test -z "$kde_mimedir"; then
-    kde_mimedir='\${datadir}/mimelnk'
+    kde_mimedir='\${datadir}/kde/mimelnk'
   fi
   if test -z "$kde_toolbardir"; then
-    kde_toolbardir='\${datadir}/toolbar'
+    kde_toolbardir='\${datadir}/kde/toolbar'
   fi
   if test -z "$kde_wallpaperdir"; then
-    kde_wallpaperdir='\${datadir}/wallpapers'
+    kde_wallpaperdir='\${datadir}/kde/wallpapers'
   fi
   if test -z "$kde_templatesdir"; then
-    kde_templatesdir='\${datadir}/templates'
+    kde_templatesdir='\${datadir}/kde/templates'
   fi
   if test -z "$kde_bindir"; then
     kde_bindir='\${exec_prefix}/bin'
   fi
   if test -z "$kde_servicesdir"; then
-    kde_servicesdir='\${datadir}/services'
+    kde_servicesdir='\${datadir}/kde/services'
   fi
   if test -z "$kde_servicetypesdir"; then
-    kde_servicetypesdir='\${datadir}/servicetypes'
+    kde_servicetypesdir='\${datadir}/kde/servicetypes'
   fi
   if test -z "$kde_moduledir"; then
     if test "$kde_qtver" = "2"; then