Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 38184 | Differences between
and this patch

Collapse All | Expand All

(-)celestia-1.3.1-old/Makefile.in (-116 / +179 lines)
Lines 1-8 Link Here
1
# Makefile.in generated by automake 1.6.3 from Makefile.am.
1
# Makefile.in generated by automake 1.7.6 from Makefile.am.
2
# KDE tags expanded automatically by am_edit - $Revision: 1.2 $ 
2
# KDE tags expanded automatically by am_edit - $Revision: 1.2 $ 
3
# @configure_input@
3
# @configure_input@
4
4
5
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
5
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
6
# Free Software Foundation, Inc.
6
# Free Software Foundation, Inc.
7
# This Makefile.in is free software; the Free Software Foundation
7
# This Makefile.in is free software; the Free Software Foundation
8
# gives unlimited permission to copy and/or distribute it,
8
# gives unlimited permission to copy and/or distribute it,
Lines 14-101 Link Here
14
# PARTICULAR PURPOSE.
14
# PARTICULAR PURPOSE.
15
15
16
@SET_MAKE@
16
@SET_MAKE@
17
SHELL = @SHELL@
18
17
19
srcdir = @srcdir@
18
srcdir = @srcdir@
20
top_srcdir = @top_srcdir@
19
top_srcdir = @top_srcdir@
21
VPATH = @srcdir@
20
VPATH = @srcdir@
22
prefix = @prefix@
23
exec_prefix = @exec_prefix@
24
25
bindir = @bindir@
26
sbindir = @sbindir@
27
libexecdir = @libexecdir@
28
datadir = @datadir@
29
sysconfdir = @sysconfdir@
30
sharedstatedir = @sharedstatedir@
31
localstatedir = @localstatedir@
32
libdir = @libdir@
33
infodir = @infodir@
34
mandir = @mandir@
35
includedir = @includedir@
36
oldincludedir = /usr/include
37
pkglibdir = $(libdir)/@PACKAGE@
21
pkglibdir = $(libdir)/@PACKAGE@
38
pkgincludedir = $(includedir)/@PACKAGE@
22
pkgincludedir = $(includedir)/@PACKAGE@
39
top_builddir = .
23
top_builddir = .
40
24
41
ACLOCAL = @ACLOCAL@
42
AUTOCONF = @AUTOCONF@
43
AUTOMAKE = @AUTOMAKE@
44
AUTOHEADER = @AUTOHEADER@
45
46
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
47
INSTALL = @INSTALL@
26
INSTALL = @INSTALL@
48
INSTALL_PROGRAM = @INSTALL_PROGRAM@
49
INSTALL_DATA = @INSTALL_DATA@
50
install_sh_DATA = $(install_sh) -c -m 644
27
install_sh_DATA = $(install_sh) -c -m 644
51
install_sh_PROGRAM = $(install_sh) -c
28
install_sh_PROGRAM = $(install_sh) -c
52
install_sh_SCRIPT = $(install_sh) -c
29
install_sh_SCRIPT = $(install_sh) -c
53
INSTALL_SCRIPT = @INSTALL_SCRIPT@
54
INSTALL_HEADER = $(INSTALL_DATA)
30
INSTALL_HEADER = $(INSTALL_DATA)
55
transform = @program_transform_name@
31
transform = $(program_transform_name)
56
NORMAL_INSTALL = :
32
NORMAL_INSTALL = :
57
PRE_INSTALL = :
33
PRE_INSTALL = :
58
POST_INSTALL = :
34
POST_INSTALL = :
59
NORMAL_UNINSTALL = :
35
NORMAL_UNINSTALL = :
60
PRE_UNINSTALL = :
36
PRE_UNINSTALL = :
61
POST_UNINSTALL = :
37
POST_UNINSTALL = :
62
build_alias = @build_alias@
63
build_triplet = @build@
38
build_triplet = @build@
64
host_alias = @host_alias@
65
host_triplet = @host@
39
host_triplet = @host@
66
target_alias = @target_alias@
67
target_triplet = @target@
40
target_triplet = @target@
68
69
EXEEXT = @EXEEXT@
70
OBJEXT = @OBJEXT@
71
PATH_SEPARATOR = @PATH_SEPARATOR@
72
pkgdatadir = @datadir@/@PACKAGE@
41
pkgdatadir = @datadir@/@PACKAGE@
42
ACLOCAL = @ACLOCAL@
43
AMDEP_FALSE = @AMDEP_FALSE@
44
AMDEP_TRUE = @AMDEP_TRUE@
73
AMTAR = @AMTAR@
45
AMTAR = @AMTAR@
74
ARTSCCONFIG = @ARTSCCONFIG@
46
ARTSCCONFIG = @ARTSCCONFIG@
75
AS = @AS@
47
AUTOCONF = @AUTOCONF@
76
AUTODIRS = @AUTODIRS@
48
AUTODIRS = @AUTODIRS@
49
AUTOHEADER = @AUTOHEADER@
50
AUTOMAKE = @AUTOMAKE@
77
AWK = @AWK@
51
AWK = @AWK@
78
CC = @CC@
52
CC = @CC@
79
CONF_FILES = @CONF_FILES@
53
CCDEPMODE = @CCDEPMODE@
54
CFLAGS = @CFLAGS@
80
CPP = @CPP@
55
CPP = @CPP@
56
CPPFLAGS = @CPPFLAGS@
81
CXX = @CXX@
57
CXX = @CXX@
82
CXXCPP = @CXXCPP@
58
CXXCPP = @CXXCPP@
59
CXXDEPMODE = @CXXDEPMODE@
60
CXXFLAGS = @CXXFLAGS@
61
CYGPATH_W = @CYGPATH_W@
83
DCOPIDL = @DCOPIDL@
62
DCOPIDL = @DCOPIDL@
84
DCOPIDL2CPP = @DCOPIDL2CPP@
63
DCOPIDL2CPP = @DCOPIDL2CPP@
85
DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@
64
DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@
65
DEFS = @DEFS@
86
DEPDIR = @DEPDIR@
66
DEPDIR = @DEPDIR@
87
DLLTOOL = @DLLTOOL@
88
DOXYGEN = @DOXYGEN@
89
DOXYGEN_PROJECT_NAME = @DOXYGEN_PROJECT_NAME@
90
DOXYGEN_PROJECT_NUMBER = @DOXYGEN_PROJECT_NUMBER@
91
DPMSINC = @DPMSINC@
92
DPMSLIB = @DPMSLIB@
93
ECHO = @ECHO@
67
ECHO = @ECHO@
68
ECHO_C = @ECHO_C@
69
ECHO_N = @ECHO_N@
70
ECHO_T = @ECHO_T@
71
EGREP = @EGREP@
72
ENABLE_CELX_FALSE = @ENABLE_CELX_FALSE@
73
ENABLE_CELX_TRUE = @ENABLE_CELX_TRUE@
74
ENABLE_GLUT_FALSE = @ENABLE_GLUT_FALSE@
75
ENABLE_GLUT_TRUE = @ENABLE_GLUT_TRUE@
76
ENABLE_GTK_FALSE = @ENABLE_GTK_FALSE@
77
ENABLE_GTK_TRUE = @ENABLE_GTK_TRUE@
78
ENABLE_HIPPARCOS_FALSE = @ENABLE_HIPPARCOS_FALSE@
79
ENABLE_HIPPARCOS_TRUE = @ENABLE_HIPPARCOS_TRUE@
80
ENABLE_KDE_FALSE = @ENABLE_KDE_FALSE@
81
ENABLE_KDE_TRUE = @ENABLE_KDE_TRUE@
82
EXEEXT = @EXEEXT@
94
FRAMEWORK_COREAUDIO = @FRAMEWORK_COREAUDIO@
83
FRAMEWORK_COREAUDIO = @FRAMEWORK_COREAUDIO@
95
GCJ = @GCJ@
96
GCJFLAGS = @GCJFLAGS@
97
GLINC = @GLINC@
98
GLLIB = @GLLIB@
99
GMSGFMT = @GMSGFMT@
84
GMSGFMT = @GMSGFMT@
100
GNOMEGNORBA_LIBS = @GNOMEGNORBA_LIBS@
85
GNOMEGNORBA_LIBS = @GNOMEGNORBA_LIBS@
101
GNOMEUI_LIBS = @GNOMEUI_LIBS@
86
GNOMEUI_LIBS = @GNOMEUI_LIBS@
Lines 113-129 Link Here
113
GTK_CONFIG = @GTK_CONFIG@
98
GTK_CONFIG = @GTK_CONFIG@
114
GTK_LIBS = @GTK_LIBS@
99
GTK_LIBS = @GTK_LIBS@
115
HIPDIR = @HIPDIR@
100
HIPDIR = @HIPDIR@
116
IDL = @IDL@
101
INSIDE_GNOME_COMMON_FALSE = @INSIDE_GNOME_COMMON_FALSE@
117
IDL_DEPENDENCIES = @IDL_DEPENDENCIES@
102
INSIDE_GNOME_COMMON_TRUE = @INSIDE_GNOME_COMMON_TRUE@
103
INSTALL_DATA = @INSTALL_DATA@
104
INSTALL_PROGRAM = @INSTALL_PROGRAM@
105
INSTALL_SCRIPT = @INSTALL_SCRIPT@
118
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
106
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
119
JAR = @JAR@
120
JAVAC = @JAVAC@
121
JAVAH = @JAVAH@
122
JVMLIBS = @JVMLIBS@
123
KDECONFIG = @KDECONFIG@
107
KDECONFIG = @KDECONFIG@
124
KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@
108
KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@
125
KDE_HAS_DOXYGEN = @KDE_HAS_DOXYGEN@
126
KDE_HAVE_DOT = @KDE_HAVE_DOT@
127
KDE_INCLUDES = @KDE_INCLUDES@
109
KDE_INCLUDES = @KDE_INCLUDES@
128
KDE_LDFLAGS = @KDE_LDFLAGS@
110
KDE_LDFLAGS = @KDE_LDFLAGS@
129
KDE_MT_LDFLAGS = @KDE_MT_LDFLAGS@
111
KDE_MT_LDFLAGS = @KDE_MT_LDFLAGS@
Lines 135-161 Link Here
135
KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@
117
KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@
136
KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@
118
KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@
137
KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@
119
KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@
138
LEX = @LEX@
120
LDFLAGS = @LDFLAGS@
139
LEXLIB = @LEXLIB@
140
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
141
LIBBZ2 = @LIBBZ2@
142
LIBCOMPAT = @LIBCOMPAT@
121
LIBCOMPAT = @LIBCOMPAT@
143
LIBCRYPT = @LIBCRYPT@
122
LIBCRYPT = @LIBCRYPT@
144
LIBDL = @LIBDL@
123
LIBDL = @LIBDL@
145
LIBGEN = @LIBGEN@
146
LIBJPEG = @LIBJPEG@
124
LIBJPEG = @LIBJPEG@
147
LIBMICO = @LIBMICO@
148
LIBOBJS = @LIBOBJS@
125
LIBOBJS = @LIBOBJS@
149
LIBPNG = @LIBPNG@
126
LIBPNG = @LIBPNG@
150
LIBPTHREAD = @LIBPTHREAD@
127
LIBPTHREAD = @LIBPTHREAD@
151
LIBPYTHON = @LIBPYTHON@
152
LIBQIMGIO = @LIBQIMGIO@
153
LIBRESOLV = @LIBRESOLV@
128
LIBRESOLV = @LIBRESOLV@
154
LIBSHADOW = @LIBSHADOW@
129
LIBS = @LIBS@
155
LIBSM = @LIBSM@
130
LIBSM = @LIBSM@
156
LIBSOCKET = @LIBSOCKET@
131
LIBSOCKET = @LIBSOCKET@
157
LIBSSL = @LIBSSL@
158
LIBTIFF = @LIBTIFF@
159
LIBTOOL = @LIBTOOL@
132
LIBTOOL = @LIBTOOL@
160
LIBUCB = @LIBUCB@
133
LIBUCB = @LIBUCB@
161
LIBUTIL = @LIBUTIL@
134
LIBUTIL = @LIBUTIL@
Lines 169-175 Link Here
169
LIB_KFILE = @LIB_KFILE@
142
LIB_KFILE = @LIB_KFILE@
170
LIB_KFM = @LIB_KFM@
143
LIB_KFM = @LIB_KFM@
171
LIB_KHTML = @LIB_KHTML@
144
LIB_KHTML = @LIB_KHTML@
172
LIB_KIMGIO = @LIB_KIMGIO@
173
LIB_KIO = @LIB_KIO@
145
LIB_KIO = @LIB_KIO@
174
LIB_KPARTS = @LIB_KPARTS@
146
LIB_KPARTS = @LIB_KPARTS@
175
LIB_KSPELL = @LIB_KSPELL@
147
LIB_KSPELL = @LIB_KSPELL@
Lines 177-222 Link Here
177
LIB_POLL = @LIB_POLL@
149
LIB_POLL = @LIB_POLL@
178
LIB_QPE = @LIB_QPE@
150
LIB_QPE = @LIB_QPE@
179
LIB_QT = @LIB_QT@
151
LIB_QT = @LIB_QT@
180
LIB_QTOPIA = @LIB_QTOPIA@
181
LIB_SMB = @LIB_SMB@
152
LIB_SMB = @LIB_SMB@
182
LIB_X11 = @LIB_X11@
153
LIB_X11 = @LIB_X11@
183
LIB_XEXT = @LIB_XEXT@
154
LIB_XEXT = @LIB_XEXT@
184
LN_S = @LN_S@
155
LN_S = @LN_S@
156
LTLIBOBJS = @LTLIBOBJS@
157
MAKEINFO = @MAKEINFO@
185
MCOPIDL = @MCOPIDL@
158
MCOPIDL = @MCOPIDL@
186
MEINPROC = @MEINPROC@
159
MEINPROC = @MEINPROC@
187
MICO_INCLUDES = @MICO_INCLUDES@
188
MICO_LDFLAGS = @MICO_LDFLAGS@
189
MOC = @MOC@
160
MOC = @MOC@
190
MSGFMT = @MSGFMT@
161
MSGFMT = @MSGFMT@
191
NOOPT_CFLAGS = @NOOPT_CFLAGS@
162
NOOPT_CFLAGS = @NOOPT_CFLAGS@
192
NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@
163
NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@
193
NOREPO = @NOREPO@
164
NOREPO = @NOREPO@
194
OBJDUMP = @OBJDUMP@
165
OBJEXT = @OBJEXT@
195
ORBIT_CFLAGS = @ORBIT_CFLAGS@
166
ORBIT_CFLAGS = @ORBIT_CFLAGS@
196
ORBIT_CONFIG = @ORBIT_CONFIG@
167
ORBIT_CONFIG = @ORBIT_CONFIG@
197
ORBIT_IDL = @ORBIT_IDL@
168
ORBIT_IDL = @ORBIT_IDL@
198
ORBIT_LIBS = @ORBIT_LIBS@
169
ORBIT_LIBS = @ORBIT_LIBS@
199
PACKAGE = @PACKAGE@
170
PACKAGE = @PACKAGE@
200
PAMLIBS = @PAMLIBS@
171
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
201
PASSWDLIBS = @PASSWDLIBS@
172
PACKAGE_NAME = @PACKAGE_NAME@
173
PACKAGE_STRING = @PACKAGE_STRING@
174
PACKAGE_TARNAME = @PACKAGE_TARNAME@
175
PACKAGE_VERSION = @PACKAGE_VERSION@
176
PATH_SEPARATOR = @PATH_SEPARATOR@
202
PKGDATADIR = @PKGDATADIR@
177
PKGDATADIR = @PKGDATADIR@
203
PTHREAD_LIB = @PTHREAD_LIB@
178
PTHREAD_LIB = @PTHREAD_LIB@
204
PYTHONINC = @PYTHONINC@
205
PYTHONLIB = @PYTHONLIB@
206
PYTHONMODDIR = @PYTHONMODDIR@
207
QTDOCDIR = @QTDOCDIR@
208
QTE_NORTTI = @QTE_NORTTI@
179
QTE_NORTTI = @QTE_NORTTI@
209
QTOPIA_INCLUDES = @QTOPIA_INCLUDES@
210
QT_INCLUDES = @QT_INCLUDES@
180
QT_INCLUDES = @QT_INCLUDES@
211
QT_LDFLAGS = @QT_LDFLAGS@
181
QT_LDFLAGS = @QT_LDFLAGS@
212
RANLIB = @RANLIB@
182
RANLIB = @RANLIB@
213
RC = @RC@
214
REPO = @REPO@
183
REPO = @REPO@
215
SETUIDFLAGS = @SETUIDFLAGS@
184
SET_MAKE = @SET_MAKE@
216
SSL_INCLUDES = @SSL_INCLUDES@
185
SHELL = @SHELL@
217
SSL_LDFLAGS = @SSL_LDFLAGS@
218
STRIP = @STRIP@
186
STRIP = @STRIP@
219
TOPSUBDIRS = @TOPSUBDIRS@
220
UIC = @UIC@
187
UIC = @UIC@
221
UIC_TR = @UIC_TR@
188
UIC_TR = @UIC_TR@
222
USER_INCLUDES = @USER_INCLUDES@
189
USER_INCLUDES = @USER_INCLUDES@
Lines 227-234 Link Here
227
VERSION = @VERSION@
194
VERSION = @VERSION@
228
WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@
195
WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@
229
XGETTEXT = @XGETTEXT@
196
XGETTEXT = @XGETTEXT@
230
XPMINC = @XPMINC@
231
XPMLIB = @XPMLIB@
232
XPM_LIBS = @XPM_LIBS@
197
XPM_LIBS = @XPM_LIBS@
233
X_CFLAGS = @X_CFLAGS@
198
X_CFLAGS = @X_CFLAGS@
234
X_EXTRA_LIBS = @X_EXTRA_LIBS@
199
X_EXTRA_LIBS = @X_EXTRA_LIBS@
Lines 237-251 Link Here
237
X_LIBS = @X_LIBS@
202
X_LIBS = @X_LIBS@
238
X_PRE_LIBS = @X_PRE_LIBS@
203
X_PRE_LIBS = @X_PRE_LIBS@
239
ZVT_LIBS = @ZVT_LIBS@
204
ZVT_LIBS = @ZVT_LIBS@
205
ac_ct_CC = @ac_ct_CC@
206
ac_ct_CXX = @ac_ct_CXX@
207
ac_ct_RANLIB = @ac_ct_RANLIB@
208
ac_ct_STRIP = @ac_ct_STRIP@
240
all_includes = @all_includes@
209
all_includes = @all_includes@
241
all_libraries = @all_libraries@
210
all_libraries = @all_libraries@
211
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
212
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
213
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
214
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
242
am__include = @am__include@
215
am__include = @am__include@
216
am__leading_dot = @am__leading_dot@
243
am__quote = @am__quote@
217
am__quote = @am__quote@
218
bindir = @bindir@
219
build = @build@
220
build_alias = @build_alias@
221
build_cpu = @build_cpu@
222
build_os = @build_os@
223
build_vendor = @build_vendor@
244
cflags_set = @cflags_set@
224
cflags_set = @cflags_set@
245
cxxflags_set = @cxxflags_set@
225
datadir = @datadir@
246
idldir = @idldir@
226
exec_prefix = @exec_prefix@
227
host = @host@
228
host_alias = @host_alias@
229
host_cpu = @host_cpu@
230
host_os = @host_os@
231
host_vendor = @host_vendor@
232
includedir = @includedir@
233
infodir = @infodir@
247
install_sh = @install_sh@
234
install_sh = @install_sh@
248
jni_includes = @jni_includes@
249
kde_appsdir = @kde_appsdir@
235
kde_appsdir = @kde_appsdir@
250
kde_bindir = @kde_bindir@
236
kde_bindir = @kde_bindir@
251
kde_confdir = @kde_confdir@
237
kde_confdir = @kde_confdir@
Lines 267-275 Link Here
267
kde_templatesdir = @kde_templatesdir@
253
kde_templatesdir = @kde_templatesdir@
268
kde_wallpaperdir = @kde_wallpaperdir@
254
kde_wallpaperdir = @kde_wallpaperdir@
269
kde_widgetdir = @kde_widgetdir@
255
kde_widgetdir = @kde_widgetdir@
270
micodir = @micodir@
256
libdir = @libdir@
257
libexecdir = @libexecdir@
258
localstatedir = @localstatedir@
259
mandir = @mandir@
260
oldincludedir = @oldincludedir@
261
prefix = @prefix@
262
program_transform_name = @program_transform_name@
271
qt_includes = @qt_includes@
263
qt_includes = @qt_includes@
272
qt_libraries = @qt_libraries@
264
qt_libraries = @qt_libraries@
265
sbindir = @sbindir@
266
sharedstatedir = @sharedstatedir@
267
sysconfdir = @sysconfdir@
268
target = @target@
269
target_alias = @target_alias@
270
target_cpu = @target_cpu@
271
target_os = @target_os@
272
target_vendor = @target_vendor@
273
x_includes = @x_includes@
273
x_includes = @x_includes@
274
x_libraries = @x_libraries@
274
x_libraries = @x_libraries@
275
dosstuff = celestia.mak $(wildcard *.bat)
275
dosstuff = celestia.mak $(wildcard *.bat)
Lines 290-299 Link Here
290
DATA = $(noinst_DATA) $(pkgdata_DATA)
290
DATA = $(noinst_DATA) $(pkgdata_DATA)
291
291
292
292
293
RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
293
RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
294
	uninstall-info-recursive all-recursive install-data-recursive \
294
	ps-recursive install-info-recursive uninstall-info-recursive \
295
	install-exec-recursive installdirs-recursive install-recursive \
295
	all-recursive install-data-recursive install-exec-recursive \
296
	uninstall-recursive check-recursive installcheck-recursive
296
	installdirs-recursive install-recursive uninstall-recursive \
297
	check-recursive installcheck-recursive
297
DIST_COMMON = README AUTHORS COPYING ChangeLog INSTALL Makefile.am \
298
DIST_COMMON = README AUTHORS COPYING ChangeLog INSTALL Makefile.am \
298
	Makefile.in NEWS TODO acconfig.h acinclude.m4 aclocal.m4 \
299
	Makefile.in NEWS TODO acconfig.h acinclude.m4 aclocal.m4 \
299
	admin/ChangeLog admin/compile admin/config.guess \
300
	admin/ChangeLog admin/compile admin/config.guess \
Lines 428-437 Link Here
428
	list='$(SUBDIRS)'; for subdir in $$list; do \
429
	list='$(SUBDIRS)'; for subdir in $$list; do \
429
	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
430
	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
430
	done
431
	done
432
ctags-recursive:
433
	list='$(SUBDIRS)'; for subdir in $$list; do \
434
	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
435
	done
431
436
432
ETAGS = etags
437
ETAGS = etags
433
ETAGSFLAGS =
438
ETAGSFLAGS =
434
439
440
CTAGS = ctags
441
CTAGSFLAGS =
442
435
tags: TAGS
443
tags: TAGS
436
444
437
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
445
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
Lines 447-455 Link Here
447
		$(TAGS_FILES) $(LISP)
455
		$(TAGS_FILES) $(LISP)
448
	tags=; \
456
	tags=; \
449
	here=`pwd`; \
457
	here=`pwd`; \
458
	if (etags --etags-include --version) >/dev/null 2>&1; then \
459
	  include_option=--etags-include; \
460
	else \
461
	  include_option=--include; \
462
	fi; \
450
	list='$(SUBDIRS)'; for subdir in $$list; do \
463
	list='$(SUBDIRS)'; for subdir in $$list; do \
451
	  if test "$$subdir" = .; then :; else \
464
	  if test "$$subdir" = .; then :; else \
452
	    test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
465
	    test -f $$subdir/TAGS && \
466
	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
453
	  fi; \
467
	  fi; \
454
	done; \
468
	done; \
455
	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
469
	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
Lines 462-477 Link Here
462
	  || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
476
	  || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
463
	     $$tags $$unique
477
	     $$tags $$unique
464
478
479
ctags: CTAGS
480
CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
481
		$(TAGS_FILES) $(LISP)
482
	tags=; \
483
	here=`pwd`; \
484
	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
485
	unique=`for i in $$list; do \
486
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
487
	  done | \
488
	  $(AWK) '    { files[$$0] = 1; } \
489
	       END { for (i in files) print i; }'`; \
490
	test -z "$(CTAGS_ARGS)$$tags$$unique" \
491
	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
492
	     $$tags $$unique
493
465
GTAGS:
494
GTAGS:
466
	here=`$(am__cd) $(top_builddir) && pwd` \
495
	here=`$(am__cd) $(top_builddir) && pwd` \
467
	  && cd $(top_srcdir) \
496
	  && cd $(top_srcdir) \
468
	  && gtags -i $(GTAGS_ARGS) $$here
497
	  && gtags -i $(GTAGS_ARGS) $$here
469
498
470
distclean-tags:
499
distclean-tags:
471
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
500
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
472
#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
501
#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
473
#>+ 4
502
#>+ 4
474
KDE_DIST=guide.cel celestia.cfg makerelease.bat stamp-h.in devguide.txt subdirs makedebug.bat celestia.iss demo.cel TRANSLATORS Makefile.cvs celestia.mak coding-standards.html controls.txt start.cel 
503
KDE_DIST=makedebug.bat coding-standards.html makerelease.bat TRANSLATORS celestia.cfg devguide.txt guide.cel Makefile.cvs celestia.mak start.cel demo.cel controls.txt celestia.iss 
475
504
476
DISTFILES= $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
505
DISTFILES= $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
477
506
Lines 485-497 Link Here
485
         && rm -fr $(distdir); }; }
514
         && rm -fr $(distdir); }; }
486
515
487
GZIP_ENV = --best
516
GZIP_ENV = --best
517
distuninstallcheck_listfiles = find . -type f -print
488
distcleancheck_listfiles = find . -type f -print
518
distcleancheck_listfiles = find . -type f -print
489
519
490
distdir: $(DISTFILES)
520
distdir: $(DISTFILES)
491
	$(am__remove_distdir)
521
	$(am__remove_distdir)
492
	mkdir $(distdir)
522
	mkdir $(distdir)
493
	$(mkinstalldirs) $(distdir)/admin
523
	$(mkinstalldirs) $(distdir)/admin
494
	@list='$(DISTFILES)'; for file in $$list; do \
524
	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
525
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
526
	list='$(DISTFILES)'; for file in $$list; do \
527
	  case $$file in \
528
	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
529
	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
530
	  esac; \
495
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
531
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
496
	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
532
	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
497
	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
533
	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
Lines 525-531 Link Here
525
	  fi; \
561
	  fi; \
526
	done
562
	done
527
	$(MAKE) $(AM_MAKEFLAGS) \
563
	$(MAKE) $(AM_MAKEFLAGS) \
528
	  top_distdir="${top_distdir}" distdir="$(distdir)" \
564
	  top_distdir="$(top_distdir)" distdir="$(distdir)" \
529
	  dist-hook
565
	  dist-hook
530
	-find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
566
	-find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
531
	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
567
	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
Lines 547-558 Link Here
547
	$(am__remove_distdir)
583
	$(am__remove_distdir)
548
	GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
584
	GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
549
	chmod -R a-w $(distdir); chmod a+w $(distdir)
585
	chmod -R a-w $(distdir); chmod a+w $(distdir)
550
	mkdir $(distdir)/=build
586
	mkdir $(distdir)/_build
551
	mkdir $(distdir)/=inst
587
	mkdir $(distdir)/_inst
552
	chmod a-w $(distdir)
588
	chmod a-w $(distdir)
553
	dc_install_base=`$(am__cd) $(distdir)/=inst && pwd` \
589
	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
554
	  && cd $(distdir)/=build \
590
	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
555
	  && ../configure --srcdir=.. --prefix=$$dc_install_base \
591
	  && cd $(distdir)/_build \
592
	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
556
	    $(DISTCHECK_CONFIGURE_FLAGS) \
593
	    $(DISTCHECK_CONFIGURE_FLAGS) \
557
	  && $(MAKE) $(AM_MAKEFLAGS) \
594
	  && $(MAKE) $(AM_MAKEFLAGS) \
558
	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
595
	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
Lines 560-582 Link Here
560
	  && $(MAKE) $(AM_MAKEFLAGS) install \
597
	  && $(MAKE) $(AM_MAKEFLAGS) install \
561
	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
598
	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
562
	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
599
	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
563
	  && (test `find $$dc_install_base -type f -print | wc -l` -le 1 \
600
	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
564
	      || { echo "ERROR: files left after uninstall:" ; \
601
	        distuninstallcheck \
565
	           find $$dc_install_base -type f -print ; \
602
	  && chmod -R a-w "$$dc_install_base" \
566
	           exit 1; } >&2 ) \
603
	  && ({ \
604
	       (cd ../.. && $(mkinstalldirs) "$$dc_destdir") \
605
	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
606
	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
607
	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
608
	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
609
	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
610
	  && rm -rf "$$dc_destdir" \
567
	  && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \
611
	  && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \
568
	  && rm -f $(distdir).tar.gz \
612
	  && rm -f $(distdir).tar.gz \
569
	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
613
	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
570
	$(am__remove_distdir)
614
	$(am__remove_distdir)
571
	@echo "$(distdir).tar.gz is ready for distribution" | \
615
	@echo "$(distdir).tar.gz is ready for distribution" | \
572
	  sed 'h;s/./=/g;p;x;p;x'
616
	  sed 'h;s/./=/g;p;x;p;x'
617
distuninstallcheck:
618
	@cd $(distuninstallcheck_dir) \
619
	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
620
	   || { echo "ERROR: files left after uninstall:" ; \
621
	        if test -n "$(DESTDIR)"; then \
622
	          echo "  (check DESTDIR support)"; \
623
	        fi ; \
624
	        $(distuninstallcheck_listfiles) ; \
625
	        exit 1; } >&2
573
distcleancheck: distclean
626
distcleancheck: distclean
574
	if test '$(srcdir)' = . ; then \
627
	@if test '$(srcdir)' = . ; then \
575
	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
628
	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
576
	  exit 1 ; \
629
	  exit 1 ; \
577
	fi
630
	fi
578
	test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
631
	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
579
	  || { echo "ERROR: files left after distclean:" ; \
632
	  || { echo "ERROR: files left in build directory after distclean:" ; \
580
	       $(distcleancheck_listfiles) ; \
633
	       $(distcleancheck_listfiles) ; \
581
	       exit 1; } >&2
634
	       exit 1; } >&2
582
check-am: all-am
635
check-am: all-am
Lines 642-663 Link Here
642
695
643
maintainer-clean: maintainer-clean-recursive
696
maintainer-clean: maintainer-clean-recursive
644
	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
697
	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
645
	-rm -rf autom4te.cache
698
	-rm -rf $(top_srcdir)/autom4te.cache
646
maintainer-clean-am: distclean-am maintainer-clean-generic
699
maintainer-clean-am: distclean-am maintainer-clean-generic
647
700
648
mostlyclean: mostlyclean-recursive
701
mostlyclean: mostlyclean-recursive
649
702
650
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
703
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
651
704
705
pdf: pdf-recursive
706
707
pdf-am:
708
709
ps: ps-recursive
710
711
ps-am:
712
652
uninstall-am: uninstall-info-am uninstall-pkgdataDATA
713
uninstall-am: uninstall-info-am uninstall-pkgdataDATA
653
714
654
uninstall-info: uninstall-info-recursive
715
uninstall-info: uninstall-info-recursive
655
716
656
.PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am check check-am clean \
717
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
657
	clean-generic clean-libtool clean-recursive dist dist-all \
718
	clean-generic clean-libtool clean-recursive ctags \
658
	dist-gzip distcheck distclean distclean-generic distclean-hdr \
719
	ctags-recursive dist dist-all dist-gzip distcheck distclean \
659
	distclean-libtool distclean-recursive distclean-tags \
720
	distclean-generic distclean-hdr distclean-libtool \
660
	distcleancheck distdir dvi dvi-am dvi-recursive info info-am \
721
	distclean-recursive distclean-tags distcleancheck distdir \
722
	distuninstallcheck dvi dvi-am dvi-recursive info info-am \
661
	info-recursive install install-am install-data install-data-am \
723
	info-recursive install install-am install-data install-data-am \
662
	install-data-recursive install-exec install-exec-am \
724
	install-data-recursive install-exec install-exec-am \
663
	install-exec-recursive install-info install-info-am \
725
	install-exec-recursive install-info install-info-am \
Lines 666-672 Link Here
666
	installdirs installdirs-am installdirs-recursive \
728
	installdirs installdirs-am installdirs-recursive \
667
	maintainer-clean maintainer-clean-generic \
729
	maintainer-clean maintainer-clean-generic \
668
	maintainer-clean-recursive mostlyclean mostlyclean-generic \
730
	maintainer-clean-recursive mostlyclean mostlyclean-generic \
669
	mostlyclean-libtool mostlyclean-recursive tags tags-recursive \
731
	mostlyclean-libtool mostlyclean-recursive pdf pdf-am \
732
	pdf-recursive ps ps-am ps-recursive tags tags-recursive \
670
	uninstall uninstall-am uninstall-info-am \
733
	uninstall uninstall-am uninstall-info-am \
671
	uninstall-info-recursive uninstall-pkgdataDATA \
734
	uninstall-info-recursive uninstall-pkgdataDATA \
672
	uninstall-recursive
735
	uninstall-recursive
(-)celestia-1.3.1-old/aclocal.m4 (-104 / +129 lines)
Lines 1-6 Link Here
1
# aclocal.m4 generated automatically by aclocal 1.6.3 -*- Autoconf -*-
1
# generated automatically by aclocal 1.7.6 -*- Autoconf -*-
2
2
3
# Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002
3
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002
4
# Free Software Foundation, Inc.
4
# Free Software Foundation, Inc.
5
# This file is free software; the Free Software Foundation
5
# This file is free software; the Free Software Foundation
6
# gives unlimited permission to copy and/or distribute it,
6
# gives unlimited permission to copy and/or distribute it,
Lines 10773-10779 Link Here
10773
# This macro actually does too much some checks are only needed if
10773
# This macro actually does too much some checks are only needed if
10774
# your package does certain things.  But this isn't really a big deal.
10774
# your package does certain things.  But this isn't really a big deal.
10775
10775
10776
# Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002
10776
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
10777
# Free Software Foundation, Inc.
10777
# Free Software Foundation, Inc.
10778
10778
10779
# This program is free software; you can redistribute it and/or modify
10779
# This program is free software; you can redistribute it and/or modify
Lines 10791-10806 Link Here
10791
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
10791
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
10792
# 02111-1307, USA.
10792
# 02111-1307, USA.
10793
10793
10794
# serial 8
10794
# serial 10
10795
10795
10796
# There are a few dirty hacks below to avoid letting `AC_PROG_CC' be
10796
AC_PREREQ([2.54])
10797
# written in clear, in which case automake, when reading aclocal.m4,
10798
# will think it sees a *use*, and therefore will trigger all it's
10799
# C support machinery.  Also note that it means that autoscan, seeing
10800
# CC etc. in the Makefile, will ask for an AC_PROG_CC use...
10801
10802
10803
AC_PREREQ([2.52])
10804
10797
10805
# Autoconf 2.50 wants to disallow AM_ names.  We explicitly allow
10798
# Autoconf 2.50 wants to disallow AM_ names.  We explicitly allow
10806
# the ones we care about.
10799
# the ones we care about.
Lines 10826-10831 Link Here
10826
  AC_MSG_ERROR([source directory already configured; run "make distclean" there first])
10819
  AC_MSG_ERROR([source directory already configured; run "make distclean" there first])
10827
fi
10820
fi
10828
10821
10822
# test whether we have cygpath
10823
if test -z "$CYGPATH_W"; then
10824
  if (cygpath --version) >/dev/null 2>/dev/null; then
10825
    CYGPATH_W='cygpath -w'
10826
  else
10827
    CYGPATH_W=echo
10828
  fi
10829
fi
10830
AC_SUBST([CYGPATH_W])
10831
10829
# Define the identity of the package.
10832
# Define the identity of the package.
10830
dnl Distinguish between old-style and new-style calls.
10833
dnl Distinguish between old-style and new-style calls.
10831
m4_ifval([$2],
10834
m4_ifval([$2],
Lines 10833-10840 Link Here
10833
 AC_SUBST([PACKAGE], [$1])dnl
10836
 AC_SUBST([PACKAGE], [$1])dnl
10834
 AC_SUBST([VERSION], [$2])],
10837
 AC_SUBST([VERSION], [$2])],
10835
[_AM_SET_OPTIONS([$1])dnl
10838
[_AM_SET_OPTIONS([$1])dnl
10836
 AC_SUBST([PACKAGE], [AC_PACKAGE_TARNAME])dnl
10839
 AC_SUBST([PACKAGE], ['AC_PACKAGE_TARNAME'])dnl
10837
 AC_SUBST([VERSION], [AC_PACKAGE_VERSION])])dnl
10840
 AC_SUBST([VERSION], ['AC_PACKAGE_VERSION'])])dnl
10838
10841
10839
_AM_IF_OPTION([no-define],,
10842
_AM_IF_OPTION([no-define],,
10840
[AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package])
10843
[AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package])
Lines 10855-10873 Link Here
10855
# some platforms.
10858
# some platforms.
10856
AC_REQUIRE([AC_PROG_AWK])dnl
10859
AC_REQUIRE([AC_PROG_AWK])dnl
10857
AC_REQUIRE([AC_PROG_MAKE_SET])dnl
10860
AC_REQUIRE([AC_PROG_MAKE_SET])dnl
10861
AC_REQUIRE([AM_SET_LEADING_DOT])dnl
10858
10862
10859
_AM_IF_OPTION([no-dependencies],,
10863
_AM_IF_OPTION([no-dependencies],,
10860
[AC_PROVIDE_IFELSE([AC_PROG_][CC],
10864
[AC_PROVIDE_IFELSE([AC_PROG_CC],
10861
                  [_AM_DEPENDENCIES(CC)],
10865
                  [_AM_DEPENDENCIES(CC)],
10862
                  [define([AC_PROG_][CC],
10866
                  [define([AC_PROG_CC],
10863
                          defn([AC_PROG_][CC])[_AM_DEPENDENCIES(CC)])])dnl
10867
                          defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl
10864
AC_PROVIDE_IFELSE([AC_PROG_][CXX],
10868
AC_PROVIDE_IFELSE([AC_PROG_CXX],
10865
                  [_AM_DEPENDENCIES(CXX)],
10869
                  [_AM_DEPENDENCIES(CXX)],
10866
                  [define([AC_PROG_][CXX],
10870
                  [define([AC_PROG_CXX],
10867
                          defn([AC_PROG_][CXX])[_AM_DEPENDENCIES(CXX)])])dnl
10871
                          defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl
10868
])
10872
])
10869
])
10873
])
10870
10874
10875
10876
# When config.status generates a header, we must update the stamp-h file.
10877
# This file resides in the same directory as the config header
10878
# that is generated.  The stamp files are numbered to have different names.
10879
10880
# Autoconf calls _AC_AM_CONFIG_HEADER_HOOK (when defined) in the
10881
# loop where config.status creates the headers, so we can generate
10882
# our stamp files there.
10883
AC_DEFUN([_AC_AM_CONFIG_HEADER_HOOK],
10884
[# Compute $1's index in $config_headers.
10885
_am_stamp_count=1
10886
for _am_header in $config_headers :; do
10887
  case $_am_header in
10888
    $1 | $1:* )
10889
      break ;;
10890
    * )
10891
      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
10892
  esac
10893
done
10894
echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count])
10895
10871
# Copyright 2002  Free Software Foundation, Inc.
10896
# Copyright 2002  Free Software Foundation, Inc.
10872
10897
10873
# This program is free software; you can redistribute it and/or modify
10898
# This program is free software; you can redistribute it and/or modify
Lines 10888-10901 Link Here
10888
# ----------------------------
10913
# ----------------------------
10889
# Automake X.Y traces this macro to ensure aclocal.m4 has been
10914
# Automake X.Y traces this macro to ensure aclocal.m4 has been
10890
# generated from the m4 files accompanying Automake X.Y.
10915
# generated from the m4 files accompanying Automake X.Y.
10891
AC_DEFUN([AM_AUTOMAKE_VERSION],[am__api_version="1.6"])
10916
AC_DEFUN([AM_AUTOMAKE_VERSION],[am__api_version="1.7"])
10892
10917
10893
# AM_SET_CURRENT_AUTOMAKE_VERSION
10918
# AM_SET_CURRENT_AUTOMAKE_VERSION
10894
# -------------------------------
10919
# -------------------------------
10895
# Call AM_AUTOMAKE_VERSION so it can be traced.
10920
# Call AM_AUTOMAKE_VERSION so it can be traced.
10896
# This function is AC_REQUIREd by AC_INIT_AUTOMAKE.
10921
# This function is AC_REQUIREd by AC_INIT_AUTOMAKE.
10897
AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
10922
AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
10898
	 [AM_AUTOMAKE_VERSION([1.6.3])])
10923
	 [AM_AUTOMAKE_VERSION([1.7.6])])
10899
10924
10900
# Helper functions for option handling.                    -*- Autoconf -*-
10925
# Helper functions for option handling.                    -*- Autoconf -*-
10901
10926
Lines 11181-11189 Link Here
11181
INSTALL_STRIP_PROGRAM="\${SHELL} \$(install_sh) -c -s"
11206
INSTALL_STRIP_PROGRAM="\${SHELL} \$(install_sh) -c -s"
11182
AC_SUBST([INSTALL_STRIP_PROGRAM])])
11207
AC_SUBST([INSTALL_STRIP_PROGRAM])])
11183
11208
11184
# serial 4						-*- Autoconf -*-
11209
#                                                          -*- Autoconf -*-
11210
# Copyright (C) 2003  Free Software Foundation, Inc.
11211
11212
# This program is free software; you can redistribute it and/or modify
11213
# it under the terms of the GNU General Public License as published by
11214
# the Free Software Foundation; either version 2, or (at your option)
11215
# any later version.
11185
11216
11186
# Copyright 1999, 2000, 2001 Free Software Foundation, Inc.
11217
# This program is distributed in the hope that it will be useful,
11218
# but WITHOUT ANY WARRANTY; without even the implied warranty of
11219
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
11220
# GNU General Public License for more details.
11221
11222
# You should have received a copy of the GNU General Public License
11223
# along with this program; if not, write to the Free Software
11224
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
11225
# 02111-1307, USA.
11226
11227
# serial 1
11228
11229
# Check whether the underlying file-system supports filenames
11230
# with a leading dot.  For instance MS-DOS doesn't.
11231
AC_DEFUN([AM_SET_LEADING_DOT],
11232
[rm -rf .tst 2>/dev/null
11233
mkdir .tst 2>/dev/null
11234
if test -d .tst; then
11235
  am__leading_dot=.
11236
else
11237
  am__leading_dot=_
11238
fi
11239
rmdir .tst 2>/dev/null
11240
AC_SUBST([am__leading_dot])])
11241
11242
# serial 5						-*- Autoconf -*-
11243
11244
# Copyright (C) 1999, 2000, 2001, 2002, 2003  Free Software Foundation, Inc.
11187
11245
11188
# This program is free software; you can redistribute it and/or modify
11246
# This program is free software; you can redistribute it and/or modify
11189
# it under the terms of the GNU General Public License as published by
11247
# it under the terms of the GNU General Public License as published by
Lines 11244-11261 Link Here
11244
  # using a relative directory.
11302
  # using a relative directory.
11245
  cp "$am_depcomp" conftest.dir
11303
  cp "$am_depcomp" conftest.dir
11246
  cd conftest.dir
11304
  cd conftest.dir
11305
  # We will build objects and dependencies in a subdirectory because
11306
  # it helps to detect inapplicable dependency modes.  For instance
11307
  # both Tru64's cc and ICC support -MD to output dependencies as a
11308
  # side effect of compilation, but ICC will put the dependencies in
11309
  # the current directory while Tru64 will put them in the object
11310
  # directory.
11311
  mkdir sub
11247
11312
11248
  am_cv_$1_dependencies_compiler_type=none
11313
  am_cv_$1_dependencies_compiler_type=none
11249
  if test "$am_compiler_list" = ""; then
11314
  if test "$am_compiler_list" = ""; then
11250
     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
11315
     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
11251
  fi
11316
  fi
11252
  for depmode in $am_compiler_list; do
11317
  for depmode in $am_compiler_list; do
11318
    # Setup a source with many dependencies, because some compilers
11319
    # like to wrap large dependency lists on column 80 (with \), and
11320
    # we should not choose a depcomp mode which is confused by this.
11321
    #
11253
    # We need to recreate these files for each test, as the compiler may
11322
    # We need to recreate these files for each test, as the compiler may
11254
    # overwrite some of them when testing with obscure command lines.
11323
    # overwrite some of them when testing with obscure command lines.
11255
    # This happens at least with the AIX C compiler.
11324
    # This happens at least with the AIX C compiler.
11256
    echo '#include "conftest.h"' > conftest.c
11325
    : > sub/conftest.c
11257
    echo 'int i;' > conftest.h
11326
    for i in 1 2 3 4 5 6; do
11258
    echo "${am__include} ${am__quote}conftest.Po${am__quote}" > confmf
11327
      echo '#include "conftst'$i'.h"' >> sub/conftest.c
11328
      : > sub/conftst$i.h
11329
    done
11330
    echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
11259
11331
11260
    case $depmode in
11332
    case $depmode in
11261
    nosideeffect)
11333
    nosideeffect)
Lines 11273-11285 Link Here
11273
    # mode.  It turns out that the SunPro C++ compiler does not properly
11345
    # mode.  It turns out that the SunPro C++ compiler does not properly
11274
    # handle `-M -o', and we need to detect this.
11346
    # handle `-M -o', and we need to detect this.
11275
    if depmode=$depmode \
11347
    if depmode=$depmode \
11276
       source=conftest.c object=conftest.o \
11348
       source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \
11277
       depfile=conftest.Po tmpdepfile=conftest.TPo \
11349
       depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
11278
       $SHELL ./depcomp $depcc -c conftest.c -o conftest.o >/dev/null 2>&1 &&
11350
       $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \
11279
       grep conftest.h conftest.Po > /dev/null 2>&1 &&
11351
         >/dev/null 2>conftest.err &&
11352
       grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
11353
       grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 &&
11280
       ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
11354
       ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
11281
      am_cv_$1_dependencies_compiler_type=$depmode
11355
      # icc doesn't choke on unknown options, it will just issue warnings
11282
      break
11356
      # (even with -Werror).  So we grep stderr for any message
11357
      # that says an option was ignored.
11358
      if grep 'ignoring option' conftest.err >/dev/null 2>&1; then :; else
11359
        am_cv_$1_dependencies_compiler_type=$depmode
11360
        break
11361
      fi
11283
    fi
11362
    fi
11284
  done
11363
  done
11285
11364
Lines 11290-11295 Link Here
11290
fi
11369
fi
11291
])
11370
])
11292
AC_SUBST([$1DEPMODE], [depmode=$am_cv_$1_dependencies_compiler_type])
11371
AC_SUBST([$1DEPMODE], [depmode=$am_cv_$1_dependencies_compiler_type])
11372
AM_CONDITIONAL([am__fastdep$1], [
11373
  test "x$enable_dependency_tracking" != xno \
11374
  && test "$am_cv_$1_dependencies_compiler_type" = gcc3])
11293
])
11375
])
11294
11376
11295
11377
Lines 11298-11313 Link Here
11298
# Choose a directory name for dependency files.
11380
# Choose a directory name for dependency files.
11299
# This macro is AC_REQUIREd in _AM_DEPENDENCIES
11381
# This macro is AC_REQUIREd in _AM_DEPENDENCIES
11300
AC_DEFUN([AM_SET_DEPDIR],
11382
AC_DEFUN([AM_SET_DEPDIR],
11301
[rm -f .deps 2>/dev/null
11383
[AC_REQUIRE([AM_SET_LEADING_DOT])dnl
11302
mkdir .deps 2>/dev/null
11384
AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl
11303
if test -d .deps; then
11304
  DEPDIR=.deps
11305
else
11306
  # MS-DOS does not allow filenames that begin with a dot.
11307
  DEPDIR=_deps
11308
fi
11309
rmdir .deps 2>/dev/null
11310
AC_SUBST([DEPDIR])
11311
])
11385
])
11312
11386
11313
11387
Lines 11409-11415 Link Here
11409
     [AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"])
11483
     [AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"])
11410
])
11484
])
11411
11485
11412
# Copyright 2001 Free Software Foundation, Inc.             -*- Autoconf -*-
11486
# Check to see how 'make' treats includes.	-*- Autoconf -*-
11487
11488
# Copyright (C) 2001, 2002, 2003 Free Software Foundation, Inc.
11413
11489
11414
# This program is free software; you can redistribute it and/or modify
11490
# This program is free software; you can redistribute it and/or modify
11415
# it under the terms of the GNU General Public License as published by
11491
# it under the terms of the GNU General Public License as published by
Lines 11434-11441 Link Here
11434
AC_DEFUN([AM_MAKE_INCLUDE],
11510
AC_DEFUN([AM_MAKE_INCLUDE],
11435
[am_make=${MAKE-make}
11511
[am_make=${MAKE-make}
11436
cat > confinc << 'END'
11512
cat > confinc << 'END'
11437
doit:
11513
am__doit:
11438
	@echo done
11514
	@echo done
11515
.PHONY: am__doit
11439
END
11516
END
11440
# If we don't find an include directive, just comment out the code.
11517
# If we don't find an include directive, just comment out the code.
11441
AC_MSG_CHECKING([for style of include used by $am_make])
11518
AC_MSG_CHECKING([for style of include used by $am_make])
Lines 11449-11455 Link Here
11449
# In particular we don't look at `^make:' because GNU make might
11526
# In particular we don't look at `^make:' because GNU make might
11450
# be invoked under some other name (usually "gmake"), in which
11527
# be invoked under some other name (usually "gmake"), in which
11451
# case it prints its new name instead of `make'.
11528
# case it prints its new name instead of `make'.
11452
if test "`$am_make -s -f confmf 2> /dev/null | fgrep -v 'ing directory'`" = "done"; then
11529
if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
11453
   am__include=include
11530
   am__include=include
11454
   am__quote=
11531
   am__quote=
11455
   _am_result=GNU
11532
   _am_result=GNU
Lines 11463-11471 Link Here
11463
      _am_result=BSD
11540
      _am_result=BSD
11464
   fi
11541
   fi
11465
fi
11542
fi
11466
AC_SUBST(am__include)
11543
AC_SUBST([am__include])
11467
AC_SUBST(am__quote)
11544
AC_SUBST([am__quote])
11468
AC_MSG_RESULT($_am_result)
11545
AC_MSG_RESULT([$_am_result])
11469
rm -f confinc confmf
11546
rm -f confinc confmf
11470
])
11547
])
11471
11548
Lines 11509-11515 Link Here
11509
fi
11586
fi
11510
AC_CONFIG_COMMANDS_PRE(
11587
AC_CONFIG_COMMANDS_PRE(
11511
[if test -z "${$1_TRUE}" && test -z "${$1_FALSE}"; then
11588
[if test -z "${$1_TRUE}" && test -z "${$1_FALSE}"; then
11512
  AC_MSG_ERROR([conditional \"$1\" was never defined.
11589
  AC_MSG_ERROR([conditional "$1" was never defined.
11513
Usually this means the macro was only invoked conditionally.])
11590
Usually this means the macro was only invoked conditionally.])
11514
fi])])
11591
fi])])
11515
11592
Lines 11586-11645 Link Here
11586
11663
11587
# serial 6
11664
# serial 6
11588
11665
11589
# When config.status generates a header, we must update the stamp-h file.
11666
# AM_CONFIG_HEADER is obsolete.  It has been replaced by AC_CONFIG_HEADERS.
11590
# This file resides in the same directory as the config header
11667
AU_DEFUN([AM_CONFIG_HEADER], [AC_CONFIG_HEADERS($@)])
11591
# that is generated.  We must strip everything past the first ":",
11592
# and everything past the last "/".
11593
11594
# _AM_DIRNAME(PATH)
11595
# -----------------
11596
# Like AS_DIRNAME, only do it during macro expansion
11597
AC_DEFUN([_AM_DIRNAME],
11598
       [m4_if(regexp([$1], [^.*[^/]//*[^/][^/]*/*$]), -1,
11599
	      m4_if(regexp([$1], [^//\([^/]\|$\)]), -1,
11600
		    m4_if(regexp([$1], [^/.*]), -1,
11601
			  [.],
11602
			  patsubst([$1], [^\(/\).*], [\1])),
11603
		    patsubst([$1], [^\(//\)\([^/].*\|$\)], [\1])),
11604
	      patsubst([$1], [^\(.*[^/]\)//*[^/][^/]*/*$], [\1]))[]dnl
11605
])# _AM_DIRNAME
11606
11607
11608
# The stamp files are numbered to have different names.
11609
# We could number them on a directory basis, but that's additional
11610
# complications, let's have a unique counter.
11611
m4_define([_AM_STAMP_Count], [0])
11612
11613
11614
# _AM_STAMP(HEADER)
11615
# -----------------
11616
# The name of the stamp file for HEADER.
11617
AC_DEFUN([_AM_STAMP],
11618
[m4_define([_AM_STAMP_Count], m4_incr(_AM_STAMP_Count))dnl
11619
AS_ESCAPE(_AM_DIRNAME(patsubst([$1],
11620
                               [:.*])))/stamp-h[]_AM_STAMP_Count])
11621
11622
11623
# _AM_CONFIG_HEADER(HEADER[:SOURCES], COMMANDS, INIT-COMMANDS)
11624
# ------------------------------------------------------------
11625
# We used to try to get a real timestamp in stamp-h.  But the fear is that
11626
# that will cause unnecessary cvs conflicts.
11627
AC_DEFUN([_AM_CONFIG_HEADER],
11628
[# Add the stamp file to the list of files AC keeps track of,
11629
# along with our hook.
11630
AC_CONFIG_HEADERS([$1],
11631
                  [# update the timestamp
11632
echo 'timestamp for $1' >"_AM_STAMP([$1])"
11633
$2],
11634
                  [$3])
11635
])# _AM_CONFIG_HEADER
11636
11637
11638
# AM_CONFIG_HEADER(HEADER[:SOURCES]..., COMMANDS, INIT-COMMANDS)
11639
# --------------------------------------------------------------
11640
AC_DEFUN([AM_CONFIG_HEADER],
11641
[AC_FOREACH([_AM_File], [$1], [_AM_CONFIG_HEADER(_AM_File, [$2], [$3])])
11642
])# AM_CONFIG_HEADER
11643
11668
11644
# Configure paths for GTK+
11669
# Configure paths for GTK+
11645
# Owen Taylor     97-11-3
11670
# Owen Taylor     97-11-3
(-)celestia-1.3.1-old/admin/CVS/Root (-1 / +1 lines)
Line 1 Link Here
1
:pserver:anonymous@cvs.sourceforge.net:/cvsroot/celestia
1
:ext:christey@cvs.sourceforge.net:/cvsroot/celestia
(-)celestia-1.3.1-old/admin/cvs.sh (-1 / +1 lines)
Lines 109-115 Link Here
109
fi
109
fi
110
110
111
echo "*** Creating aclocal.m4"
111
echo "*** Creating aclocal.m4"
112
$ACLOCAL -I macros || exit 1
112
$ACLOCAL || exit 1
113
echo "*** Creating configure"
113
echo "*** Creating configure"
114
call_and_fix_autoconf
114
call_and_fix_autoconf
115
115
(-)celestia-1.3.1-old/configure (-2136 / +3208 lines)
Lines 1-168 Link Here
1
#! /bin/sh
1
#! /bin/sh
2
# Guess values for system-dependent variables and create Makefiles.
2
# Guess values for system-dependent variables and create Makefiles.
3
# Generated by GNU Autoconf 2.53.
3
# Generated by GNU Autoconf 2.57.
4
#
4
#
5
# Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
5
# Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
6
# Free Software Foundation, Inc.
6
# Free Software Foundation, Inc.
7
# This configure script is free software; the Free Software Foundation
7
# This configure script is free software; the Free Software Foundation
8
# gives unlimited permission to copy, distribute and modify it.
8
# gives unlimited permission to copy, distribute and modify it.
9
10
11
# Check that we are running under the correct shell.
12
SHELL=${CONFIG_SHELL-/bin/sh}
13
14
case X$ECHO in
15
X*--fallback-echo)
16
  # Remove one level of quotation (which was required for Make).
17
  ECHO=`echo "$ECHO" | sed 's,\\\\\$\\$0,'$0','`
18
  ;;
19
esac
20
21
echo=${ECHO-echo}
22
if test "X$1" = X--no-reexec; then
23
  # Discard the --no-reexec flag, and continue.
24
  shift
25
elif test "X$1" = X--fallback-echo; then
26
  # Avoid inline document here, it may be left over
27
  :
28
elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
29
  # Yippee, $echo works!
30
  :
31
else
32
  # Restart under the correct shell.
33
  exec $SHELL "$0" --no-reexec ${1+"$@"}
34
fi
35
36
if test "X$1" = X--fallback-echo; then
37
  # used as fallback echo
38
  shift
39
  cat <<EOF
40
$*
41
EOF
42
  exit 0
43
fi
44
45
# The HP-UX ksh and POSIX shell print the target directory to stdout
46
# if CDPATH is set.
47
if test "X${CDPATH+set}" = Xset; then CDPATH=:; export CDPATH; fi
48
49
if test -z "$ECHO"; then
50
if test "X${echo_test_string+set}" != Xset; then
51
# find a string as large as possible, as long as the shell can cope with it
52
  for cmd in 'sed 50q "$0"' 'sed 20q "$0"' 'sed 10q "$0"' 'sed 2q "$0"' 'echo test'; do
53
    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
54
    if (echo_test_string="`eval $cmd`") 2>/dev/null &&
55
       echo_test_string="`eval $cmd`" &&
56
       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
57
    then
58
      break
59
    fi
60
  done
61
fi
62
63
if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
64
   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
65
   test "X$echo_testing_string" = "X$echo_test_string"; then
66
  :
67
else
68
  # The Solaris, AIX, and Digital Unix default echo programs unquote
69
  # backslashes.  This makes it impossible to quote backslashes using
70
  #   echo "$something" | sed 's/\\/\\\\/g'
71
  #
72
  # So, first we look for a working echo in the user's PATH.
73
74
  lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
75
  for dir in $PATH /usr/ucb; do
76
    IFS="$lt_save_ifs"
77
    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
78
       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
79
       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
80
       test "X$echo_testing_string" = "X$echo_test_string"; then
81
      echo="$dir/echo"
82
      break
83
    fi
84
  done
85
  IFS="$lt_save_ifs"
86
87
  if test "X$echo" = Xecho; then
88
    # We didn't find a better echo, so look for alternatives.
89
    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
90
       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
91
       test "X$echo_testing_string" = "X$echo_test_string"; then
92
      # This shell has a builtin print -r that does the trick.
93
      echo='print -r'
94
    elif (test -f /bin/ksh || test -f /bin/ksh$ac_exeext) &&
95
	 test "X$CONFIG_SHELL" != X/bin/ksh; then
96
      # If we have ksh, try running configure again with it.
97
      ORIGINAL_CONFIG_SHELL=${CONFIG_SHELL-/bin/sh}
98
      export ORIGINAL_CONFIG_SHELL
99
      CONFIG_SHELL=/bin/ksh
100
      export CONFIG_SHELL
101
      exec $CONFIG_SHELL "$0" --no-reexec ${1+"$@"}
102
    else
103
      # Try using printf.
104
      echo='printf %s\n'
105
      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
106
	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
107
	 test "X$echo_testing_string" = "X$echo_test_string"; then
108
	# Cool, printf works
109
	:
110
      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
111
	   test "X$echo_testing_string" = 'X\t' &&
112
	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
113
	   test "X$echo_testing_string" = "X$echo_test_string"; then
114
	CONFIG_SHELL=$ORIGINAL_CONFIG_SHELL
115
	export CONFIG_SHELL
116
	SHELL="$CONFIG_SHELL"
117
	export SHELL
118
	echo="$CONFIG_SHELL $0 --fallback-echo"
119
      elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
120
	   test "X$echo_testing_string" = 'X\t' &&
121
	   echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
122
	   test "X$echo_testing_string" = "X$echo_test_string"; then
123
	echo="$CONFIG_SHELL $0 --fallback-echo"
124
      else
125
	# maybe with a smaller string...
126
	prev=:
127
128
	for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
129
	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
130
	  then
131
	    break
132
	  fi
133
	  prev="$cmd"
134
	done
135
136
	if test "$prev" != 'sed 50q "$0"'; then
137
	  echo_test_string=`eval $prev`
138
	  export echo_test_string
139
	  exec ${ORIGINAL_CONFIG_SHELL-${CONFIG_SHELL-/bin/sh}} "$0" ${1+"$@"}
140
	else
141
	  # Oops.  We lost completely, so just stick with echo.
142
	  echo=echo
143
	fi
144
      fi
145
    fi
146
  fi
147
fi
148
fi
149
150
# Copy echo and quote the copy suitably for passing to libtool from
151
# the Makefile, instead of quoting the original, which is used later.
152
ECHO=$echo
153
if test "X$ECHO" = "X$CONFIG_SHELL $0 --fallback-echo"; then
154
   ECHO="$CONFIG_SHELL \\\$\$0 --fallback-echo"
155
fi
156
157
158
159
if expr a : '\(a\)' >/dev/null 2>&1; then
160
  as_expr=expr
161
else
162
  as_expr=false
163
fi
164
165
166
## --------------------- ##
9
## --------------------- ##
167
## M4sh Initialization.  ##
10
## M4sh Initialization.  ##
168
## --------------------- ##
11
## --------------------- ##
Lines 171-181 Link Here
171
if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
14
if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
172
  emulate sh
15
  emulate sh
173
  NULLCMD=:
16
  NULLCMD=:
17
  # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
18
  # is contrary to our usage.  Disable this feature.
19
  alias -g '${1+"$@"}'='"$@"'
174
elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
20
elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
175
  set -o posix
21
  set -o posix
176
fi
22
fi
177
23
178
# NLS nuisances.
179
# Support unset when possible.
24
# Support unset when possible.
180
if (FOO=FOO; unset FOO) >/dev/null 2>&1; then
25
if (FOO=FOO; unset FOO) >/dev/null 2>&1; then
181
  as_unset=unset
26
  as_unset=unset
Lines 183-216 Link Here
183
  as_unset=false
28
  as_unset=false
184
fi
29
fi
185
30
186
(set +x; test -n "`(LANG=C; export LANG) 2>&1`") &&
31
187
    { $as_unset LANG || test "${LANG+set}" != set; } ||
32
# Work around bugs in pre-3.0 UWIN ksh.
188
      { LANG=C; export LANG; }
33
$as_unset ENV MAIL MAILPATH
189
(set +x; test -n "`(LC_ALL=C; export LC_ALL) 2>&1`") &&
34
PS1='$ '
190
    { $as_unset LC_ALL || test "${LC_ALL+set}" != set; } ||
35
PS2='> '
191
      { LC_ALL=C; export LC_ALL; }
36
PS4='+ '
192
(set +x; test -n "`(LC_TIME=C; export LC_TIME) 2>&1`") &&
37
193
    { $as_unset LC_TIME || test "${LC_TIME+set}" != set; } ||
38
# NLS nuisances.
194
      { LC_TIME=C; export LC_TIME; }
39
for as_var in \
195
(set +x; test -n "`(LC_CTYPE=C; export LC_CTYPE) 2>&1`") &&
40
  LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
196
    { $as_unset LC_CTYPE || test "${LC_CTYPE+set}" != set; } ||
41
  LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
197
      { LC_CTYPE=C; export LC_CTYPE; }
42
  LC_TELEPHONE LC_TIME
198
(set +x; test -n "`(LANGUAGE=C; export LANGUAGE) 2>&1`") &&
43
do
199
    { $as_unset LANGUAGE || test "${LANGUAGE+set}" != set; } ||
44
  if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then
200
      { LANGUAGE=C; export LANGUAGE; }
45
    eval $as_var=C; export $as_var
201
(set +x; test -n "`(LC_COLLATE=C; export LC_COLLATE) 2>&1`") &&
46
  else
202
    { $as_unset LC_COLLATE || test "${LC_COLLATE+set}" != set; } ||
47
    $as_unset $as_var
203
      { LC_COLLATE=C; export LC_COLLATE; }
48
  fi
204
(set +x; test -n "`(LC_NUMERIC=C; export LC_NUMERIC) 2>&1`") &&
49
done
205
    { $as_unset LC_NUMERIC || test "${LC_NUMERIC+set}" != set; } ||
50
206
      { LC_NUMERIC=C; export LC_NUMERIC; }
51
# Required to use basename.
207
(set +x; test -n "`(LC_MESSAGES=C; export LC_MESSAGES) 2>&1`") &&
52
if expr a : '\(a\)' >/dev/null 2>&1; then
208
    { $as_unset LC_MESSAGES || test "${LC_MESSAGES+set}" != set; } ||
53
  as_expr=expr
209
      { LC_MESSAGES=C; export LC_MESSAGES; }
54
else
55
  as_expr=false
56
fi
57
58
if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
59
  as_basename=basename
60
else
61
  as_basename=false
62
fi
210
63
211
64
212
# Name of the executable.
65
# Name of the executable.
213
as_me=`(basename "$0") 2>/dev/null ||
66
as_me=`$as_basename "$0" ||
214
$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
67
$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
215
	 X"$0" : 'X\(//\)$' \| \
68
	 X"$0" : 'X\(//\)$' \| \
216
	 X"$0" : 'X\(/\)$' \| \
69
	 X"$0" : 'X\(/\)$' \| \
Lines 221-226 Link Here
221
  	  /^X\/\(\/\).*/{ s//\1/; q; }
74
  	  /^X\/\(\/\).*/{ s//\1/; q; }
222
  	  s/.*/./; q'`
75
  	  s/.*/./; q'`
223
76
77
224
# PATH needs CR, and LINENO needs CR and PATH.
78
# PATH needs CR, and LINENO needs CR and PATH.
225
# Avoid depending upon Character Ranges.
79
# Avoid depending upon Character Ranges.
226
as_cr_letters='abcdefghijklmnopqrstuvwxyz'
80
as_cr_letters='abcdefghijklmnopqrstuvwxyz'
Lines 231-245 Link Here
231
85
232
# The user is always right.
86
# The user is always right.
233
if test "${PATH_SEPARATOR+set}" != set; then
87
if test "${PATH_SEPARATOR+set}" != set; then
234
  echo "#! /bin/sh" >conftest.sh
88
  echo "#! /bin/sh" >conf$$.sh
235
  echo  "exit 0"   >>conftest.sh
89
  echo  "exit 0"   >>conf$$.sh
236
  chmod +x conftest.sh
90
  chmod +x conf$$.sh
237
  if (PATH=".;."; conftest.sh) >/dev/null 2>&1; then
91
  if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
238
    PATH_SEPARATOR=';'
92
    PATH_SEPARATOR=';'
239
  else
93
  else
240
    PATH_SEPARATOR=:
94
    PATH_SEPARATOR=:
241
  fi
95
  fi
242
  rm -f conftest.sh
96
  rm -f conf$$.sh
243
fi
97
fi
244
98
245
99
Lines 287-292 Link Here
287
  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
141
  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
288
  test "x$as_lineno_1" != "x$as_lineno_2" &&
142
  test "x$as_lineno_1" != "x$as_lineno_2" &&
289
  test "x$as_lineno_3"  = "x$as_lineno_2" ') 2>/dev/null; then
143
  test "x$as_lineno_3"  = "x$as_lineno_2" ') 2>/dev/null; then
144
	     $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
145
	     $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
290
	     CONFIG_SHELL=$as_dir/$as_base
146
	     CONFIG_SHELL=$as_dir/$as_base
291
	     export CONFIG_SHELL
147
	     export CONFIG_SHELL
292
	     exec "$CONFIG_SHELL" "$0" ${1+"$@"}
148
	     exec "$CONFIG_SHELL" "$0" ${1+"$@"}
Lines 359-364 Link Here
359
fi
215
fi
360
rm -f conf$$ conf$$.exe conf$$.file
216
rm -f conf$$ conf$$.exe conf$$.file
361
217
218
if mkdir -p . 2>/dev/null; then
219
  as_mkdir_p=:
220
else
221
  as_mkdir_p=false
222
fi
223
362
as_executable_p="test -f"
224
as_executable_p="test -f"
363
225
364
# Sed expression to map a string onto a valid CPP name.
226
# Sed expression to map a string onto a valid CPP name.
Lines 375-381 Link Here
375
IFS=" 	$as_nl"
237
IFS=" 	$as_nl"
376
238
377
# CDPATH.
239
# CDPATH.
378
$as_unset CDPATH || test "${CDPATH+set}" != set || { CDPATH=$PATH_SEPARATOR; export CDPATH; }
240
$as_unset CDPATH
241
242
243
244
# Check that we are running under the correct shell.
245
SHELL=${CONFIG_SHELL-/bin/sh}
246
247
case X$ECHO in
248
X*--fallback-echo)
249
  # Remove one level of quotation (which was required for Make).
250
  ECHO=`echo "$ECHO" | sed 's,\\\\\$\\$0,'$0','`
251
  ;;
252
esac
253
254
echo=${ECHO-echo}
255
if test "X$1" = X--no-reexec; then
256
  # Discard the --no-reexec flag, and continue.
257
  shift
258
elif test "X$1" = X--fallback-echo; then
259
  # Avoid inline document here, it may be left over
260
  :
261
elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
262
  # Yippee, $echo works!
263
  :
264
else
265
  # Restart under the correct shell.
266
  exec $SHELL "$0" --no-reexec ${1+"$@"}
267
fi
268
269
if test "X$1" = X--fallback-echo; then
270
  # used as fallback echo
271
  shift
272
  cat <<EOF
273
$*
274
EOF
275
  exit 0
276
fi
277
278
# The HP-UX ksh and POSIX shell print the target directory to stdout
279
# if CDPATH is set.
280
if test "X${CDPATH+set}" = Xset; then CDPATH=:; export CDPATH; fi
281
282
if test -z "$ECHO"; then
283
if test "X${echo_test_string+set}" != Xset; then
284
# find a string as large as possible, as long as the shell can cope with it
285
  for cmd in 'sed 50q "$0"' 'sed 20q "$0"' 'sed 10q "$0"' 'sed 2q "$0"' 'echo test'; do
286
    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
287
    if (echo_test_string="`eval $cmd`") 2>/dev/null &&
288
       echo_test_string="`eval $cmd`" &&
289
       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
290
    then
291
      break
292
    fi
293
  done
294
fi
295
296
if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
297
   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
298
   test "X$echo_testing_string" = "X$echo_test_string"; then
299
  :
300
else
301
  # The Solaris, AIX, and Digital Unix default echo programs unquote
302
  # backslashes.  This makes it impossible to quote backslashes using
303
  #   echo "$something" | sed 's/\\/\\\\/g'
304
  #
305
  # So, first we look for a working echo in the user's PATH.
306
307
  lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
308
  for dir in $PATH /usr/ucb; do
309
    IFS="$lt_save_ifs"
310
    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
311
       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
312
       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
313
       test "X$echo_testing_string" = "X$echo_test_string"; then
314
      echo="$dir/echo"
315
      break
316
    fi
317
  done
318
  IFS="$lt_save_ifs"
319
320
  if test "X$echo" = Xecho; then
321
    # We didn't find a better echo, so look for alternatives.
322
    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
323
       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
324
       test "X$echo_testing_string" = "X$echo_test_string"; then
325
      # This shell has a builtin print -r that does the trick.
326
      echo='print -r'
327
    elif (test -f /bin/ksh || test -f /bin/ksh$ac_exeext) &&
328
	 test "X$CONFIG_SHELL" != X/bin/ksh; then
329
      # If we have ksh, try running configure again with it.
330
      ORIGINAL_CONFIG_SHELL=${CONFIG_SHELL-/bin/sh}
331
      export ORIGINAL_CONFIG_SHELL
332
      CONFIG_SHELL=/bin/ksh
333
      export CONFIG_SHELL
334
      exec $CONFIG_SHELL "$0" --no-reexec ${1+"$@"}
335
    else
336
      # Try using printf.
337
      echo='printf %s\n'
338
      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
339
	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
340
	 test "X$echo_testing_string" = "X$echo_test_string"; then
341
	# Cool, printf works
342
	:
343
      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
344
	   test "X$echo_testing_string" = 'X\t' &&
345
	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
346
	   test "X$echo_testing_string" = "X$echo_test_string"; then
347
	CONFIG_SHELL=$ORIGINAL_CONFIG_SHELL
348
	export CONFIG_SHELL
349
	SHELL="$CONFIG_SHELL"
350
	export SHELL
351
	echo="$CONFIG_SHELL $0 --fallback-echo"
352
      elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
353
	   test "X$echo_testing_string" = 'X\t' &&
354
	   echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
355
	   test "X$echo_testing_string" = "X$echo_test_string"; then
356
	echo="$CONFIG_SHELL $0 --fallback-echo"
357
      else
358
	# maybe with a smaller string...
359
	prev=:
360
361
	for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
362
	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
363
	  then
364
	    break
365
	  fi
366
	  prev="$cmd"
367
	done
368
369
	if test "$prev" != 'sed 50q "$0"'; then
370
	  echo_test_string=`eval $prev`
371
	  export echo_test_string
372
	  exec ${ORIGINAL_CONFIG_SHELL-${CONFIG_SHELL-/bin/sh}} "$0" ${1+"$@"}
373
	else
374
	  # Oops.  We lost completely, so just stick with echo.
375
	  echo=echo
376
	fi
377
      fi
378
    fi
379
  fi
380
fi
381
fi
382
383
# Copy echo and quote the copy suitably for passing to libtool from
384
# the Makefile, instead of quoting the original, which is used later.
385
ECHO=$echo
386
if test "X$ECHO" = "X$CONFIG_SHELL $0 --fallback-echo"; then
387
   ECHO="$CONFIG_SHELL \\\$\$0 --fallback-echo"
388
fi
389
379
390
380
391
381
# Name of the host.
392
# Name of the host.
Lines 389-394 Link Here
389
# Initializations.
400
# Initializations.
390
#
401
#
391
ac_default_prefix=/usr/local
402
ac_default_prefix=/usr/local
403
ac_config_libobj_dir=.
392
cross_compiling=no
404
cross_compiling=no
393
subdirs=
405
subdirs=
394
MFLAGS=
406
MFLAGS=
Lines 445-450 Link Here
445
# include <unistd.h>
457
# include <unistd.h>
446
#endif"
458
#endif"
447
459
460
ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSIDE_GNOME_COMMON_TRUE INSIDE_GNOME_COMMON_FALSE build build_cpu build_vendor build_os host host_cpu host_vendor host_os target target_cpu target_vendor target_os INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO AMTAR install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM AWK SET_MAKE am__leading_dot CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE CXX CXXFLAGS ac_ct_CXX CXXDEPMODE am__fastdepCXX_TRUE am__fastdepCXX_FALSE CPP CXXCPP LN_S ECHO RANLIB ac_ct_RANLIB EGREP LIBTOOL GTK_CONFIG GTK_CFLAGS GTK_LIBS WOVERLOADED_VIRTUAL USE_EXCEPTIONS USE_RTTI NOOPT_CXXFLAGS NOOPT_CFLAGS REPO NOREPO KDE_USE_FINAL_TRUE KDE_USE_FINAL_FALSE KDE_USE_CLOSURE_TRUE KDE_USE_CLOSURE_FALSE X_CFLAGS X_PRE_LIBS X_LIBS X_EXTRA_LIBS ENABLE_GLUT_TRUE ENABLE_GLUT_FALSE GNOME_LIBS GNOMEUI_LIBS GNOMEGNORBA_LIBS GTKXMHTML_LIBS ZVT_LIBS GNOME_LIBDIR GNOME_INCLUDEDIR GNOME_CONFIG ORBIT_CONFIG ORBIT_IDL ORBIT_CFLAGS ORBIT_LIBS GNORBA_CFLAGS GNORBA_LIBS GNOME_APPLETS_LIBS GNOME_DOCKLETS_LIBS GNOME_CAPPLET_LIBS cflags_set XPM_LIBS PTHREAD_LIB ENABLE_GTK_TRUE ENABLE_GTK_FALSE KDE_PLUGIN MSGFMT GMSGFMT XGETTEXT LIBUTIL LIBCOMPAT LIBCRYPT LIBRESOLV LIB_POLL FRAMEWORK_COREAUDIO LIBSOCKET LIBUCB LIBDL X_INCLUDES X_LDFLAGS x_libraries x_includes LIBSM LIB_X11 LIBXINERAMA QTE_NORTTI LIB_XEXT LIBPTHREAD USE_THREADS KDE_MT_LDFLAGS KDE_MT_LIBS USER_INCLUDES USER_LDFLAGS LIBZ LIBPNG LIBJPEG qt_libraries qt_includes QT_INCLUDES QT_LDFLAGS MOC UIC UIC_TR LIB_QT LIB_QPE kde_qtver KDE_EXTRA_RPATH KDE_RPATH kde_libraries kde_includes KDE_LDFLAGS KDE_INCLUDES all_includes all_libraries AUTODIRS DCOPIDL DCOPIDL2CPP DCOP_DEPENDENCIES MCOPIDL ARTSCCONFIG KDECONFIG MEINPROC KDE_XSL_STYLESHEET kde_libs_prefix kde_libs_htmldir kde_htmldir kde_appsdir kde_icondir kde_sounddir kde_datadir kde_locale kde_confdir kde_mimedir kde_wallpaperdir kde_bindir kde_templatesdir kde_servicesdir kde_servicetypesdir kde_moduledir kde_styledir kde_widgetdir LIB_KDECORE LIB_KDEUI LIB_KIO LIB_SMB LIB_KAB LIB_KABC LIB_KHTML LIB_KSPELL LIB_KPARTS LIB_KDEPRINT LIB_KSYCOCA LIB_KFILE LIB_KFM ENABLE_KDE_TRUE ENABLE_KDE_FALSE PKGDATADIR HIPDIR ENABLE_HIPPARCOS_TRUE ENABLE_HIPPARCOS_FALSE ENABLE_CELX_TRUE ENABLE_CELX_FALSE LIBOBJS LTLIBOBJS'
461
ac_subst_files=''
448
462
449
# Initialize some variables set by options.
463
# Initialize some variables set by options.
450
ac_init_help=
464
ac_init_help=
Lines 868-873 Link Here
868
   { (exit 1); exit 1; }; }
882
   { (exit 1); exit 1; }; }
869
  fi
883
  fi
870
fi
884
fi
885
(cd $srcdir && test -r ./$ac_unique_file) 2>/dev/null ||
886
  { echo "$as_me: error: sources are in $srcdir, but \`cd $srcdir' does not work" >&2
887
   { (exit 1); exit 1; }; }
871
srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
888
srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
872
ac_env_build_alias_set=${build_alias+set}
889
ac_env_build_alias_set=${build_alias+set}
873
ac_env_build_alias_value=$build_alias
890
ac_env_build_alias_value=$build_alias
Lines 1113-1119 Link Here
1113
# Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be
1130
# Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be
1114
# absolute.
1131
# absolute.
1115
ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd`
1132
ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd`
1116
ac_abs_top_builddir=`cd "$ac_dir" && cd $ac_top_builddir && pwd`
1133
ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd`
1117
ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd`
1134
ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd`
1118
ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`
1135
ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`
1119
1136
Lines 1153-1159 Link Here
1153
running configure, to aid debugging if configure makes a mistake.
1170
running configure, to aid debugging if configure makes a mistake.
1154
1171
1155
It was created by $as_me, which was
1172
It was created by $as_me, which was
1156
generated by GNU Autoconf 2.53.  Invocation command line was
1173
generated by GNU Autoconf 2.57.  Invocation command line was
1157
1174
1158
  $ $0 $@
1175
  $ $0 $@
1159
1176
Lines 1205-1231 Link Here
1205
1222
1206
# Keep a trace of the command line.
1223
# Keep a trace of the command line.
1207
# Strip out --no-create and --no-recursion so they do not pile up.
1224
# Strip out --no-create and --no-recursion so they do not pile up.
1225
# Strip out --silent because we don't want to record it for future runs.
1208
# Also quote any args containing shell meta-characters.
1226
# Also quote any args containing shell meta-characters.
1227
# Make two passes to allow for proper duplicate-argument suppression.
1209
ac_configure_args=
1228
ac_configure_args=
1229
ac_configure_args0=
1230
ac_configure_args1=
1210
ac_sep=
1231
ac_sep=
1211
for ac_arg
1232
ac_must_keep_next=false
1233
for ac_pass in 1 2
1212
do
1234
do
1213
  case $ac_arg in
1235
  for ac_arg
1214
  -no-create | --no-create | --no-creat | --no-crea | --no-cre \
1236
  do
1215
  | --no-cr | --no-c | -n ) continue ;;
1237
    case $ac_arg in
1216
  -no-recursion | --no-recursion | --no-recursio | --no-recursi \
1238
    -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
1217
  | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
1239
    -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1218
    continue ;;
1240
    | -silent | --silent | --silen | --sile | --sil)
1219
  *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
1241
      continue ;;
1220
    ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
1242
    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
1221
  esac
1243
      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
1222
  case " $ac_configure_args " in
1244
    esac
1223
    *" '$ac_arg' "*) ;; # Avoid dups.  Use of quotes ensures accuracy.
1245
    case $ac_pass in
1224
    *) ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'"
1246
    1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;;
1225
       ac_sep=" " ;;
1247
    2)
1226
  esac
1248
      ac_configure_args1="$ac_configure_args1 '$ac_arg'"
1227
  # Get rid of the leading space.
1249
      if test $ac_must_keep_next = true; then
1250
        ac_must_keep_next=false # Got value, back to normal.
1251
      else
1252
        case $ac_arg in
1253
          *=* | --config-cache | -C | -disable-* | --disable-* \
1254
          | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
1255
          | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
1256
          | -with-* | --with-* | -without-* | --without-* | --x)
1257
            case "$ac_configure_args0 " in
1258
              "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
1259
            esac
1260
            ;;
1261
          -* ) ac_must_keep_next=true ;;
1262
        esac
1263
      fi
1264
      ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'"
1265
      # Get rid of the leading space.
1266
      ac_sep=" "
1267
      ;;
1268
    esac
1269
  done
1228
done
1270
done
1271
$as_unset ac_configure_args0 || test "${ac_configure_args0+set}" != set || { ac_configure_args0=; export ac_configure_args0; }
1272
$as_unset ac_configure_args1 || test "${ac_configure_args1+set}" != set || { ac_configure_args1=; export ac_configure_args1; }
1229
1273
1230
# When interrupted or exit'd, cleanup temporary files, and complete
1274
# When interrupted or exit'd, cleanup temporary files, and complete
1231
# config.log.  We remove comments because anyway the quotes in there
1275
# config.log.  We remove comments because anyway the quotes in there
Lines 1236-1241 Link Here
1236
  # Save into config.log some information that might help in debugging.
1280
  # Save into config.log some information that might help in debugging.
1237
  {
1281
  {
1238
    echo
1282
    echo
1283
1239
    cat <<\_ASBOX
1284
    cat <<\_ASBOX
1240
## ---------------- ##
1285
## ---------------- ##
1241
## Cache variables. ##
1286
## Cache variables. ##
Lines 1258-1263 Link Here
1258
    esac;
1303
    esac;
1259
}
1304
}
1260
    echo
1305
    echo
1306
1307
    cat <<\_ASBOX
1308
## ----------------- ##
1309
## Output variables. ##
1310
## ----------------- ##
1311
_ASBOX
1312
    echo
1313
    for ac_var in $ac_subst_vars
1314
    do
1315
      eval ac_val=$`echo $ac_var`
1316
      echo "$ac_var='"'"'$ac_val'"'"'"
1317
    done | sort
1318
    echo
1319
1320
    if test -n "$ac_subst_files"; then
1321
      cat <<\_ASBOX
1322
## ------------- ##
1323
## Output files. ##
1324
## ------------- ##
1325
_ASBOX
1326
      echo
1327
      for ac_var in $ac_subst_files
1328
      do
1329
	eval ac_val=$`echo $ac_var`
1330
        echo "$ac_var='"'"'$ac_val'"'"'"
1331
      done | sort
1332
      echo
1333
    fi
1334
1261
    if test -s confdefs.h; then
1335
    if test -s confdefs.h; then
1262
      cat <<\_ASBOX
1336
      cat <<\_ASBOX
1263
## ----------- ##
1337
## ----------- ##
Lines 1265-1271 Link Here
1265
## ----------- ##
1339
## ----------- ##
1266
_ASBOX
1340
_ASBOX
1267
      echo
1341
      echo
1268
      sed "/^$/d" confdefs.h
1342
      sed "/^$/d" confdefs.h | sort
1269
      echo
1343
      echo
1270
    fi
1344
    fi
1271
    test "$ac_signal" != 0 &&
1345
    test "$ac_signal" != 0 &&
Lines 1422-1427 Link Here
1422
1496
1423
1497
1424
1498
1499
1425
ac_aux_dir=
1500
ac_aux_dir=
1426
for ac_dir in admin $srcdir/admin; do
1501
for ac_dir in admin $srcdir/admin; do
1427
  if test -f $ac_dir/install-sh; then
1502
  if test -f $ac_dir/install-sh; then
Lines 1564-1570 Link Here
1564
rm conftest.sed
1639
rm conftest.sed
1565
1640
1566
1641
1567
am__api_version="1.6"
1642
am__api_version="1.7"
1568
1643
1569
1644
1570
          test -n "$INSTALL" && kde_save_INSTALL_given=$INSTALL
1645
          test -n "$INSTALL" && kde_save_INSTALL_given=$INSTALL
Lines 1774-1788 Link Here
1774
  test -n "$AWK" && break
1849
  test -n "$AWK" && break
1775
done
1850
done
1776
1851
1777
echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \${MAKE}" >&5
1852
echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
1778
echo $ECHO_N "checking whether ${MAKE-make} sets \${MAKE}... $ECHO_C" >&6
1853
echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
1779
set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,./+-,__p_,'`
1854
set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,./+-,__p_,'`
1780
if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
1855
if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
1781
  echo $ECHO_N "(cached) $ECHO_C" >&6
1856
  echo $ECHO_N "(cached) $ECHO_C" >&6
1782
else
1857
else
1783
  cat >conftest.make <<\_ACEOF
1858
  cat >conftest.make <<\_ACEOF
1784
all:
1859
all:
1785
	@echo 'ac_maketemp="${MAKE}"'
1860
	@echo 'ac_maketemp="$(MAKE)"'
1786
_ACEOF
1861
_ACEOF
1787
# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
1862
# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
1788
eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
1863
eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
Lines 1803-1808 Link Here
1803
  SET_MAKE="MAKE=${MAKE-make}"
1878
  SET_MAKE="MAKE=${MAKE-make}"
1804
fi
1879
fi
1805
1880
1881
rm -rf .tst 2>/dev/null
1882
mkdir .tst 2>/dev/null
1883
if test -d .tst; then
1884
  am__leading_dot=.
1885
else
1886
  am__leading_dot=_
1887
fi
1888
rmdir .tst 2>/dev/null
1889
1806
 # test to see if srcdir already configured
1890
 # test to see if srcdir already configured
1807
if test "`cd $srcdir && pwd`" != "`pwd`" &&
1891
if test "`cd $srcdir && pwd`" != "`pwd`" &&
1808
   test -f $srcdir/config.status; then
1892
   test -f $srcdir/config.status; then
Lines 1811-1816 Link Here
1811
   { (exit 1); exit 1; }; }
1895
   { (exit 1); exit 1; }; }
1812
fi
1896
fi
1813
1897
1898
# test whether we have cygpath
1899
if test -z "$CYGPATH_W"; then
1900
  if (cygpath --version) >/dev/null 2>/dev/null; then
1901
    CYGPATH_W='cygpath -w'
1902
  else
1903
    CYGPATH_W=echo
1904
  fi
1905
fi
1906
1907
1814
# Define the identity of the package.
1908
# Define the identity of the package.
1815
 PACKAGE=celestia
1909
 PACKAGE=celestia
1816
 VERSION=1.3.1
1910
 VERSION=1.3.1
Lines 1939-1949 Link Here
1939
2033
1940
2034
1941
2035
1942
# Add the stamp file to the list of files AC keeps track of,
2036
          ac_config_headers="$ac_config_headers config.h"
1943
# along with our hook.
1944
ac_config_headers="$ac_config_headers config.h"
1945
1946
1947
2037
1948
2038
1949
if test "x${CFLAGS-notset}" = "xnotset" ; then
2039
if test "x${CFLAGS-notset}" = "xnotset" ; then
Lines 2154-2162 Link Here
2154
    # However, it has the same basename, so the bogon will be chosen
2244
    # However, it has the same basename, so the bogon will be chosen
2155
    # first if we set CC to just the basename; use the full file name.
2245
    # first if we set CC to just the basename; use the full file name.
2156
    shift
2246
    shift
2157
    set dummy "$as_dir/$ac_word" ${1+"$@"}
2247
    ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
2158
    shift
2159
    ac_cv_prog_CC="$@"
2160
  fi
2248
  fi
2161
fi
2249
fi
2162
fi
2250
fi
Lines 2261-2268 Link Here
2261
fi
2349
fi
2262
2350
2263
2351
2264
test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH" >&5
2352
test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
2265
echo "$as_me: error: no acceptable C compiler found in \$PATH" >&2;}
2353
See \`config.log' for more details." >&5
2354
echo "$as_me: error: no acceptable C compiler found in \$PATH
2355
See \`config.log' for more details." >&2;}
2266
   { (exit 1); exit 1; }; }
2356
   { (exit 1); exit 1; }; }
2267
2357
2268
# Provide some information about the compiler.
2358
# Provide some information about the compiler.
Lines 2287-2300 Link Here
2287
2377
2288
cat >conftest.$ac_ext <<_ACEOF
2378
cat >conftest.$ac_ext <<_ACEOF
2289
#line $LINENO "configure"
2379
#line $LINENO "configure"
2290
#include "confdefs.h"
2380
/* confdefs.h.  */
2381
_ACEOF
2382
cat confdefs.h >>conftest.$ac_ext
2383
cat >>conftest.$ac_ext <<_ACEOF
2384
/* end confdefs.h.  */
2291
2385
2292
#ifdef F77_DUMMY_MAIN
2293
#  ifdef __cplusplus
2294
     extern "C"
2295
#  endif
2296
   int F77_DUMMY_MAIN() { return 1; }
2297
#endif
2298
int
2386
int
2299
main ()
2387
main ()
2300
{
2388
{
Lines 2304-2310 Link Here
2304
}
2392
}
2305
_ACEOF
2393
_ACEOF
2306
ac_clean_files_save=$ac_clean_files
2394
ac_clean_files_save=$ac_clean_files
2307
ac_clean_files="$ac_clean_files a.out a.exe"
2395
ac_clean_files="$ac_clean_files a.out a.exe b.out"
2308
# Try to create an executable without -o first, disregard a.out.
2396
# Try to create an executable without -o first, disregard a.out.
2309
# It will help us diagnose broken compilers, and finding out an intuition
2397
# It will help us diagnose broken compilers, and finding out an intuition
2310
# of exeext.
2398
# of exeext.
Lines 2323-2348 Link Here
2323
# Be careful to initialize this variable, since it used to be cached.
2411
# Be careful to initialize this variable, since it used to be cached.
2324
# Otherwise an old cache value of `no' led to `EXEEXT = no' in a Makefile.
2412
# Otherwise an old cache value of `no' led to `EXEEXT = no' in a Makefile.
2325
ac_cv_exeext=
2413
ac_cv_exeext=
2326
for ac_file in `ls a_out.exe a.exe conftest.exe 2>/dev/null;
2414
# b.out is created by i960 compilers.
2327
                ls a.out conftest 2>/dev/null;
2415
for ac_file in a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out
2328
                ls a.* conftest.* 2>/dev/null`; do
2416
do
2417
  test -f "$ac_file" || continue
2329
  case $ac_file in
2418
  case $ac_file in
2330
    *.$ac_ext | *.o | *.obj | *.xcoff | *.tds | *.d | *.pdb | *.xSYM ) ;;
2419
    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj )
2331
    a.out ) # We found the default executable, but exeext='' is most
2420
        ;;
2332
            # certainly right.
2421
    conftest.$ac_ext )
2333
            break;;
2422
        # This is the source file.
2334
    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
2423
        ;;
2335
          # FIXME: I believe we export ac_cv_exeext for Libtool --akim.
2424
    [ab].out )
2336
          export ac_cv_exeext
2425
        # We found the default executable, but exeext='' is most
2337
          break;;
2426
        # certainly right.
2338
    * ) break;;
2427
        break;;
2428
    *.* )
2429
        ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
2430
        # FIXME: I believe we export ac_cv_exeext for Libtool,
2431
        # but it would be cool to find out if it's true.  Does anybody
2432
        # maintain Libtool? --akim.
2433
        export ac_cv_exeext
2434
        break;;
2435
    * )
2436
        break;;
2339
  esac
2437
  esac
2340
done
2438
done
2341
else
2439
else
2342
  echo "$as_me: failed program was:" >&5
2440
  echo "$as_me: failed program was:" >&5
2343
cat conftest.$ac_ext >&5
2441
sed 's/^/| /' conftest.$ac_ext >&5
2344
{ { echo "$as_me:$LINENO: error: C compiler cannot create executables" >&5
2442
2345
echo "$as_me: error: C compiler cannot create executables" >&2;}
2443
{ { echo "$as_me:$LINENO: error: C compiler cannot create executables
2444
See \`config.log' for more details." >&5
2445
echo "$as_me: error: C compiler cannot create executables
2446
See \`config.log' for more details." >&2;}
2346
   { (exit 77); exit 77; }; }
2447
   { (exit 77); exit 77; }; }
2347
fi
2448
fi
2348
2449
Lines 2369-2377 Link Here
2369
	cross_compiling=yes
2470
	cross_compiling=yes
2370
    else
2471
    else
2371
	{ { echo "$as_me:$LINENO: error: cannot run C compiled programs.
2472
	{ { echo "$as_me:$LINENO: error: cannot run C compiled programs.
2372
If you meant to cross compile, use \`--host'." >&5
2473
If you meant to cross compile, use \`--host'.
2474
See \`config.log' for more details." >&5
2373
echo "$as_me: error: cannot run C compiled programs.
2475
echo "$as_me: error: cannot run C compiled programs.
2374
If you meant to cross compile, use \`--host'." >&2;}
2476
If you meant to cross compile, use \`--host'.
2477
See \`config.log' for more details." >&2;}
2375
   { (exit 1); exit 1; }; }
2478
   { (exit 1); exit 1; }; }
2376
    fi
2479
    fi
2377
  fi
2480
  fi
Lines 2379-2385 Link Here
2379
echo "$as_me:$LINENO: result: yes" >&5
2482
echo "$as_me:$LINENO: result: yes" >&5
2380
echo "${ECHO_T}yes" >&6
2483
echo "${ECHO_T}yes" >&6
2381
2484
2382
rm -f a.out a.exe conftest$ac_cv_exeext
2485
rm -f a.out a.exe conftest$ac_cv_exeext b.out
2383
ac_clean_files=$ac_clean_files_save
2486
ac_clean_files=$ac_clean_files_save
2384
# Check the compiler produces executables we can run.  If not, either
2487
# Check the compiler produces executables we can run.  If not, either
2385
# the compiler is broken, or we cross compile.
2488
# the compiler is broken, or we cross compile.
Lines 2399-2407 Link Here
2399
# catch `conftest.exe'.  For instance with Cygwin, `ls conftest' will
2502
# catch `conftest.exe'.  For instance with Cygwin, `ls conftest' will
2400
# work properly (i.e., refer to `conftest.exe'), while it won't with
2503
# work properly (i.e., refer to `conftest.exe'), while it won't with
2401
# `rm'.
2504
# `rm'.
2402
for ac_file in `(ls conftest.exe; ls conftest; ls conftest.*) 2>/dev/null`; do
2505
for ac_file in conftest.exe conftest conftest.*; do
2506
  test -f "$ac_file" || continue
2403
  case $ac_file in
2507
  case $ac_file in
2404
    *.$ac_ext | *.o | *.obj | *.xcoff | *.tds | *.d | *.pdb ) ;;
2508
    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
2405
    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
2509
    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
2406
          export ac_cv_exeext
2510
          export ac_cv_exeext
2407
          break;;
2511
          break;;
Lines 2409-2416 Link Here
2409
  esac
2513
  esac
2410
done
2514
done
2411
else
2515
else
2412
  { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link" >&5
2516
  { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
2413
echo "$as_me: error: cannot compute suffix of executables: cannot compile and link" >&2;}
2517
See \`config.log' for more details." >&5
2518
echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
2519
See \`config.log' for more details." >&2;}
2414
   { (exit 1); exit 1; }; }
2520
   { (exit 1); exit 1; }; }
2415
fi
2521
fi
2416
2522
Lines 2428-2441 Link Here
2428
else
2534
else
2429
  cat >conftest.$ac_ext <<_ACEOF
2535
  cat >conftest.$ac_ext <<_ACEOF
2430
#line $LINENO "configure"
2536
#line $LINENO "configure"
2431
#include "confdefs.h"
2537
/* confdefs.h.  */
2538
_ACEOF
2539
cat confdefs.h >>conftest.$ac_ext
2540
cat >>conftest.$ac_ext <<_ACEOF
2541
/* end confdefs.h.  */
2432
2542
2433
#ifdef F77_DUMMY_MAIN
2434
#  ifdef __cplusplus
2435
     extern "C"
2436
#  endif
2437
   int F77_DUMMY_MAIN() { return 1; }
2438
#endif
2439
int
2543
int
2440
main ()
2544
main ()
2441
{
2545
{
Lines 2452-2467 Link Here
2452
  (exit $ac_status); }; then
2556
  (exit $ac_status); }; then
2453
  for ac_file in `(ls conftest.o conftest.obj; ls conftest.*) 2>/dev/null`; do
2557
  for ac_file in `(ls conftest.o conftest.obj; ls conftest.*) 2>/dev/null`; do
2454
  case $ac_file in
2558
  case $ac_file in
2455
    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb ) ;;
2559
    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
2456
    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
2560
    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
2457
       break;;
2561
       break;;
2458
  esac
2562
  esac
2459
done
2563
done
2460
else
2564
else
2461
  echo "$as_me: failed program was:" >&5
2565
  echo "$as_me: failed program was:" >&5
2462
cat conftest.$ac_ext >&5
2566
sed 's/^/| /' conftest.$ac_ext >&5
2463
{ { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile" >&5
2567
2464
echo "$as_me: error: cannot compute suffix of object files: cannot compile" >&2;}
2568
{ { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
2569
See \`config.log' for more details." >&5
2570
echo "$as_me: error: cannot compute suffix of object files: cannot compile
2571
See \`config.log' for more details." >&2;}
2465
   { (exit 1); exit 1; }; }
2572
   { (exit 1); exit 1; }; }
2466
fi
2573
fi
2467
2574
Lines 2478-2491 Link Here
2478
else
2585
else
2479
  cat >conftest.$ac_ext <<_ACEOF
2586
  cat >conftest.$ac_ext <<_ACEOF
2480
#line $LINENO "configure"
2587
#line $LINENO "configure"
2481
#include "confdefs.h"
2588
/* confdefs.h.  */
2589
_ACEOF
2590
cat confdefs.h >>conftest.$ac_ext
2591
cat >>conftest.$ac_ext <<_ACEOF
2592
/* end confdefs.h.  */
2482
2593
2483
#ifdef F77_DUMMY_MAIN
2484
#  ifdef __cplusplus
2485
     extern "C"
2486
#  endif
2487
   int F77_DUMMY_MAIN() { return 1; }
2488
#endif
2489
int
2594
int
2490
main ()
2595
main ()
2491
{
2596
{
Lines 2512-2518 Link Here
2512
  ac_compiler_gnu=yes
2617
  ac_compiler_gnu=yes
2513
else
2618
else
2514
  echo "$as_me: failed program was:" >&5
2619
  echo "$as_me: failed program was:" >&5
2515
cat conftest.$ac_ext >&5
2620
sed 's/^/| /' conftest.$ac_ext >&5
2621
2516
ac_compiler_gnu=no
2622
ac_compiler_gnu=no
2517
fi
2623
fi
2518
rm -f conftest.$ac_objext conftest.$ac_ext
2624
rm -f conftest.$ac_objext conftest.$ac_ext
Lines 2532-2545 Link Here
2532
else
2638
else
2533
  cat >conftest.$ac_ext <<_ACEOF
2639
  cat >conftest.$ac_ext <<_ACEOF
2534
#line $LINENO "configure"
2640
#line $LINENO "configure"
2535
#include "confdefs.h"
2641
/* confdefs.h.  */
2642
_ACEOF
2643
cat confdefs.h >>conftest.$ac_ext
2644
cat >>conftest.$ac_ext <<_ACEOF
2645
/* end confdefs.h.  */
2536
2646
2537
#ifdef F77_DUMMY_MAIN
2538
#  ifdef __cplusplus
2539
     extern "C"
2540
#  endif
2541
   int F77_DUMMY_MAIN() { return 1; }
2542
#endif
2543
int
2647
int
2544
main ()
2648
main ()
2545
{
2649
{
Lines 2563-2569 Link Here
2563
  ac_cv_prog_cc_g=yes
2667
  ac_cv_prog_cc_g=yes
2564
else
2668
else
2565
  echo "$as_me: failed program was:" >&5
2669
  echo "$as_me: failed program was:" >&5
2566
cat conftest.$ac_ext >&5
2670
sed 's/^/| /' conftest.$ac_ext >&5
2671
2567
ac_cv_prog_cc_g=no
2672
ac_cv_prog_cc_g=no
2568
fi
2673
fi
2569
rm -f conftest.$ac_objext conftest.$ac_ext
2674
rm -f conftest.$ac_objext conftest.$ac_ext
Lines 2585-2590 Link Here
2585
    CFLAGS=
2690
    CFLAGS=
2586
  fi
2691
  fi
2587
fi
2692
fi
2693
echo "$as_me:$LINENO: checking for $CC option to accept ANSI C" >&5
2694
echo $ECHO_N "checking for $CC option to accept ANSI C... $ECHO_C" >&6
2695
if test "${ac_cv_prog_cc_stdc+set}" = set; then
2696
  echo $ECHO_N "(cached) $ECHO_C" >&6
2697
else
2698
  ac_cv_prog_cc_stdc=no
2699
ac_save_CC=$CC
2700
cat >conftest.$ac_ext <<_ACEOF
2701
#line $LINENO "configure"
2702
/* confdefs.h.  */
2703
_ACEOF
2704
cat confdefs.h >>conftest.$ac_ext
2705
cat >>conftest.$ac_ext <<_ACEOF
2706
/* end confdefs.h.  */
2707
#include <stdarg.h>
2708
#include <stdio.h>
2709
#include <sys/types.h>
2710
#include <sys/stat.h>
2711
/* Most of the following tests are stolen from RCS 5.7's src/conf.sh.  */
2712
struct buf { int x; };
2713
FILE * (*rcsopen) (struct buf *, struct stat *, int);
2714
static char *e (p, i)
2715
     char **p;
2716
     int i;
2717
{
2718
  return p[i];
2719
}
2720
static char *f (char * (*g) (char **, int), char **p, ...)
2721
{
2722
  char *s;
2723
  va_list v;
2724
  va_start (v,p);
2725
  s = g (p, va_arg (v,int));
2726
  va_end (v);
2727
  return s;
2728
}
2729
int test (int i, double x);
2730
struct s1 {int (*f) (int a);};
2731
struct s2 {int (*f) (double a);};
2732
int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
2733
int argc;
2734
char **argv;
2735
int
2736
main ()
2737
{
2738
return f (e, argv, 0) != argv[0]  ||  f (e, argv, 1) != argv[1];
2739
  ;
2740
  return 0;
2741
}
2742
_ACEOF
2743
# Don't try gcc -ansi; that turns off useful extensions and
2744
# breaks some systems' header files.
2745
# AIX			-qlanglvl=ansi
2746
# Ultrix and OSF/1	-std1
2747
# HP-UX 10.20 and later	-Ae
2748
# HP-UX older versions	-Aa -D_HPUX_SOURCE
2749
# SVR4			-Xc -D__EXTENSIONS__
2750
for ac_arg in "" -qlanglvl=ansi -std1 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
2751
do
2752
  CC="$ac_save_CC $ac_arg"
2753
  rm -f conftest.$ac_objext
2754
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2755
  (eval $ac_compile) 2>&5
2756
  ac_status=$?
2757
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2758
  (exit $ac_status); } &&
2759
         { ac_try='test -s conftest.$ac_objext'
2760
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2761
  (eval $ac_try) 2>&5
2762
  ac_status=$?
2763
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2764
  (exit $ac_status); }; }; then
2765
  ac_cv_prog_cc_stdc=$ac_arg
2766
break
2767
else
2768
  echo "$as_me: failed program was:" >&5
2769
sed 's/^/| /' conftest.$ac_ext >&5
2770
2771
fi
2772
rm -f conftest.$ac_objext
2773
done
2774
rm -f conftest.$ac_ext conftest.$ac_objext
2775
CC=$ac_save_CC
2776
2777
fi
2778
2779
case "x$ac_cv_prog_cc_stdc" in
2780
  x|xno)
2781
    echo "$as_me:$LINENO: result: none needed" >&5
2782
echo "${ECHO_T}none needed" >&6 ;;
2783
  *)
2784
    echo "$as_me:$LINENO: result: $ac_cv_prog_cc_stdc" >&5
2785
echo "${ECHO_T}$ac_cv_prog_cc_stdc" >&6
2786
    CC="$CC $ac_cv_prog_cc_stdc" ;;
2787
esac
2788
2588
# Some people use a C++ compiler to compile C.  Since we use `exit',
2789
# Some people use a C++ compiler to compile C.  Since we use `exit',
2589
# in C++ we need to declare it.  In case someone uses the same compiler
2790
# in C++ we need to declare it.  In case someone uses the same compiler
2590
# for both compiling C and C++ we need to have the C++ compiler decide
2791
# for both compiling C and C++ we need to have the C++ compiler decide
Lines 2617-2631 Link Here
2617
do
2818
do
2618
  cat >conftest.$ac_ext <<_ACEOF
2819
  cat >conftest.$ac_ext <<_ACEOF
2619
#line $LINENO "configure"
2820
#line $LINENO "configure"
2620
#include "confdefs.h"
2821
/* confdefs.h.  */
2822
_ACEOF
2823
cat confdefs.h >>conftest.$ac_ext
2824
cat >>conftest.$ac_ext <<_ACEOF
2825
/* end confdefs.h.  */
2621
#include <stdlib.h>
2826
#include <stdlib.h>
2622
$ac_declaration
2827
$ac_declaration
2623
#ifdef F77_DUMMY_MAIN
2624
#  ifdef __cplusplus
2625
     extern "C"
2626
#  endif
2627
   int F77_DUMMY_MAIN() { return 1; }
2628
#endif
2629
int
2828
int
2630
main ()
2829
main ()
2631
{
2830
{
Lines 2649-2668 Link Here
2649
  :
2848
  :
2650
else
2849
else
2651
  echo "$as_me: failed program was:" >&5
2850
  echo "$as_me: failed program was:" >&5
2652
cat conftest.$ac_ext >&5
2851
sed 's/^/| /' conftest.$ac_ext >&5
2852
2653
continue
2853
continue
2654
fi
2854
fi
2655
rm -f conftest.$ac_objext conftest.$ac_ext
2855
rm -f conftest.$ac_objext conftest.$ac_ext
2656
  cat >conftest.$ac_ext <<_ACEOF
2856
  cat >conftest.$ac_ext <<_ACEOF
2657
#line $LINENO "configure"
2857
#line $LINENO "configure"
2658
#include "confdefs.h"
2858
/* confdefs.h.  */
2859
_ACEOF
2860
cat confdefs.h >>conftest.$ac_ext
2861
cat >>conftest.$ac_ext <<_ACEOF
2862
/* end confdefs.h.  */
2659
$ac_declaration
2863
$ac_declaration
2660
#ifdef F77_DUMMY_MAIN
2661
#  ifdef __cplusplus
2662
     extern "C"
2663
#  endif
2664
   int F77_DUMMY_MAIN() { return 1; }
2665
#endif
2666
int
2864
int
2667
main ()
2865
main ()
2668
{
2866
{
Lines 2686-2692 Link Here
2686
  break
2884
  break
2687
else
2885
else
2688
  echo "$as_me: failed program was:" >&5
2886
  echo "$as_me: failed program was:" >&5
2689
cat conftest.$ac_ext >&5
2887
sed 's/^/| /' conftest.$ac_ext >&5
2888
2690
fi
2889
fi
2691
rm -f conftest.$ac_objext conftest.$ac_ext
2890
rm -f conftest.$ac_objext conftest.$ac_ext
2692
done
2891
done
Lines 2699-2705 Link Here
2699
2898
2700
else
2899
else
2701
  echo "$as_me: failed program was:" >&5
2900
  echo "$as_me: failed program was:" >&5
2702
cat conftest.$ac_ext >&5
2901
sed 's/^/| /' conftest.$ac_ext >&5
2902
2703
fi
2903
fi
2704
rm -f conftest.$ac_objext conftest.$ac_ext
2904
rm -f conftest.$ac_objext conftest.$ac_ext
2705
ac_ext=c
2905
ac_ext=c
Lines 2707-2730 Link Here
2707
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2907
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2708
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2908
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2709
ac_compiler_gnu=$ac_cv_c_compiler_gnu
2909
ac_compiler_gnu=$ac_cv_c_compiler_gnu
2710
rm -f .deps 2>/dev/null
2910
DEPDIR="${am__leading_dot}deps"
2711
mkdir .deps 2>/dev/null
2712
if test -d .deps; then
2713
  DEPDIR=.deps
2714
else
2715
  # MS-DOS does not allow filenames that begin with a dot.
2716
  DEPDIR=_deps
2717
fi
2718
rmdir .deps 2>/dev/null
2719
2720
2911
2721
ac_config_commands="$ac_config_commands depfiles"
2912
          ac_config_commands="$ac_config_commands depfiles"
2722
2913
2723
2914
2724
am_make=${MAKE-make}
2915
am_make=${MAKE-make}
2725
cat > confinc << 'END'
2916
cat > confinc << 'END'
2726
doit:
2917
am__doit:
2727
	@echo done
2918
	@echo done
2919
.PHONY: am__doit
2728
END
2920
END
2729
# If we don't find an include directive, just comment out the code.
2921
# If we don't find an include directive, just comment out the code.
2730
echo "$as_me:$LINENO: checking for style of include used by $am_make" >&5
2922
echo "$as_me:$LINENO: checking for style of include used by $am_make" >&5
Lines 2739-2745 Link Here
2739
# In particular we don't look at `^make:' because GNU make might
2931
# In particular we don't look at `^make:' because GNU make might
2740
# be invoked under some other name (usually "gmake"), in which
2932
# be invoked under some other name (usually "gmake"), in which
2741
# case it prints its new name instead of `make'.
2933
# case it prints its new name instead of `make'.
2742
if test "`$am_make -s -f confmf 2> /dev/null | fgrep -v 'ing directory'`" = "done"; then
2934
if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
2743
   am__include=include
2935
   am__include=include
2744
   am__quote=
2936
   am__quote=
2745
   _am_result=GNU
2937
   _am_result=GNU
Lines 2799-2816 Link Here
2799
  # using a relative directory.
2991
  # using a relative directory.
2800
  cp "$am_depcomp" conftest.dir
2992
  cp "$am_depcomp" conftest.dir
2801
  cd conftest.dir
2993
  cd conftest.dir
2994
  # We will build objects and dependencies in a subdirectory because
2995
  # it helps to detect inapplicable dependency modes.  For instance
2996
  # both Tru64's cc and ICC support -MD to output dependencies as a
2997
  # side effect of compilation, but ICC will put the dependencies in
2998
  # the current directory while Tru64 will put them in the object
2999
  # directory.
3000
  mkdir sub
2802
3001
2803
  am_cv_CC_dependencies_compiler_type=none
3002
  am_cv_CC_dependencies_compiler_type=none
2804
  if test "$am_compiler_list" = ""; then
3003
  if test "$am_compiler_list" = ""; then
2805
     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
3004
     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
2806
  fi
3005
  fi
2807
  for depmode in $am_compiler_list; do
3006
  for depmode in $am_compiler_list; do
3007
    # Setup a source with many dependencies, because some compilers
3008
    # like to wrap large dependency lists on column 80 (with \), and
3009
    # we should not choose a depcomp mode which is confused by this.
3010
    #
2808
    # We need to recreate these files for each test, as the compiler may
3011
    # We need to recreate these files for each test, as the compiler may
2809
    # overwrite some of them when testing with obscure command lines.
3012
    # overwrite some of them when testing with obscure command lines.
2810
    # This happens at least with the AIX C compiler.
3013
    # This happens at least with the AIX C compiler.
2811
    echo '#include "conftest.h"' > conftest.c
3014
    : > sub/conftest.c
2812
    echo 'int i;' > conftest.h
3015
    for i in 1 2 3 4 5 6; do
2813
    echo "${am__include} ${am__quote}conftest.Po${am__quote}" > confmf
3016
      echo '#include "conftst'$i'.h"' >> sub/conftest.c
3017
      : > sub/conftst$i.h
3018
    done
3019
    echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
2814
3020
2815
    case $depmode in
3021
    case $depmode in
2816
    nosideeffect)
3022
    nosideeffect)
Lines 2828-2840 Link Here
2828
    # mode.  It turns out that the SunPro C++ compiler does not properly
3034
    # mode.  It turns out that the SunPro C++ compiler does not properly
2829
    # handle `-M -o', and we need to detect this.
3035
    # handle `-M -o', and we need to detect this.
2830
    if depmode=$depmode \
3036
    if depmode=$depmode \
2831
       source=conftest.c object=conftest.o \
3037
       source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \
2832
       depfile=conftest.Po tmpdepfile=conftest.TPo \
3038
       depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
2833
       $SHELL ./depcomp $depcc -c conftest.c -o conftest.o >/dev/null 2>&1 &&
3039
       $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \
2834
       grep conftest.h conftest.Po > /dev/null 2>&1 &&
3040
         >/dev/null 2>conftest.err &&
3041
       grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
3042
       grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 &&
2835
       ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
3043
       ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
2836
      am_cv_CC_dependencies_compiler_type=$depmode
3044
      # icc doesn't choke on unknown options, it will just issue warnings
2837
      break
3045
      # (even with -Werror).  So we grep stderr for any message
3046
      # that says an option was ignored.
3047
      if grep 'ignoring option' conftest.err >/dev/null 2>&1; then :; else
3048
        am_cv_CC_dependencies_compiler_type=$depmode
3049
        break
3050
      fi
2838
    fi
3051
    fi
2839
  done
3052
  done
2840
3053
Lines 2851-2856 Link Here
2851
3064
2852
3065
2853
3066
3067
if
3068
  test "x$enable_dependency_tracking" != xno \
3069
  && test "$am_cv_CC_dependencies_compiler_type" = gcc3; then
3070
  am__fastdepCC_TRUE=
3071
  am__fastdepCC_FALSE='#'
3072
else
3073
  am__fastdepCC_TRUE='#'
3074
  am__fastdepCC_FALSE=
3075
fi
3076
3077
3078
2854
if test "x${CXXFLAGS-notset}" = "xnotset" ; then
3079
if test "x${CXXFLAGS-notset}" = "xnotset" ; then
2855
    export CXXFLAGS
3080
    export CXXFLAGS
2856
    CXXFLAGS=""
3081
    CXXFLAGS=""
Lines 2975-2988 Link Here
2975
else
3200
else
2976
  cat >conftest.$ac_ext <<_ACEOF
3201
  cat >conftest.$ac_ext <<_ACEOF
2977
#line $LINENO "configure"
3202
#line $LINENO "configure"
2978
#include "confdefs.h"
3203
/* confdefs.h.  */
3204
_ACEOF
3205
cat confdefs.h >>conftest.$ac_ext
3206
cat >>conftest.$ac_ext <<_ACEOF
3207
/* end confdefs.h.  */
2979
3208
2980
#ifdef F77_DUMMY_MAIN
2981
#  ifdef __cplusplus
2982
     extern "C"
2983
#  endif
2984
   int F77_DUMMY_MAIN() { return 1; }
2985
#endif
2986
int
3209
int
2987
main ()
3210
main ()
2988
{
3211
{
Lines 3009-3015 Link Here
3009
  ac_compiler_gnu=yes
3232
  ac_compiler_gnu=yes
3010
else
3233
else
3011
  echo "$as_me: failed program was:" >&5
3234
  echo "$as_me: failed program was:" >&5
3012
cat conftest.$ac_ext >&5
3235
sed 's/^/| /' conftest.$ac_ext >&5
3236
3013
ac_compiler_gnu=no
3237
ac_compiler_gnu=no
3014
fi
3238
fi
3015
rm -f conftest.$ac_objext conftest.$ac_ext
3239
rm -f conftest.$ac_objext conftest.$ac_ext
Lines 3029-3042 Link Here
3029
else
3253
else
3030
  cat >conftest.$ac_ext <<_ACEOF
3254
  cat >conftest.$ac_ext <<_ACEOF
3031
#line $LINENO "configure"
3255
#line $LINENO "configure"
3032
#include "confdefs.h"
3256
/* confdefs.h.  */
3257
_ACEOF
3258
cat confdefs.h >>conftest.$ac_ext
3259
cat >>conftest.$ac_ext <<_ACEOF
3260
/* end confdefs.h.  */
3033
3261
3034
#ifdef F77_DUMMY_MAIN
3035
#  ifdef __cplusplus
3036
     extern "C"
3037
#  endif
3038
   int F77_DUMMY_MAIN() { return 1; }
3039
#endif
3040
int
3262
int
3041
main ()
3263
main ()
3042
{
3264
{
Lines 3060-3066 Link Here
3060
  ac_cv_prog_cxx_g=yes
3282
  ac_cv_prog_cxx_g=yes
3061
else
3283
else
3062
  echo "$as_me: failed program was:" >&5
3284
  echo "$as_me: failed program was:" >&5
3063
cat conftest.$ac_ext >&5
3285
sed 's/^/| /' conftest.$ac_ext >&5
3286
3064
ac_cv_prog_cxx_g=no
3287
ac_cv_prog_cxx_g=no
3065
fi
3288
fi
3066
rm -f conftest.$ac_objext conftest.$ac_ext
3289
rm -f conftest.$ac_objext conftest.$ac_ext
Lines 3093-3107 Link Here
3093
do
3316
do
3094
  cat >conftest.$ac_ext <<_ACEOF
3317
  cat >conftest.$ac_ext <<_ACEOF
3095
#line $LINENO "configure"
3318
#line $LINENO "configure"
3096
#include "confdefs.h"
3319
/* confdefs.h.  */
3320
_ACEOF
3321
cat confdefs.h >>conftest.$ac_ext
3322
cat >>conftest.$ac_ext <<_ACEOF
3323
/* end confdefs.h.  */
3097
#include <stdlib.h>
3324
#include <stdlib.h>
3098
$ac_declaration
3325
$ac_declaration
3099
#ifdef F77_DUMMY_MAIN
3100
#  ifdef __cplusplus
3101
     extern "C"
3102
#  endif
3103
   int F77_DUMMY_MAIN() { return 1; }
3104
#endif
3105
int
3326
int
3106
main ()
3327
main ()
3107
{
3328
{
Lines 3125-3144 Link Here
3125
  :
3346
  :
3126
else
3347
else
3127
  echo "$as_me: failed program was:" >&5
3348
  echo "$as_me: failed program was:" >&5
3128
cat conftest.$ac_ext >&5
3349
sed 's/^/| /' conftest.$ac_ext >&5
3350
3129
continue
3351
continue
3130
fi
3352
fi
3131
rm -f conftest.$ac_objext conftest.$ac_ext
3353
rm -f conftest.$ac_objext conftest.$ac_ext
3132
  cat >conftest.$ac_ext <<_ACEOF
3354
  cat >conftest.$ac_ext <<_ACEOF
3133
#line $LINENO "configure"
3355
#line $LINENO "configure"
3134
#include "confdefs.h"
3356
/* confdefs.h.  */
3357
_ACEOF
3358
cat confdefs.h >>conftest.$ac_ext
3359
cat >>conftest.$ac_ext <<_ACEOF
3360
/* end confdefs.h.  */
3135
$ac_declaration
3361
$ac_declaration
3136
#ifdef F77_DUMMY_MAIN
3137
#  ifdef __cplusplus
3138
     extern "C"
3139
#  endif
3140
   int F77_DUMMY_MAIN() { return 1; }
3141
#endif
3142
int
3362
int
3143
main ()
3363
main ()
3144
{
3364
{
Lines 3162-3168 Link Here
3162
  break
3382
  break
3163
else
3383
else
3164
  echo "$as_me: failed program was:" >&5
3384
  echo "$as_me: failed program was:" >&5
3165
cat conftest.$ac_ext >&5
3385
sed 's/^/| /' conftest.$ac_ext >&5
3386
3166
fi
3387
fi
3167
rm -f conftest.$ac_objext conftest.$ac_ext
3388
rm -f conftest.$ac_objext conftest.$ac_ext
3168
done
3389
done
Lines 3197-3214 Link Here
3197
  # using a relative directory.
3418
  # using a relative directory.
3198
  cp "$am_depcomp" conftest.dir
3419
  cp "$am_depcomp" conftest.dir
3199
  cd conftest.dir
3420
  cd conftest.dir
3421
  # We will build objects and dependencies in a subdirectory because
3422
  # it helps to detect inapplicable dependency modes.  For instance
3423
  # both Tru64's cc and ICC support -MD to output dependencies as a
3424
  # side effect of compilation, but ICC will put the dependencies in
3425
  # the current directory while Tru64 will put them in the object
3426
  # directory.
3427
  mkdir sub
3200
3428
3201
  am_cv_CXX_dependencies_compiler_type=none
3429
  am_cv_CXX_dependencies_compiler_type=none
3202
  if test "$am_compiler_list" = ""; then
3430
  if test "$am_compiler_list" = ""; then
3203
     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
3431
     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
3204
  fi
3432
  fi
3205
  for depmode in $am_compiler_list; do
3433
  for depmode in $am_compiler_list; do
3434
    # Setup a source with many dependencies, because some compilers
3435
    # like to wrap large dependency lists on column 80 (with \), and
3436
    # we should not choose a depcomp mode which is confused by this.
3437
    #
3206
    # We need to recreate these files for each test, as the compiler may
3438
    # We need to recreate these files for each test, as the compiler may
3207
    # overwrite some of them when testing with obscure command lines.
3439
    # overwrite some of them when testing with obscure command lines.
3208
    # This happens at least with the AIX C compiler.
3440
    # This happens at least with the AIX C compiler.
3209
    echo '#include "conftest.h"' > conftest.c
3441
    : > sub/conftest.c
3210
    echo 'int i;' > conftest.h
3442
    for i in 1 2 3 4 5 6; do
3211
    echo "${am__include} ${am__quote}conftest.Po${am__quote}" > confmf
3443
      echo '#include "conftst'$i'.h"' >> sub/conftest.c
3444
      : > sub/conftst$i.h
3445
    done
3446
    echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
3212
3447
3213
    case $depmode in
3448
    case $depmode in
3214
    nosideeffect)
3449
    nosideeffect)
Lines 3226-3238 Link Here
3226
    # mode.  It turns out that the SunPro C++ compiler does not properly
3461
    # mode.  It turns out that the SunPro C++ compiler does not properly
3227
    # handle `-M -o', and we need to detect this.
3462
    # handle `-M -o', and we need to detect this.
3228
    if depmode=$depmode \
3463
    if depmode=$depmode \
3229
       source=conftest.c object=conftest.o \
3464
       source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \
3230
       depfile=conftest.Po tmpdepfile=conftest.TPo \
3465
       depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
3231
       $SHELL ./depcomp $depcc -c conftest.c -o conftest.o >/dev/null 2>&1 &&
3466
       $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \
3232
       grep conftest.h conftest.Po > /dev/null 2>&1 &&
3467
         >/dev/null 2>conftest.err &&
3468
       grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
3469
       grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 &&
3233
       ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
3470
       ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
3234
      am_cv_CXX_dependencies_compiler_type=$depmode
3471
      # icc doesn't choke on unknown options, it will just issue warnings
3235
      break
3472
      # (even with -Werror).  So we grep stderr for any message
3473
      # that says an option was ignored.
3474
      if grep 'ignoring option' conftest.err >/dev/null 2>&1; then :; else
3475
        am_cv_CXX_dependencies_compiler_type=$depmode
3476
        break
3477
      fi
3236
    fi
3478
    fi
3237
  done
3479
  done
3238
3480
Lines 3249-3254 Link Here
3249
3491
3250
3492
3251
3493
3494
if
3495
  test "x$enable_dependency_tracking" != xno \
3496
  && test "$am_cv_CXX_dependencies_compiler_type" = gcc3; then
3497
  am__fastdepCXX_TRUE=
3498
  am__fastdepCXX_FALSE='#'
3499
else
3500
  am__fastdepCXX_TRUE='#'
3501
  am__fastdepCXX_FALSE=
3502
fi
3503
3504
3505
3252
3506
3253
ac_ext=c
3507
ac_ext=c
3254
ac_cpp='$CPP $CPPFLAGS'
3508
ac_cpp='$CPP $CPPFLAGS'
Lines 3273-3290 Link Here
3273
do
3527
do
3274
  # Use a header file that comes with gcc, so configuring glibc
3528
  # Use a header file that comes with gcc, so configuring glibc
3275
  # with a fresh cross-compiler works.
3529
  # with a fresh cross-compiler works.
3530
  # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3531
  # <limits.h> exists even on freestanding compilers.
3276
  # On the NeXT, cc -E runs the code through the compiler's parser,
3532
  # On the NeXT, cc -E runs the code through the compiler's parser,
3277
  # not just through cpp. "Syntax error" is here to catch this case.
3533
  # not just through cpp. "Syntax error" is here to catch this case.
3278
  cat >conftest.$ac_ext <<_ACEOF
3534
  cat >conftest.$ac_ext <<_ACEOF
3279
#line $LINENO "configure"
3535
#line $LINENO "configure"
3280
#include "confdefs.h"
3536
/* confdefs.h.  */
3281
#include <assert.h>
3537
_ACEOF
3538
cat confdefs.h >>conftest.$ac_ext
3539
cat >>conftest.$ac_ext <<_ACEOF
3540
/* end confdefs.h.  */
3541
#ifdef __STDC__
3542
# include <limits.h>
3543
#else
3544
# include <assert.h>
3545
#endif
3282
                     Syntax error
3546
                     Syntax error
3283
_ACEOF
3547
_ACEOF
3284
if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3548
if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3285
  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3549
  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3286
  ac_status=$?
3550
  ac_status=$?
3287
  egrep -v '^ *\+' conftest.er1 >conftest.err
3551
  grep -v '^ *+' conftest.er1 >conftest.err
3288
  rm -f conftest.er1
3552
  rm -f conftest.er1
3289
  cat conftest.err >&5
3553
  cat conftest.err >&5
3290
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3554
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
Lines 3301-3307 Link Here
3301
  :
3565
  :
3302
else
3566
else
3303
  echo "$as_me: failed program was:" >&5
3567
  echo "$as_me: failed program was:" >&5
3304
  cat conftest.$ac_ext >&5
3568
sed 's/^/| /' conftest.$ac_ext >&5
3569
3305
  # Broken: fails on valid input.
3570
  # Broken: fails on valid input.
3306
continue
3571
continue
3307
fi
3572
fi
Lines 3311-3323 Link Here
3311
  # can be detected and how.
3576
  # can be detected and how.
3312
  cat >conftest.$ac_ext <<_ACEOF
3577
  cat >conftest.$ac_ext <<_ACEOF
3313
#line $LINENO "configure"
3578
#line $LINENO "configure"
3314
#include "confdefs.h"
3579
/* confdefs.h.  */
3580
_ACEOF
3581
cat confdefs.h >>conftest.$ac_ext
3582
cat >>conftest.$ac_ext <<_ACEOF
3583
/* end confdefs.h.  */
3315
#include <ac_nonexistent.h>
3584
#include <ac_nonexistent.h>
3316
_ACEOF
3585
_ACEOF
3317
if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3586
if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3318
  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3587
  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3319
  ac_status=$?
3588
  ac_status=$?
3320
  egrep -v '^ *\+' conftest.er1 >conftest.err
3589
  grep -v '^ *+' conftest.er1 >conftest.err
3321
  rm -f conftest.er1
3590
  rm -f conftest.er1
3322
  cat conftest.err >&5
3591
  cat conftest.err >&5
3323
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3592
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
Lines 3335-3341 Link Here
3335
continue
3604
continue
3336
else
3605
else
3337
  echo "$as_me: failed program was:" >&5
3606
  echo "$as_me: failed program was:" >&5
3338
  cat conftest.$ac_ext >&5
3607
sed 's/^/| /' conftest.$ac_ext >&5
3608
3339
  # Passes both tests.
3609
  # Passes both tests.
3340
ac_preproc_ok=:
3610
ac_preproc_ok=:
3341
break
3611
break
Lines 3364-3381 Link Here
3364
do
3634
do
3365
  # Use a header file that comes with gcc, so configuring glibc
3635
  # Use a header file that comes with gcc, so configuring glibc
3366
  # with a fresh cross-compiler works.
3636
  # with a fresh cross-compiler works.
3637
  # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3638
  # <limits.h> exists even on freestanding compilers.
3367
  # On the NeXT, cc -E runs the code through the compiler's parser,
3639
  # On the NeXT, cc -E runs the code through the compiler's parser,
3368
  # not just through cpp. "Syntax error" is here to catch this case.
3640
  # not just through cpp. "Syntax error" is here to catch this case.
3369
  cat >conftest.$ac_ext <<_ACEOF
3641
  cat >conftest.$ac_ext <<_ACEOF
3370
#line $LINENO "configure"
3642
#line $LINENO "configure"
3371
#include "confdefs.h"
3643
/* confdefs.h.  */
3372
#include <assert.h>
3644
_ACEOF
3645
cat confdefs.h >>conftest.$ac_ext
3646
cat >>conftest.$ac_ext <<_ACEOF
3647
/* end confdefs.h.  */
3648
#ifdef __STDC__
3649
# include <limits.h>
3650
#else
3651
# include <assert.h>
3652
#endif
3373
                     Syntax error
3653
                     Syntax error
3374
_ACEOF
3654
_ACEOF
3375
if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3655
if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3376
  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3656
  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3377
  ac_status=$?
3657
  ac_status=$?
3378
  egrep -v '^ *\+' conftest.er1 >conftest.err
3658
  grep -v '^ *+' conftest.er1 >conftest.err
3379
  rm -f conftest.er1
3659
  rm -f conftest.er1
3380
  cat conftest.err >&5
3660
  cat conftest.err >&5
3381
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3661
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
Lines 3392-3398 Link Here
3392
  :
3672
  :
3393
else
3673
else
3394
  echo "$as_me: failed program was:" >&5
3674
  echo "$as_me: failed program was:" >&5
3395
  cat conftest.$ac_ext >&5
3675
sed 's/^/| /' conftest.$ac_ext >&5
3676
3396
  # Broken: fails on valid input.
3677
  # Broken: fails on valid input.
3397
continue
3678
continue
3398
fi
3679
fi
Lines 3402-3414 Link Here
3402
  # can be detected and how.
3683
  # can be detected and how.
3403
  cat >conftest.$ac_ext <<_ACEOF
3684
  cat >conftest.$ac_ext <<_ACEOF
3404
#line $LINENO "configure"
3685
#line $LINENO "configure"
3405
#include "confdefs.h"
3686
/* confdefs.h.  */
3687
_ACEOF
3688
cat confdefs.h >>conftest.$ac_ext
3689
cat >>conftest.$ac_ext <<_ACEOF
3690
/* end confdefs.h.  */
3406
#include <ac_nonexistent.h>
3691
#include <ac_nonexistent.h>
3407
_ACEOF
3692
_ACEOF
3408
if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3693
if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3409
  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3694
  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3410
  ac_status=$?
3695
  ac_status=$?
3411
  egrep -v '^ *\+' conftest.er1 >conftest.err
3696
  grep -v '^ *+' conftest.er1 >conftest.err
3412
  rm -f conftest.er1
3697
  rm -f conftest.er1
3413
  cat conftest.err >&5
3698
  cat conftest.err >&5
3414
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3699
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
Lines 3426-3432 Link Here
3426
continue
3711
continue
3427
else
3712
else
3428
  echo "$as_me: failed program was:" >&5
3713
  echo "$as_me: failed program was:" >&5
3429
  cat conftest.$ac_ext >&5
3714
sed 's/^/| /' conftest.$ac_ext >&5
3715
3430
  # Passes both tests.
3716
  # Passes both tests.
3431
ac_preproc_ok=:
3717
ac_preproc_ok=:
3432
break
3718
break
Lines 3439-3446 Link Here
3439
if $ac_preproc_ok; then
3725
if $ac_preproc_ok; then
3440
  :
3726
  :
3441
else
3727
else
3442
  { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check" >&5
3728
  { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
3443
echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check" >&2;}
3729
See \`config.log' for more details." >&5
3730
echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
3731
See \`config.log' for more details." >&2;}
3444
   { (exit 1); exit 1; }; }
3732
   { (exit 1); exit 1; }; }
3445
fi
3733
fi
3446
3734
Lines 3469-3486 Link Here
3469
do
3757
do
3470
  # Use a header file that comes with gcc, so configuring glibc
3758
  # Use a header file that comes with gcc, so configuring glibc
3471
  # with a fresh cross-compiler works.
3759
  # with a fresh cross-compiler works.
3760
  # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3761
  # <limits.h> exists even on freestanding compilers.
3472
  # On the NeXT, cc -E runs the code through the compiler's parser,
3762
  # On the NeXT, cc -E runs the code through the compiler's parser,
3473
  # not just through cpp. "Syntax error" is here to catch this case.
3763
  # not just through cpp. "Syntax error" is here to catch this case.
3474
  cat >conftest.$ac_ext <<_ACEOF
3764
  cat >conftest.$ac_ext <<_ACEOF
3475
#line $LINENO "configure"
3765
#line $LINENO "configure"
3476
#include "confdefs.h"
3766
/* confdefs.h.  */
3477
#include <assert.h>
3767
_ACEOF
3768
cat confdefs.h >>conftest.$ac_ext
3769
cat >>conftest.$ac_ext <<_ACEOF
3770
/* end confdefs.h.  */
3771
#ifdef __STDC__
3772
# include <limits.h>
3773
#else
3774
# include <assert.h>
3775
#endif
3478
                     Syntax error
3776
                     Syntax error
3479
_ACEOF
3777
_ACEOF
3480
if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3778
if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3481
  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3779
  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3482
  ac_status=$?
3780
  ac_status=$?
3483
  egrep -v '^ *\+' conftest.er1 >conftest.err
3781
  grep -v '^ *+' conftest.er1 >conftest.err
3484
  rm -f conftest.er1
3782
  rm -f conftest.er1
3485
  cat conftest.err >&5
3783
  cat conftest.err >&5
3486
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3784
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
Lines 3497-3503 Link Here
3497
  :
3795
  :
3498
else
3796
else
3499
  echo "$as_me: failed program was:" >&5
3797
  echo "$as_me: failed program was:" >&5
3500
  cat conftest.$ac_ext >&5
3798
sed 's/^/| /' conftest.$ac_ext >&5
3799
3501
  # Broken: fails on valid input.
3800
  # Broken: fails on valid input.
3502
continue
3801
continue
3503
fi
3802
fi
Lines 3507-3519 Link Here
3507
  # can be detected and how.
3806
  # can be detected and how.
3508
  cat >conftest.$ac_ext <<_ACEOF
3807
  cat >conftest.$ac_ext <<_ACEOF
3509
#line $LINENO "configure"
3808
#line $LINENO "configure"
3510
#include "confdefs.h"
3809
/* confdefs.h.  */
3810
_ACEOF
3811
cat confdefs.h >>conftest.$ac_ext
3812
cat >>conftest.$ac_ext <<_ACEOF
3813
/* end confdefs.h.  */
3511
#include <ac_nonexistent.h>
3814
#include <ac_nonexistent.h>
3512
_ACEOF
3815
_ACEOF
3513
if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3816
if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3514
  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3817
  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3515
  ac_status=$?
3818
  ac_status=$?
3516
  egrep -v '^ *\+' conftest.er1 >conftest.err
3819
  grep -v '^ *+' conftest.er1 >conftest.err
3517
  rm -f conftest.er1
3820
  rm -f conftest.er1
3518
  cat conftest.err >&5
3821
  cat conftest.err >&5
3519
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3822
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
Lines 3531-3537 Link Here
3531
continue
3834
continue
3532
else
3835
else
3533
  echo "$as_me: failed program was:" >&5
3836
  echo "$as_me: failed program was:" >&5
3534
  cat conftest.$ac_ext >&5
3837
sed 's/^/| /' conftest.$ac_ext >&5
3838
3535
  # Passes both tests.
3839
  # Passes both tests.
3536
ac_preproc_ok=:
3840
ac_preproc_ok=:
3537
break
3841
break
Lines 3560-3577 Link Here
3560
do
3864
do
3561
  # Use a header file that comes with gcc, so configuring glibc
3865
  # Use a header file that comes with gcc, so configuring glibc
3562
  # with a fresh cross-compiler works.
3866
  # with a fresh cross-compiler works.
3867
  # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3868
  # <limits.h> exists even on freestanding compilers.
3563
  # On the NeXT, cc -E runs the code through the compiler's parser,
3869
  # On the NeXT, cc -E runs the code through the compiler's parser,
3564
  # not just through cpp. "Syntax error" is here to catch this case.
3870
  # not just through cpp. "Syntax error" is here to catch this case.
3565
  cat >conftest.$ac_ext <<_ACEOF
3871
  cat >conftest.$ac_ext <<_ACEOF
3566
#line $LINENO "configure"
3872
#line $LINENO "configure"
3567
#include "confdefs.h"
3873
/* confdefs.h.  */
3568
#include <assert.h>
3874
_ACEOF
3875
cat confdefs.h >>conftest.$ac_ext
3876
cat >>conftest.$ac_ext <<_ACEOF
3877
/* end confdefs.h.  */
3878
#ifdef __STDC__
3879
# include <limits.h>
3880
#else
3881
# include <assert.h>
3882
#endif
3569
                     Syntax error
3883
                     Syntax error
3570
_ACEOF
3884
_ACEOF
3571
if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3885
if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3572
  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3886
  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3573
  ac_status=$?
3887
  ac_status=$?
3574
  egrep -v '^ *\+' conftest.er1 >conftest.err
3888
  grep -v '^ *+' conftest.er1 >conftest.err
3575
  rm -f conftest.er1
3889
  rm -f conftest.er1
3576
  cat conftest.err >&5
3890
  cat conftest.err >&5
3577
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3891
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
Lines 3588-3594 Link Here
3588
  :
3902
  :
3589
else
3903
else
3590
  echo "$as_me: failed program was:" >&5
3904
  echo "$as_me: failed program was:" >&5
3591
  cat conftest.$ac_ext >&5
3905
sed 's/^/| /' conftest.$ac_ext >&5
3906
3592
  # Broken: fails on valid input.
3907
  # Broken: fails on valid input.
3593
continue
3908
continue
3594
fi
3909
fi
Lines 3598-3610 Link Here
3598
  # can be detected and how.
3913
  # can be detected and how.
3599
  cat >conftest.$ac_ext <<_ACEOF
3914
  cat >conftest.$ac_ext <<_ACEOF
3600
#line $LINENO "configure"
3915
#line $LINENO "configure"
3601
#include "confdefs.h"
3916
/* confdefs.h.  */
3917
_ACEOF
3918
cat confdefs.h >>conftest.$ac_ext
3919
cat >>conftest.$ac_ext <<_ACEOF
3920
/* end confdefs.h.  */
3602
#include <ac_nonexistent.h>
3921
#include <ac_nonexistent.h>
3603
_ACEOF
3922
_ACEOF
3604
if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3923
if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3605
  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3924
  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3606
  ac_status=$?
3925
  ac_status=$?
3607
  egrep -v '^ *\+' conftest.er1 >conftest.err
3926
  grep -v '^ *+' conftest.er1 >conftest.err
3608
  rm -f conftest.er1
3927
  rm -f conftest.er1
3609
  cat conftest.err >&5
3928
  cat conftest.err >&5
3610
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3929
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
Lines 3622-3628 Link Here
3622
continue
3941
continue
3623
else
3942
else
3624
  echo "$as_me: failed program was:" >&5
3943
  echo "$as_me: failed program was:" >&5
3625
  cat conftest.$ac_ext >&5
3944
sed 's/^/| /' conftest.$ac_ext >&5
3945
3626
  # Passes both tests.
3946
  # Passes both tests.
3627
ac_preproc_ok=:
3947
ac_preproc_ok=:
3628
break
3948
break
Lines 3635-3642 Link Here
3635
if $ac_preproc_ok; then
3955
if $ac_preproc_ok; then
3636
  :
3956
  :
3637
else
3957
else
3638
  { { echo "$as_me:$LINENO: error: C++ preprocessor \"$CXXCPP\" fails sanity check" >&5
3958
  { { echo "$as_me:$LINENO: error: C++ preprocessor \"$CXXCPP\" fails sanity check
3639
echo "$as_me: error: C++ preprocessor \"$CXXCPP\" fails sanity check" >&2;}
3959
See \`config.log' for more details." >&5
3960
echo "$as_me: error: C++ preprocessor \"$CXXCPP\" fails sanity check
3961
See \`config.log' for more details." >&2;}
3640
   { (exit 1); exit 1; }; }
3962
   { (exit 1); exit 1; }; }
3641
fi
3963
fi
3642
3964
Lines 4278-4284 Link Here
4278
  ;;
4600
  ;;
4279
*-*-irix6*)
4601
*-*-irix6*)
4280
  # Find out which ABI we are using.
4602
  # Find out which ABI we are using.
4281
  echo '#line 4281 "configure"' > conftest.$ac_ext
4603
  echo '#line 4603 "configure"' > conftest.$ac_ext
4282
  if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4604
  if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4283
  (eval $ac_compile) 2>&5
4605
  (eval $ac_compile) 2>&5
4284
  ac_status=$?
4606
  ac_status=$?
Lines 4336-4349 Link Here
4336
4658
4337
     cat >conftest.$ac_ext <<_ACEOF
4659
     cat >conftest.$ac_ext <<_ACEOF
4338
#line $LINENO "configure"
4660
#line $LINENO "configure"
4339
#include "confdefs.h"
4661
/* confdefs.h.  */
4662
_ACEOF
4663
cat confdefs.h >>conftest.$ac_ext
4664
cat >>conftest.$ac_ext <<_ACEOF
4665
/* end confdefs.h.  */
4340
4666
4341
#ifdef F77_DUMMY_MAIN
4342
#  ifdef __cplusplus
4343
     extern "C"
4344
#  endif
4345
   int F77_DUMMY_MAIN() { return 1; }
4346
#endif
4347
int
4667
int
4348
main ()
4668
main ()
4349
{
4669
{
Lines 4367-4373 Link Here
4367
  lt_cv_cc_needs_belf=yes
4687
  lt_cv_cc_needs_belf=yes
4368
else
4688
else
4369
  echo "$as_me: failed program was:" >&5
4689
  echo "$as_me: failed program was:" >&5
4370
cat conftest.$ac_ext >&5
4690
sed 's/^/| /' conftest.$ac_ext >&5
4691
4371
lt_cv_cc_needs_belf=no
4692
lt_cv_cc_needs_belf=no
4372
fi
4693
fi
4373
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
4694
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
Lines 4392-4397 Link Here
4392
4713
4393
4714
4394
4715
4716
echo "$as_me:$LINENO: checking for egrep" >&5
4717
echo $ECHO_N "checking for egrep... $ECHO_C" >&6
4718
if test "${ac_cv_prog_egrep+set}" = set; then
4719
  echo $ECHO_N "(cached) $ECHO_C" >&6
4720
else
4721
  if echo a | (grep -E '(a|b)') >/dev/null 2>&1
4722
    then ac_cv_prog_egrep='grep -E'
4723
    else ac_cv_prog_egrep='egrep'
4724
    fi
4725
fi
4726
echo "$as_me:$LINENO: result: $ac_cv_prog_egrep" >&5
4727
echo "${ECHO_T}$ac_cv_prog_egrep" >&6
4728
 EGREP=$ac_cv_prog_egrep
4729
4730
4395
echo "$as_me:$LINENO: checking for ANSI C header files" >&5
4731
echo "$as_me:$LINENO: checking for ANSI C header files" >&5
4396
echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6
4732
echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6
4397
if test "${ac_cv_header_stdc+set}" = set; then
4733
if test "${ac_cv_header_stdc+set}" = set; then
Lines 4399-4446 Link Here
4399
else
4735
else
4400
  cat >conftest.$ac_ext <<_ACEOF
4736
  cat >conftest.$ac_ext <<_ACEOF
4401
#line $LINENO "configure"
4737
#line $LINENO "configure"
4402
#include "confdefs.h"
4738
/* confdefs.h.  */
4739
_ACEOF
4740
cat confdefs.h >>conftest.$ac_ext
4741
cat >>conftest.$ac_ext <<_ACEOF
4742
/* end confdefs.h.  */
4403
#include <stdlib.h>
4743
#include <stdlib.h>
4404
#include <stdarg.h>
4744
#include <stdarg.h>
4405
#include <string.h>
4745
#include <string.h>
4406
#include <float.h>
4746
#include <float.h>
4407
4747
4748
int
4749
main ()
4750
{
4751
4752
  ;
4753
  return 0;
4754
}
4408
_ACEOF
4755
_ACEOF
4409
if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
4756
rm -f conftest.$ac_objext
4410
  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
4757
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4758
  (eval $ac_compile) 2>&5
4411
  ac_status=$?
4759
  ac_status=$?
4412
  egrep -v '^ *\+' conftest.er1 >conftest.err
4413
  rm -f conftest.er1
4414
  cat conftest.err >&5
4415
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4760
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4416
  (exit $ac_status); } >/dev/null; then
4761
  (exit $ac_status); } &&
4417
  if test -s conftest.err; then
4762
         { ac_try='test -s conftest.$ac_objext'
4418
    ac_cpp_err=$ac_c_preproc_warn_flag
4763
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4419
  else
4764
  (eval $ac_try) 2>&5
4420
    ac_cpp_err=
4765
  ac_status=$?
4421
  fi
4766
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4422
else
4767
  (exit $ac_status); }; }; then
4423
  ac_cpp_err=yes
4424
fi
4425
if test -z "$ac_cpp_err"; then
4426
  ac_cv_header_stdc=yes
4768
  ac_cv_header_stdc=yes
4427
else
4769
else
4428
  echo "$as_me: failed program was:" >&5
4770
  echo "$as_me: failed program was:" >&5
4429
  cat conftest.$ac_ext >&5
4771
sed 's/^/| /' conftest.$ac_ext >&5
4430
  ac_cv_header_stdc=no
4772
4773
ac_cv_header_stdc=no
4431
fi
4774
fi
4432
rm -f conftest.err conftest.$ac_ext
4775
rm -f conftest.$ac_objext conftest.$ac_ext
4433
4776
4434
if test $ac_cv_header_stdc = yes; then
4777
if test $ac_cv_header_stdc = yes; then
4435
  # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
4778
  # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
4436
  cat >conftest.$ac_ext <<_ACEOF
4779
  cat >conftest.$ac_ext <<_ACEOF
4437
#line $LINENO "configure"
4780
#line $LINENO "configure"
4438
#include "confdefs.h"
4781
/* confdefs.h.  */
4782
_ACEOF
4783
cat confdefs.h >>conftest.$ac_ext
4784
cat >>conftest.$ac_ext <<_ACEOF
4785
/* end confdefs.h.  */
4439
#include <string.h>
4786
#include <string.h>
4440
4787
4441
_ACEOF
4788
_ACEOF
4442
if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
4789
if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
4443
  egrep "memchr" >/dev/null 2>&1; then
4790
  $EGREP "memchr" >/dev/null 2>&1; then
4444
  :
4791
  :
4445
else
4792
else
4446
  ac_cv_header_stdc=no
4793
  ac_cv_header_stdc=no
Lines 4453-4464 Link Here
4453
  # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
4800
  # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
4454
  cat >conftest.$ac_ext <<_ACEOF
4801
  cat >conftest.$ac_ext <<_ACEOF
4455
#line $LINENO "configure"
4802
#line $LINENO "configure"
4456
#include "confdefs.h"
4803
/* confdefs.h.  */
4804
_ACEOF
4805
cat confdefs.h >>conftest.$ac_ext
4806
cat >>conftest.$ac_ext <<_ACEOF
4807
/* end confdefs.h.  */
4457
#include <stdlib.h>
4808
#include <stdlib.h>
4458
4809
4459
_ACEOF
4810
_ACEOF
4460
if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
4811
if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
4461
  egrep "free" >/dev/null 2>&1; then
4812
  $EGREP "free" >/dev/null 2>&1; then
4462
  :
4813
  :
4463
else
4814
else
4464
  ac_cv_header_stdc=no
4815
  ac_cv_header_stdc=no
Lines 4474-4486 Link Here
4474
else
4825
else
4475
  cat >conftest.$ac_ext <<_ACEOF
4826
  cat >conftest.$ac_ext <<_ACEOF
4476
#line $LINENO "configure"
4827
#line $LINENO "configure"
4477
#include "confdefs.h"
4828
/* confdefs.h.  */
4829
_ACEOF
4830
cat confdefs.h >>conftest.$ac_ext
4831
cat >>conftest.$ac_ext <<_ACEOF
4832
/* end confdefs.h.  */
4478
#include <ctype.h>
4833
#include <ctype.h>
4479
#if ((' ' & 0x0FF) == 0x020)
4834
#if ((' ' & 0x0FF) == 0x020)
4480
# define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
4835
# define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
4481
# define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
4836
# define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
4482
#else
4837
#else
4483
# define ISLOWER(c) (('a' <= (c) && (c) <= 'i') \
4838
# define ISLOWER(c) \
4839
                   (('a' <= (c) && (c) <= 'i') \
4484
                     || ('j' <= (c) && (c) <= 'r') \
4840
                     || ('j' <= (c) && (c) <= 'r') \
4485
                     || ('s' <= (c) && (c) <= 'z'))
4841
                     || ('s' <= (c) && (c) <= 'z'))
4486
# define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
4842
# define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
Lines 4513-4523 Link Here
4513
else
4869
else
4514
  echo "$as_me: program exited with status $ac_status" >&5
4870
  echo "$as_me: program exited with status $ac_status" >&5
4515
echo "$as_me: failed program was:" >&5
4871
echo "$as_me: failed program was:" >&5
4516
cat conftest.$ac_ext >&5
4872
sed 's/^/| /' conftest.$ac_ext >&5
4873
4517
( exit $ac_status )
4874
( exit $ac_status )
4518
ac_cv_header_stdc=no
4875
ac_cv_header_stdc=no
4519
fi
4876
fi
4520
rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
4877
rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
4521
fi
4878
fi
4522
fi
4879
fi
4523
fi
4880
fi
Lines 4552-4558 Link Here
4552
else
4909
else
4553
  cat >conftest.$ac_ext <<_ACEOF
4910
  cat >conftest.$ac_ext <<_ACEOF
4554
#line $LINENO "configure"
4911
#line $LINENO "configure"
4555
#include "confdefs.h"
4912
/* confdefs.h.  */
4913
_ACEOF
4914
cat confdefs.h >>conftest.$ac_ext
4915
cat >>conftest.$ac_ext <<_ACEOF
4916
/* end confdefs.h.  */
4556
$ac_includes_default
4917
$ac_includes_default
4557
4918
4558
#include <$ac_header>
4919
#include <$ac_header>
Lines 4572-4578 Link Here
4572
  eval "$as_ac_Header=yes"
4933
  eval "$as_ac_Header=yes"
4573
else
4934
else
4574
  echo "$as_me: failed program was:" >&5
4935
  echo "$as_me: failed program was:" >&5
4575
cat conftest.$ac_ext >&5
4936
sed 's/^/| /' conftest.$ac_ext >&5
4937
4576
eval "$as_ac_Header=no"
4938
eval "$as_ac_Header=no"
4577
fi
4939
fi
4578
rm -f conftest.$ac_objext conftest.$ac_ext
4940
rm -f conftest.$ac_objext conftest.$ac_ext
Lines 4607-4613 Link Here
4607
echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
4969
echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
4608
cat >conftest.$ac_ext <<_ACEOF
4970
cat >conftest.$ac_ext <<_ACEOF
4609
#line $LINENO "configure"
4971
#line $LINENO "configure"
4610
#include "confdefs.h"
4972
/* confdefs.h.  */
4973
_ACEOF
4974
cat confdefs.h >>conftest.$ac_ext
4975
cat >>conftest.$ac_ext <<_ACEOF
4976
/* end confdefs.h.  */
4611
$ac_includes_default
4977
$ac_includes_default
4612
#include <$ac_header>
4978
#include <$ac_header>
4613
_ACEOF
4979
_ACEOF
Lines 4626-4632 Link Here
4626
  ac_header_compiler=yes
4992
  ac_header_compiler=yes
4627
else
4993
else
4628
  echo "$as_me: failed program was:" >&5
4994
  echo "$as_me: failed program was:" >&5
4629
cat conftest.$ac_ext >&5
4995
sed 's/^/| /' conftest.$ac_ext >&5
4996
4630
ac_header_compiler=no
4997
ac_header_compiler=no
4631
fi
4998
fi
4632
rm -f conftest.$ac_objext conftest.$ac_ext
4999
rm -f conftest.$ac_objext conftest.$ac_ext
Lines 4638-4650 Link Here
4638
echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
5005
echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
4639
cat >conftest.$ac_ext <<_ACEOF
5006
cat >conftest.$ac_ext <<_ACEOF
4640
#line $LINENO "configure"
5007
#line $LINENO "configure"
4641
#include "confdefs.h"
5008
/* confdefs.h.  */
5009
_ACEOF
5010
cat confdefs.h >>conftest.$ac_ext
5011
cat >>conftest.$ac_ext <<_ACEOF
5012
/* end confdefs.h.  */
4642
#include <$ac_header>
5013
#include <$ac_header>
4643
_ACEOF
5014
_ACEOF
4644
if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
5015
if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
4645
  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
5016
  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
4646
  ac_status=$?
5017
  ac_status=$?
4647
  egrep -v '^ *\+' conftest.er1 >conftest.err
5018
  grep -v '^ *+' conftest.er1 >conftest.err
4648
  rm -f conftest.er1
5019
  rm -f conftest.er1
4649
  cat conftest.err >&5
5020
  cat conftest.err >&5
4650
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5021
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
Lines 4661-4667 Link Here
4661
  ac_header_preproc=yes
5032
  ac_header_preproc=yes
4662
else
5033
else
4663
  echo "$as_me: failed program was:" >&5
5034
  echo "$as_me: failed program was:" >&5
4664
  cat conftest.$ac_ext >&5
5035
sed 's/^/| /' conftest.$ac_ext >&5
5036
4665
  ac_header_preproc=no
5037
  ac_header_preproc=no
4666
fi
5038
fi
4667
rm -f conftest.err conftest.$ac_ext
5039
rm -f conftest.err conftest.$ac_ext
Lines 4674-4687 Link Here
4674
    { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
5046
    { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
4675
echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
5047
echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
4676
    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
5048
    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
4677
echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
5049
echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
5050
    (
5051
      cat <<\_ASBOX
5052
## ------------------------------------ ##
5053
## Report this to bug-autoconf@gnu.org. ##
5054
## ------------------------------------ ##
5055
_ASBOX
5056
    ) |
5057
      sed "s/^/$as_me: WARNING:     /" >&2
5058
    ;;
4678
  no:yes )
5059
  no:yes )
4679
    { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
5060
    { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
4680
echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
5061
echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
4681
    { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
5062
    { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
4682
echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
5063
echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
4683
    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
5064
    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
4684
echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
5065
echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
5066
    (
5067
      cat <<\_ASBOX
5068
## ------------------------------------ ##
5069
## Report this to bug-autoconf@gnu.org. ##
5070
## ------------------------------------ ##
5071
_ASBOX
5072
    ) |
5073
      sed "s/^/$as_me: WARNING:     /" >&2
5074
    ;;
4685
esac
5075
esac
4686
echo "$as_me:$LINENO: checking for $ac_header" >&5
5076
echo "$as_me:$LINENO: checking for $ac_header" >&5
4687
echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
5077
echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
Lines 6127-6140 Link Here
6127
       # Determine the default libpath from the value encoded in an empty executable.
6517
       # Determine the default libpath from the value encoded in an empty executable.
6128
	cat >conftest.$ac_ext <<_ACEOF
6518
	cat >conftest.$ac_ext <<_ACEOF
6129
#line $LINENO "configure"
6519
#line $LINENO "configure"
6130
#include "confdefs.h"
6520
/* confdefs.h.  */
6521
_ACEOF
6522
cat confdefs.h >>conftest.$ac_ext
6523
cat >>conftest.$ac_ext <<_ACEOF
6524
/* end confdefs.h.  */
6131
6525
6132
#ifdef F77_DUMMY_MAIN
6133
#  ifdef __cplusplus
6134
     extern "C"
6135
#  endif
6136
   int F77_DUMMY_MAIN() { return 1; }
6137
#endif
6138
int
6526
int
6139
main ()
6527
main ()
6140
{
6528
{
Lines 6163-6169 Link Here
6163
}'`; fi
6551
}'`; fi
6164
else
6552
else
6165
  echo "$as_me: failed program was:" >&5
6553
  echo "$as_me: failed program was:" >&5
6166
cat conftest.$ac_ext >&5
6554
sed 's/^/| /' conftest.$ac_ext >&5
6555
6167
fi
6556
fi
6168
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
6557
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
6169
if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
6558
if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
Lines 6180-6193 Link Here
6180
	 # Determine the default libpath from the value encoded in an empty executable.
6569
	 # Determine the default libpath from the value encoded in an empty executable.
6181
	 cat >conftest.$ac_ext <<_ACEOF
6570
	 cat >conftest.$ac_ext <<_ACEOF
6182
#line $LINENO "configure"
6571
#line $LINENO "configure"
6183
#include "confdefs.h"
6572
/* confdefs.h.  */
6573
_ACEOF
6574
cat confdefs.h >>conftest.$ac_ext
6575
cat >>conftest.$ac_ext <<_ACEOF
6576
/* end confdefs.h.  */
6184
6577
6185
#ifdef F77_DUMMY_MAIN
6186
#  ifdef __cplusplus
6187
     extern "C"
6188
#  endif
6189
   int F77_DUMMY_MAIN() { return 1; }
6190
#endif
6191
int
6578
int
6192
main ()
6579
main ()
6193
{
6580
{
Lines 6216-6222 Link Here
6216
}'`; fi
6603
}'`; fi
6217
else
6604
else
6218
  echo "$as_me: failed program was:" >&5
6605
  echo "$as_me: failed program was:" >&5
6219
cat conftest.$ac_ext >&5
6606
sed 's/^/| /' conftest.$ac_ext >&5
6607
6220
fi
6608
fi
6221
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
6609
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
6222
if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
6610
if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
Lines 7171-7207 Link Here
7171
else
7559
else
7172
  cat >conftest.$ac_ext <<_ACEOF
7560
  cat >conftest.$ac_ext <<_ACEOF
7173
#line $LINENO "configure"
7561
#line $LINENO "configure"
7174
#include "confdefs.h"
7562
/* confdefs.h.  */
7563
_ACEOF
7564
cat confdefs.h >>conftest.$ac_ext
7565
cat >>conftest.$ac_ext <<_ACEOF
7566
/* end confdefs.h.  */
7175
/* System header to define __stub macros and hopefully few prototypes,
7567
/* System header to define __stub macros and hopefully few prototypes,
7176
    which can conflict with char shl_load (); below.  */
7568
    which can conflict with char shl_load (); below.
7177
#include <assert.h>
7569
    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
7570
    <limits.h> exists even on freestanding compilers.  */
7571
#ifdef __STDC__
7572
# include <limits.h>
7573
#else
7574
# include <assert.h>
7575
#endif
7178
/* Override any gcc2 internal prototype to avoid an error.  */
7576
/* Override any gcc2 internal prototype to avoid an error.  */
7179
#ifdef __cplusplus
7577
#ifdef __cplusplus
7180
extern "C"
7578
extern "C"
7579
{
7181
#endif
7580
#endif
7182
/* We use char because int might match the return type of a gcc2
7581
/* We use char because int might match the return type of a gcc2
7183
   builtin and then its argument prototype would still apply.  */
7582
   builtin and then its argument prototype would still apply.  */
7184
char shl_load ();
7583
char shl_load ();
7185
char (*f) ();
7186
7187
#ifdef F77_DUMMY_MAIN
7188
#  ifdef __cplusplus
7189
     extern "C"
7190
#  endif
7191
   int F77_DUMMY_MAIN() { return 1; }
7192
#endif
7193
int
7194
main ()
7195
{
7196
/* The GNU C library defines this for functions which it implements
7584
/* The GNU C library defines this for functions which it implements
7197
    to always fail with ENOSYS.  Some functions are actually named
7585
    to always fail with ENOSYS.  Some functions are actually named
7198
    something starting with __ and the normal name is an alias.  */
7586
    something starting with __ and the normal name is an alias.  */
7199
#if defined (__stub_shl_load) || defined (__stub___shl_load)
7587
#if defined (__stub_shl_load) || defined (__stub___shl_load)
7200
choke me
7588
choke me
7201
#else
7589
#else
7202
f = shl_load;
7590
char (*f) () = shl_load;
7591
#endif
7592
#ifdef __cplusplus
7593
}
7203
#endif
7594
#endif
7204
7595
7596
int
7597
main ()
7598
{
7599
return f != shl_load;
7205
  ;
7600
  ;
7206
  return 0;
7601
  return 0;
7207
}
7602
}
Lines 7221-7227 Link Here
7221
  ac_cv_func_shl_load=yes
7616
  ac_cv_func_shl_load=yes
7222
else
7617
else
7223
  echo "$as_me: failed program was:" >&5
7618
  echo "$as_me: failed program was:" >&5
7224
cat conftest.$ac_ext >&5
7619
sed 's/^/| /' conftest.$ac_ext >&5
7620
7225
ac_cv_func_shl_load=no
7621
ac_cv_func_shl_load=no
7226
fi
7622
fi
7227
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
7623
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
Lines 7240-7246 Link Here
7240
LIBS="-ldld  $LIBS"
7636
LIBS="-ldld  $LIBS"
7241
cat >conftest.$ac_ext <<_ACEOF
7637
cat >conftest.$ac_ext <<_ACEOF
7242
#line $LINENO "configure"
7638
#line $LINENO "configure"
7243
#include "confdefs.h"
7639
/* confdefs.h.  */
7640
_ACEOF
7641
cat confdefs.h >>conftest.$ac_ext
7642
cat >>conftest.$ac_ext <<_ACEOF
7643
/* end confdefs.h.  */
7244
7644
7245
/* Override any gcc2 internal prototype to avoid an error.  */
7645
/* Override any gcc2 internal prototype to avoid an error.  */
7246
#ifdef __cplusplus
7646
#ifdef __cplusplus
Lines 7249-7260 Link Here
7249
/* We use char because int might match the return type of a gcc2
7649
/* We use char because int might match the return type of a gcc2
7250
   builtin and then its argument prototype would still apply.  */
7650
   builtin and then its argument prototype would still apply.  */
7251
char shl_load ();
7651
char shl_load ();
7252
#ifdef F77_DUMMY_MAIN
7253
#  ifdef __cplusplus
7254
     extern "C"
7255
#  endif
7256
   int F77_DUMMY_MAIN() { return 1; }
7257
#endif
7258
int
7652
int
7259
main ()
7653
main ()
7260
{
7654
{
Lines 7278-7284 Link Here
7278
  ac_cv_lib_dld_shl_load=yes
7672
  ac_cv_lib_dld_shl_load=yes
7279
else
7673
else
7280
  echo "$as_me: failed program was:" >&5
7674
  echo "$as_me: failed program was:" >&5
7281
cat conftest.$ac_ext >&5
7675
sed 's/^/| /' conftest.$ac_ext >&5
7676
7282
ac_cv_lib_dld_shl_load=no
7677
ac_cv_lib_dld_shl_load=no
7283
fi
7678
fi
7284
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
7679
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
Lines 7296-7332 Link Here
7296
else
7691
else
7297
  cat >conftest.$ac_ext <<_ACEOF
7692
  cat >conftest.$ac_ext <<_ACEOF
7298
#line $LINENO "configure"
7693
#line $LINENO "configure"
7299
#include "confdefs.h"
7694
/* confdefs.h.  */
7695
_ACEOF
7696
cat confdefs.h >>conftest.$ac_ext
7697
cat >>conftest.$ac_ext <<_ACEOF
7698
/* end confdefs.h.  */
7300
/* System header to define __stub macros and hopefully few prototypes,
7699
/* System header to define __stub macros and hopefully few prototypes,
7301
    which can conflict with char dlopen (); below.  */
7700
    which can conflict with char dlopen (); below.
7302
#include <assert.h>
7701
    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
7702
    <limits.h> exists even on freestanding compilers.  */
7703
#ifdef __STDC__
7704
# include <limits.h>
7705
#else
7706
# include <assert.h>
7707
#endif
7303
/* Override any gcc2 internal prototype to avoid an error.  */
7708
/* Override any gcc2 internal prototype to avoid an error.  */
7304
#ifdef __cplusplus
7709
#ifdef __cplusplus
7305
extern "C"
7710
extern "C"
7711
{
7306
#endif
7712
#endif
7307
/* We use char because int might match the return type of a gcc2
7713
/* We use char because int might match the return type of a gcc2
7308
   builtin and then its argument prototype would still apply.  */
7714
   builtin and then its argument prototype would still apply.  */
7309
char dlopen ();
7715
char dlopen ();
7310
char (*f) ();
7311
7312
#ifdef F77_DUMMY_MAIN
7313
#  ifdef __cplusplus
7314
     extern "C"
7315
#  endif
7316
   int F77_DUMMY_MAIN() { return 1; }
7317
#endif
7318
int
7319
main ()
7320
{
7321
/* The GNU C library defines this for functions which it implements
7716
/* The GNU C library defines this for functions which it implements
7322
    to always fail with ENOSYS.  Some functions are actually named
7717
    to always fail with ENOSYS.  Some functions are actually named
7323
    something starting with __ and the normal name is an alias.  */
7718
    something starting with __ and the normal name is an alias.  */
7324
#if defined (__stub_dlopen) || defined (__stub___dlopen)
7719
#if defined (__stub_dlopen) || defined (__stub___dlopen)
7325
choke me
7720
choke me
7326
#else
7721
#else
7327
f = dlopen;
7722
char (*f) () = dlopen;
7723
#endif
7724
#ifdef __cplusplus
7725
}
7328
#endif
7726
#endif
7329
7727
7728
int
7729
main ()
7730
{
7731
return f != dlopen;
7330
  ;
7732
  ;
7331
  return 0;
7733
  return 0;
7332
}
7734
}
Lines 7346-7352 Link Here
7346
  ac_cv_func_dlopen=yes
7748
  ac_cv_func_dlopen=yes
7347
else
7749
else
7348
  echo "$as_me: failed program was:" >&5
7750
  echo "$as_me: failed program was:" >&5
7349
cat conftest.$ac_ext >&5
7751
sed 's/^/| /' conftest.$ac_ext >&5
7752
7350
ac_cv_func_dlopen=no
7753
ac_cv_func_dlopen=no
7351
fi
7754
fi
7352
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
7755
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
Lines 7365-7371 Link Here
7365
LIBS="-ldl  $LIBS"
7768
LIBS="-ldl  $LIBS"
7366
cat >conftest.$ac_ext <<_ACEOF
7769
cat >conftest.$ac_ext <<_ACEOF
7367
#line $LINENO "configure"
7770
#line $LINENO "configure"
7368
#include "confdefs.h"
7771
/* confdefs.h.  */
7772
_ACEOF
7773
cat confdefs.h >>conftest.$ac_ext
7774
cat >>conftest.$ac_ext <<_ACEOF
7775
/* end confdefs.h.  */
7369
7776
7370
/* Override any gcc2 internal prototype to avoid an error.  */
7777
/* Override any gcc2 internal prototype to avoid an error.  */
7371
#ifdef __cplusplus
7778
#ifdef __cplusplus
Lines 7374-7385 Link Here
7374
/* We use char because int might match the return type of a gcc2
7781
/* We use char because int might match the return type of a gcc2
7375
   builtin and then its argument prototype would still apply.  */
7782
   builtin and then its argument prototype would still apply.  */
7376
char dlopen ();
7783
char dlopen ();
7377
#ifdef F77_DUMMY_MAIN
7378
#  ifdef __cplusplus
7379
     extern "C"
7380
#  endif
7381
   int F77_DUMMY_MAIN() { return 1; }
7382
#endif
7383
int
7784
int
7384
main ()
7785
main ()
7385
{
7786
{
Lines 7403-7409 Link Here
7403
  ac_cv_lib_dl_dlopen=yes
7804
  ac_cv_lib_dl_dlopen=yes
7404
else
7805
else
7405
  echo "$as_me: failed program was:" >&5
7806
  echo "$as_me: failed program was:" >&5
7406
cat conftest.$ac_ext >&5
7807
sed 's/^/| /' conftest.$ac_ext >&5
7808
7407
ac_cv_lib_dl_dlopen=no
7809
ac_cv_lib_dl_dlopen=no
7408
fi
7810
fi
7409
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
7811
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
Lines 7423-7429 Link Here
7423
LIBS="-lsvld  $LIBS"
7825
LIBS="-lsvld  $LIBS"
7424
cat >conftest.$ac_ext <<_ACEOF
7826
cat >conftest.$ac_ext <<_ACEOF
7425
#line $LINENO "configure"
7827
#line $LINENO "configure"
7426
#include "confdefs.h"
7828
/* confdefs.h.  */
7829
_ACEOF
7830
cat confdefs.h >>conftest.$ac_ext
7831
cat >>conftest.$ac_ext <<_ACEOF
7832
/* end confdefs.h.  */
7427
7833
7428
/* Override any gcc2 internal prototype to avoid an error.  */
7834
/* Override any gcc2 internal prototype to avoid an error.  */
7429
#ifdef __cplusplus
7835
#ifdef __cplusplus
Lines 7432-7443 Link Here
7432
/* We use char because int might match the return type of a gcc2
7838
/* We use char because int might match the return type of a gcc2
7433
   builtin and then its argument prototype would still apply.  */
7839
   builtin and then its argument prototype would still apply.  */
7434
char dlopen ();
7840
char dlopen ();
7435
#ifdef F77_DUMMY_MAIN
7436
#  ifdef __cplusplus
7437
     extern "C"
7438
#  endif
7439
   int F77_DUMMY_MAIN() { return 1; }
7440
#endif
7441
int
7841
int
7442
main ()
7842
main ()
7443
{
7843
{
Lines 7461-7467 Link Here
7461
  ac_cv_lib_svld_dlopen=yes
7861
  ac_cv_lib_svld_dlopen=yes
7462
else
7862
else
7463
  echo "$as_me: failed program was:" >&5
7863
  echo "$as_me: failed program was:" >&5
7464
cat conftest.$ac_ext >&5
7864
sed 's/^/| /' conftest.$ac_ext >&5
7865
7465
ac_cv_lib_svld_dlopen=no
7866
ac_cv_lib_svld_dlopen=no
7466
fi
7867
fi
7467
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
7868
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
Lines 7481-7487 Link Here
7481
LIBS="-ldld  $LIBS"
7882
LIBS="-ldld  $LIBS"
7482
cat >conftest.$ac_ext <<_ACEOF
7883
cat >conftest.$ac_ext <<_ACEOF
7483
#line $LINENO "configure"
7884
#line $LINENO "configure"
7484
#include "confdefs.h"
7885
/* confdefs.h.  */
7886
_ACEOF
7887
cat confdefs.h >>conftest.$ac_ext
7888
cat >>conftest.$ac_ext <<_ACEOF
7889
/* end confdefs.h.  */
7485
7890
7486
/* Override any gcc2 internal prototype to avoid an error.  */
7891
/* Override any gcc2 internal prototype to avoid an error.  */
7487
#ifdef __cplusplus
7892
#ifdef __cplusplus
Lines 7490-7501 Link Here
7490
/* We use char because int might match the return type of a gcc2
7895
/* We use char because int might match the return type of a gcc2
7491
   builtin and then its argument prototype would still apply.  */
7896
   builtin and then its argument prototype would still apply.  */
7492
char dld_link ();
7897
char dld_link ();
7493
#ifdef F77_DUMMY_MAIN
7494
#  ifdef __cplusplus
7495
     extern "C"
7496
#  endif
7497
   int F77_DUMMY_MAIN() { return 1; }
7498
#endif
7499
int
7898
int
7500
main ()
7899
main ()
7501
{
7900
{
Lines 7519-7525 Link Here
7519
  ac_cv_lib_dld_dld_link=yes
7918
  ac_cv_lib_dld_dld_link=yes
7520
else
7919
else
7521
  echo "$as_me: failed program was:" >&5
7920
  echo "$as_me: failed program was:" >&5
7522
cat conftest.$ac_ext >&5
7921
sed 's/^/| /' conftest.$ac_ext >&5
7922
7523
ac_cv_lib_dld_dld_link=no
7923
ac_cv_lib_dld_dld_link=no
7524
fi
7924
fi
7525
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
7925
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
Lines 7577-7583 Link Here
7577
  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
7977
  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
7578
  lt_status=$lt_dlunknown
7978
  lt_status=$lt_dlunknown
7579
  cat > conftest.$ac_ext <<EOF
7979
  cat > conftest.$ac_ext <<EOF
7580
#line 7580 "configure"
7980
#line 7980 "configure"
7581
#include "confdefs.h"
7981
#include "confdefs.h"
7582
7982
7583
#if HAVE_DLFCN_H
7983
#if HAVE_DLFCN_H
Lines 7675-7681 Link Here
7675
  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
8075
  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
7676
  lt_status=$lt_dlunknown
8076
  lt_status=$lt_dlunknown
7677
  cat > conftest.$ac_ext <<EOF
8077
  cat > conftest.$ac_ext <<EOF
7678
#line 7678 "configure"
8078
#line 8078 "configure"
7679
#include "confdefs.h"
8079
#include "confdefs.h"
7680
8080
7681
#if HAVE_DLFCN_H
8081
#if HAVE_DLFCN_H
Lines 8696-8709 Link Here
8696
      # Determine the default libpath from the value encoded in an empty executable.
9096
      # Determine the default libpath from the value encoded in an empty executable.
8697
      cat >conftest.$ac_ext <<_ACEOF
9097
      cat >conftest.$ac_ext <<_ACEOF
8698
#line $LINENO "configure"
9098
#line $LINENO "configure"
8699
#include "confdefs.h"
9099
/* confdefs.h.  */
9100
_ACEOF
9101
cat confdefs.h >>conftest.$ac_ext
9102
cat >>conftest.$ac_ext <<_ACEOF
9103
/* end confdefs.h.  */
8700
9104
8701
#ifdef F77_DUMMY_MAIN
8702
#  ifdef __cplusplus
8703
     extern "C"
8704
#  endif
8705
   int F77_DUMMY_MAIN() { return 1; }
8706
#endif
8707
int
9105
int
8708
main ()
9106
main ()
8709
{
9107
{
Lines 8732-8738 Link Here
8732
}'`; fi
9130
}'`; fi
8733
else
9131
else
8734
  echo "$as_me: failed program was:" >&5
9132
  echo "$as_me: failed program was:" >&5
8735
cat conftest.$ac_ext >&5
9133
sed 's/^/| /' conftest.$ac_ext >&5
9134
8736
fi
9135
fi
8737
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
9136
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
8738
if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
9137
if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
Lines 8750-8763 Link Here
8750
	# Determine the default libpath from the value encoded in an empty executable.
9149
	# Determine the default libpath from the value encoded in an empty executable.
8751
	cat >conftest.$ac_ext <<_ACEOF
9150
	cat >conftest.$ac_ext <<_ACEOF
8752
#line $LINENO "configure"
9151
#line $LINENO "configure"
8753
#include "confdefs.h"
9152
/* confdefs.h.  */
9153
_ACEOF
9154
cat confdefs.h >>conftest.$ac_ext
9155
cat >>conftest.$ac_ext <<_ACEOF
9156
/* end confdefs.h.  */
8754
9157
8755
#ifdef F77_DUMMY_MAIN
8756
#  ifdef __cplusplus
8757
     extern "C"
8758
#  endif
8759
   int F77_DUMMY_MAIN() { return 1; }
8760
#endif
8761
int
9158
int
8762
main ()
9159
main ()
8763
{
9160
{
Lines 8786-8792 Link Here
8786
}'`; fi
9183
}'`; fi
8787
else
9184
else
8788
  echo "$as_me: failed program was:" >&5
9185
  echo "$as_me: failed program was:" >&5
8789
cat conftest.$ac_ext >&5
9186
sed 's/^/| /' conftest.$ac_ext >&5
9187
8790
fi
9188
fi
8791
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
9189
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
8792
if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
9190
if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
Lines 10372-10408 Link Here
10372
else
10770
else
10373
  cat >conftest.$ac_ext <<_ACEOF
10771
  cat >conftest.$ac_ext <<_ACEOF
10374
#line $LINENO "configure"
10772
#line $LINENO "configure"
10375
#include "confdefs.h"
10773
/* confdefs.h.  */
10774
_ACEOF
10775
cat confdefs.h >>conftest.$ac_ext
10776
cat >>conftest.$ac_ext <<_ACEOF
10777
/* end confdefs.h.  */
10376
/* System header to define __stub macros and hopefully few prototypes,
10778
/* System header to define __stub macros and hopefully few prototypes,
10377
    which can conflict with char shl_load (); below.  */
10779
    which can conflict with char shl_load (); below.
10378
#include <assert.h>
10780
    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
10781
    <limits.h> exists even on freestanding compilers.  */
10782
#ifdef __STDC__
10783
# include <limits.h>
10784
#else
10785
# include <assert.h>
10786
#endif
10379
/* Override any gcc2 internal prototype to avoid an error.  */
10787
/* Override any gcc2 internal prototype to avoid an error.  */
10380
#ifdef __cplusplus
10788
#ifdef __cplusplus
10381
extern "C"
10789
extern "C"
10790
{
10382
#endif
10791
#endif
10383
/* We use char because int might match the return type of a gcc2
10792
/* We use char because int might match the return type of a gcc2
10384
   builtin and then its argument prototype would still apply.  */
10793
   builtin and then its argument prototype would still apply.  */
10385
char shl_load ();
10794
char shl_load ();
10386
char (*f) ();
10387
10388
#ifdef F77_DUMMY_MAIN
10389
#  ifdef __cplusplus
10390
     extern "C"
10391
#  endif
10392
   int F77_DUMMY_MAIN() { return 1; }
10393
#endif
10394
int
10395
main ()
10396
{
10397
/* The GNU C library defines this for functions which it implements
10795
/* The GNU C library defines this for functions which it implements
10398
    to always fail with ENOSYS.  Some functions are actually named
10796
    to always fail with ENOSYS.  Some functions are actually named
10399
    something starting with __ and the normal name is an alias.  */
10797
    something starting with __ and the normal name is an alias.  */
10400
#if defined (__stub_shl_load) || defined (__stub___shl_load)
10798
#if defined (__stub_shl_load) || defined (__stub___shl_load)
10401
choke me
10799
choke me
10402
#else
10800
#else
10403
f = shl_load;
10801
char (*f) () = shl_load;
10802
#endif
10803
#ifdef __cplusplus
10804
}
10404
#endif
10805
#endif
10405
10806
10807
int
10808
main ()
10809
{
10810
return f != shl_load;
10406
  ;
10811
  ;
10407
  return 0;
10812
  return 0;
10408
}
10813
}
Lines 10422-10428 Link Here
10422
  ac_cv_func_shl_load=yes
10827
  ac_cv_func_shl_load=yes
10423
else
10828
else
10424
  echo "$as_me: failed program was:" >&5
10829
  echo "$as_me: failed program was:" >&5
10425
cat conftest.$ac_ext >&5
10830
sed 's/^/| /' conftest.$ac_ext >&5
10831
10426
ac_cv_func_shl_load=no
10832
ac_cv_func_shl_load=no
10427
fi
10833
fi
10428
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
10834
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
Lines 10441-10447 Link Here
10441
LIBS="-ldld  $LIBS"
10847
LIBS="-ldld  $LIBS"
10442
cat >conftest.$ac_ext <<_ACEOF
10848
cat >conftest.$ac_ext <<_ACEOF
10443
#line $LINENO "configure"
10849
#line $LINENO "configure"
10444
#include "confdefs.h"
10850
/* confdefs.h.  */
10851
_ACEOF
10852
cat confdefs.h >>conftest.$ac_ext
10853
cat >>conftest.$ac_ext <<_ACEOF
10854
/* end confdefs.h.  */
10445
10855
10446
/* Override any gcc2 internal prototype to avoid an error.  */
10856
/* Override any gcc2 internal prototype to avoid an error.  */
10447
#ifdef __cplusplus
10857
#ifdef __cplusplus
Lines 10450-10461 Link Here
10450
/* We use char because int might match the return type of a gcc2
10860
/* We use char because int might match the return type of a gcc2
10451
   builtin and then its argument prototype would still apply.  */
10861
   builtin and then its argument prototype would still apply.  */
10452
char shl_load ();
10862
char shl_load ();
10453
#ifdef F77_DUMMY_MAIN
10454
#  ifdef __cplusplus
10455
     extern "C"
10456
#  endif
10457
   int F77_DUMMY_MAIN() { return 1; }
10458
#endif
10459
int
10863
int
10460
main ()
10864
main ()
10461
{
10865
{
Lines 10479-10485 Link Here
10479
  ac_cv_lib_dld_shl_load=yes
10883
  ac_cv_lib_dld_shl_load=yes
10480
else
10884
else
10481
  echo "$as_me: failed program was:" >&5
10885
  echo "$as_me: failed program was:" >&5
10482
cat conftest.$ac_ext >&5
10886
sed 's/^/| /' conftest.$ac_ext >&5
10887
10483
ac_cv_lib_dld_shl_load=no
10888
ac_cv_lib_dld_shl_load=no
10484
fi
10889
fi
10485
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
10890
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
Lines 10497-10533 Link Here
10497
else
10902
else
10498
  cat >conftest.$ac_ext <<_ACEOF
10903
  cat >conftest.$ac_ext <<_ACEOF
10499
#line $LINENO "configure"
10904
#line $LINENO "configure"
10500
#include "confdefs.h"
10905
/* confdefs.h.  */
10906
_ACEOF
10907
cat confdefs.h >>conftest.$ac_ext
10908
cat >>conftest.$ac_ext <<_ACEOF
10909
/* end confdefs.h.  */
10501
/* System header to define __stub macros and hopefully few prototypes,
10910
/* System header to define __stub macros and hopefully few prototypes,
10502
    which can conflict with char dlopen (); below.  */
10911
    which can conflict with char dlopen (); below.
10503
#include <assert.h>
10912
    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
10913
    <limits.h> exists even on freestanding compilers.  */
10914
#ifdef __STDC__
10915
# include <limits.h>
10916
#else
10917
# include <assert.h>
10918
#endif
10504
/* Override any gcc2 internal prototype to avoid an error.  */
10919
/* Override any gcc2 internal prototype to avoid an error.  */
10505
#ifdef __cplusplus
10920
#ifdef __cplusplus
10506
extern "C"
10921
extern "C"
10922
{
10507
#endif
10923
#endif
10508
/* We use char because int might match the return type of a gcc2
10924
/* We use char because int might match the return type of a gcc2
10509
   builtin and then its argument prototype would still apply.  */
10925
   builtin and then its argument prototype would still apply.  */
10510
char dlopen ();
10926
char dlopen ();
10511
char (*f) ();
10512
10513
#ifdef F77_DUMMY_MAIN
10514
#  ifdef __cplusplus
10515
     extern "C"
10516
#  endif
10517
   int F77_DUMMY_MAIN() { return 1; }
10518
#endif
10519
int
10520
main ()
10521
{
10522
/* The GNU C library defines this for functions which it implements
10927
/* The GNU C library defines this for functions which it implements
10523
    to always fail with ENOSYS.  Some functions are actually named
10928
    to always fail with ENOSYS.  Some functions are actually named
10524
    something starting with __ and the normal name is an alias.  */
10929
    something starting with __ and the normal name is an alias.  */
10525
#if defined (__stub_dlopen) || defined (__stub___dlopen)
10930
#if defined (__stub_dlopen) || defined (__stub___dlopen)
10526
choke me
10931
choke me
10527
#else
10932
#else
10528
f = dlopen;
10933
char (*f) () = dlopen;
10934
#endif
10935
#ifdef __cplusplus
10936
}
10529
#endif
10937
#endif
10530
10938
10939
int
10940
main ()
10941
{
10942
return f != dlopen;
10531
  ;
10943
  ;
10532
  return 0;
10944
  return 0;
10533
}
10945
}
Lines 10547-10553 Link Here
10547
  ac_cv_func_dlopen=yes
10959
  ac_cv_func_dlopen=yes
10548
else
10960
else
10549
  echo "$as_me: failed program was:" >&5
10961
  echo "$as_me: failed program was:" >&5
10550
cat conftest.$ac_ext >&5
10962
sed 's/^/| /' conftest.$ac_ext >&5
10963
10551
ac_cv_func_dlopen=no
10964
ac_cv_func_dlopen=no
10552
fi
10965
fi
10553
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
10966
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
Lines 10566-10572 Link Here
10566
LIBS="-ldl  $LIBS"
10979
LIBS="-ldl  $LIBS"
10567
cat >conftest.$ac_ext <<_ACEOF
10980
cat >conftest.$ac_ext <<_ACEOF
10568
#line $LINENO "configure"
10981
#line $LINENO "configure"
10569
#include "confdefs.h"
10982
/* confdefs.h.  */
10983
_ACEOF
10984
cat confdefs.h >>conftest.$ac_ext
10985
cat >>conftest.$ac_ext <<_ACEOF
10986
/* end confdefs.h.  */
10570
10987
10571
/* Override any gcc2 internal prototype to avoid an error.  */
10988
/* Override any gcc2 internal prototype to avoid an error.  */
10572
#ifdef __cplusplus
10989
#ifdef __cplusplus
Lines 10575-10586 Link Here
10575
/* We use char because int might match the return type of a gcc2
10992
/* We use char because int might match the return type of a gcc2
10576
   builtin and then its argument prototype would still apply.  */
10993
   builtin and then its argument prototype would still apply.  */
10577
char dlopen ();
10994
char dlopen ();
10578
#ifdef F77_DUMMY_MAIN
10579
#  ifdef __cplusplus
10580
     extern "C"
10581
#  endif
10582
   int F77_DUMMY_MAIN() { return 1; }
10583
#endif
10584
int
10995
int
10585
main ()
10996
main ()
10586
{
10997
{
Lines 10604-10610 Link Here
10604
  ac_cv_lib_dl_dlopen=yes
11015
  ac_cv_lib_dl_dlopen=yes
10605
else
11016
else
10606
  echo "$as_me: failed program was:" >&5
11017
  echo "$as_me: failed program was:" >&5
10607
cat conftest.$ac_ext >&5
11018
sed 's/^/| /' conftest.$ac_ext >&5
11019
10608
ac_cv_lib_dl_dlopen=no
11020
ac_cv_lib_dl_dlopen=no
10609
fi
11021
fi
10610
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
11022
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
Lines 10624-10630 Link Here
10624
LIBS="-lsvld  $LIBS"
11036
LIBS="-lsvld  $LIBS"
10625
cat >conftest.$ac_ext <<_ACEOF
11037
cat >conftest.$ac_ext <<_ACEOF
10626
#line $LINENO "configure"
11038
#line $LINENO "configure"
10627
#include "confdefs.h"
11039
/* confdefs.h.  */
11040
_ACEOF
11041
cat confdefs.h >>conftest.$ac_ext
11042
cat >>conftest.$ac_ext <<_ACEOF
11043
/* end confdefs.h.  */
10628
11044
10629
/* Override any gcc2 internal prototype to avoid an error.  */
11045
/* Override any gcc2 internal prototype to avoid an error.  */
10630
#ifdef __cplusplus
11046
#ifdef __cplusplus
Lines 10633-10644 Link Here
10633
/* We use char because int might match the return type of a gcc2
11049
/* We use char because int might match the return type of a gcc2
10634
   builtin and then its argument prototype would still apply.  */
11050
   builtin and then its argument prototype would still apply.  */
10635
char dlopen ();
11051
char dlopen ();
10636
#ifdef F77_DUMMY_MAIN
10637
#  ifdef __cplusplus
10638
     extern "C"
10639
#  endif
10640
   int F77_DUMMY_MAIN() { return 1; }
10641
#endif
10642
int
11052
int
10643
main ()
11053
main ()
10644
{
11054
{
Lines 10662-10668 Link Here
10662
  ac_cv_lib_svld_dlopen=yes
11072
  ac_cv_lib_svld_dlopen=yes
10663
else
11073
else
10664
  echo "$as_me: failed program was:" >&5
11074
  echo "$as_me: failed program was:" >&5
10665
cat conftest.$ac_ext >&5
11075
sed 's/^/| /' conftest.$ac_ext >&5
11076
10666
ac_cv_lib_svld_dlopen=no
11077
ac_cv_lib_svld_dlopen=no
10667
fi
11078
fi
10668
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
11079
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
Lines 10682-10688 Link Here
10682
LIBS="-ldld  $LIBS"
11093
LIBS="-ldld  $LIBS"
10683
cat >conftest.$ac_ext <<_ACEOF
11094
cat >conftest.$ac_ext <<_ACEOF
10684
#line $LINENO "configure"
11095
#line $LINENO "configure"
10685
#include "confdefs.h"
11096
/* confdefs.h.  */
11097
_ACEOF
11098
cat confdefs.h >>conftest.$ac_ext
11099
cat >>conftest.$ac_ext <<_ACEOF
11100
/* end confdefs.h.  */
10686
11101
10687
/* Override any gcc2 internal prototype to avoid an error.  */
11102
/* Override any gcc2 internal prototype to avoid an error.  */
10688
#ifdef __cplusplus
11103
#ifdef __cplusplus
Lines 10691-10702 Link Here
10691
/* We use char because int might match the return type of a gcc2
11106
/* We use char because int might match the return type of a gcc2
10692
   builtin and then its argument prototype would still apply.  */
11107
   builtin and then its argument prototype would still apply.  */
10693
char dld_link ();
11108
char dld_link ();
10694
#ifdef F77_DUMMY_MAIN
10695
#  ifdef __cplusplus
10696
     extern "C"
10697
#  endif
10698
   int F77_DUMMY_MAIN() { return 1; }
10699
#endif
10700
int
11109
int
10701
main ()
11110
main ()
10702
{
11111
{
Lines 10720-10726 Link Here
10720
  ac_cv_lib_dld_dld_link=yes
11129
  ac_cv_lib_dld_dld_link=yes
10721
else
11130
else
10722
  echo "$as_me: failed program was:" >&5
11131
  echo "$as_me: failed program was:" >&5
10723
cat conftest.$ac_ext >&5
11132
sed 's/^/| /' conftest.$ac_ext >&5
11133
10724
ac_cv_lib_dld_dld_link=no
11134
ac_cv_lib_dld_dld_link=no
10725
fi
11135
fi
10726
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
11136
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
Lines 10778-10784 Link Here
10778
  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
11188
  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
10779
  lt_status=$lt_dlunknown
11189
  lt_status=$lt_dlunknown
10780
  cat > conftest.$ac_ext <<EOF
11190
  cat > conftest.$ac_ext <<EOF
10781
#line 10781 "configure"
11191
#line 11191 "configure"
10782
#include "confdefs.h"
11192
#include "confdefs.h"
10783
11193
10784
#if HAVE_DLFCN_H
11194
#if HAVE_DLFCN_H
Lines 10876-10882 Link Here
10876
  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
11286
  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
10877
  lt_status=$lt_dlunknown
11287
  lt_status=$lt_dlunknown
10878
  cat > conftest.$ac_ext <<EOF
11288
  cat > conftest.$ac_ext <<EOF
10879
#line 10879 "configure"
11289
#line 11289 "configure"
10880
#include "confdefs.h"
11290
#include "confdefs.h"
10881
11291
10882
#if HAVE_DLFCN_H
11292
#if HAVE_DLFCN_H
Lines 12050-12063 Link Here
12050
       # Determine the default libpath from the value encoded in an empty executable.
12460
       # Determine the default libpath from the value encoded in an empty executable.
12051
	cat >conftest.$ac_ext <<_ACEOF
12461
	cat >conftest.$ac_ext <<_ACEOF
12052
#line $LINENO "configure"
12462
#line $LINENO "configure"
12053
#include "confdefs.h"
12463
/* confdefs.h.  */
12464
_ACEOF
12465
cat confdefs.h >>conftest.$ac_ext
12466
cat >>conftest.$ac_ext <<_ACEOF
12467
/* end confdefs.h.  */
12054
12468
12055
#ifdef F77_DUMMY_MAIN
12056
#  ifdef __cplusplus
12057
     extern "C"
12058
#  endif
12059
   int F77_DUMMY_MAIN() { return 1; }
12060
#endif
12061
int
12469
int
12062
main ()
12470
main ()
12063
{
12471
{
Lines 12086-12092 Link Here
12086
}'`; fi
12494
}'`; fi
12087
else
12495
else
12088
  echo "$as_me: failed program was:" >&5
12496
  echo "$as_me: failed program was:" >&5
12089
cat conftest.$ac_ext >&5
12497
sed 's/^/| /' conftest.$ac_ext >&5
12498
12090
fi
12499
fi
12091
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
12500
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
12092
if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
12501
if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
Lines 12103-12116 Link Here
12103
	 # Determine the default libpath from the value encoded in an empty executable.
12512
	 # Determine the default libpath from the value encoded in an empty executable.
12104
	 cat >conftest.$ac_ext <<_ACEOF
12513
	 cat >conftest.$ac_ext <<_ACEOF
12105
#line $LINENO "configure"
12514
#line $LINENO "configure"
12106
#include "confdefs.h"
12515
/* confdefs.h.  */
12516
_ACEOF
12517
cat confdefs.h >>conftest.$ac_ext
12518
cat >>conftest.$ac_ext <<_ACEOF
12519
/* end confdefs.h.  */
12107
12520
12108
#ifdef F77_DUMMY_MAIN
12109
#  ifdef __cplusplus
12110
     extern "C"
12111
#  endif
12112
   int F77_DUMMY_MAIN() { return 1; }
12113
#endif
12114
int
12521
int
12115
main ()
12522
main ()
12116
{
12523
{
Lines 12139-12145 Link Here
12139
}'`; fi
12546
}'`; fi
12140
else
12547
else
12141
  echo "$as_me: failed program was:" >&5
12548
  echo "$as_me: failed program was:" >&5
12142
cat conftest.$ac_ext >&5
12549
sed 's/^/| /' conftest.$ac_ext >&5
12550
12143
fi
12551
fi
12144
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
12552
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
12145
if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
12553
if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
Lines 13094-13130 Link Here
13094
else
13502
else
13095
  cat >conftest.$ac_ext <<_ACEOF
13503
  cat >conftest.$ac_ext <<_ACEOF
13096
#line $LINENO "configure"
13504
#line $LINENO "configure"
13097
#include "confdefs.h"
13505
/* confdefs.h.  */
13506
_ACEOF
13507
cat confdefs.h >>conftest.$ac_ext
13508
cat >>conftest.$ac_ext <<_ACEOF
13509
/* end confdefs.h.  */
13098
/* System header to define __stub macros and hopefully few prototypes,
13510
/* System header to define __stub macros and hopefully few prototypes,
13099
    which can conflict with char shl_load (); below.  */
13511
    which can conflict with char shl_load (); below.
13100
#include <assert.h>
13512
    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
13513
    <limits.h> exists even on freestanding compilers.  */
13514
#ifdef __STDC__
13515
# include <limits.h>
13516
#else
13517
# include <assert.h>
13518
#endif
13101
/* Override any gcc2 internal prototype to avoid an error.  */
13519
/* Override any gcc2 internal prototype to avoid an error.  */
13102
#ifdef __cplusplus
13520
#ifdef __cplusplus
13103
extern "C"
13521
extern "C"
13522
{
13104
#endif
13523
#endif
13105
/* We use char because int might match the return type of a gcc2
13524
/* We use char because int might match the return type of a gcc2
13106
   builtin and then its argument prototype would still apply.  */
13525
   builtin and then its argument prototype would still apply.  */
13107
char shl_load ();
13526
char shl_load ();
13108
char (*f) ();
13109
13110
#ifdef F77_DUMMY_MAIN
13111
#  ifdef __cplusplus
13112
     extern "C"
13113
#  endif
13114
   int F77_DUMMY_MAIN() { return 1; }
13115
#endif
13116
int
13117
main ()
13118
{
13119
/* The GNU C library defines this for functions which it implements
13527
/* The GNU C library defines this for functions which it implements
13120
    to always fail with ENOSYS.  Some functions are actually named
13528
    to always fail with ENOSYS.  Some functions are actually named
13121
    something starting with __ and the normal name is an alias.  */
13529
    something starting with __ and the normal name is an alias.  */
13122
#if defined (__stub_shl_load) || defined (__stub___shl_load)
13530
#if defined (__stub_shl_load) || defined (__stub___shl_load)
13123
choke me
13531
choke me
13124
#else
13532
#else
13125
f = shl_load;
13533
char (*f) () = shl_load;
13534
#endif
13535
#ifdef __cplusplus
13536
}
13126
#endif
13537
#endif
13127
13538
13539
int
13540
main ()
13541
{
13542
return f != shl_load;
13128
  ;
13543
  ;
13129
  return 0;
13544
  return 0;
13130
}
13545
}
Lines 13144-13150 Link Here
13144
  ac_cv_func_shl_load=yes
13559
  ac_cv_func_shl_load=yes
13145
else
13560
else
13146
  echo "$as_me: failed program was:" >&5
13561
  echo "$as_me: failed program was:" >&5
13147
cat conftest.$ac_ext >&5
13562
sed 's/^/| /' conftest.$ac_ext >&5
13563
13148
ac_cv_func_shl_load=no
13564
ac_cv_func_shl_load=no
13149
fi
13565
fi
13150
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
13566
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
Lines 13163-13169 Link Here
13163
LIBS="-ldld  $LIBS"
13579
LIBS="-ldld  $LIBS"
13164
cat >conftest.$ac_ext <<_ACEOF
13580
cat >conftest.$ac_ext <<_ACEOF
13165
#line $LINENO "configure"
13581
#line $LINENO "configure"
13166
#include "confdefs.h"
13582
/* confdefs.h.  */
13583
_ACEOF
13584
cat confdefs.h >>conftest.$ac_ext
13585
cat >>conftest.$ac_ext <<_ACEOF
13586
/* end confdefs.h.  */
13167
13587
13168
/* Override any gcc2 internal prototype to avoid an error.  */
13588
/* Override any gcc2 internal prototype to avoid an error.  */
13169
#ifdef __cplusplus
13589
#ifdef __cplusplus
Lines 13172-13183 Link Here
13172
/* We use char because int might match the return type of a gcc2
13592
/* We use char because int might match the return type of a gcc2
13173
   builtin and then its argument prototype would still apply.  */
13593
   builtin and then its argument prototype would still apply.  */
13174
char shl_load ();
13594
char shl_load ();
13175
#ifdef F77_DUMMY_MAIN
13176
#  ifdef __cplusplus
13177
     extern "C"
13178
#  endif
13179
   int F77_DUMMY_MAIN() { return 1; }
13180
#endif
13181
int
13595
int
13182
main ()
13596
main ()
13183
{
13597
{
Lines 13201-13207 Link Here
13201
  ac_cv_lib_dld_shl_load=yes
13615
  ac_cv_lib_dld_shl_load=yes
13202
else
13616
else
13203
  echo "$as_me: failed program was:" >&5
13617
  echo "$as_me: failed program was:" >&5
13204
cat conftest.$ac_ext >&5
13618
sed 's/^/| /' conftest.$ac_ext >&5
13619
13205
ac_cv_lib_dld_shl_load=no
13620
ac_cv_lib_dld_shl_load=no
13206
fi
13621
fi
13207
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
13622
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
Lines 13219-13255 Link Here
13219
else
13634
else
13220
  cat >conftest.$ac_ext <<_ACEOF
13635
  cat >conftest.$ac_ext <<_ACEOF
13221
#line $LINENO "configure"
13636
#line $LINENO "configure"
13222
#include "confdefs.h"
13637
/* confdefs.h.  */
13638
_ACEOF
13639
cat confdefs.h >>conftest.$ac_ext
13640
cat >>conftest.$ac_ext <<_ACEOF
13641
/* end confdefs.h.  */
13223
/* System header to define __stub macros and hopefully few prototypes,
13642
/* System header to define __stub macros and hopefully few prototypes,
13224
    which can conflict with char dlopen (); below.  */
13643
    which can conflict with char dlopen (); below.
13225
#include <assert.h>
13644
    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
13645
    <limits.h> exists even on freestanding compilers.  */
13646
#ifdef __STDC__
13647
# include <limits.h>
13648
#else
13649
# include <assert.h>
13650
#endif
13226
/* Override any gcc2 internal prototype to avoid an error.  */
13651
/* Override any gcc2 internal prototype to avoid an error.  */
13227
#ifdef __cplusplus
13652
#ifdef __cplusplus
13228
extern "C"
13653
extern "C"
13654
{
13229
#endif
13655
#endif
13230
/* We use char because int might match the return type of a gcc2
13656
/* We use char because int might match the return type of a gcc2
13231
   builtin and then its argument prototype would still apply.  */
13657
   builtin and then its argument prototype would still apply.  */
13232
char dlopen ();
13658
char dlopen ();
13233
char (*f) ();
13234
13235
#ifdef F77_DUMMY_MAIN
13236
#  ifdef __cplusplus
13237
     extern "C"
13238
#  endif
13239
   int F77_DUMMY_MAIN() { return 1; }
13240
#endif
13241
int
13242
main ()
13243
{
13244
/* The GNU C library defines this for functions which it implements
13659
/* The GNU C library defines this for functions which it implements
13245
    to always fail with ENOSYS.  Some functions are actually named
13660
    to always fail with ENOSYS.  Some functions are actually named
13246
    something starting with __ and the normal name is an alias.  */
13661
    something starting with __ and the normal name is an alias.  */
13247
#if defined (__stub_dlopen) || defined (__stub___dlopen)
13662
#if defined (__stub_dlopen) || defined (__stub___dlopen)
13248
choke me
13663
choke me
13249
#else
13664
#else
13250
f = dlopen;
13665
char (*f) () = dlopen;
13666
#endif
13667
#ifdef __cplusplus
13668
}
13251
#endif
13669
#endif
13252
13670
13671
int
13672
main ()
13673
{
13674
return f != dlopen;
13253
  ;
13675
  ;
13254
  return 0;
13676
  return 0;
13255
}
13677
}
Lines 13269-13275 Link Here
13269
  ac_cv_func_dlopen=yes
13691
  ac_cv_func_dlopen=yes
13270
else
13692
else
13271
  echo "$as_me: failed program was:" >&5
13693
  echo "$as_me: failed program was:" >&5
13272
cat conftest.$ac_ext >&5
13694
sed 's/^/| /' conftest.$ac_ext >&5
13695
13273
ac_cv_func_dlopen=no
13696
ac_cv_func_dlopen=no
13274
fi
13697
fi
13275
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
13698
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
Lines 13288-13294 Link Here
13288
LIBS="-ldl  $LIBS"
13711
LIBS="-ldl  $LIBS"
13289
cat >conftest.$ac_ext <<_ACEOF
13712
cat >conftest.$ac_ext <<_ACEOF
13290
#line $LINENO "configure"
13713
#line $LINENO "configure"
13291
#include "confdefs.h"
13714
/* confdefs.h.  */
13715
_ACEOF
13716
cat confdefs.h >>conftest.$ac_ext
13717
cat >>conftest.$ac_ext <<_ACEOF
13718
/* end confdefs.h.  */
13292
13719
13293
/* Override any gcc2 internal prototype to avoid an error.  */
13720
/* Override any gcc2 internal prototype to avoid an error.  */
13294
#ifdef __cplusplus
13721
#ifdef __cplusplus
Lines 13297-13308 Link Here
13297
/* We use char because int might match the return type of a gcc2
13724
/* We use char because int might match the return type of a gcc2
13298
   builtin and then its argument prototype would still apply.  */
13725
   builtin and then its argument prototype would still apply.  */
13299
char dlopen ();
13726
char dlopen ();
13300
#ifdef F77_DUMMY_MAIN
13301
#  ifdef __cplusplus
13302
     extern "C"
13303
#  endif
13304
   int F77_DUMMY_MAIN() { return 1; }
13305
#endif
13306
int
13727
int
13307
main ()
13728
main ()
13308
{
13729
{
Lines 13326-13332 Link Here
13326
  ac_cv_lib_dl_dlopen=yes
13747
  ac_cv_lib_dl_dlopen=yes
13327
else
13748
else
13328
  echo "$as_me: failed program was:" >&5
13749
  echo "$as_me: failed program was:" >&5
13329
cat conftest.$ac_ext >&5
13750
sed 's/^/| /' conftest.$ac_ext >&5
13751
13330
ac_cv_lib_dl_dlopen=no
13752
ac_cv_lib_dl_dlopen=no
13331
fi
13753
fi
13332
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
13754
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
Lines 13346-13352 Link Here
13346
LIBS="-lsvld  $LIBS"
13768
LIBS="-lsvld  $LIBS"
13347
cat >conftest.$ac_ext <<_ACEOF
13769
cat >conftest.$ac_ext <<_ACEOF
13348
#line $LINENO "configure"
13770
#line $LINENO "configure"
13349
#include "confdefs.h"
13771
/* confdefs.h.  */
13772
_ACEOF
13773
cat confdefs.h >>conftest.$ac_ext
13774
cat >>conftest.$ac_ext <<_ACEOF
13775
/* end confdefs.h.  */
13350
13776
13351
/* Override any gcc2 internal prototype to avoid an error.  */
13777
/* Override any gcc2 internal prototype to avoid an error.  */
13352
#ifdef __cplusplus
13778
#ifdef __cplusplus
Lines 13355-13366 Link Here
13355
/* We use char because int might match the return type of a gcc2
13781
/* We use char because int might match the return type of a gcc2
13356
   builtin and then its argument prototype would still apply.  */
13782
   builtin and then its argument prototype would still apply.  */
13357
char dlopen ();
13783
char dlopen ();
13358
#ifdef F77_DUMMY_MAIN
13359
#  ifdef __cplusplus
13360
     extern "C"
13361
#  endif
13362
   int F77_DUMMY_MAIN() { return 1; }
13363
#endif
13364
int
13784
int
13365
main ()
13785
main ()
13366
{
13786
{
Lines 13384-13390 Link Here
13384
  ac_cv_lib_svld_dlopen=yes
13804
  ac_cv_lib_svld_dlopen=yes
13385
else
13805
else
13386
  echo "$as_me: failed program was:" >&5
13806
  echo "$as_me: failed program was:" >&5
13387
cat conftest.$ac_ext >&5
13807
sed 's/^/| /' conftest.$ac_ext >&5
13808
13388
ac_cv_lib_svld_dlopen=no
13809
ac_cv_lib_svld_dlopen=no
13389
fi
13810
fi
13390
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
13811
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
Lines 13404-13410 Link Here
13404
LIBS="-ldld  $LIBS"
13825
LIBS="-ldld  $LIBS"
13405
cat >conftest.$ac_ext <<_ACEOF
13826
cat >conftest.$ac_ext <<_ACEOF
13406
#line $LINENO "configure"
13827
#line $LINENO "configure"
13407
#include "confdefs.h"
13828
/* confdefs.h.  */
13829
_ACEOF
13830
cat confdefs.h >>conftest.$ac_ext
13831
cat >>conftest.$ac_ext <<_ACEOF
13832
/* end confdefs.h.  */
13408
13833
13409
/* Override any gcc2 internal prototype to avoid an error.  */
13834
/* Override any gcc2 internal prototype to avoid an error.  */
13410
#ifdef __cplusplus
13835
#ifdef __cplusplus
Lines 13413-13424 Link Here
13413
/* We use char because int might match the return type of a gcc2
13838
/* We use char because int might match the return type of a gcc2
13414
   builtin and then its argument prototype would still apply.  */
13839
   builtin and then its argument prototype would still apply.  */
13415
char dld_link ();
13840
char dld_link ();
13416
#ifdef F77_DUMMY_MAIN
13417
#  ifdef __cplusplus
13418
     extern "C"
13419
#  endif
13420
   int F77_DUMMY_MAIN() { return 1; }
13421
#endif
13422
int
13841
int
13423
main ()
13842
main ()
13424
{
13843
{
Lines 13442-13448 Link Here
13442
  ac_cv_lib_dld_dld_link=yes
13861
  ac_cv_lib_dld_dld_link=yes
13443
else
13862
else
13444
  echo "$as_me: failed program was:" >&5
13863
  echo "$as_me: failed program was:" >&5
13445
cat conftest.$ac_ext >&5
13864
sed 's/^/| /' conftest.$ac_ext >&5
13865
13446
ac_cv_lib_dld_dld_link=no
13866
ac_cv_lib_dld_dld_link=no
13447
fi
13867
fi
13448
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
13868
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
Lines 13500-13506 Link Here
13500
  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
13920
  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
13501
  lt_status=$lt_dlunknown
13921
  lt_status=$lt_dlunknown
13502
  cat > conftest.$ac_ext <<EOF
13922
  cat > conftest.$ac_ext <<EOF
13503
#line 13503 "configure"
13923
#line 13923 "configure"
13504
#include "confdefs.h"
13924
#include "confdefs.h"
13505
13925
13506
#if HAVE_DLFCN_H
13926
#if HAVE_DLFCN_H
Lines 13598-13604 Link Here
13598
  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
14018
  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
13599
  lt_status=$lt_dlunknown
14019
  lt_status=$lt_dlunknown
13600
  cat > conftest.$ac_ext <<EOF
14020
  cat > conftest.$ac_ext <<EOF
13601
#line 13601 "configure"
14021
#line 14021 "configure"
13602
#include "confdefs.h"
14022
#include "confdefs.h"
13603
14023
13604
#if HAVE_DLFCN_H
14024
#if HAVE_DLFCN_H
Lines 14805-14811 Link Here
14805
else
15225
else
14806
  cat >conftest.$ac_ext <<_ACEOF
15226
  cat >conftest.$ac_ext <<_ACEOF
14807
#line $LINENO "configure"
15227
#line $LINENO "configure"
14808
#include "confdefs.h"
15228
/* confdefs.h.  */
15229
_ACEOF
15230
cat confdefs.h >>conftest.$ac_ext
15231
cat >>conftest.$ac_ext <<_ACEOF
15232
/* end confdefs.h.  */
14809
15233
14810
#include <gtk/gtk.h>
15234
#include <gtk/gtk.h>
14811
#include <stdio.h>
15235
#include <stdio.h>
Lines 14897-14907 Link Here
14897
else
15321
else
14898
  echo "$as_me: program exited with status $ac_status" >&5
15322
  echo "$as_me: program exited with status $ac_status" >&5
14899
echo "$as_me: failed program was:" >&5
15323
echo "$as_me: failed program was:" >&5
14900
cat conftest.$ac_ext >&5
15324
sed 's/^/| /' conftest.$ac_ext >&5
15325
14901
( exit $ac_status )
15326
( exit $ac_status )
14902
no_gtk=yes
15327
no_gtk=yes
14903
fi
15328
fi
14904
rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
15329
rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
14905
fi
15330
fi
14906
       CFLAGS="$ac_save_CFLAGS"
15331
       CFLAGS="$ac_save_CFLAGS"
14907
       LIBS="$ac_save_LIBS"
15332
       LIBS="$ac_save_LIBS"
Lines 14928-14944 Link Here
14928
          LIBS="$LIBS $GTK_LIBS"
15353
          LIBS="$LIBS $GTK_LIBS"
14929
          cat >conftest.$ac_ext <<_ACEOF
15354
          cat >conftest.$ac_ext <<_ACEOF
14930
#line $LINENO "configure"
15355
#line $LINENO "configure"
14931
#include "confdefs.h"
15356
/* confdefs.h.  */
15357
_ACEOF
15358
cat confdefs.h >>conftest.$ac_ext
15359
cat >>conftest.$ac_ext <<_ACEOF
15360
/* end confdefs.h.  */
14932
15361
14933
#include <gtk/gtk.h>
15362
#include <gtk/gtk.h>
14934
#include <stdio.h>
15363
#include <stdio.h>
14935
15364
14936
#ifdef F77_DUMMY_MAIN
14937
#  ifdef __cplusplus
14938
     extern "C"
14939
#  endif
14940
   int F77_DUMMY_MAIN() { return 1; }
14941
#endif
14942
int
15365
int
14943
main ()
15366
main ()
14944
{
15367
{
Lines 14975-14981 Link Here
14975
          echo "***    rpm --erase --nodeps gtk gtk-devel"
15398
          echo "***    rpm --erase --nodeps gtk gtk-devel"
14976
else
15399
else
14977
  echo "$as_me: failed program was:" >&5
15400
  echo "$as_me: failed program was:" >&5
14978
cat conftest.$ac_ext >&5
15401
sed 's/^/| /' conftest.$ac_ext >&5
15402
14979
 echo "*** The test program failed to compile or link. See the file config.log for the"
15403
 echo "*** The test program failed to compile or link. See the file config.log for the"
14980
          echo "*** exact error that occured. This usually means GTK was incorrectly installed"
15404
          echo "*** exact error that occured. This usually means GTK was incorrectly installed"
14981
          echo "*** or that you have moved GTK since it was installed. In the latter case, you"
15405
          echo "*** or that you have moved GTK since it was installed. In the latter case, you"
Lines 15293-15301 Link Here
15293
    # However, it has the same basename, so the bogon will be chosen
15717
    # However, it has the same basename, so the bogon will be chosen
15294
    # first if we set CC to just the basename; use the full file name.
15718
    # first if we set CC to just the basename; use the full file name.
15295
    shift
15719
    shift
15296
    set dummy "$as_dir/$ac_word" ${1+"$@"}
15720
    ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
15297
    shift
15298
    ac_cv_prog_CC="$@"
15299
  fi
15721
  fi
15300
fi
15722
fi
15301
fi
15723
fi
Lines 15400-15407 Link Here
15400
fi
15822
fi
15401
15823
15402
15824
15403
test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH" >&5
15825
test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
15404
echo "$as_me: error: no acceptable C compiler found in \$PATH" >&2;}
15826
See \`config.log' for more details." >&5
15827
echo "$as_me: error: no acceptable C compiler found in \$PATH
15828
See \`config.log' for more details." >&2;}
15405
   { (exit 1); exit 1; }; }
15829
   { (exit 1); exit 1; }; }
15406
15830
15407
# Provide some information about the compiler.
15831
# Provide some information about the compiler.
Lines 15431-15444 Link Here
15431
else
15855
else
15432
  cat >conftest.$ac_ext <<_ACEOF
15856
  cat >conftest.$ac_ext <<_ACEOF
15433
#line $LINENO "configure"
15857
#line $LINENO "configure"
15434
#include "confdefs.h"
15858
/* confdefs.h.  */
15859
_ACEOF
15860
cat confdefs.h >>conftest.$ac_ext
15861
cat >>conftest.$ac_ext <<_ACEOF
15862
/* end confdefs.h.  */
15435
15863
15436
#ifdef F77_DUMMY_MAIN
15437
#  ifdef __cplusplus
15438
     extern "C"
15439
#  endif
15440
   int F77_DUMMY_MAIN() { return 1; }
15441
#endif
15442
int
15864
int
15443
main ()
15865
main ()
15444
{
15866
{
Lines 15465-15471 Link Here
15465
  ac_compiler_gnu=yes
15887
  ac_compiler_gnu=yes
15466
else
15888
else
15467
  echo "$as_me: failed program was:" >&5
15889
  echo "$as_me: failed program was:" >&5
15468
cat conftest.$ac_ext >&5
15890
sed 's/^/| /' conftest.$ac_ext >&5
15891
15469
ac_compiler_gnu=no
15892
ac_compiler_gnu=no
15470
fi
15893
fi
15471
rm -f conftest.$ac_objext conftest.$ac_ext
15894
rm -f conftest.$ac_objext conftest.$ac_ext
Lines 15485-15498 Link Here
15485
else
15908
else
15486
  cat >conftest.$ac_ext <<_ACEOF
15909
  cat >conftest.$ac_ext <<_ACEOF
15487
#line $LINENO "configure"
15910
#line $LINENO "configure"
15488
#include "confdefs.h"
15911
/* confdefs.h.  */
15912
_ACEOF
15913
cat confdefs.h >>conftest.$ac_ext
15914
cat >>conftest.$ac_ext <<_ACEOF
15915
/* end confdefs.h.  */
15489
15916
15490
#ifdef F77_DUMMY_MAIN
15491
#  ifdef __cplusplus
15492
     extern "C"
15493
#  endif
15494
   int F77_DUMMY_MAIN() { return 1; }
15495
#endif
15496
int
15917
int
15497
main ()
15918
main ()
15498
{
15919
{
Lines 15516-15522 Link Here
15516
  ac_cv_prog_cc_g=yes
15937
  ac_cv_prog_cc_g=yes
15517
else
15938
else
15518
  echo "$as_me: failed program was:" >&5
15939
  echo "$as_me: failed program was:" >&5
15519
cat conftest.$ac_ext >&5
15940
sed 's/^/| /' conftest.$ac_ext >&5
15941
15520
ac_cv_prog_cc_g=no
15942
ac_cv_prog_cc_g=no
15521
fi
15943
fi
15522
rm -f conftest.$ac_objext conftest.$ac_ext
15944
rm -f conftest.$ac_objext conftest.$ac_ext
Lines 15538-15543 Link Here
15538
    CFLAGS=
15960
    CFLAGS=
15539
  fi
15961
  fi
15540
fi
15962
fi
15963
echo "$as_me:$LINENO: checking for $CC option to accept ANSI C" >&5
15964
echo $ECHO_N "checking for $CC option to accept ANSI C... $ECHO_C" >&6
15965
if test "${ac_cv_prog_cc_stdc+set}" = set; then
15966
  echo $ECHO_N "(cached) $ECHO_C" >&6
15967
else
15968
  ac_cv_prog_cc_stdc=no
15969
ac_save_CC=$CC
15970
cat >conftest.$ac_ext <<_ACEOF
15971
#line $LINENO "configure"
15972
/* confdefs.h.  */
15973
_ACEOF
15974
cat confdefs.h >>conftest.$ac_ext
15975
cat >>conftest.$ac_ext <<_ACEOF
15976
/* end confdefs.h.  */
15977
#include <stdarg.h>
15978
#include <stdio.h>
15979
#include <sys/types.h>
15980
#include <sys/stat.h>
15981
/* Most of the following tests are stolen from RCS 5.7's src/conf.sh.  */
15982
struct buf { int x; };
15983
FILE * (*rcsopen) (struct buf *, struct stat *, int);
15984
static char *e (p, i)
15985
     char **p;
15986
     int i;
15987
{
15988
  return p[i];
15989
}
15990
static char *f (char * (*g) (char **, int), char **p, ...)
15991
{
15992
  char *s;
15993
  va_list v;
15994
  va_start (v,p);
15995
  s = g (p, va_arg (v,int));
15996
  va_end (v);
15997
  return s;
15998
}
15999
int test (int i, double x);
16000
struct s1 {int (*f) (int a);};
16001
struct s2 {int (*f) (double a);};
16002
int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
16003
int argc;
16004
char **argv;
16005
int
16006
main ()
16007
{
16008
return f (e, argv, 0) != argv[0]  ||  f (e, argv, 1) != argv[1];
16009
  ;
16010
  return 0;
16011
}
16012
_ACEOF
16013
# Don't try gcc -ansi; that turns off useful extensions and
16014
# breaks some systems' header files.
16015
# AIX			-qlanglvl=ansi
16016
# Ultrix and OSF/1	-std1
16017
# HP-UX 10.20 and later	-Ae
16018
# HP-UX older versions	-Aa -D_HPUX_SOURCE
16019
# SVR4			-Xc -D__EXTENSIONS__
16020
for ac_arg in "" -qlanglvl=ansi -std1 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
16021
do
16022
  CC="$ac_save_CC $ac_arg"
16023
  rm -f conftest.$ac_objext
16024
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
16025
  (eval $ac_compile) 2>&5
16026
  ac_status=$?
16027
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
16028
  (exit $ac_status); } &&
16029
         { ac_try='test -s conftest.$ac_objext'
16030
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16031
  (eval $ac_try) 2>&5
16032
  ac_status=$?
16033
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
16034
  (exit $ac_status); }; }; then
16035
  ac_cv_prog_cc_stdc=$ac_arg
16036
break
16037
else
16038
  echo "$as_me: failed program was:" >&5
16039
sed 's/^/| /' conftest.$ac_ext >&5
16040
16041
fi
16042
rm -f conftest.$ac_objext
16043
done
16044
rm -f conftest.$ac_ext conftest.$ac_objext
16045
CC=$ac_save_CC
16046
16047
fi
16048
16049
case "x$ac_cv_prog_cc_stdc" in
16050
  x|xno)
16051
    echo "$as_me:$LINENO: result: none needed" >&5
16052
echo "${ECHO_T}none needed" >&6 ;;
16053
  *)
16054
    echo "$as_me:$LINENO: result: $ac_cv_prog_cc_stdc" >&5
16055
echo "${ECHO_T}$ac_cv_prog_cc_stdc" >&6
16056
    CC="$CC $ac_cv_prog_cc_stdc" ;;
16057
esac
16058
15541
# Some people use a C++ compiler to compile C.  Since we use `exit',
16059
# Some people use a C++ compiler to compile C.  Since we use `exit',
15542
# in C++ we need to declare it.  In case someone uses the same compiler
16060
# in C++ we need to declare it.  In case someone uses the same compiler
15543
# for both compiling C and C++ we need to have the C++ compiler decide
16061
# for both compiling C and C++ we need to have the C++ compiler decide
Lines 15570-15584 Link Here
15570
do
16088
do
15571
  cat >conftest.$ac_ext <<_ACEOF
16089
  cat >conftest.$ac_ext <<_ACEOF
15572
#line $LINENO "configure"
16090
#line $LINENO "configure"
15573
#include "confdefs.h"
16091
/* confdefs.h.  */
16092
_ACEOF
16093
cat confdefs.h >>conftest.$ac_ext
16094
cat >>conftest.$ac_ext <<_ACEOF
16095
/* end confdefs.h.  */
15574
#include <stdlib.h>
16096
#include <stdlib.h>
15575
$ac_declaration
16097
$ac_declaration
15576
#ifdef F77_DUMMY_MAIN
15577
#  ifdef __cplusplus
15578
     extern "C"
15579
#  endif
15580
   int F77_DUMMY_MAIN() { return 1; }
15581
#endif
15582
int
16098
int
15583
main ()
16099
main ()
15584
{
16100
{
Lines 15602-15621 Link Here
15602
  :
16118
  :
15603
else
16119
else
15604
  echo "$as_me: failed program was:" >&5
16120
  echo "$as_me: failed program was:" >&5
15605
cat conftest.$ac_ext >&5
16121
sed 's/^/| /' conftest.$ac_ext >&5
16122
15606
continue
16123
continue
15607
fi
16124
fi
15608
rm -f conftest.$ac_objext conftest.$ac_ext
16125
rm -f conftest.$ac_objext conftest.$ac_ext
15609
  cat >conftest.$ac_ext <<_ACEOF
16126
  cat >conftest.$ac_ext <<_ACEOF
15610
#line $LINENO "configure"
16127
#line $LINENO "configure"
15611
#include "confdefs.h"
16128
/* confdefs.h.  */
16129
_ACEOF
16130
cat confdefs.h >>conftest.$ac_ext
16131
cat >>conftest.$ac_ext <<_ACEOF
16132
/* end confdefs.h.  */
15612
$ac_declaration
16133
$ac_declaration
15613
#ifdef F77_DUMMY_MAIN
15614
#  ifdef __cplusplus
15615
     extern "C"
15616
#  endif
15617
   int F77_DUMMY_MAIN() { return 1; }
15618
#endif
15619
int
16134
int
15620
main ()
16135
main ()
15621
{
16136
{
Lines 15639-15645 Link Here
15639
  break
16154
  break
15640
else
16155
else
15641
  echo "$as_me: failed program was:" >&5
16156
  echo "$as_me: failed program was:" >&5
15642
cat conftest.$ac_ext >&5
16157
sed 's/^/| /' conftest.$ac_ext >&5
16158
15643
fi
16159
fi
15644
rm -f conftest.$ac_objext conftest.$ac_ext
16160
rm -f conftest.$ac_objext conftest.$ac_ext
15645
done
16161
done
Lines 15652-15658 Link Here
15652
16168
15653
else
16169
else
15654
  echo "$as_me: failed program was:" >&5
16170
  echo "$as_me: failed program was:" >&5
15655
cat conftest.$ac_ext >&5
16171
sed 's/^/| /' conftest.$ac_ext >&5
16172
15656
fi
16173
fi
15657
rm -f conftest.$ac_objext conftest.$ac_ext
16174
rm -f conftest.$ac_objext conftest.$ac_ext
15658
ac_ext=c
16175
ac_ext=c
Lines 15679-15696 Link Here
15679
  # using a relative directory.
16196
  # using a relative directory.
15680
  cp "$am_depcomp" conftest.dir
16197
  cp "$am_depcomp" conftest.dir
15681
  cd conftest.dir
16198
  cd conftest.dir
16199
  # We will build objects and dependencies in a subdirectory because
16200
  # it helps to detect inapplicable dependency modes.  For instance
16201
  # both Tru64's cc and ICC support -MD to output dependencies as a
16202
  # side effect of compilation, but ICC will put the dependencies in
16203
  # the current directory while Tru64 will put them in the object
16204
  # directory.
16205
  mkdir sub
15682
16206
15683
  am_cv_CC_dependencies_compiler_type=none
16207
  am_cv_CC_dependencies_compiler_type=none
15684
  if test "$am_compiler_list" = ""; then
16208
  if test "$am_compiler_list" = ""; then
15685
     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
16209
     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
15686
  fi
16210
  fi
15687
  for depmode in $am_compiler_list; do
16211
  for depmode in $am_compiler_list; do
16212
    # Setup a source with many dependencies, because some compilers
16213
    # like to wrap large dependency lists on column 80 (with \), and
16214
    # we should not choose a depcomp mode which is confused by this.
16215
    #
15688
    # We need to recreate these files for each test, as the compiler may
16216
    # We need to recreate these files for each test, as the compiler may
15689
    # overwrite some of them when testing with obscure command lines.
16217
    # overwrite some of them when testing with obscure command lines.
15690
    # This happens at least with the AIX C compiler.
16218
    # This happens at least with the AIX C compiler.
15691
    echo '#include "conftest.h"' > conftest.c
16219
    : > sub/conftest.c
15692
    echo 'int i;' > conftest.h
16220
    for i in 1 2 3 4 5 6; do
15693
    echo "${am__include} ${am__quote}conftest.Po${am__quote}" > confmf
16221
      echo '#include "conftst'$i'.h"' >> sub/conftest.c
16222
      : > sub/conftst$i.h
16223
    done
16224
    echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
15694
16225
15695
    case $depmode in
16226
    case $depmode in
15696
    nosideeffect)
16227
    nosideeffect)
Lines 15708-15720 Link Here
15708
    # mode.  It turns out that the SunPro C++ compiler does not properly
16239
    # mode.  It turns out that the SunPro C++ compiler does not properly
15709
    # handle `-M -o', and we need to detect this.
16240
    # handle `-M -o', and we need to detect this.
15710
    if depmode=$depmode \
16241
    if depmode=$depmode \
15711
       source=conftest.c object=conftest.o \
16242
       source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \
15712
       depfile=conftest.Po tmpdepfile=conftest.TPo \
16243
       depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
15713
       $SHELL ./depcomp $depcc -c conftest.c -o conftest.o >/dev/null 2>&1 &&
16244
       $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \
15714
       grep conftest.h conftest.Po > /dev/null 2>&1 &&
16245
         >/dev/null 2>conftest.err &&
16246
       grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
16247
       grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 &&
15715
       ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
16248
       ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
15716
      am_cv_CC_dependencies_compiler_type=$depmode
16249
      # icc doesn't choke on unknown options, it will just issue warnings
15717
      break
16250
      # (even with -Werror).  So we grep stderr for any message
16251
      # that says an option was ignored.
16252
      if grep 'ignoring option' conftest.err >/dev/null 2>&1; then :; else
16253
        am_cv_CC_dependencies_compiler_type=$depmode
16254
        break
16255
      fi
15718
    fi
16256
    fi
15719
  done
16257
  done
15720
16258
Lines 15731-15736 Link Here
15731
16269
15732
16270
15733
16271
16272
if
16273
  test "x$enable_dependency_tracking" != xno \
16274
  && test "$am_cv_CC_dependencies_compiler_type" = gcc3; then
16275
  am__fastdepCC_TRUE=
16276
  am__fastdepCC_FALSE='#'
16277
else
16278
  am__fastdepCC_TRUE='#'
16279
  am__fastdepCC_FALSE=
16280
fi
16281
16282
16283
15734
  ac_ext=c
16284
  ac_ext=c
15735
ac_cpp='$CPP $CPPFLAGS'
16285
ac_cpp='$CPP $CPPFLAGS'
15736
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
16286
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
Lines 15754-15771 Link Here
15754
do
16304
do
15755
  # Use a header file that comes with gcc, so configuring glibc
16305
  # Use a header file that comes with gcc, so configuring glibc
15756
  # with a fresh cross-compiler works.
16306
  # with a fresh cross-compiler works.
16307
  # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
16308
  # <limits.h> exists even on freestanding compilers.
15757
  # On the NeXT, cc -E runs the code through the compiler's parser,
16309
  # On the NeXT, cc -E runs the code through the compiler's parser,
15758
  # not just through cpp. "Syntax error" is here to catch this case.
16310
  # not just through cpp. "Syntax error" is here to catch this case.
15759
  cat >conftest.$ac_ext <<_ACEOF
16311
  cat >conftest.$ac_ext <<_ACEOF
15760
#line $LINENO "configure"
16312
#line $LINENO "configure"
15761
#include "confdefs.h"
16313
/* confdefs.h.  */
15762
#include <assert.h>
16314
_ACEOF
16315
cat confdefs.h >>conftest.$ac_ext
16316
cat >>conftest.$ac_ext <<_ACEOF
16317
/* end confdefs.h.  */
16318
#ifdef __STDC__
16319
# include <limits.h>
16320
#else
16321
# include <assert.h>
16322
#endif
15763
                     Syntax error
16323
                     Syntax error
15764
_ACEOF
16324
_ACEOF
15765
if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
16325
if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
15766
  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
16326
  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
15767
  ac_status=$?
16327
  ac_status=$?
15768
  egrep -v '^ *\+' conftest.er1 >conftest.err
16328
  grep -v '^ *+' conftest.er1 >conftest.err
15769
  rm -f conftest.er1
16329
  rm -f conftest.er1
15770
  cat conftest.err >&5
16330
  cat conftest.err >&5
15771
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
16331
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
Lines 15782-15788 Link Here
15782
  :
16342
  :
15783
else
16343
else
15784
  echo "$as_me: failed program was:" >&5
16344
  echo "$as_me: failed program was:" >&5
15785
  cat conftest.$ac_ext >&5
16345
sed 's/^/| /' conftest.$ac_ext >&5
16346
15786
  # Broken: fails on valid input.
16347
  # Broken: fails on valid input.
15787
continue
16348
continue
15788
fi
16349
fi
Lines 15792-15804 Link Here
15792
  # can be detected and how.
16353
  # can be detected and how.
15793
  cat >conftest.$ac_ext <<_ACEOF
16354
  cat >conftest.$ac_ext <<_ACEOF
15794
#line $LINENO "configure"
16355
#line $LINENO "configure"
15795
#include "confdefs.h"
16356
/* confdefs.h.  */
16357
_ACEOF
16358
cat confdefs.h >>conftest.$ac_ext
16359
cat >>conftest.$ac_ext <<_ACEOF
16360
/* end confdefs.h.  */
15796
#include <ac_nonexistent.h>
16361
#include <ac_nonexistent.h>
15797
_ACEOF
16362
_ACEOF
15798
if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
16363
if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
15799
  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
16364
  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
15800
  ac_status=$?
16365
  ac_status=$?
15801
  egrep -v '^ *\+' conftest.er1 >conftest.err
16366
  grep -v '^ *+' conftest.er1 >conftest.err
15802
  rm -f conftest.er1
16367
  rm -f conftest.er1
15803
  cat conftest.err >&5
16368
  cat conftest.err >&5
15804
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
16369
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
Lines 15816-15822 Link Here
15816
continue
16381
continue
15817
else
16382
else
15818
  echo "$as_me: failed program was:" >&5
16383
  echo "$as_me: failed program was:" >&5
15819
  cat conftest.$ac_ext >&5
16384
sed 's/^/| /' conftest.$ac_ext >&5
16385
15820
  # Passes both tests.
16386
  # Passes both tests.
15821
ac_preproc_ok=:
16387
ac_preproc_ok=:
15822
break
16388
break
Lines 15845-15862 Link Here
15845
do
16411
do
15846
  # Use a header file that comes with gcc, so configuring glibc
16412
  # Use a header file that comes with gcc, so configuring glibc
15847
  # with a fresh cross-compiler works.
16413
  # with a fresh cross-compiler works.
16414
  # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
16415
  # <limits.h> exists even on freestanding compilers.
15848
  # On the NeXT, cc -E runs the code through the compiler's parser,
16416
  # On the NeXT, cc -E runs the code through the compiler's parser,
15849
  # not just through cpp. "Syntax error" is here to catch this case.
16417
  # not just through cpp. "Syntax error" is here to catch this case.
15850
  cat >conftest.$ac_ext <<_ACEOF
16418
  cat >conftest.$ac_ext <<_ACEOF
15851
#line $LINENO "configure"
16419
#line $LINENO "configure"
15852
#include "confdefs.h"
16420
/* confdefs.h.  */
15853
#include <assert.h>
16421
_ACEOF
16422
cat confdefs.h >>conftest.$ac_ext
16423
cat >>conftest.$ac_ext <<_ACEOF
16424
/* end confdefs.h.  */
16425
#ifdef __STDC__
16426
# include <limits.h>
16427
#else
16428
# include <assert.h>
16429
#endif
15854
                     Syntax error
16430
                     Syntax error
15855
_ACEOF
16431
_ACEOF
15856
if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
16432
if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
15857
  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
16433
  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
15858
  ac_status=$?
16434
  ac_status=$?
15859
  egrep -v '^ *\+' conftest.er1 >conftest.err
16435
  grep -v '^ *+' conftest.er1 >conftest.err
15860
  rm -f conftest.er1
16436
  rm -f conftest.er1
15861
  cat conftest.err >&5
16437
  cat conftest.err >&5
15862
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
16438
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
Lines 15873-15879 Link Here
15873
  :
16449
  :
15874
else
16450
else
15875
  echo "$as_me: failed program was:" >&5
16451
  echo "$as_me: failed program was:" >&5
15876
  cat conftest.$ac_ext >&5
16452
sed 's/^/| /' conftest.$ac_ext >&5
16453
15877
  # Broken: fails on valid input.
16454
  # Broken: fails on valid input.
15878
continue
16455
continue
15879
fi
16456
fi
Lines 15883-15895 Link Here
15883
  # can be detected and how.
16460
  # can be detected and how.
15884
  cat >conftest.$ac_ext <<_ACEOF
16461
  cat >conftest.$ac_ext <<_ACEOF
15885
#line $LINENO "configure"
16462
#line $LINENO "configure"
15886
#include "confdefs.h"
16463
/* confdefs.h.  */
16464
_ACEOF
16465
cat confdefs.h >>conftest.$ac_ext
16466
cat >>conftest.$ac_ext <<_ACEOF
16467
/* end confdefs.h.  */
15887
#include <ac_nonexistent.h>
16468
#include <ac_nonexistent.h>
15888
_ACEOF
16469
_ACEOF
15889
if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
16470
if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
15890
  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
16471
  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
15891
  ac_status=$?
16472
  ac_status=$?
15892
  egrep -v '^ *\+' conftest.er1 >conftest.err
16473
  grep -v '^ *+' conftest.er1 >conftest.err
15893
  rm -f conftest.er1
16474
  rm -f conftest.er1
15894
  cat conftest.err >&5
16475
  cat conftest.err >&5
15895
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
16476
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
Lines 15907-15913 Link Here
15907
continue
16488
continue
15908
else
16489
else
15909
  echo "$as_me: failed program was:" >&5
16490
  echo "$as_me: failed program was:" >&5
15910
  cat conftest.$ac_ext >&5
16491
sed 's/^/| /' conftest.$ac_ext >&5
16492
15911
  # Passes both tests.
16493
  # Passes both tests.
15912
ac_preproc_ok=:
16494
ac_preproc_ok=:
15913
break
16495
break
Lines 15920-15927 Link Here
15920
if $ac_preproc_ok; then
16502
if $ac_preproc_ok; then
15921
  :
16503
  :
15922
else
16504
else
15923
  { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check" >&5
16505
  { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
15924
echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check" >&2;}
16506
See \`config.log' for more details." >&5
16507
echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
16508
See \`config.log' for more details." >&2;}
15925
   { (exit 1); exit 1; }; }
16509
   { (exit 1); exit 1; }; }
15926
fi
16510
fi
15927
16511
Lines 16080-16093 Link Here
16080
else
16664
else
16081
  cat >conftest.$ac_ext <<_ACEOF
16665
  cat >conftest.$ac_ext <<_ACEOF
16082
#line $LINENO "configure"
16666
#line $LINENO "configure"
16083
#include "confdefs.h"
16667
/* confdefs.h.  */
16668
_ACEOF
16669
cat confdefs.h >>conftest.$ac_ext
16670
cat >>conftest.$ac_ext <<_ACEOF
16671
/* end confdefs.h.  */
16084
16672
16085
#ifdef F77_DUMMY_MAIN
16086
#  ifdef __cplusplus
16087
     extern "C"
16088
#  endif
16089
   int F77_DUMMY_MAIN() { return 1; }
16090
#endif
16091
int
16673
int
16092
main ()
16674
main ()
16093
{
16675
{
Lines 16114-16120 Link Here
16114
  ac_compiler_gnu=yes
16696
  ac_compiler_gnu=yes
16115
else
16697
else
16116
  echo "$as_me: failed program was:" >&5
16698
  echo "$as_me: failed program was:" >&5
16117
cat conftest.$ac_ext >&5
16699
sed 's/^/| /' conftest.$ac_ext >&5
16700
16118
ac_compiler_gnu=no
16701
ac_compiler_gnu=no
16119
fi
16702
fi
16120
rm -f conftest.$ac_objext conftest.$ac_ext
16703
rm -f conftest.$ac_objext conftest.$ac_ext
Lines 16134-16147 Link Here
16134
else
16717
else
16135
  cat >conftest.$ac_ext <<_ACEOF
16718
  cat >conftest.$ac_ext <<_ACEOF
16136
#line $LINENO "configure"
16719
#line $LINENO "configure"
16137
#include "confdefs.h"
16720
/* confdefs.h.  */
16721
_ACEOF
16722
cat confdefs.h >>conftest.$ac_ext
16723
cat >>conftest.$ac_ext <<_ACEOF
16724
/* end confdefs.h.  */
16138
16725
16139
#ifdef F77_DUMMY_MAIN
16140
#  ifdef __cplusplus
16141
     extern "C"
16142
#  endif
16143
   int F77_DUMMY_MAIN() { return 1; }
16144
#endif
16145
int
16726
int
16146
main ()
16727
main ()
16147
{
16728
{
Lines 16165-16171 Link Here
16165
  ac_cv_prog_cxx_g=yes
16746
  ac_cv_prog_cxx_g=yes
16166
else
16747
else
16167
  echo "$as_me: failed program was:" >&5
16748
  echo "$as_me: failed program was:" >&5
16168
cat conftest.$ac_ext >&5
16749
sed 's/^/| /' conftest.$ac_ext >&5
16750
16169
ac_cv_prog_cxx_g=no
16751
ac_cv_prog_cxx_g=no
16170
fi
16752
fi
16171
rm -f conftest.$ac_objext conftest.$ac_ext
16753
rm -f conftest.$ac_objext conftest.$ac_ext
Lines 16198-16212 Link Here
16198
do
16780
do
16199
  cat >conftest.$ac_ext <<_ACEOF
16781
  cat >conftest.$ac_ext <<_ACEOF
16200
#line $LINENO "configure"
16782
#line $LINENO "configure"
16201
#include "confdefs.h"
16783
/* confdefs.h.  */
16784
_ACEOF
16785
cat confdefs.h >>conftest.$ac_ext
16786
cat >>conftest.$ac_ext <<_ACEOF
16787
/* end confdefs.h.  */
16202
#include <stdlib.h>
16788
#include <stdlib.h>
16203
$ac_declaration
16789
$ac_declaration
16204
#ifdef F77_DUMMY_MAIN
16205
#  ifdef __cplusplus
16206
     extern "C"
16207
#  endif
16208
   int F77_DUMMY_MAIN() { return 1; }
16209
#endif
16210
int
16790
int
16211
main ()
16791
main ()
16212
{
16792
{
Lines 16230-16249 Link Here
16230
  :
16810
  :
16231
else
16811
else
16232
  echo "$as_me: failed program was:" >&5
16812
  echo "$as_me: failed program was:" >&5
16233
cat conftest.$ac_ext >&5
16813
sed 's/^/| /' conftest.$ac_ext >&5
16814
16234
continue
16815
continue
16235
fi
16816
fi
16236
rm -f conftest.$ac_objext conftest.$ac_ext
16817
rm -f conftest.$ac_objext conftest.$ac_ext
16237
  cat >conftest.$ac_ext <<_ACEOF
16818
  cat >conftest.$ac_ext <<_ACEOF
16238
#line $LINENO "configure"
16819
#line $LINENO "configure"
16239
#include "confdefs.h"
16820
/* confdefs.h.  */
16821
_ACEOF
16822
cat confdefs.h >>conftest.$ac_ext
16823
cat >>conftest.$ac_ext <<_ACEOF
16824
/* end confdefs.h.  */
16240
$ac_declaration
16825
$ac_declaration
16241
#ifdef F77_DUMMY_MAIN
16242
#  ifdef __cplusplus
16243
     extern "C"
16244
#  endif
16245
   int F77_DUMMY_MAIN() { return 1; }
16246
#endif
16247
int
16826
int
16248
main ()
16827
main ()
16249
{
16828
{
Lines 16267-16273 Link Here
16267
  break
16846
  break
16268
else
16847
else
16269
  echo "$as_me: failed program was:" >&5
16848
  echo "$as_me: failed program was:" >&5
16270
cat conftest.$ac_ext >&5
16849
sed 's/^/| /' conftest.$ac_ext >&5
16850
16271
fi
16851
fi
16272
rm -f conftest.$ac_objext conftest.$ac_ext
16852
rm -f conftest.$ac_objext conftest.$ac_ext
16273
done
16853
done
Lines 16302-16319 Link Here
16302
  # using a relative directory.
16882
  # using a relative directory.
16303
  cp "$am_depcomp" conftest.dir
16883
  cp "$am_depcomp" conftest.dir
16304
  cd conftest.dir
16884
  cd conftest.dir
16885
  # We will build objects and dependencies in a subdirectory because
16886
  # it helps to detect inapplicable dependency modes.  For instance
16887
  # both Tru64's cc and ICC support -MD to output dependencies as a
16888
  # side effect of compilation, but ICC will put the dependencies in
16889
  # the current directory while Tru64 will put them in the object
16890
  # directory.
16891
  mkdir sub
16305
16892
16306
  am_cv_CXX_dependencies_compiler_type=none
16893
  am_cv_CXX_dependencies_compiler_type=none
16307
  if test "$am_compiler_list" = ""; then
16894
  if test "$am_compiler_list" = ""; then
16308
     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
16895
     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
16309
  fi
16896
  fi
16310
  for depmode in $am_compiler_list; do
16897
  for depmode in $am_compiler_list; do
16898
    # Setup a source with many dependencies, because some compilers
16899
    # like to wrap large dependency lists on column 80 (with \), and
16900
    # we should not choose a depcomp mode which is confused by this.
16901
    #
16311
    # We need to recreate these files for each test, as the compiler may
16902
    # We need to recreate these files for each test, as the compiler may
16312
    # overwrite some of them when testing with obscure command lines.
16903
    # overwrite some of them when testing with obscure command lines.
16313
    # This happens at least with the AIX C compiler.
16904
    # This happens at least with the AIX C compiler.
16314
    echo '#include "conftest.h"' > conftest.c
16905
    : > sub/conftest.c
16315
    echo 'int i;' > conftest.h
16906
    for i in 1 2 3 4 5 6; do
16316
    echo "${am__include} ${am__quote}conftest.Po${am__quote}" > confmf
16907
      echo '#include "conftst'$i'.h"' >> sub/conftest.c
16908
      : > sub/conftst$i.h
16909
    done
16910
    echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
16317
16911
16318
    case $depmode in
16912
    case $depmode in
16319
    nosideeffect)
16913
    nosideeffect)
Lines 16331-16343 Link Here
16331
    # mode.  It turns out that the SunPro C++ compiler does not properly
16925
    # mode.  It turns out that the SunPro C++ compiler does not properly
16332
    # handle `-M -o', and we need to detect this.
16926
    # handle `-M -o', and we need to detect this.
16333
    if depmode=$depmode \
16927
    if depmode=$depmode \
16334
       source=conftest.c object=conftest.o \
16928
       source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \
16335
       depfile=conftest.Po tmpdepfile=conftest.TPo \
16929
       depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
16336
       $SHELL ./depcomp $depcc -c conftest.c -o conftest.o >/dev/null 2>&1 &&
16930
       $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \
16337
       grep conftest.h conftest.Po > /dev/null 2>&1 &&
16931
         >/dev/null 2>conftest.err &&
16932
       grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
16933
       grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 &&
16338
       ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
16934
       ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
16339
      am_cv_CXX_dependencies_compiler_type=$depmode
16935
      # icc doesn't choke on unknown options, it will just issue warnings
16340
      break
16936
      # (even with -Werror).  So we grep stderr for any message
16937
      # that says an option was ignored.
16938
      if grep 'ignoring option' conftest.err >/dev/null 2>&1; then :; else
16939
        am_cv_CXX_dependencies_compiler_type=$depmode
16940
        break
16941
      fi
16341
    fi
16942
    fi
16342
  done
16943
  done
16343
16944
Lines 16354-16359 Link Here
16354
16955
16355
16956
16356
16957
16958
if
16959
  test "x$enable_dependency_tracking" != xno \
16960
  && test "$am_cv_CXX_dependencies_compiler_type" = gcc3; then
16961
  am__fastdepCXX_TRUE=
16962
  am__fastdepCXX_FALSE='#'
16963
else
16964
  am__fastdepCXX_TRUE='#'
16965
  am__fastdepCXX_FALSE=
16966
fi
16967
16968
16969
16357
  if test "$GXX" = "yes" || test "$CXX" = "KCC"; then
16970
  if test "$GXX" = "yes" || test "$CXX" = "KCC"; then
16358
    if test "$kde_use_debug_code" != "no"; then
16971
    if test "$kde_use_debug_code" != "no"; then
16359
      if test "$CXX" = "KCC"; then
16972
      if test "$CXX" = "KCC"; then
Lines 16390-16403 Link Here
16390
  CXXFLAGS="$CXXFLAGS -fno-builtin"
17003
  CXXFLAGS="$CXXFLAGS -fno-builtin"
16391
  cat >conftest.$ac_ext <<_ACEOF
17004
  cat >conftest.$ac_ext <<_ACEOF
16392
#line $LINENO "configure"
17005
#line $LINENO "configure"
16393
#include "confdefs.h"
17006
/* confdefs.h.  */
17007
_ACEOF
17008
cat confdefs.h >>conftest.$ac_ext
17009
cat >>conftest.$ac_ext <<_ACEOF
17010
/* end confdefs.h.  */
16394
17011
16395
#ifdef F77_DUMMY_MAIN
16396
#  ifdef __cplusplus
16397
     extern "C"
16398
#  endif
16399
   int F77_DUMMY_MAIN() { return 1; }
16400
#endif
16401
int
17012
int
16402
main ()
17013
main ()
16403
{
17014
{
Lines 16421-16427 Link Here
16421
  eval "kde_cv_prog_cxx_$kde_cache=yes"
17032
  eval "kde_cv_prog_cxx_$kde_cache=yes"
16422
else
17033
else
16423
  echo "$as_me: failed program was:" >&5
17034
  echo "$as_me: failed program was:" >&5
16424
cat conftest.$ac_ext >&5
17035
sed 's/^/| /' conftest.$ac_ext >&5
17036
16425
fi
17037
fi
16426
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
17038
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
16427
  CXXFLAGS="$save_CXXFLAGS"
17039
  CXXFLAGS="$save_CXXFLAGS"
Lines 16470-16483 Link Here
16470
  CXXFLAGS="$CXXFLAGS -Woverloaded-virtual"
17082
  CXXFLAGS="$CXXFLAGS -Woverloaded-virtual"
16471
  cat >conftest.$ac_ext <<_ACEOF
17083
  cat >conftest.$ac_ext <<_ACEOF
16472
#line $LINENO "configure"
17084
#line $LINENO "configure"
16473
#include "confdefs.h"
17085
/* confdefs.h.  */
17086
_ACEOF
17087
cat confdefs.h >>conftest.$ac_ext
17088
cat >>conftest.$ac_ext <<_ACEOF
17089
/* end confdefs.h.  */
16474
17090
16475
#ifdef F77_DUMMY_MAIN
16476
#  ifdef __cplusplus
16477
     extern "C"
16478
#  endif
16479
   int F77_DUMMY_MAIN() { return 1; }
16480
#endif
16481
int
17091
int
16482
main ()
17092
main ()
16483
{
17093
{
Lines 16501-16507 Link Here
16501
  eval "kde_cv_prog_cxx_$kde_cache=yes"
17111
  eval "kde_cv_prog_cxx_$kde_cache=yes"
16502
else
17112
else
16503
  echo "$as_me: failed program was:" >&5
17113
  echo "$as_me: failed program was:" >&5
16504
cat conftest.$ac_ext >&5
17114
sed 's/^/| /' conftest.$ac_ext >&5
17115
16505
fi
17116
fi
16506
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
17117
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
16507
  CXXFLAGS="$save_CXXFLAGS"
17118
  CXXFLAGS="$save_CXXFLAGS"
Lines 16564-16577 Link Here
16564
  CXXFLAGS="$CXXFLAGS -pg"
17175
  CXXFLAGS="$CXXFLAGS -pg"
16565
  cat >conftest.$ac_ext <<_ACEOF
17176
  cat >conftest.$ac_ext <<_ACEOF
16566
#line $LINENO "configure"
17177
#line $LINENO "configure"
16567
#include "confdefs.h"
17178
/* confdefs.h.  */
17179
_ACEOF
17180
cat confdefs.h >>conftest.$ac_ext
17181
cat >>conftest.$ac_ext <<_ACEOF
17182
/* end confdefs.h.  */
16568
17183
16569
#ifdef F77_DUMMY_MAIN
16570
#  ifdef __cplusplus
16571
     extern "C"
16572
#  endif
16573
   int F77_DUMMY_MAIN() { return 1; }
16574
#endif
16575
int
17184
int
16576
main ()
17185
main ()
16577
{
17186
{
Lines 16595-16601 Link Here
16595
  eval "kde_cv_prog_cxx_$kde_cache=yes"
17204
  eval "kde_cv_prog_cxx_$kde_cache=yes"
16596
else
17205
else
16597
  echo "$as_me: failed program was:" >&5
17206
  echo "$as_me: failed program was:" >&5
16598
cat conftest.$ac_ext >&5
17207
sed 's/^/| /' conftest.$ac_ext >&5
17208
16599
fi
17209
fi
16600
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
17210
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
16601
  CXXFLAGS="$save_CXXFLAGS"
17211
  CXXFLAGS="$save_CXXFLAGS"
Lines 16649-16662 Link Here
16649
  CXXFLAGS="$CXXFLAGS -fprofile-arcs"
17259
  CXXFLAGS="$CXXFLAGS -fprofile-arcs"
16650
  cat >conftest.$ac_ext <<_ACEOF
17260
  cat >conftest.$ac_ext <<_ACEOF
16651
#line $LINENO "configure"
17261
#line $LINENO "configure"
16652
#include "confdefs.h"
17262
/* confdefs.h.  */
17263
_ACEOF
17264
cat confdefs.h >>conftest.$ac_ext
17265
cat >>conftest.$ac_ext <<_ACEOF
17266
/* end confdefs.h.  */
16653
17267
16654
#ifdef F77_DUMMY_MAIN
16655
#  ifdef __cplusplus
16656
     extern "C"
16657
#  endif
16658
   int F77_DUMMY_MAIN() { return 1; }
16659
#endif
16660
int
17268
int
16661
main ()
17269
main ()
16662
{
17270
{
Lines 16680-16686 Link Here
16680
  eval "kde_cv_prog_cxx_$kde_cache=yes"
17288
  eval "kde_cv_prog_cxx_$kde_cache=yes"
16681
else
17289
else
16682
  echo "$as_me: failed program was:" >&5
17290
  echo "$as_me: failed program was:" >&5
16683
cat conftest.$ac_ext >&5
17291
sed 's/^/| /' conftest.$ac_ext >&5
17292
16684
fi
17293
fi
16685
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
17294
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
16686
  CXXFLAGS="$save_CXXFLAGS"
17295
  CXXFLAGS="$save_CXXFLAGS"
Lines 16742-16755 Link Here
16742
  CXXFLAGS="$CXXFLAGS -Wundef"
17351
  CXXFLAGS="$CXXFLAGS -Wundef"
16743
  cat >conftest.$ac_ext <<_ACEOF
17352
  cat >conftest.$ac_ext <<_ACEOF
16744
#line $LINENO "configure"
17353
#line $LINENO "configure"
16745
#include "confdefs.h"
17354
/* confdefs.h.  */
17355
_ACEOF
17356
cat confdefs.h >>conftest.$ac_ext
17357
cat >>conftest.$ac_ext <<_ACEOF
17358
/* end confdefs.h.  */
16746
17359
16747
#ifdef F77_DUMMY_MAIN
16748
#  ifdef __cplusplus
16749
     extern "C"
16750
#  endif
16751
   int F77_DUMMY_MAIN() { return 1; }
16752
#endif
16753
int
17360
int
16754
main ()
17361
main ()
16755
{
17362
{
Lines 16773-16779 Link Here
16773
  eval "kde_cv_prog_cxx_$kde_cache=yes"
17380
  eval "kde_cv_prog_cxx_$kde_cache=yes"
16774
else
17381
else
16775
  echo "$as_me: failed program was:" >&5
17382
  echo "$as_me: failed program was:" >&5
16776
cat conftest.$ac_ext >&5
17383
sed 's/^/| /' conftest.$ac_ext >&5
17384
16777
fi
17385
fi
16778
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
17386
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
16779
  CXXFLAGS="$save_CXXFLAGS"
17387
  CXXFLAGS="$save_CXXFLAGS"
Lines 16821-16834 Link Here
16821
  CXXFLAGS="$CXXFLAGS -Wno-long-long"
17429
  CXXFLAGS="$CXXFLAGS -Wno-long-long"
16822
  cat >conftest.$ac_ext <<_ACEOF
17430
  cat >conftest.$ac_ext <<_ACEOF
16823
#line $LINENO "configure"
17431
#line $LINENO "configure"
16824
#include "confdefs.h"
17432
/* confdefs.h.  */
17433
_ACEOF
17434
cat confdefs.h >>conftest.$ac_ext
17435
cat >>conftest.$ac_ext <<_ACEOF
17436
/* end confdefs.h.  */
16825
17437
16826
#ifdef F77_DUMMY_MAIN
16827
#  ifdef __cplusplus
16828
     extern "C"
16829
#  endif
16830
   int F77_DUMMY_MAIN() { return 1; }
16831
#endif
16832
int
17438
int
16833
main ()
17439
main ()
16834
{
17440
{
Lines 16852-16858 Link Here
16852
  eval "kde_cv_prog_cxx_$kde_cache=yes"
17458
  eval "kde_cv_prog_cxx_$kde_cache=yes"
16853
else
17459
else
16854
  echo "$as_me: failed program was:" >&5
17460
  echo "$as_me: failed program was:" >&5
16855
cat conftest.$ac_ext >&5
17461
sed 's/^/| /' conftest.$ac_ext >&5
17462
16856
fi
17463
fi
16857
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
17464
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
16858
  CXXFLAGS="$save_CXXFLAGS"
17465
  CXXFLAGS="$save_CXXFLAGS"
Lines 16900-16913 Link Here
16900
  CXXFLAGS="$CXXFLAGS -Wnon-virtual-dtor"
17507
  CXXFLAGS="$CXXFLAGS -Wnon-virtual-dtor"
16901
  cat >conftest.$ac_ext <<_ACEOF
17508
  cat >conftest.$ac_ext <<_ACEOF
16902
#line $LINENO "configure"
17509
#line $LINENO "configure"
16903
#include "confdefs.h"
17510
/* confdefs.h.  */
17511
_ACEOF
17512
cat confdefs.h >>conftest.$ac_ext
17513
cat >>conftest.$ac_ext <<_ACEOF
17514
/* end confdefs.h.  */
16904
17515
16905
#ifdef F77_DUMMY_MAIN
16906
#  ifdef __cplusplus
16907
     extern "C"
16908
#  endif
16909
   int F77_DUMMY_MAIN() { return 1; }
16910
#endif
16911
int
17516
int
16912
main ()
17517
main ()
16913
{
17518
{
Lines 16931-16937 Link Here
16931
  eval "kde_cv_prog_cxx_$kde_cache=yes"
17536
  eval "kde_cv_prog_cxx_$kde_cache=yes"
16932
else
17537
else
16933
  echo "$as_me: failed program was:" >&5
17538
  echo "$as_me: failed program was:" >&5
16934
cat conftest.$ac_ext >&5
17539
sed 's/^/| /' conftest.$ac_ext >&5
17540
16935
fi
17541
fi
16936
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
17542
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
16937
  CXXFLAGS="$save_CXXFLAGS"
17543
  CXXFLAGS="$save_CXXFLAGS"
Lines 16987-17000 Link Here
16987
  CXXFLAGS="$CXXFLAGS -fno-exceptions"
17593
  CXXFLAGS="$CXXFLAGS -fno-exceptions"
16988
  cat >conftest.$ac_ext <<_ACEOF
17594
  cat >conftest.$ac_ext <<_ACEOF
16989
#line $LINENO "configure"
17595
#line $LINENO "configure"
16990
#include "confdefs.h"
17596
/* confdefs.h.  */
17597
_ACEOF
17598
cat confdefs.h >>conftest.$ac_ext
17599
cat >>conftest.$ac_ext <<_ACEOF
17600
/* end confdefs.h.  */
16991
17601
16992
#ifdef F77_DUMMY_MAIN
16993
#  ifdef __cplusplus
16994
     extern "C"
16995
#  endif
16996
   int F77_DUMMY_MAIN() { return 1; }
16997
#endif
16998
int
17602
int
16999
main ()
17603
main ()
17000
{
17604
{
Lines 17018-17024 Link Here
17018
  eval "kde_cv_prog_cxx_$kde_cache=yes"
17622
  eval "kde_cv_prog_cxx_$kde_cache=yes"
17019
else
17623
else
17020
  echo "$as_me: failed program was:" >&5
17624
  echo "$as_me: failed program was:" >&5
17021
cat conftest.$ac_ext >&5
17625
sed 's/^/| /' conftest.$ac_ext >&5
17626
17022
fi
17627
fi
17023
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
17628
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
17024
  CXXFLAGS="$save_CXXFLAGS"
17629
  CXXFLAGS="$save_CXXFLAGS"
Lines 17066-17079 Link Here
17066
  CXXFLAGS="$CXXFLAGS -fno-check-new"
17671
  CXXFLAGS="$CXXFLAGS -fno-check-new"
17067
  cat >conftest.$ac_ext <<_ACEOF
17672
  cat >conftest.$ac_ext <<_ACEOF
17068
#line $LINENO "configure"
17673
#line $LINENO "configure"
17069
#include "confdefs.h"
17674
/* confdefs.h.  */
17675
_ACEOF
17676
cat confdefs.h >>conftest.$ac_ext
17677
cat >>conftest.$ac_ext <<_ACEOF
17678
/* end confdefs.h.  */
17070
17679
17071
#ifdef F77_DUMMY_MAIN
17072
#  ifdef __cplusplus
17073
     extern "C"
17074
#  endif
17075
   int F77_DUMMY_MAIN() { return 1; }
17076
#endif
17077
int
17680
int
17078
main ()
17681
main ()
17079
{
17682
{
Lines 17097-17103 Link Here
17097
  eval "kde_cv_prog_cxx_$kde_cache=yes"
17700
  eval "kde_cv_prog_cxx_$kde_cache=yes"
17098
else
17701
else
17099
  echo "$as_me: failed program was:" >&5
17702
  echo "$as_me: failed program was:" >&5
17100
cat conftest.$ac_ext >&5
17703
sed 's/^/| /' conftest.$ac_ext >&5
17704
17101
fi
17705
fi
17102
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
17706
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
17103
  CXXFLAGS="$save_CXXFLAGS"
17707
  CXXFLAGS="$save_CXXFLAGS"
Lines 17145-17158 Link Here
17145
  CXXFLAGS="$CXXFLAGS -fexceptions"
17749
  CXXFLAGS="$CXXFLAGS -fexceptions"
17146
  cat >conftest.$ac_ext <<_ACEOF
17750
  cat >conftest.$ac_ext <<_ACEOF
17147
#line $LINENO "configure"
17751
#line $LINENO "configure"
17148
#include "confdefs.h"
17752
/* confdefs.h.  */
17753
_ACEOF
17754
cat confdefs.h >>conftest.$ac_ext
17755
cat >>conftest.$ac_ext <<_ACEOF
17756
/* end confdefs.h.  */
17149
17757
17150
#ifdef F77_DUMMY_MAIN
17151
#  ifdef __cplusplus
17152
     extern "C"
17153
#  endif
17154
   int F77_DUMMY_MAIN() { return 1; }
17155
#endif
17156
int
17758
int
17157
main ()
17759
main ()
17158
{
17760
{
Lines 17176-17182 Link Here
17176
  eval "kde_cv_prog_cxx_$kde_cache=yes"
17778
  eval "kde_cv_prog_cxx_$kde_cache=yes"
17177
else
17779
else
17178
  echo "$as_me: failed program was:" >&5
17780
  echo "$as_me: failed program was:" >&5
17179
cat conftest.$ac_ext >&5
17781
sed 's/^/| /' conftest.$ac_ext >&5
17782
17180
fi
17783
fi
17181
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
17784
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
17182
  CXXFLAGS="$save_CXXFLAGS"
17785
  CXXFLAGS="$save_CXXFLAGS"
Lines 17238-17251 Link Here
17238
  CXXFLAGS="$CXXFLAGS --pch"
17841
  CXXFLAGS="$CXXFLAGS --pch"
17239
  cat >conftest.$ac_ext <<_ACEOF
17842
  cat >conftest.$ac_ext <<_ACEOF
17240
#line $LINENO "configure"
17843
#line $LINENO "configure"
17241
#include "confdefs.h"
17844
/* confdefs.h.  */
17845
_ACEOF
17846
cat confdefs.h >>conftest.$ac_ext
17847
cat >>conftest.$ac_ext <<_ACEOF
17848
/* end confdefs.h.  */
17242
17849
17243
#ifdef F77_DUMMY_MAIN
17244
#  ifdef __cplusplus
17245
     extern "C"
17246
#  endif
17247
   int F77_DUMMY_MAIN() { return 1; }
17248
#endif
17249
int
17850
int
17250
main ()
17851
main ()
17251
{
17852
{
Lines 17269-17275 Link Here
17269
  eval "kde_cv_prog_cxx_$kde_cache=yes"
17870
  eval "kde_cv_prog_cxx_$kde_cache=yes"
17270
else
17871
else
17271
  echo "$as_me: failed program was:" >&5
17872
  echo "$as_me: failed program was:" >&5
17272
cat conftest.$ac_ext >&5
17873
sed 's/^/| /' conftest.$ac_ext >&5
17874
17273
fi
17875
fi
17274
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
17876
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
17275
  CXXFLAGS="$save_CXXFLAGS"
17877
  CXXFLAGS="$save_CXXFLAGS"
Lines 17318-17331 Link Here
17318
  CXXFLAGS="$CXXFLAGS --inline_keyword_space_time=6"
17920
  CXXFLAGS="$CXXFLAGS --inline_keyword_space_time=6"
17319
  cat >conftest.$ac_ext <<_ACEOF
17921
  cat >conftest.$ac_ext <<_ACEOF
17320
#line $LINENO "configure"
17922
#line $LINENO "configure"
17321
#include "confdefs.h"
17923
/* confdefs.h.  */
17924
_ACEOF
17925
cat confdefs.h >>conftest.$ac_ext
17926
cat >>conftest.$ac_ext <<_ACEOF
17927
/* end confdefs.h.  */
17322
17928
17323
#ifdef F77_DUMMY_MAIN
17324
#  ifdef __cplusplus
17325
     extern "C"
17326
#  endif
17327
   int F77_DUMMY_MAIN() { return 1; }
17328
#endif
17329
int
17929
int
17330
main ()
17930
main ()
17331
{
17931
{
Lines 17349-17355 Link Here
17349
  eval "kde_cv_prog_cxx_$kde_cache=yes"
17949
  eval "kde_cv_prog_cxx_$kde_cache=yes"
17350
else
17950
else
17351
  echo "$as_me: failed program was:" >&5
17951
  echo "$as_me: failed program was:" >&5
17352
cat conftest.$ac_ext >&5
17952
sed 's/^/| /' conftest.$ac_ext >&5
17953
17353
fi
17954
fi
17354
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
17955
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
17355
  CXXFLAGS="$save_CXXFLAGS"
17956
  CXXFLAGS="$save_CXXFLAGS"
Lines 17397-17410 Link Here
17397
  CXXFLAGS="$CXXFLAGS --inline_auto_space_time=2"
17998
  CXXFLAGS="$CXXFLAGS --inline_auto_space_time=2"
17398
  cat >conftest.$ac_ext <<_ACEOF
17999
  cat >conftest.$ac_ext <<_ACEOF
17399
#line $LINENO "configure"
18000
#line $LINENO "configure"
17400
#include "confdefs.h"
18001
/* confdefs.h.  */
18002
_ACEOF
18003
cat confdefs.h >>conftest.$ac_ext
18004
cat >>conftest.$ac_ext <<_ACEOF
18005
/* end confdefs.h.  */
17401
18006
17402
#ifdef F77_DUMMY_MAIN
17403
#  ifdef __cplusplus
17404
     extern "C"
17405
#  endif
17406
   int F77_DUMMY_MAIN() { return 1; }
17407
#endif
17408
int
18007
int
17409
main ()
18008
main ()
17410
{
18009
{
Lines 17428-17434 Link Here
17428
  eval "kde_cv_prog_cxx_$kde_cache=yes"
18027
  eval "kde_cv_prog_cxx_$kde_cache=yes"
17429
else
18028
else
17430
  echo "$as_me: failed program was:" >&5
18029
  echo "$as_me: failed program was:" >&5
17431
cat conftest.$ac_ext >&5
18030
sed 's/^/| /' conftest.$ac_ext >&5
18031
17432
fi
18032
fi
17433
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
18033
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
17434
  CXXFLAGS="$save_CXXFLAGS"
18034
  CXXFLAGS="$save_CXXFLAGS"
Lines 17476-17489 Link Here
17476
  CXXFLAGS="$CXXFLAGS --inline_implicit_space_time=2.0"
18076
  CXXFLAGS="$CXXFLAGS --inline_implicit_space_time=2.0"
17477
  cat >conftest.$ac_ext <<_ACEOF
18077
  cat >conftest.$ac_ext <<_ACEOF
17478
#line $LINENO "configure"
18078
#line $LINENO "configure"
17479
#include "confdefs.h"
18079
/* confdefs.h.  */
18080
_ACEOF
18081
cat confdefs.h >>conftest.$ac_ext
18082
cat >>conftest.$ac_ext <<_ACEOF
18083
/* end confdefs.h.  */
17480
18084
17481
#ifdef F77_DUMMY_MAIN
17482
#  ifdef __cplusplus
17483
     extern "C"
17484
#  endif
17485
   int F77_DUMMY_MAIN() { return 1; }
17486
#endif
17487
int
18085
int
17488
main ()
18086
main ()
17489
{
18087
{
Lines 17507-17513 Link Here
17507
  eval "kde_cv_prog_cxx_$kde_cache=yes"
18105
  eval "kde_cv_prog_cxx_$kde_cache=yes"
17508
else
18106
else
17509
  echo "$as_me: failed program was:" >&5
18107
  echo "$as_me: failed program was:" >&5
17510
cat conftest.$ac_ext >&5
18108
sed 's/^/| /' conftest.$ac_ext >&5
18109
17511
fi
18110
fi
17512
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
18111
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
17513
  CXXFLAGS="$save_CXXFLAGS"
18112
  CXXFLAGS="$save_CXXFLAGS"
Lines 17555-17568 Link Here
17555
  CXXFLAGS="$CXXFLAGS --inline_generated_space_time=2.0"
18154
  CXXFLAGS="$CXXFLAGS --inline_generated_space_time=2.0"
17556
  cat >conftest.$ac_ext <<_ACEOF
18155
  cat >conftest.$ac_ext <<_ACEOF
17557
#line $LINENO "configure"
18156
#line $LINENO "configure"
17558
#include "confdefs.h"
18157
/* confdefs.h.  */
18158
_ACEOF
18159
cat confdefs.h >>conftest.$ac_ext
18160
cat >>conftest.$ac_ext <<_ACEOF
18161
/* end confdefs.h.  */
17559
18162
17560
#ifdef F77_DUMMY_MAIN
17561
#  ifdef __cplusplus
17562
     extern "C"
17563
#  endif
17564
   int F77_DUMMY_MAIN() { return 1; }
17565
#endif
17566
int
18163
int
17567
main ()
18164
main ()
17568
{
18165
{
Lines 17586-17592 Link Here
17586
  eval "kde_cv_prog_cxx_$kde_cache=yes"
18183
  eval "kde_cv_prog_cxx_$kde_cache=yes"
17587
else
18184
else
17588
  echo "$as_me: failed program was:" >&5
18185
  echo "$as_me: failed program was:" >&5
17589
cat conftest.$ac_ext >&5
18186
sed 's/^/| /' conftest.$ac_ext >&5
18187
17590
fi
18188
fi
17591
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
18189
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
17592
  CXXFLAGS="$save_CXXFLAGS"
18190
  CXXFLAGS="$save_CXXFLAGS"
Lines 17634-17647 Link Here
17634
  CXXFLAGS="$CXXFLAGS --one_per"
18232
  CXXFLAGS="$CXXFLAGS --one_per"
17635
  cat >conftest.$ac_ext <<_ACEOF
18233
  cat >conftest.$ac_ext <<_ACEOF
17636
#line $LINENO "configure"
18234
#line $LINENO "configure"
17637
#include "confdefs.h"
18235
/* confdefs.h.  */
18236
_ACEOF
18237
cat confdefs.h >>conftest.$ac_ext
18238
cat >>conftest.$ac_ext <<_ACEOF
18239
/* end confdefs.h.  */
17638
18240
17639
#ifdef F77_DUMMY_MAIN
17640
#  ifdef __cplusplus
17641
     extern "C"
17642
#  endif
17643
   int F77_DUMMY_MAIN() { return 1; }
17644
#endif
17645
int
18241
int
17646
main ()
18242
main ()
17647
{
18243
{
Lines 17665-17671 Link Here
17665
  eval "kde_cv_prog_cxx_$kde_cache=yes"
18261
  eval "kde_cv_prog_cxx_$kde_cache=yes"
17666
else
18262
else
17667
  echo "$as_me: failed program was:" >&5
18263
  echo "$as_me: failed program was:" >&5
17668
cat conftest.$ac_ext >&5
18264
sed 's/^/| /' conftest.$ac_ext >&5
18265
17669
fi
18266
fi
17670
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
18267
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
17671
  CXXFLAGS="$save_CXXFLAGS"
18268
  CXXFLAGS="$save_CXXFLAGS"
Lines 17811-17828 Link Here
17811
do
18408
do
17812
  # Use a header file that comes with gcc, so configuring glibc
18409
  # Use a header file that comes with gcc, so configuring glibc
17813
  # with a fresh cross-compiler works.
18410
  # with a fresh cross-compiler works.
18411
  # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
18412
  # <limits.h> exists even on freestanding compilers.
17814
  # On the NeXT, cc -E runs the code through the compiler's parser,
18413
  # On the NeXT, cc -E runs the code through the compiler's parser,
17815
  # not just through cpp. "Syntax error" is here to catch this case.
18414
  # not just through cpp. "Syntax error" is here to catch this case.
17816
  cat >conftest.$ac_ext <<_ACEOF
18415
  cat >conftest.$ac_ext <<_ACEOF
17817
#line $LINENO "configure"
18416
#line $LINENO "configure"
17818
#include "confdefs.h"
18417
/* confdefs.h.  */
17819
#include <assert.h>
18418
_ACEOF
18419
cat confdefs.h >>conftest.$ac_ext
18420
cat >>conftest.$ac_ext <<_ACEOF
18421
/* end confdefs.h.  */
18422
#ifdef __STDC__
18423
# include <limits.h>
18424
#else
18425
# include <assert.h>
18426
#endif
17820
                     Syntax error
18427
                     Syntax error
17821
_ACEOF
18428
_ACEOF
17822
if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
18429
if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
17823
  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
18430
  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
17824
  ac_status=$?
18431
  ac_status=$?
17825
  egrep -v '^ *\+' conftest.er1 >conftest.err
18432
  grep -v '^ *+' conftest.er1 >conftest.err
17826
  rm -f conftest.er1
18433
  rm -f conftest.er1
17827
  cat conftest.err >&5
18434
  cat conftest.err >&5
17828
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
18435
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
Lines 17839-17845 Link Here
17839
  :
18446
  :
17840
else
18447
else
17841
  echo "$as_me: failed program was:" >&5
18448
  echo "$as_me: failed program was:" >&5
17842
  cat conftest.$ac_ext >&5
18449
sed 's/^/| /' conftest.$ac_ext >&5
18450
17843
  # Broken: fails on valid input.
18451
  # Broken: fails on valid input.
17844
continue
18452
continue
17845
fi
18453
fi
Lines 17849-17861 Link Here
17849
  # can be detected and how.
18457
  # can be detected and how.
17850
  cat >conftest.$ac_ext <<_ACEOF
18458
  cat >conftest.$ac_ext <<_ACEOF
17851
#line $LINENO "configure"
18459
#line $LINENO "configure"
17852
#include "confdefs.h"
18460
/* confdefs.h.  */
18461
_ACEOF
18462
cat confdefs.h >>conftest.$ac_ext
18463
cat >>conftest.$ac_ext <<_ACEOF
18464
/* end confdefs.h.  */
17853
#include <ac_nonexistent.h>
18465
#include <ac_nonexistent.h>
17854
_ACEOF
18466
_ACEOF
17855
if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
18467
if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
17856
  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
18468
  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
17857
  ac_status=$?
18469
  ac_status=$?
17858
  egrep -v '^ *\+' conftest.er1 >conftest.err
18470
  grep -v '^ *+' conftest.er1 >conftest.err
17859
  rm -f conftest.er1
18471
  rm -f conftest.er1
17860
  cat conftest.err >&5
18472
  cat conftest.err >&5
17861
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
18473
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
Lines 17873-17879 Link Here
17873
continue
18485
continue
17874
else
18486
else
17875
  echo "$as_me: failed program was:" >&5
18487
  echo "$as_me: failed program was:" >&5
17876
  cat conftest.$ac_ext >&5
18488
sed 's/^/| /' conftest.$ac_ext >&5
18489
17877
  # Passes both tests.
18490
  # Passes both tests.
17878
ac_preproc_ok=:
18491
ac_preproc_ok=:
17879
break
18492
break
Lines 17902-17919 Link Here
17902
do
18515
do
17903
  # Use a header file that comes with gcc, so configuring glibc
18516
  # Use a header file that comes with gcc, so configuring glibc
17904
  # with a fresh cross-compiler works.
18517
  # with a fresh cross-compiler works.
18518
  # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
18519
  # <limits.h> exists even on freestanding compilers.
17905
  # On the NeXT, cc -E runs the code through the compiler's parser,
18520
  # On the NeXT, cc -E runs the code through the compiler's parser,
17906
  # not just through cpp. "Syntax error" is here to catch this case.
18521
  # not just through cpp. "Syntax error" is here to catch this case.
17907
  cat >conftest.$ac_ext <<_ACEOF
18522
  cat >conftest.$ac_ext <<_ACEOF
17908
#line $LINENO "configure"
18523
#line $LINENO "configure"
17909
#include "confdefs.h"
18524
/* confdefs.h.  */
17910
#include <assert.h>
18525
_ACEOF
18526
cat confdefs.h >>conftest.$ac_ext
18527
cat >>conftest.$ac_ext <<_ACEOF
18528
/* end confdefs.h.  */
18529
#ifdef __STDC__
18530
# include <limits.h>
18531
#else
18532
# include <assert.h>
18533
#endif
17911
                     Syntax error
18534
                     Syntax error
17912
_ACEOF
18535
_ACEOF
17913
if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
18536
if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
17914
  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
18537
  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
17915
  ac_status=$?
18538
  ac_status=$?
17916
  egrep -v '^ *\+' conftest.er1 >conftest.err
18539
  grep -v '^ *+' conftest.er1 >conftest.err
17917
  rm -f conftest.er1
18540
  rm -f conftest.er1
17918
  cat conftest.err >&5
18541
  cat conftest.err >&5
17919
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
18542
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
Lines 17930-17936 Link Here
17930
  :
18553
  :
17931
else
18554
else
17932
  echo "$as_me: failed program was:" >&5
18555
  echo "$as_me: failed program was:" >&5
17933
  cat conftest.$ac_ext >&5
18556
sed 's/^/| /' conftest.$ac_ext >&5
18557
17934
  # Broken: fails on valid input.
18558
  # Broken: fails on valid input.
17935
continue
18559
continue
17936
fi
18560
fi
Lines 17940-17952 Link Here
17940
  # can be detected and how.
18564
  # can be detected and how.
17941
  cat >conftest.$ac_ext <<_ACEOF
18565
  cat >conftest.$ac_ext <<_ACEOF
17942
#line $LINENO "configure"
18566
#line $LINENO "configure"
17943
#include "confdefs.h"
18567
/* confdefs.h.  */
18568
_ACEOF
18569
cat confdefs.h >>conftest.$ac_ext
18570
cat >>conftest.$ac_ext <<_ACEOF
18571
/* end confdefs.h.  */
17944
#include <ac_nonexistent.h>
18572
#include <ac_nonexistent.h>
17945
_ACEOF
18573
_ACEOF
17946
if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
18574
if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
17947
  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
18575
  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
17948
  ac_status=$?
18576
  ac_status=$?
17949
  egrep -v '^ *\+' conftest.er1 >conftest.err
18577
  grep -v '^ *+' conftest.er1 >conftest.err
17950
  rm -f conftest.er1
18578
  rm -f conftest.er1
17951
  cat conftest.err >&5
18579
  cat conftest.err >&5
17952
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
18580
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
Lines 17964-17970 Link Here
17964
continue
18592
continue
17965
else
18593
else
17966
  echo "$as_me: failed program was:" >&5
18594
  echo "$as_me: failed program was:" >&5
17967
  cat conftest.$ac_ext >&5
18595
sed 's/^/| /' conftest.$ac_ext >&5
18596
17968
  # Passes both tests.
18597
  # Passes both tests.
17969
ac_preproc_ok=:
18598
ac_preproc_ok=:
17970
break
18599
break
Lines 17977-17984 Link Here
17977
if $ac_preproc_ok; then
18606
if $ac_preproc_ok; then
17978
  :
18607
  :
17979
else
18608
else
17980
  { { echo "$as_me:$LINENO: error: C++ preprocessor \"$CXXCPP\" fails sanity check" >&5
18609
  { { echo "$as_me:$LINENO: error: C++ preprocessor \"$CXXCPP\" fails sanity check
17981
echo "$as_me: error: C++ preprocessor \"$CXXCPP\" fails sanity check" >&2;}
18610
See \`config.log' for more details." >&5
18611
echo "$as_me: error: C++ preprocessor \"$CXXCPP\" fails sanity check
18612
See \`config.log' for more details." >&2;}
17982
   { (exit 1); exit 1; }; }
18613
   { (exit 1); exit 1; }; }
17983
fi
18614
fi
17984
18615
Lines 18033-18046 Link Here
18033
  CXXFLAGS="$CXXFLAGS -frepo"
18664
  CXXFLAGS="$CXXFLAGS -frepo"
18034
  cat >conftest.$ac_ext <<_ACEOF
18665
  cat >conftest.$ac_ext <<_ACEOF
18035
#line $LINENO "configure"
18666
#line $LINENO "configure"
18036
#include "confdefs.h"
18667
/* confdefs.h.  */
18668
_ACEOF
18669
cat confdefs.h >>conftest.$ac_ext
18670
cat >>conftest.$ac_ext <<_ACEOF
18671
/* end confdefs.h.  */
18037
18672
18038
#ifdef F77_DUMMY_MAIN
18039
#  ifdef __cplusplus
18040
     extern "C"
18041
#  endif
18042
   int F77_DUMMY_MAIN() { return 1; }
18043
#endif
18044
int
18673
int
18045
main ()
18674
main ()
18046
{
18675
{
Lines 18064-18070 Link Here
18064
  eval "kde_cv_prog_cxx_$kde_cache=yes"
18693
  eval "kde_cv_prog_cxx_$kde_cache=yes"
18065
else
18694
else
18066
  echo "$as_me: failed program was:" >&5
18695
  echo "$as_me: failed program was:" >&5
18067
cat conftest.$ac_ext >&5
18696
sed 's/^/| /' conftest.$ac_ext >&5
18697
18068
fi
18698
fi
18069
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
18699
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
18070
  CXXFLAGS="$save_CXXFLAGS"
18700
  CXXFLAGS="$save_CXXFLAGS"
Lines 18117-18130 Link Here
18117
  CXXFLAGS="$CXXFLAGS -instances=explicit"
18747
  CXXFLAGS="$CXXFLAGS -instances=explicit"
18118
  cat >conftest.$ac_ext <<_ACEOF
18748
  cat >conftest.$ac_ext <<_ACEOF
18119
#line $LINENO "configure"
18749
#line $LINENO "configure"
18120
#include "confdefs.h"
18750
/* confdefs.h.  */
18751
_ACEOF
18752
cat confdefs.h >>conftest.$ac_ext
18753
cat >>conftest.$ac_ext <<_ACEOF
18754
/* end confdefs.h.  */
18121
18755
18122
#ifdef F77_DUMMY_MAIN
18123
#  ifdef __cplusplus
18124
     extern "C"
18125
#  endif
18126
   int F77_DUMMY_MAIN() { return 1; }
18127
#endif
18128
int
18756
int
18129
main ()
18757
main ()
18130
{
18758
{
Lines 18148-18154 Link Here
18148
  eval "kde_cv_prog_cxx_$kde_cache=yes"
18776
  eval "kde_cv_prog_cxx_$kde_cache=yes"
18149
else
18777
else
18150
  echo "$as_me: failed program was:" >&5
18778
  echo "$as_me: failed program was:" >&5
18151
cat conftest.$ac_ext >&5
18779
sed 's/^/| /' conftest.$ac_ext >&5
18780
18152
fi
18781
fi
18153
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
18782
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
18154
  CXXFLAGS="$save_CXXFLAGS"
18783
  CXXFLAGS="$save_CXXFLAGS"
Lines 18323-18335 Link Here
18323
  # First, try using that file with no special directory specified.
18952
  # First, try using that file with no special directory specified.
18324
  cat >conftest.$ac_ext <<_ACEOF
18953
  cat >conftest.$ac_ext <<_ACEOF
18325
#line $LINENO "configure"
18954
#line $LINENO "configure"
18326
#include "confdefs.h"
18955
/* confdefs.h.  */
18956
_ACEOF
18957
cat confdefs.h >>conftest.$ac_ext
18958
cat >>conftest.$ac_ext <<_ACEOF
18959
/* end confdefs.h.  */
18327
#include <X11/Intrinsic.h>
18960
#include <X11/Intrinsic.h>
18328
_ACEOF
18961
_ACEOF
18329
if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
18962
if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
18330
  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
18963
  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
18331
  ac_status=$?
18964
  ac_status=$?
18332
  egrep -v '^ *\+' conftest.er1 >conftest.err
18965
  grep -v '^ *+' conftest.er1 >conftest.err
18333
  rm -f conftest.er1
18966
  rm -f conftest.er1
18334
  cat conftest.err >&5
18967
  cat conftest.err >&5
18335
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
18968
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
Lines 18347-18353 Link Here
18347
ac_x_includes=
18980
ac_x_includes=
18348
else
18981
else
18349
  echo "$as_me: failed program was:" >&5
18982
  echo "$as_me: failed program was:" >&5
18350
  cat conftest.$ac_ext >&5
18983
sed 's/^/| /' conftest.$ac_ext >&5
18984
18351
  for ac_dir in $ac_x_header_dirs; do
18985
  for ac_dir in $ac_x_header_dirs; do
18352
  if test -r "$ac_dir/X11/Intrinsic.h"; then
18986
  if test -r "$ac_dir/X11/Intrinsic.h"; then
18353
    ac_x_includes=$ac_dir
18987
    ac_x_includes=$ac_dir
Lines 18366-18379 Link Here
18366
  LIBS="-lXt $LIBS"
19000
  LIBS="-lXt $LIBS"
18367
  cat >conftest.$ac_ext <<_ACEOF
19001
  cat >conftest.$ac_ext <<_ACEOF
18368
#line $LINENO "configure"
19002
#line $LINENO "configure"
18369
#include "confdefs.h"
19003
/* confdefs.h.  */
19004
_ACEOF
19005
cat confdefs.h >>conftest.$ac_ext
19006
cat >>conftest.$ac_ext <<_ACEOF
19007
/* end confdefs.h.  */
18370
#include <X11/Intrinsic.h>
19008
#include <X11/Intrinsic.h>
18371
#ifdef F77_DUMMY_MAIN
18372
#  ifdef __cplusplus
18373
     extern "C"
18374
#  endif
18375
   int F77_DUMMY_MAIN() { return 1; }
18376
#endif
18377
int
19009
int
18378
main ()
19010
main ()
18379
{
19011
{
Lines 18399-18405 Link Here
18399
ac_x_libraries=
19031
ac_x_libraries=
18400
else
19032
else
18401
  echo "$as_me: failed program was:" >&5
19033
  echo "$as_me: failed program was:" >&5
18402
cat conftest.$ac_ext >&5
19034
sed 's/^/| /' conftest.$ac_ext >&5
19035
18403
LIBS=$ac_save_LIBS
19036
LIBS=$ac_save_LIBS
18404
for ac_dir in `echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
19037
for ac_dir in `echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
18405
do
19038
do
Lines 18469-18482 Link Here
18469
      ac_xsave_LIBS=$LIBS; LIBS="$LIBS -R$x_libraries"
19102
      ac_xsave_LIBS=$LIBS; LIBS="$LIBS -R$x_libraries"
18470
      cat >conftest.$ac_ext <<_ACEOF
19103
      cat >conftest.$ac_ext <<_ACEOF
18471
#line $LINENO "configure"
19104
#line $LINENO "configure"
18472
#include "confdefs.h"
19105
/* confdefs.h.  */
19106
_ACEOF
19107
cat confdefs.h >>conftest.$ac_ext
19108
cat >>conftest.$ac_ext <<_ACEOF
19109
/* end confdefs.h.  */
18473
19110
18474
#ifdef F77_DUMMY_MAIN
18475
#  ifdef __cplusplus
18476
     extern "C"
18477
#  endif
18478
   int F77_DUMMY_MAIN() { return 1; }
18479
#endif
18480
int
19111
int
18481
main ()
19112
main ()
18482
{
19113
{
Lines 18500-18506 Link Here
18500
  ac_R_nospace=yes
19131
  ac_R_nospace=yes
18501
else
19132
else
18502
  echo "$as_me: failed program was:" >&5
19133
  echo "$as_me: failed program was:" >&5
18503
cat conftest.$ac_ext >&5
19134
sed 's/^/| /' conftest.$ac_ext >&5
19135
18504
ac_R_nospace=no
19136
ac_R_nospace=no
18505
fi
19137
fi
18506
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
19138
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
Lines 18512-18525 Link Here
18512
	LIBS="$ac_xsave_LIBS -R $x_libraries"
19144
	LIBS="$ac_xsave_LIBS -R $x_libraries"
18513
	cat >conftest.$ac_ext <<_ACEOF
19145
	cat >conftest.$ac_ext <<_ACEOF
18514
#line $LINENO "configure"
19146
#line $LINENO "configure"
18515
#include "confdefs.h"
19147
/* confdefs.h.  */
19148
_ACEOF
19149
cat confdefs.h >>conftest.$ac_ext
19150
cat >>conftest.$ac_ext <<_ACEOF
19151
/* end confdefs.h.  */
18516
19152
18517
#ifdef F77_DUMMY_MAIN
18518
#  ifdef __cplusplus
18519
     extern "C"
18520
#  endif
18521
   int F77_DUMMY_MAIN() { return 1; }
18522
#endif
18523
int
19153
int
18524
main ()
19154
main ()
18525
{
19155
{
Lines 18543-18549 Link Here
18543
  ac_R_space=yes
19173
  ac_R_space=yes
18544
else
19174
else
18545
  echo "$as_me: failed program was:" >&5
19175
  echo "$as_me: failed program was:" >&5
18546
cat conftest.$ac_ext >&5
19176
sed 's/^/| /' conftest.$ac_ext >&5
19177
18547
ac_R_space=no
19178
ac_R_space=no
18548
fi
19179
fi
18549
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
19180
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
Lines 18573-18579 Link Here
18573
    ac_xsave_LIBS="$LIBS"; LIBS="$LIBS $X_LIBS -lX11"
19204
    ac_xsave_LIBS="$LIBS"; LIBS="$LIBS $X_LIBS -lX11"
18574
    cat >conftest.$ac_ext <<_ACEOF
19205
    cat >conftest.$ac_ext <<_ACEOF
18575
#line $LINENO "configure"
19206
#line $LINENO "configure"
18576
#include "confdefs.h"
19207
/* confdefs.h.  */
19208
_ACEOF
19209
cat confdefs.h >>conftest.$ac_ext
19210
cat >>conftest.$ac_ext <<_ACEOF
19211
/* end confdefs.h.  */
18577
19212
18578
/* Override any gcc2 internal prototype to avoid an error.  */
19213
/* Override any gcc2 internal prototype to avoid an error.  */
18579
#ifdef __cplusplus
19214
#ifdef __cplusplus
Lines 18582-18593 Link Here
18582
/* We use char because int might match the return type of a gcc2
19217
/* We use char because int might match the return type of a gcc2
18583
   builtin and then its argument prototype would still apply.  */
19218
   builtin and then its argument prototype would still apply.  */
18584
char XOpenDisplay ();
19219
char XOpenDisplay ();
18585
#ifdef F77_DUMMY_MAIN
18586
#  ifdef __cplusplus
18587
     extern "C"
18588
#  endif
18589
   int F77_DUMMY_MAIN() { return 1; }
18590
#endif
18591
int
19220
int
18592
main ()
19221
main ()
18593
{
19222
{
Lines 18611-18617 Link Here
18611
  :
19240
  :
18612
else
19241
else
18613
  echo "$as_me: failed program was:" >&5
19242
  echo "$as_me: failed program was:" >&5
18614
cat conftest.$ac_ext >&5
19243
sed 's/^/| /' conftest.$ac_ext >&5
19244
18615
echo "$as_me:$LINENO: checking for dnet_ntoa in -ldnet" >&5
19245
echo "$as_me:$LINENO: checking for dnet_ntoa in -ldnet" >&5
18616
echo $ECHO_N "checking for dnet_ntoa in -ldnet... $ECHO_C" >&6
19246
echo $ECHO_N "checking for dnet_ntoa in -ldnet... $ECHO_C" >&6
18617
if test "${ac_cv_lib_dnet_dnet_ntoa+set}" = set; then
19247
if test "${ac_cv_lib_dnet_dnet_ntoa+set}" = set; then
Lines 18621-18627 Link Here
18621
LIBS="-ldnet  $LIBS"
19251
LIBS="-ldnet  $LIBS"
18622
cat >conftest.$ac_ext <<_ACEOF
19252
cat >conftest.$ac_ext <<_ACEOF
18623
#line $LINENO "configure"
19253
#line $LINENO "configure"
18624
#include "confdefs.h"
19254
/* confdefs.h.  */
19255
_ACEOF
19256
cat confdefs.h >>conftest.$ac_ext
19257
cat >>conftest.$ac_ext <<_ACEOF
19258
/* end confdefs.h.  */
18625
19259
18626
/* Override any gcc2 internal prototype to avoid an error.  */
19260
/* Override any gcc2 internal prototype to avoid an error.  */
18627
#ifdef __cplusplus
19261
#ifdef __cplusplus
Lines 18630-18641 Link Here
18630
/* We use char because int might match the return type of a gcc2
19264
/* We use char because int might match the return type of a gcc2
18631
   builtin and then its argument prototype would still apply.  */
19265
   builtin and then its argument prototype would still apply.  */
18632
char dnet_ntoa ();
19266
char dnet_ntoa ();
18633
#ifdef F77_DUMMY_MAIN
18634
#  ifdef __cplusplus
18635
     extern "C"
18636
#  endif
18637
   int F77_DUMMY_MAIN() { return 1; }
18638
#endif
18639
int
19267
int
18640
main ()
19268
main ()
18641
{
19269
{
Lines 18659-18665 Link Here
18659
  ac_cv_lib_dnet_dnet_ntoa=yes
19287
  ac_cv_lib_dnet_dnet_ntoa=yes
18660
else
19288
else
18661
  echo "$as_me: failed program was:" >&5
19289
  echo "$as_me: failed program was:" >&5
18662
cat conftest.$ac_ext >&5
19290
sed 's/^/| /' conftest.$ac_ext >&5
19291
18663
ac_cv_lib_dnet_dnet_ntoa=no
19292
ac_cv_lib_dnet_dnet_ntoa=no
18664
fi
19293
fi
18665
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
19294
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
Lines 18681-18687 Link Here
18681
LIBS="-ldnet_stub  $LIBS"
19310
LIBS="-ldnet_stub  $LIBS"
18682
cat >conftest.$ac_ext <<_ACEOF
19311
cat >conftest.$ac_ext <<_ACEOF
18683
#line $LINENO "configure"
19312
#line $LINENO "configure"
18684
#include "confdefs.h"
19313
/* confdefs.h.  */
19314
_ACEOF
19315
cat confdefs.h >>conftest.$ac_ext
19316
cat >>conftest.$ac_ext <<_ACEOF
19317
/* end confdefs.h.  */
18685
19318
18686
/* Override any gcc2 internal prototype to avoid an error.  */
19319
/* Override any gcc2 internal prototype to avoid an error.  */
18687
#ifdef __cplusplus
19320
#ifdef __cplusplus
Lines 18690-18701 Link Here
18690
/* We use char because int might match the return type of a gcc2
19323
/* We use char because int might match the return type of a gcc2
18691
   builtin and then its argument prototype would still apply.  */
19324
   builtin and then its argument prototype would still apply.  */
18692
char dnet_ntoa ();
19325
char dnet_ntoa ();
18693
#ifdef F77_DUMMY_MAIN
18694
#  ifdef __cplusplus
18695
     extern "C"
18696
#  endif
18697
   int F77_DUMMY_MAIN() { return 1; }
18698
#endif
18699
int
19326
int
18700
main ()
19327
main ()
18701
{
19328
{
Lines 18719-18725 Link Here
18719
  ac_cv_lib_dnet_stub_dnet_ntoa=yes
19346
  ac_cv_lib_dnet_stub_dnet_ntoa=yes
18720
else
19347
else
18721
  echo "$as_me: failed program was:" >&5
19348
  echo "$as_me: failed program was:" >&5
18722
cat conftest.$ac_ext >&5
19349
sed 's/^/| /' conftest.$ac_ext >&5
19350
18723
ac_cv_lib_dnet_stub_dnet_ntoa=no
19351
ac_cv_lib_dnet_stub_dnet_ntoa=no
18724
fi
19352
fi
18725
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
19353
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
Lines 18751-18787 Link Here
18751
else
19379
else
18752
  cat >conftest.$ac_ext <<_ACEOF
19380
  cat >conftest.$ac_ext <<_ACEOF
18753
#line $LINENO "configure"
19381
#line $LINENO "configure"
18754
#include "confdefs.h"
19382
/* confdefs.h.  */
19383
_ACEOF
19384
cat confdefs.h >>conftest.$ac_ext
19385
cat >>conftest.$ac_ext <<_ACEOF
19386
/* end confdefs.h.  */
18755
/* System header to define __stub macros and hopefully few prototypes,
19387
/* System header to define __stub macros and hopefully few prototypes,
18756
    which can conflict with char gethostbyname (); below.  */
19388
    which can conflict with char gethostbyname (); below.
18757
#include <assert.h>
19389
    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
19390
    <limits.h> exists even on freestanding compilers.  */
19391
#ifdef __STDC__
19392
# include <limits.h>
19393
#else
19394
# include <assert.h>
19395
#endif
18758
/* Override any gcc2 internal prototype to avoid an error.  */
19396
/* Override any gcc2 internal prototype to avoid an error.  */
18759
#ifdef __cplusplus
19397
#ifdef __cplusplus
18760
extern "C"
19398
extern "C"
19399
{
18761
#endif
19400
#endif
18762
/* We use char because int might match the return type of a gcc2
19401
/* We use char because int might match the return type of a gcc2
18763
   builtin and then its argument prototype would still apply.  */
19402
   builtin and then its argument prototype would still apply.  */
18764
char gethostbyname ();
19403
char gethostbyname ();
18765
char (*f) ();
18766
18767
#ifdef F77_DUMMY_MAIN
18768
#  ifdef __cplusplus
18769
     extern "C"
18770
#  endif
18771
   int F77_DUMMY_MAIN() { return 1; }
18772
#endif
18773
int
18774
main ()
18775
{
18776
/* The GNU C library defines this for functions which it implements
19404
/* The GNU C library defines this for functions which it implements
18777
    to always fail with ENOSYS.  Some functions are actually named
19405
    to always fail with ENOSYS.  Some functions are actually named
18778
    something starting with __ and the normal name is an alias.  */
19406
    something starting with __ and the normal name is an alias.  */
18779
#if defined (__stub_gethostbyname) || defined (__stub___gethostbyname)
19407
#if defined (__stub_gethostbyname) || defined (__stub___gethostbyname)
18780
choke me
19408
choke me
18781
#else
19409
#else
18782
f = gethostbyname;
19410
char (*f) () = gethostbyname;
19411
#endif
19412
#ifdef __cplusplus
19413
}
18783
#endif
19414
#endif
18784
19415
19416
int
19417
main ()
19418
{
19419
return f != gethostbyname;
18785
  ;
19420
  ;
18786
  return 0;
19421
  return 0;
18787
}
19422
}
Lines 18801-18807 Link Here
18801
  ac_cv_func_gethostbyname=yes
19436
  ac_cv_func_gethostbyname=yes
18802
else
19437
else
18803
  echo "$as_me: failed program was:" >&5
19438
  echo "$as_me: failed program was:" >&5
18804
cat conftest.$ac_ext >&5
19439
sed 's/^/| /' conftest.$ac_ext >&5
19440
18805
ac_cv_func_gethostbyname=no
19441
ac_cv_func_gethostbyname=no
18806
fi
19442
fi
18807
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
19443
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
Lines 18819-18825 Link Here
18819
LIBS="-lnsl  $LIBS"
19455
LIBS="-lnsl  $LIBS"
18820
cat >conftest.$ac_ext <<_ACEOF
19456
cat >conftest.$ac_ext <<_ACEOF
18821
#line $LINENO "configure"
19457
#line $LINENO "configure"
18822
#include "confdefs.h"
19458
/* confdefs.h.  */
19459
_ACEOF
19460
cat confdefs.h >>conftest.$ac_ext
19461
cat >>conftest.$ac_ext <<_ACEOF
19462
/* end confdefs.h.  */
18823
19463
18824
/* Override any gcc2 internal prototype to avoid an error.  */
19464
/* Override any gcc2 internal prototype to avoid an error.  */
18825
#ifdef __cplusplus
19465
#ifdef __cplusplus
Lines 18828-18839 Link Here
18828
/* We use char because int might match the return type of a gcc2
19468
/* We use char because int might match the return type of a gcc2
18829
   builtin and then its argument prototype would still apply.  */
19469
   builtin and then its argument prototype would still apply.  */
18830
char gethostbyname ();
19470
char gethostbyname ();
18831
#ifdef F77_DUMMY_MAIN
18832
#  ifdef __cplusplus
18833
     extern "C"
18834
#  endif
18835
   int F77_DUMMY_MAIN() { return 1; }
18836
#endif
18837
int
19471
int
18838
main ()
19472
main ()
18839
{
19473
{
Lines 18857-18863 Link Here
18857
  ac_cv_lib_nsl_gethostbyname=yes
19491
  ac_cv_lib_nsl_gethostbyname=yes
18858
else
19492
else
18859
  echo "$as_me: failed program was:" >&5
19493
  echo "$as_me: failed program was:" >&5
18860
cat conftest.$ac_ext >&5
19494
sed 's/^/| /' conftest.$ac_ext >&5
19495
18861
ac_cv_lib_nsl_gethostbyname=no
19496
ac_cv_lib_nsl_gethostbyname=no
18862
fi
19497
fi
18863
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
19498
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
Lines 18879-18885 Link Here
18879
LIBS="-lbsd  $LIBS"
19514
LIBS="-lbsd  $LIBS"
18880
cat >conftest.$ac_ext <<_ACEOF
19515
cat >conftest.$ac_ext <<_ACEOF
18881
#line $LINENO "configure"
19516
#line $LINENO "configure"
18882
#include "confdefs.h"
19517
/* confdefs.h.  */
19518
_ACEOF
19519
cat confdefs.h >>conftest.$ac_ext
19520
cat >>conftest.$ac_ext <<_ACEOF
19521
/* end confdefs.h.  */
18883
19522
18884
/* Override any gcc2 internal prototype to avoid an error.  */
19523
/* Override any gcc2 internal prototype to avoid an error.  */
18885
#ifdef __cplusplus
19524
#ifdef __cplusplus
Lines 18888-18899 Link Here
18888
/* We use char because int might match the return type of a gcc2
19527
/* We use char because int might match the return type of a gcc2
18889
   builtin and then its argument prototype would still apply.  */
19528
   builtin and then its argument prototype would still apply.  */
18890
char gethostbyname ();
19529
char gethostbyname ();
18891
#ifdef F77_DUMMY_MAIN
18892
#  ifdef __cplusplus
18893
     extern "C"
18894
#  endif
18895
   int F77_DUMMY_MAIN() { return 1; }
18896
#endif
18897
int
19530
int
18898
main ()
19531
main ()
18899
{
19532
{
Lines 18917-18923 Link Here
18917
  ac_cv_lib_bsd_gethostbyname=yes
19550
  ac_cv_lib_bsd_gethostbyname=yes
18918
else
19551
else
18919
  echo "$as_me: failed program was:" >&5
19552
  echo "$as_me: failed program was:" >&5
18920
cat conftest.$ac_ext >&5
19553
sed 's/^/| /' conftest.$ac_ext >&5
19554
18921
ac_cv_lib_bsd_gethostbyname=no
19555
ac_cv_lib_bsd_gethostbyname=no
18922
fi
19556
fi
18923
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
19557
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
Lines 18936-18942 Link Here
18936
    # socket/setsockopt and other routines are undefined under SCO ODT
19570
    # socket/setsockopt and other routines are undefined under SCO ODT
18937
    # 2.0.  But -lsocket is broken on IRIX 5.2 (and is not necessary
19571
    # 2.0.  But -lsocket is broken on IRIX 5.2 (and is not necessary
18938
    # on later versions), says Simon Leinen: it contains gethostby*
19572
    # on later versions), says Simon Leinen: it contains gethostby*
18939
    # variants that don't use the nameserver (or something).  -lsocket
19573
    # variants that don't use the name server (or something).  -lsocket
18940
    # must be given before -lnsl if both are needed.  We assume that
19574
    # must be given before -lnsl if both are needed.  We assume that
18941
    # if connect needs -lnsl, so does gethostbyname.
19575
    # if connect needs -lnsl, so does gethostbyname.
18942
    echo "$as_me:$LINENO: checking for connect" >&5
19576
    echo "$as_me:$LINENO: checking for connect" >&5
Lines 18946-18982 Link Here
18946
else
19580
else
18947
  cat >conftest.$ac_ext <<_ACEOF
19581
  cat >conftest.$ac_ext <<_ACEOF
18948
#line $LINENO "configure"
19582
#line $LINENO "configure"
18949
#include "confdefs.h"
19583
/* confdefs.h.  */
19584
_ACEOF
19585
cat confdefs.h >>conftest.$ac_ext
19586
cat >>conftest.$ac_ext <<_ACEOF
19587
/* end confdefs.h.  */
18950
/* System header to define __stub macros and hopefully few prototypes,
19588
/* System header to define __stub macros and hopefully few prototypes,
18951
    which can conflict with char connect (); below.  */
19589
    which can conflict with char connect (); below.
18952
#include <assert.h>
19590
    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
19591
    <limits.h> exists even on freestanding compilers.  */
19592
#ifdef __STDC__
19593
# include <limits.h>
19594
#else
19595
# include <assert.h>
19596
#endif
18953
/* Override any gcc2 internal prototype to avoid an error.  */
19597
/* Override any gcc2 internal prototype to avoid an error.  */
18954
#ifdef __cplusplus
19598
#ifdef __cplusplus
18955
extern "C"
19599
extern "C"
19600
{
18956
#endif
19601
#endif
18957
/* We use char because int might match the return type of a gcc2
19602
/* We use char because int might match the return type of a gcc2
18958
   builtin and then its argument prototype would still apply.  */
19603
   builtin and then its argument prototype would still apply.  */
18959
char connect ();
19604
char connect ();
18960
char (*f) ();
18961
18962
#ifdef F77_DUMMY_MAIN
18963
#  ifdef __cplusplus
18964
     extern "C"
18965
#  endif
18966
   int F77_DUMMY_MAIN() { return 1; }
18967
#endif
18968
int
18969
main ()
18970
{
18971
/* The GNU C library defines this for functions which it implements
19605
/* The GNU C library defines this for functions which it implements
18972
    to always fail with ENOSYS.  Some functions are actually named
19606
    to always fail with ENOSYS.  Some functions are actually named
18973
    something starting with __ and the normal name is an alias.  */
19607
    something starting with __ and the normal name is an alias.  */
18974
#if defined (__stub_connect) || defined (__stub___connect)
19608
#if defined (__stub_connect) || defined (__stub___connect)
18975
choke me
19609
choke me
18976
#else
19610
#else
18977
f = connect;
19611
char (*f) () = connect;
19612
#endif
19613
#ifdef __cplusplus
19614
}
18978
#endif
19615
#endif
18979
19616
19617
int
19618
main ()
19619
{
19620
return f != connect;
18980
  ;
19621
  ;
18981
  return 0;
19622
  return 0;
18982
}
19623
}
Lines 18996-19002 Link Here
18996
  ac_cv_func_connect=yes
19637
  ac_cv_func_connect=yes
18997
else
19638
else
18998
  echo "$as_me: failed program was:" >&5
19639
  echo "$as_me: failed program was:" >&5
18999
cat conftest.$ac_ext >&5
19640
sed 's/^/| /' conftest.$ac_ext >&5
19641
19000
ac_cv_func_connect=no
19642
ac_cv_func_connect=no
19001
fi
19643
fi
19002
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
19644
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
Lines 19014-19020 Link Here
19014
LIBS="-lsocket $X_EXTRA_LIBS $LIBS"
19656
LIBS="-lsocket $X_EXTRA_LIBS $LIBS"
19015
cat >conftest.$ac_ext <<_ACEOF
19657
cat >conftest.$ac_ext <<_ACEOF
19016
#line $LINENO "configure"
19658
#line $LINENO "configure"
19017
#include "confdefs.h"
19659
/* confdefs.h.  */
19660
_ACEOF
19661
cat confdefs.h >>conftest.$ac_ext
19662
cat >>conftest.$ac_ext <<_ACEOF
19663
/* end confdefs.h.  */
19018
19664
19019
/* Override any gcc2 internal prototype to avoid an error.  */
19665
/* Override any gcc2 internal prototype to avoid an error.  */
19020
#ifdef __cplusplus
19666
#ifdef __cplusplus
Lines 19023-19034 Link Here
19023
/* We use char because int might match the return type of a gcc2
19669
/* We use char because int might match the return type of a gcc2
19024
   builtin and then its argument prototype would still apply.  */
19670
   builtin and then its argument prototype would still apply.  */
19025
char connect ();
19671
char connect ();
19026
#ifdef F77_DUMMY_MAIN
19027
#  ifdef __cplusplus
19028
     extern "C"
19029
#  endif
19030
   int F77_DUMMY_MAIN() { return 1; }
19031
#endif
19032
int
19672
int
19033
main ()
19673
main ()
19034
{
19674
{
Lines 19052-19058 Link Here
19052
  ac_cv_lib_socket_connect=yes
19692
  ac_cv_lib_socket_connect=yes
19053
else
19693
else
19054
  echo "$as_me: failed program was:" >&5
19694
  echo "$as_me: failed program was:" >&5
19055
cat conftest.$ac_ext >&5
19695
sed 's/^/| /' conftest.$ac_ext >&5
19696
19056
ac_cv_lib_socket_connect=no
19697
ac_cv_lib_socket_connect=no
19057
fi
19698
fi
19058
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
19699
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
Lines 19074-19110 Link Here
19074
else
19715
else
19075
  cat >conftest.$ac_ext <<_ACEOF
19716
  cat >conftest.$ac_ext <<_ACEOF
19076
#line $LINENO "configure"
19717
#line $LINENO "configure"
19077
#include "confdefs.h"
19718
/* confdefs.h.  */
19719
_ACEOF
19720
cat confdefs.h >>conftest.$ac_ext
19721
cat >>conftest.$ac_ext <<_ACEOF
19722
/* end confdefs.h.  */
19078
/* System header to define __stub macros and hopefully few prototypes,
19723
/* System header to define __stub macros and hopefully few prototypes,
19079
    which can conflict with char remove (); below.  */
19724
    which can conflict with char remove (); below.
19080
#include <assert.h>
19725
    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
19726
    <limits.h> exists even on freestanding compilers.  */
19727
#ifdef __STDC__
19728
# include <limits.h>
19729
#else
19730
# include <assert.h>
19731
#endif
19081
/* Override any gcc2 internal prototype to avoid an error.  */
19732
/* Override any gcc2 internal prototype to avoid an error.  */
19082
#ifdef __cplusplus
19733
#ifdef __cplusplus
19083
extern "C"
19734
extern "C"
19735
{
19084
#endif
19736
#endif
19085
/* We use char because int might match the return type of a gcc2
19737
/* We use char because int might match the return type of a gcc2
19086
   builtin and then its argument prototype would still apply.  */
19738
   builtin and then its argument prototype would still apply.  */
19087
char remove ();
19739
char remove ();
19088
char (*f) ();
19089
19090
#ifdef F77_DUMMY_MAIN
19091
#  ifdef __cplusplus
19092
     extern "C"
19093
#  endif
19094
   int F77_DUMMY_MAIN() { return 1; }
19095
#endif
19096
int
19097
main ()
19098
{
19099
/* The GNU C library defines this for functions which it implements
19740
/* The GNU C library defines this for functions which it implements
19100
    to always fail with ENOSYS.  Some functions are actually named
19741
    to always fail with ENOSYS.  Some functions are actually named
19101
    something starting with __ and the normal name is an alias.  */
19742
    something starting with __ and the normal name is an alias.  */
19102
#if defined (__stub_remove) || defined (__stub___remove)
19743
#if defined (__stub_remove) || defined (__stub___remove)
19103
choke me
19744
choke me
19104
#else
19745
#else
19105
f = remove;
19746
char (*f) () = remove;
19747
#endif
19748
#ifdef __cplusplus
19749
}
19106
#endif
19750
#endif
19107
19751
19752
int
19753
main ()
19754
{
19755
return f != remove;
19108
  ;
19756
  ;
19109
  return 0;
19757
  return 0;
19110
}
19758
}
Lines 19124-19130 Link Here
19124
  ac_cv_func_remove=yes
19772
  ac_cv_func_remove=yes
19125
else
19773
else
19126
  echo "$as_me: failed program was:" >&5
19774
  echo "$as_me: failed program was:" >&5
19127
cat conftest.$ac_ext >&5
19775
sed 's/^/| /' conftest.$ac_ext >&5
19776
19128
ac_cv_func_remove=no
19777
ac_cv_func_remove=no
19129
fi
19778
fi
19130
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
19779
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
Lines 19142-19148 Link Here
19142
LIBS="-lposix  $LIBS"
19791
LIBS="-lposix  $LIBS"
19143
cat >conftest.$ac_ext <<_ACEOF
19792
cat >conftest.$ac_ext <<_ACEOF
19144
#line $LINENO "configure"
19793
#line $LINENO "configure"
19145
#include "confdefs.h"
19794
/* confdefs.h.  */
19795
_ACEOF
19796
cat confdefs.h >>conftest.$ac_ext
19797
cat >>conftest.$ac_ext <<_ACEOF
19798
/* end confdefs.h.  */
19146
19799
19147
/* Override any gcc2 internal prototype to avoid an error.  */
19800
/* Override any gcc2 internal prototype to avoid an error.  */
19148
#ifdef __cplusplus
19801
#ifdef __cplusplus
Lines 19151-19162 Link Here
19151
/* We use char because int might match the return type of a gcc2
19804
/* We use char because int might match the return type of a gcc2
19152
   builtin and then its argument prototype would still apply.  */
19805
   builtin and then its argument prototype would still apply.  */
19153
char remove ();
19806
char remove ();
19154
#ifdef F77_DUMMY_MAIN
19155
#  ifdef __cplusplus
19156
     extern "C"
19157
#  endif
19158
   int F77_DUMMY_MAIN() { return 1; }
19159
#endif
19160
int
19807
int
19161
main ()
19808
main ()
19162
{
19809
{
Lines 19180-19186 Link Here
19180
  ac_cv_lib_posix_remove=yes
19827
  ac_cv_lib_posix_remove=yes
19181
else
19828
else
19182
  echo "$as_me: failed program was:" >&5
19829
  echo "$as_me: failed program was:" >&5
19183
cat conftest.$ac_ext >&5
19830
sed 's/^/| /' conftest.$ac_ext >&5
19831
19184
ac_cv_lib_posix_remove=no
19832
ac_cv_lib_posix_remove=no
19185
fi
19833
fi
19186
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
19834
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
Lines 19202-19238 Link Here
19202
else
19850
else
19203
  cat >conftest.$ac_ext <<_ACEOF
19851
  cat >conftest.$ac_ext <<_ACEOF
19204
#line $LINENO "configure"
19852
#line $LINENO "configure"
19205
#include "confdefs.h"
19853
/* confdefs.h.  */
19854
_ACEOF
19855
cat confdefs.h >>conftest.$ac_ext
19856
cat >>conftest.$ac_ext <<_ACEOF
19857
/* end confdefs.h.  */
19206
/* System header to define __stub macros and hopefully few prototypes,
19858
/* System header to define __stub macros and hopefully few prototypes,
19207
    which can conflict with char shmat (); below.  */
19859
    which can conflict with char shmat (); below.
19208
#include <assert.h>
19860
    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
19861
    <limits.h> exists even on freestanding compilers.  */
19862
#ifdef __STDC__
19863
# include <limits.h>
19864
#else
19865
# include <assert.h>
19866
#endif
19209
/* Override any gcc2 internal prototype to avoid an error.  */
19867
/* Override any gcc2 internal prototype to avoid an error.  */
19210
#ifdef __cplusplus
19868
#ifdef __cplusplus
19211
extern "C"
19869
extern "C"
19870
{
19212
#endif
19871
#endif
19213
/* We use char because int might match the return type of a gcc2
19872
/* We use char because int might match the return type of a gcc2
19214
   builtin and then its argument prototype would still apply.  */
19873
   builtin and then its argument prototype would still apply.  */
19215
char shmat ();
19874
char shmat ();
19216
char (*f) ();
19217
19218
#ifdef F77_DUMMY_MAIN
19219
#  ifdef __cplusplus
19220
     extern "C"
19221
#  endif
19222
   int F77_DUMMY_MAIN() { return 1; }
19223
#endif
19224
int
19225
main ()
19226
{
19227
/* The GNU C library defines this for functions which it implements
19875
/* The GNU C library defines this for functions which it implements
19228
    to always fail with ENOSYS.  Some functions are actually named
19876
    to always fail with ENOSYS.  Some functions are actually named
19229
    something starting with __ and the normal name is an alias.  */
19877
    something starting with __ and the normal name is an alias.  */
19230
#if defined (__stub_shmat) || defined (__stub___shmat)
19878
#if defined (__stub_shmat) || defined (__stub___shmat)
19231
choke me
19879
choke me
19232
#else
19880
#else
19233
f = shmat;
19881
char (*f) () = shmat;
19882
#endif
19883
#ifdef __cplusplus
19884
}
19234
#endif
19885
#endif
19235
19886
19887
int
19888
main ()
19889
{
19890
return f != shmat;
19236
  ;
19891
  ;
19237
  return 0;
19892
  return 0;
19238
}
19893
}
Lines 19252-19258 Link Here
19252
  ac_cv_func_shmat=yes
19907
  ac_cv_func_shmat=yes
19253
else
19908
else
19254
  echo "$as_me: failed program was:" >&5
19909
  echo "$as_me: failed program was:" >&5
19255
cat conftest.$ac_ext >&5
19910
sed 's/^/| /' conftest.$ac_ext >&5
19911
19256
ac_cv_func_shmat=no
19912
ac_cv_func_shmat=no
19257
fi
19913
fi
19258
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
19914
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
Lines 19270-19276 Link Here
19270
LIBS="-lipc  $LIBS"
19926
LIBS="-lipc  $LIBS"
19271
cat >conftest.$ac_ext <<_ACEOF
19927
cat >conftest.$ac_ext <<_ACEOF
19272
#line $LINENO "configure"
19928
#line $LINENO "configure"
19273
#include "confdefs.h"
19929
/* confdefs.h.  */
19930
_ACEOF
19931
cat confdefs.h >>conftest.$ac_ext
19932
cat >>conftest.$ac_ext <<_ACEOF
19933
/* end confdefs.h.  */
19274
19934
19275
/* Override any gcc2 internal prototype to avoid an error.  */
19935
/* Override any gcc2 internal prototype to avoid an error.  */
19276
#ifdef __cplusplus
19936
#ifdef __cplusplus
Lines 19279-19290 Link Here
19279
/* We use char because int might match the return type of a gcc2
19939
/* We use char because int might match the return type of a gcc2
19280
   builtin and then its argument prototype would still apply.  */
19940
   builtin and then its argument prototype would still apply.  */
19281
char shmat ();
19941
char shmat ();
19282
#ifdef F77_DUMMY_MAIN
19283
#  ifdef __cplusplus
19284
     extern "C"
19285
#  endif
19286
   int F77_DUMMY_MAIN() { return 1; }
19287
#endif
19288
int
19942
int
19289
main ()
19943
main ()
19290
{
19944
{
Lines 19308-19314 Link Here
19308
  ac_cv_lib_ipc_shmat=yes
19962
  ac_cv_lib_ipc_shmat=yes
19309
else
19963
else
19310
  echo "$as_me: failed program was:" >&5
19964
  echo "$as_me: failed program was:" >&5
19311
cat conftest.$ac_ext >&5
19965
sed 's/^/| /' conftest.$ac_ext >&5
19966
19312
ac_cv_lib_ipc_shmat=no
19967
ac_cv_lib_ipc_shmat=no
19313
fi
19968
fi
19314
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
19969
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
Lines 19341-19347 Link Here
19341
LIBS="-lICE $X_EXTRA_LIBS $LIBS"
19996
LIBS="-lICE $X_EXTRA_LIBS $LIBS"
19342
cat >conftest.$ac_ext <<_ACEOF
19997
cat >conftest.$ac_ext <<_ACEOF
19343
#line $LINENO "configure"
19998
#line $LINENO "configure"
19344
#include "confdefs.h"
19999
/* confdefs.h.  */
20000
_ACEOF
20001
cat confdefs.h >>conftest.$ac_ext
20002
cat >>conftest.$ac_ext <<_ACEOF
20003
/* end confdefs.h.  */
19345
20004
19346
/* Override any gcc2 internal prototype to avoid an error.  */
20005
/* Override any gcc2 internal prototype to avoid an error.  */
19347
#ifdef __cplusplus
20006
#ifdef __cplusplus
Lines 19350-19361 Link Here
19350
/* We use char because int might match the return type of a gcc2
20009
/* We use char because int might match the return type of a gcc2
19351
   builtin and then its argument prototype would still apply.  */
20010
   builtin and then its argument prototype would still apply.  */
19352
char IceConnectionNumber ();
20011
char IceConnectionNumber ();
19353
#ifdef F77_DUMMY_MAIN
19354
#  ifdef __cplusplus
19355
     extern "C"
19356
#  endif
19357
   int F77_DUMMY_MAIN() { return 1; }
19358
#endif
19359
int
20012
int
19360
main ()
20013
main ()
19361
{
20014
{
Lines 19379-19385 Link Here
19379
  ac_cv_lib_ICE_IceConnectionNumber=yes
20032
  ac_cv_lib_ICE_IceConnectionNumber=yes
19380
else
20033
else
19381
  echo "$as_me: failed program was:" >&5
20034
  echo "$as_me: failed program was:" >&5
19382
cat conftest.$ac_ext >&5
20035
sed 's/^/| /' conftest.$ac_ext >&5
20036
19383
ac_cv_lib_ICE_IceConnectionNumber=no
20037
ac_cv_lib_ICE_IceConnectionNumber=no
19384
fi
20038
fi
19385
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
20039
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
Lines 19419-19425 Link Here
19419
echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
20073
echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
19420
cat >conftest.$ac_ext <<_ACEOF
20074
cat >conftest.$ac_ext <<_ACEOF
19421
#line $LINENO "configure"
20075
#line $LINENO "configure"
19422
#include "confdefs.h"
20076
/* confdefs.h.  */
20077
_ACEOF
20078
cat confdefs.h >>conftest.$ac_ext
20079
cat >>conftest.$ac_ext <<_ACEOF
20080
/* end confdefs.h.  */
19423
$ac_includes_default
20081
$ac_includes_default
19424
#include <$ac_header>
20082
#include <$ac_header>
19425
_ACEOF
20083
_ACEOF
Lines 19438-19444 Link Here
19438
  ac_header_compiler=yes
20096
  ac_header_compiler=yes
19439
else
20097
else
19440
  echo "$as_me: failed program was:" >&5
20098
  echo "$as_me: failed program was:" >&5
19441
cat conftest.$ac_ext >&5
20099
sed 's/^/| /' conftest.$ac_ext >&5
20100
19442
ac_header_compiler=no
20101
ac_header_compiler=no
19443
fi
20102
fi
19444
rm -f conftest.$ac_objext conftest.$ac_ext
20103
rm -f conftest.$ac_objext conftest.$ac_ext
Lines 19450-19462 Link Here
19450
echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
20109
echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
19451
cat >conftest.$ac_ext <<_ACEOF
20110
cat >conftest.$ac_ext <<_ACEOF
19452
#line $LINENO "configure"
20111
#line $LINENO "configure"
19453
#include "confdefs.h"
20112
/* confdefs.h.  */
20113
_ACEOF
20114
cat confdefs.h >>conftest.$ac_ext
20115
cat >>conftest.$ac_ext <<_ACEOF
20116
/* end confdefs.h.  */
19454
#include <$ac_header>
20117
#include <$ac_header>
19455
_ACEOF
20118
_ACEOF
19456
if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
20119
if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
19457
  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
20120
  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
19458
  ac_status=$?
20121
  ac_status=$?
19459
  egrep -v '^ *\+' conftest.er1 >conftest.err
20122
  grep -v '^ *+' conftest.er1 >conftest.err
19460
  rm -f conftest.er1
20123
  rm -f conftest.er1
19461
  cat conftest.err >&5
20124
  cat conftest.err >&5
19462
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
20125
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
Lines 19473-19479 Link Here
19473
  ac_header_preproc=yes
20136
  ac_header_preproc=yes
19474
else
20137
else
19475
  echo "$as_me: failed program was:" >&5
20138
  echo "$as_me: failed program was:" >&5
19476
  cat conftest.$ac_ext >&5
20139
sed 's/^/| /' conftest.$ac_ext >&5
20140
19477
  ac_header_preproc=no
20141
  ac_header_preproc=no
19478
fi
20142
fi
19479
rm -f conftest.err conftest.$ac_ext
20143
rm -f conftest.err conftest.$ac_ext
Lines 19486-19499 Link Here
19486
    { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
20150
    { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
19487
echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
20151
echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
19488
    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
20152
    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
19489
echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
20153
echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
20154
    (
20155
      cat <<\_ASBOX
20156
## ------------------------------------ ##
20157
## Report this to bug-autoconf@gnu.org. ##
20158
## ------------------------------------ ##
20159
_ASBOX
20160
    ) |
20161
      sed "s/^/$as_me: WARNING:     /" >&2
20162
    ;;
19490
  no:yes )
20163
  no:yes )
19491
    { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
20164
    { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
19492
echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
20165
echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
19493
    { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
20166
    { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
19494
echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
20167
echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
19495
    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
20168
    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
19496
echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
20169
echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
20170
    (
20171
      cat <<\_ASBOX
20172
## ------------------------------------ ##
20173
## Report this to bug-autoconf@gnu.org. ##
20174
## ------------------------------------ ##
20175
_ASBOX
20176
    ) |
20177
      sed "s/^/$as_me: WARNING:     /" >&2
20178
    ;;
19497
esac
20179
esac
19498
echo "$as_me:$LINENO: checking for $ac_header" >&5
20180
echo "$as_me:$LINENO: checking for $ac_header" >&5
19499
echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
20181
echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
Lines 19531-19537 Link Here
19531
LIBS="-lGL  $LIBS"
20213
LIBS="-lGL  $LIBS"
19532
cat >conftest.$ac_ext <<_ACEOF
20214
cat >conftest.$ac_ext <<_ACEOF
19533
#line $LINENO "configure"
20215
#line $LINENO "configure"
19534
#include "confdefs.h"
20216
/* confdefs.h.  */
20217
_ACEOF
20218
cat confdefs.h >>conftest.$ac_ext
20219
cat >>conftest.$ac_ext <<_ACEOF
20220
/* end confdefs.h.  */
19535
20221
19536
/* Override any gcc2 internal prototype to avoid an error.  */
20222
/* Override any gcc2 internal prototype to avoid an error.  */
19537
#ifdef __cplusplus
20223
#ifdef __cplusplus
Lines 19540-19551 Link Here
19540
/* We use char because int might match the return type of a gcc2
20226
/* We use char because int might match the return type of a gcc2
19541
   builtin and then its argument prototype would still apply.  */
20227
   builtin and then its argument prototype would still apply.  */
19542
char glNewList ();
20228
char glNewList ();
19543
#ifdef F77_DUMMY_MAIN
19544
#  ifdef __cplusplus
19545
     extern "C"
19546
#  endif
19547
   int F77_DUMMY_MAIN() { return 1; }
19548
#endif
19549
int
20229
int
19550
main ()
20230
main ()
19551
{
20231
{
Lines 19569-19575 Link Here
19569
  ac_cv_lib_GL_glNewList=yes
20249
  ac_cv_lib_GL_glNewList=yes
19570
else
20250
else
19571
  echo "$as_me: failed program was:" >&5
20251
  echo "$as_me: failed program was:" >&5
19572
cat conftest.$ac_ext >&5
20252
sed 's/^/| /' conftest.$ac_ext >&5
20253
19573
ac_cv_lib_GL_glNewList=no
20254
ac_cv_lib_GL_glNewList=no
19574
fi
20255
fi
19575
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
20256
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
Lines 19598-19604 Link Here
19598
LIBS="-lMesaGL  $LIBS"
20279
LIBS="-lMesaGL  $LIBS"
19599
cat >conftest.$ac_ext <<_ACEOF
20280
cat >conftest.$ac_ext <<_ACEOF
19600
#line $LINENO "configure"
20281
#line $LINENO "configure"
19601
#include "confdefs.h"
20282
/* confdefs.h.  */
20283
_ACEOF
20284
cat confdefs.h >>conftest.$ac_ext
20285
cat >>conftest.$ac_ext <<_ACEOF
20286
/* end confdefs.h.  */
19602
20287
19603
/* Override any gcc2 internal prototype to avoid an error.  */
20288
/* Override any gcc2 internal prototype to avoid an error.  */
19604
#ifdef __cplusplus
20289
#ifdef __cplusplus
Lines 19607-19618 Link Here
19607
/* We use char because int might match the return type of a gcc2
20292
/* We use char because int might match the return type of a gcc2
19608
   builtin and then its argument prototype would still apply.  */
20293
   builtin and then its argument prototype would still apply.  */
19609
char glNewList ();
20294
char glNewList ();
19610
#ifdef F77_DUMMY_MAIN
19611
#  ifdef __cplusplus
19612
     extern "C"
19613
#  endif
19614
   int F77_DUMMY_MAIN() { return 1; }
19615
#endif
19616
int
20295
int
19617
main ()
20296
main ()
19618
{
20297
{
Lines 19636-19642 Link Here
19636
  ac_cv_lib_MesaGL_glNewList=yes
20315
  ac_cv_lib_MesaGL_glNewList=yes
19637
else
20316
else
19638
  echo "$as_me: failed program was:" >&5
20317
  echo "$as_me: failed program was:" >&5
19639
cat conftest.$ac_ext >&5
20318
sed 's/^/| /' conftest.$ac_ext >&5
20319
19640
ac_cv_lib_MesaGL_glNewList=no
20320
ac_cv_lib_MesaGL_glNewList=no
19641
fi
20321
fi
19642
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
20322
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
Lines 19677-19683 Link Here
19677
echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
20357
echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
19678
cat >conftest.$ac_ext <<_ACEOF
20358
cat >conftest.$ac_ext <<_ACEOF
19679
#line $LINENO "configure"
20359
#line $LINENO "configure"
19680
#include "confdefs.h"
20360
/* confdefs.h.  */
20361
_ACEOF
20362
cat confdefs.h >>conftest.$ac_ext
20363
cat >>conftest.$ac_ext <<_ACEOF
20364
/* end confdefs.h.  */
19681
$ac_includes_default
20365
$ac_includes_default
19682
#include <$ac_header>
20366
#include <$ac_header>
19683
_ACEOF
20367
_ACEOF
Lines 19696-19702 Link Here
19696
  ac_header_compiler=yes
20380
  ac_header_compiler=yes
19697
else
20381
else
19698
  echo "$as_me: failed program was:" >&5
20382
  echo "$as_me: failed program was:" >&5
19699
cat conftest.$ac_ext >&5
20383
sed 's/^/| /' conftest.$ac_ext >&5
20384
19700
ac_header_compiler=no
20385
ac_header_compiler=no
19701
fi
20386
fi
19702
rm -f conftest.$ac_objext conftest.$ac_ext
20387
rm -f conftest.$ac_objext conftest.$ac_ext
Lines 19708-19720 Link Here
19708
echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
20393
echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
19709
cat >conftest.$ac_ext <<_ACEOF
20394
cat >conftest.$ac_ext <<_ACEOF
19710
#line $LINENO "configure"
20395
#line $LINENO "configure"
19711
#include "confdefs.h"
20396
/* confdefs.h.  */
20397
_ACEOF
20398
cat confdefs.h >>conftest.$ac_ext
20399
cat >>conftest.$ac_ext <<_ACEOF
20400
/* end confdefs.h.  */
19712
#include <$ac_header>
20401
#include <$ac_header>
19713
_ACEOF
20402
_ACEOF
19714
if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
20403
if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
19715
  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
20404
  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
19716
  ac_status=$?
20405
  ac_status=$?
19717
  egrep -v '^ *\+' conftest.er1 >conftest.err
20406
  grep -v '^ *+' conftest.er1 >conftest.err
19718
  rm -f conftest.er1
20407
  rm -f conftest.er1
19719
  cat conftest.err >&5
20408
  cat conftest.err >&5
19720
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
20409
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
Lines 19731-19737 Link Here
19731
  ac_header_preproc=yes
20420
  ac_header_preproc=yes
19732
else
20421
else
19733
  echo "$as_me: failed program was:" >&5
20422
  echo "$as_me: failed program was:" >&5
19734
  cat conftest.$ac_ext >&5
20423
sed 's/^/| /' conftest.$ac_ext >&5
20424
19735
  ac_header_preproc=no
20425
  ac_header_preproc=no
19736
fi
20426
fi
19737
rm -f conftest.err conftest.$ac_ext
20427
rm -f conftest.err conftest.$ac_ext
Lines 19744-19757 Link Here
19744
    { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
20434
    { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
19745
echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
20435
echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
19746
    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
20436
    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
19747
echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
20437
echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
20438
    (
20439
      cat <<\_ASBOX
20440
## ------------------------------------ ##
20441
## Report this to bug-autoconf@gnu.org. ##
20442
## ------------------------------------ ##
20443
_ASBOX
20444
    ) |
20445
      sed "s/^/$as_me: WARNING:     /" >&2
20446
    ;;
19748
  no:yes )
20447
  no:yes )
19749
    { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
20448
    { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
19750
echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
20449
echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
19751
    { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
20450
    { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
19752
echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
20451
echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
19753
    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
20452
    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
19754
echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
20453
echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
20454
    (
20455
      cat <<\_ASBOX
20456
## ------------------------------------ ##
20457
## Report this to bug-autoconf@gnu.org. ##
20458
## ------------------------------------ ##
20459
_ASBOX
20460
    ) |
20461
      sed "s/^/$as_me: WARNING:     /" >&2
20462
    ;;
19755
esac
20463
esac
19756
echo "$as_me:$LINENO: checking for $ac_header" >&5
20464
echo "$as_me:$LINENO: checking for $ac_header" >&5
19757
echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
20465
echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
Lines 19787-19793 Link Here
19787
LIBS="-lGLU  $LIBS"
20495
LIBS="-lGLU  $LIBS"
19788
cat >conftest.$ac_ext <<_ACEOF
20496
cat >conftest.$ac_ext <<_ACEOF
19789
#line $LINENO "configure"
20497
#line $LINENO "configure"
19790
#include "confdefs.h"
20498
/* confdefs.h.  */
20499
_ACEOF
20500
cat confdefs.h >>conftest.$ac_ext
20501
cat >>conftest.$ac_ext <<_ACEOF
20502
/* end confdefs.h.  */
19791
20503
19792
/* Override any gcc2 internal prototype to avoid an error.  */
20504
/* Override any gcc2 internal prototype to avoid an error.  */
19793
#ifdef __cplusplus
20505
#ifdef __cplusplus
Lines 19796-19807 Link Here
19796
/* We use char because int might match the return type of a gcc2
20508
/* We use char because int might match the return type of a gcc2
19797
   builtin and then its argument prototype would still apply.  */
20509
   builtin and then its argument prototype would still apply.  */
19798
char gluLookAt ();
20510
char gluLookAt ();
19799
#ifdef F77_DUMMY_MAIN
19800
#  ifdef __cplusplus
19801
     extern "C"
19802
#  endif
19803
   int F77_DUMMY_MAIN() { return 1; }
19804
#endif
19805
int
20511
int
19806
main ()
20512
main ()
19807
{
20513
{
Lines 19825-19831 Link Here
19825
  ac_cv_lib_GLU_gluLookAt=yes
20531
  ac_cv_lib_GLU_gluLookAt=yes
19826
else
20532
else
19827
  echo "$as_me: failed program was:" >&5
20533
  echo "$as_me: failed program was:" >&5
19828
cat conftest.$ac_ext >&5
20534
sed 's/^/| /' conftest.$ac_ext >&5
20535
19829
ac_cv_lib_GLU_gluLookAt=no
20536
ac_cv_lib_GLU_gluLookAt=no
19830
fi
20537
fi
19831
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
20538
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
Lines 19854-19860 Link Here
19854
LIBS="-lMesaGLU  $LIBS"
20561
LIBS="-lMesaGLU  $LIBS"
19855
cat >conftest.$ac_ext <<_ACEOF
20562
cat >conftest.$ac_ext <<_ACEOF
19856
#line $LINENO "configure"
20563
#line $LINENO "configure"
19857
#include "confdefs.h"
20564
/* confdefs.h.  */
20565
_ACEOF
20566
cat confdefs.h >>conftest.$ac_ext
20567
cat >>conftest.$ac_ext <<_ACEOF
20568
/* end confdefs.h.  */
19858
20569
19859
/* Override any gcc2 internal prototype to avoid an error.  */
20570
/* Override any gcc2 internal prototype to avoid an error.  */
19860
#ifdef __cplusplus
20571
#ifdef __cplusplus
Lines 19863-19874 Link Here
19863
/* We use char because int might match the return type of a gcc2
20574
/* We use char because int might match the return type of a gcc2
19864
   builtin and then its argument prototype would still apply.  */
20575
   builtin and then its argument prototype would still apply.  */
19865
char gluLookAt ();
20576
char gluLookAt ();
19866
#ifdef F77_DUMMY_MAIN
19867
#  ifdef __cplusplus
19868
     extern "C"
19869
#  endif
19870
   int F77_DUMMY_MAIN() { return 1; }
19871
#endif
19872
int
20577
int
19873
main ()
20578
main ()
19874
{
20579
{
Lines 19892-19898 Link Here
19892
  ac_cv_lib_MesaGLU_gluLookAt=yes
20597
  ac_cv_lib_MesaGLU_gluLookAt=yes
19893
else
20598
else
19894
  echo "$as_me: failed program was:" >&5
20599
  echo "$as_me: failed program was:" >&5
19895
cat conftest.$ac_ext >&5
20600
sed 's/^/| /' conftest.$ac_ext >&5
20601
19896
ac_cv_lib_MesaGLU_gluLookAt=no
20602
ac_cv_lib_MesaGLU_gluLookAt=no
19897
fi
20603
fi
19898
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
20604
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
Lines 19935-19941 Link Here
19935
echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
20641
echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
19936
cat >conftest.$ac_ext <<_ACEOF
20642
cat >conftest.$ac_ext <<_ACEOF
19937
#line $LINENO "configure"
20643
#line $LINENO "configure"
19938
#include "confdefs.h"
20644
/* confdefs.h.  */
20645
_ACEOF
20646
cat confdefs.h >>conftest.$ac_ext
20647
cat >>conftest.$ac_ext <<_ACEOF
20648
/* end confdefs.h.  */
19939
$ac_includes_default
20649
$ac_includes_default
19940
#include <$ac_header>
20650
#include <$ac_header>
19941
_ACEOF
20651
_ACEOF
Lines 19954-19960 Link Here
19954
  ac_header_compiler=yes
20664
  ac_header_compiler=yes
19955
else
20665
else
19956
  echo "$as_me: failed program was:" >&5
20666
  echo "$as_me: failed program was:" >&5
19957
cat conftest.$ac_ext >&5
20667
sed 's/^/| /' conftest.$ac_ext >&5
20668
19958
ac_header_compiler=no
20669
ac_header_compiler=no
19959
fi
20670
fi
19960
rm -f conftest.$ac_objext conftest.$ac_ext
20671
rm -f conftest.$ac_objext conftest.$ac_ext
Lines 19966-19978 Link Here
19966
echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
20677
echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
19967
cat >conftest.$ac_ext <<_ACEOF
20678
cat >conftest.$ac_ext <<_ACEOF
19968
#line $LINENO "configure"
20679
#line $LINENO "configure"
19969
#include "confdefs.h"
20680
/* confdefs.h.  */
20681
_ACEOF
20682
cat confdefs.h >>conftest.$ac_ext
20683
cat >>conftest.$ac_ext <<_ACEOF
20684
/* end confdefs.h.  */
19970
#include <$ac_header>
20685
#include <$ac_header>
19971
_ACEOF
20686
_ACEOF
19972
if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
20687
if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
19973
  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
20688
  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
19974
  ac_status=$?
20689
  ac_status=$?
19975
  egrep -v '^ *\+' conftest.er1 >conftest.err
20690
  grep -v '^ *+' conftest.er1 >conftest.err
19976
  rm -f conftest.er1
20691
  rm -f conftest.er1
19977
  cat conftest.err >&5
20692
  cat conftest.err >&5
19978
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
20693
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
Lines 19989-19995 Link Here
19989
  ac_header_preproc=yes
20704
  ac_header_preproc=yes
19990
else
20705
else
19991
  echo "$as_me: failed program was:" >&5
20706
  echo "$as_me: failed program was:" >&5
19992
  cat conftest.$ac_ext >&5
20707
sed 's/^/| /' conftest.$ac_ext >&5
20708
19993
  ac_header_preproc=no
20709
  ac_header_preproc=no
19994
fi
20710
fi
19995
rm -f conftest.err conftest.$ac_ext
20711
rm -f conftest.err conftest.$ac_ext
Lines 20002-20015 Link Here
20002
    { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
20718
    { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
20003
echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
20719
echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
20004
    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
20720
    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
20005
echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
20721
echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
20722
    (
20723
      cat <<\_ASBOX
20724
## ------------------------------------ ##
20725
## Report this to bug-autoconf@gnu.org. ##
20726
## ------------------------------------ ##
20727
_ASBOX
20728
    ) |
20729
      sed "s/^/$as_me: WARNING:     /" >&2
20730
    ;;
20006
  no:yes )
20731
  no:yes )
20007
    { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
20732
    { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
20008
echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
20733
echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
20009
    { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
20734
    { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
20010
echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
20735
echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
20011
    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
20736
    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
20012
echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
20737
echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
20738
    (
20739
      cat <<\_ASBOX
20740
## ------------------------------------ ##
20741
## Report this to bug-autoconf@gnu.org. ##
20742
## ------------------------------------ ##
20743
_ASBOX
20744
    ) |
20745
      sed "s/^/$as_me: WARNING:     /" >&2
20746
    ;;
20013
esac
20747
esac
20014
echo "$as_me:$LINENO: checking for $ac_header" >&5
20748
echo "$as_me:$LINENO: checking for $ac_header" >&5
20015
echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
20749
echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
Lines 20046-20052 Link Here
20046
LIBS="-lglut  $LIBS"
20780
LIBS="-lglut  $LIBS"
20047
cat >conftest.$ac_ext <<_ACEOF
20781
cat >conftest.$ac_ext <<_ACEOF
20048
#line $LINENO "configure"
20782
#line $LINENO "configure"
20049
#include "confdefs.h"
20783
/* confdefs.h.  */
20784
_ACEOF
20785
cat confdefs.h >>conftest.$ac_ext
20786
cat >>conftest.$ac_ext <<_ACEOF
20787
/* end confdefs.h.  */
20050
20788
20051
/* Override any gcc2 internal prototype to avoid an error.  */
20789
/* Override any gcc2 internal prototype to avoid an error.  */
20052
#ifdef __cplusplus
20790
#ifdef __cplusplus
Lines 20055-20066 Link Here
20055
/* We use char because int might match the return type of a gcc2
20793
/* We use char because int might match the return type of a gcc2
20056
   builtin and then its argument prototype would still apply.  */
20794
   builtin and then its argument prototype would still apply.  */
20057
char glutKeyboardUpFunc ();
20795
char glutKeyboardUpFunc ();
20058
#ifdef F77_DUMMY_MAIN
20059
#  ifdef __cplusplus
20060
     extern "C"
20061
#  endif
20062
   int F77_DUMMY_MAIN() { return 1; }
20063
#endif
20064
int
20796
int
20065
main ()
20797
main ()
20066
{
20798
{
Lines 20084-20090 Link Here
20084
  ac_cv_lib_glut_glutKeyboardUpFunc=yes
20816
  ac_cv_lib_glut_glutKeyboardUpFunc=yes
20085
else
20817
else
20086
  echo "$as_me: failed program was:" >&5
20818
  echo "$as_me: failed program was:" >&5
20087
cat conftest.$ac_ext >&5
20819
sed 's/^/| /' conftest.$ac_ext >&5
20820
20088
ac_cv_lib_glut_glutKeyboardUpFunc=no
20821
ac_cv_lib_glut_glutKeyboardUpFunc=no
20089
fi
20822
fi
20090
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
20823
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
Lines 20130-20136 Link Here
20130
LIBS="-lgtkgl  $LIBS"
20863
LIBS="-lgtkgl  $LIBS"
20131
cat >conftest.$ac_ext <<_ACEOF
20864
cat >conftest.$ac_ext <<_ACEOF
20132
#line $LINENO "configure"
20865
#line $LINENO "configure"
20133
#include "confdefs.h"
20866
/* confdefs.h.  */
20867
_ACEOF
20868
cat confdefs.h >>conftest.$ac_ext
20869
cat >>conftest.$ac_ext <<_ACEOF
20870
/* end confdefs.h.  */
20134
20871
20135
/* Override any gcc2 internal prototype to avoid an error.  */
20872
/* Override any gcc2 internal prototype to avoid an error.  */
20136
#ifdef __cplusplus
20873
#ifdef __cplusplus
Lines 20139-20150 Link Here
20139
/* We use char because int might match the return type of a gcc2
20876
/* We use char because int might match the return type of a gcc2
20140
   builtin and then its argument prototype would still apply.  */
20877
   builtin and then its argument prototype would still apply.  */
20141
char gdk_gl_query ();
20878
char gdk_gl_query ();
20142
#ifdef F77_DUMMY_MAIN
20143
#  ifdef __cplusplus
20144
     extern "C"
20145
#  endif
20146
   int F77_DUMMY_MAIN() { return 1; }
20147
#endif
20148
int
20879
int
20149
main ()
20880
main ()
20150
{
20881
{
Lines 20168-20174 Link Here
20168
  ac_cv_lib_gtkgl_gdk_gl_query=yes
20899
  ac_cv_lib_gtkgl_gdk_gl_query=yes
20169
else
20900
else
20170
  echo "$as_me: failed program was:" >&5
20901
  echo "$as_me: failed program was:" >&5
20171
cat conftest.$ac_ext >&5
20902
sed 's/^/| /' conftest.$ac_ext >&5
20903
20172
ac_cv_lib_gtkgl_gdk_gl_query=no
20904
ac_cv_lib_gtkgl_gdk_gl_query=no
20173
fi
20905
fi
20174
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
20906
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
Lines 20590-20596 Link Here
20590
LIBS="-lpthread  $LIBS"
21322
LIBS="-lpthread  $LIBS"
20591
cat >conftest.$ac_ext <<_ACEOF
21323
cat >conftest.$ac_ext <<_ACEOF
20592
#line $LINENO "configure"
21324
#line $LINENO "configure"
20593
#include "confdefs.h"
21325
/* confdefs.h.  */
21326
_ACEOF
21327
cat confdefs.h >>conftest.$ac_ext
21328
cat >>conftest.$ac_ext <<_ACEOF
21329
/* end confdefs.h.  */
20594
21330
20595
/* Override any gcc2 internal prototype to avoid an error.  */
21331
/* Override any gcc2 internal prototype to avoid an error.  */
20596
#ifdef __cplusplus
21332
#ifdef __cplusplus
Lines 20599-20610 Link Here
20599
/* We use char because int might match the return type of a gcc2
21335
/* We use char because int might match the return type of a gcc2
20600
   builtin and then its argument prototype would still apply.  */
21336
   builtin and then its argument prototype would still apply.  */
20601
char pthread_create ();
21337
char pthread_create ();
20602
#ifdef F77_DUMMY_MAIN
20603
#  ifdef __cplusplus
20604
     extern "C"
20605
#  endif
20606
   int F77_DUMMY_MAIN() { return 1; }
20607
#endif
20608
int
21338
int
20609
main ()
21339
main ()
20610
{
21340
{
Lines 20628-20634 Link Here
20628
  ac_cv_lib_pthread_pthread_create=yes
21358
  ac_cv_lib_pthread_pthread_create=yes
20629
else
21359
else
20630
  echo "$as_me: failed program was:" >&5
21360
  echo "$as_me: failed program was:" >&5
20631
cat conftest.$ac_ext >&5
21361
sed 's/^/| /' conftest.$ac_ext >&5
21362
20632
ac_cv_lib_pthread_pthread_create=no
21363
ac_cv_lib_pthread_pthread_create=no
20633
fi
21364
fi
20634
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
21365
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
Lines 20648-20654 Link Here
20648
LIBS="-lpthreads  $LIBS"
21379
LIBS="-lpthreads  $LIBS"
20649
cat >conftest.$ac_ext <<_ACEOF
21380
cat >conftest.$ac_ext <<_ACEOF
20650
#line $LINENO "configure"
21381
#line $LINENO "configure"
20651
#include "confdefs.h"
21382
/* confdefs.h.  */
21383
_ACEOF
21384
cat confdefs.h >>conftest.$ac_ext
21385
cat >>conftest.$ac_ext <<_ACEOF
21386
/* end confdefs.h.  */
20652
21387
20653
/* Override any gcc2 internal prototype to avoid an error.  */
21388
/* Override any gcc2 internal prototype to avoid an error.  */
20654
#ifdef __cplusplus
21389
#ifdef __cplusplus
Lines 20657-20668 Link Here
20657
/* We use char because int might match the return type of a gcc2
21392
/* We use char because int might match the return type of a gcc2
20658
   builtin and then its argument prototype would still apply.  */
21393
   builtin and then its argument prototype would still apply.  */
20659
char pthread_create ();
21394
char pthread_create ();
20660
#ifdef F77_DUMMY_MAIN
20661
#  ifdef __cplusplus
20662
     extern "C"
20663
#  endif
20664
   int F77_DUMMY_MAIN() { return 1; }
20665
#endif
20666
int
21395
int
20667
main ()
21396
main ()
20668
{
21397
{
Lines 20686-20692 Link Here
20686
  ac_cv_lib_pthreads_pthread_create=yes
21415
  ac_cv_lib_pthreads_pthread_create=yes
20687
else
21416
else
20688
  echo "$as_me: failed program was:" >&5
21417
  echo "$as_me: failed program was:" >&5
20689
cat conftest.$ac_ext >&5
21418
sed 's/^/| /' conftest.$ac_ext >&5
21419
20690
ac_cv_lib_pthreads_pthread_create=no
21420
ac_cv_lib_pthreads_pthread_create=no
20691
fi
21421
fi
20692
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
21422
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
Lines 20706-20712 Link Here
20706
LIBS="-lc_r  $LIBS"
21436
LIBS="-lc_r  $LIBS"
20707
cat >conftest.$ac_ext <<_ACEOF
21437
cat >conftest.$ac_ext <<_ACEOF
20708
#line $LINENO "configure"
21438
#line $LINENO "configure"
20709
#include "confdefs.h"
21439
/* confdefs.h.  */
21440
_ACEOF
21441
cat confdefs.h >>conftest.$ac_ext
21442
cat >>conftest.$ac_ext <<_ACEOF
21443
/* end confdefs.h.  */
20710
21444
20711
/* Override any gcc2 internal prototype to avoid an error.  */
21445
/* Override any gcc2 internal prototype to avoid an error.  */
20712
#ifdef __cplusplus
21446
#ifdef __cplusplus
Lines 20715-20726 Link Here
20715
/* We use char because int might match the return type of a gcc2
21449
/* We use char because int might match the return type of a gcc2
20716
   builtin and then its argument prototype would still apply.  */
21450
   builtin and then its argument prototype would still apply.  */
20717
char pthread_create ();
21451
char pthread_create ();
20718
#ifdef F77_DUMMY_MAIN
20719
#  ifdef __cplusplus
20720
     extern "C"
20721
#  endif
20722
   int F77_DUMMY_MAIN() { return 1; }
20723
#endif
20724
int
21452
int
20725
main ()
21453
main ()
20726
{
21454
{
Lines 20744-20750 Link Here
20744
  ac_cv_lib_c_r_pthread_create=yes
21472
  ac_cv_lib_c_r_pthread_create=yes
20745
else
21473
else
20746
  echo "$as_me: failed program was:" >&5
21474
  echo "$as_me: failed program was:" >&5
20747
cat conftest.$ac_ext >&5
21475
sed 's/^/| /' conftest.$ac_ext >&5
21476
20748
ac_cv_lib_c_r_pthread_create=no
21477
ac_cv_lib_c_r_pthread_create=no
20749
fi
21478
fi
20750
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
21479
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
Lines 20762-20798 Link Here
20762
else
21491
else
20763
  cat >conftest.$ac_ext <<_ACEOF
21492
  cat >conftest.$ac_ext <<_ACEOF
20764
#line $LINENO "configure"
21493
#line $LINENO "configure"
20765
#include "confdefs.h"
21494
/* confdefs.h.  */
21495
_ACEOF
21496
cat confdefs.h >>conftest.$ac_ext
21497
cat >>conftest.$ac_ext <<_ACEOF
21498
/* end confdefs.h.  */
20766
/* System header to define __stub macros and hopefully few prototypes,
21499
/* System header to define __stub macros and hopefully few prototypes,
20767
    which can conflict with char pthread_create (); below.  */
21500
    which can conflict with char pthread_create (); below.
20768
#include <assert.h>
21501
    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
21502
    <limits.h> exists even on freestanding compilers.  */
21503
#ifdef __STDC__
21504
# include <limits.h>
21505
#else
21506
# include <assert.h>
21507
#endif
20769
/* Override any gcc2 internal prototype to avoid an error.  */
21508
/* Override any gcc2 internal prototype to avoid an error.  */
20770
#ifdef __cplusplus
21509
#ifdef __cplusplus
20771
extern "C"
21510
extern "C"
21511
{
20772
#endif
21512
#endif
20773
/* We use char because int might match the return type of a gcc2
21513
/* We use char because int might match the return type of a gcc2
20774
   builtin and then its argument prototype would still apply.  */
21514
   builtin and then its argument prototype would still apply.  */
20775
char pthread_create ();
21515
char pthread_create ();
20776
char (*f) ();
20777
20778
#ifdef F77_DUMMY_MAIN
20779
#  ifdef __cplusplus
20780
     extern "C"
20781
#  endif
20782
   int F77_DUMMY_MAIN() { return 1; }
20783
#endif
20784
int
20785
main ()
20786
{
20787
/* The GNU C library defines this for functions which it implements
21516
/* The GNU C library defines this for functions which it implements
20788
    to always fail with ENOSYS.  Some functions are actually named
21517
    to always fail with ENOSYS.  Some functions are actually named
20789
    something starting with __ and the normal name is an alias.  */
21518
    something starting with __ and the normal name is an alias.  */
20790
#if defined (__stub_pthread_create) || defined (__stub___pthread_create)
21519
#if defined (__stub_pthread_create) || defined (__stub___pthread_create)
20791
choke me
21520
choke me
20792
#else
21521
#else
20793
f = pthread_create;
21522
char (*f) () = pthread_create;
21523
#endif
21524
#ifdef __cplusplus
21525
}
20794
#endif
21526
#endif
20795
21527
21528
int
21529
main ()
21530
{
21531
return f != pthread_create;
20796
  ;
21532
  ;
20797
  return 0;
21533
  return 0;
20798
}
21534
}
Lines 20812-20818 Link Here
20812
  ac_cv_func_pthread_create=yes
21548
  ac_cv_func_pthread_create=yes
20813
else
21549
else
20814
  echo "$as_me: failed program was:" >&5
21550
  echo "$as_me: failed program was:" >&5
20815
cat conftest.$ac_ext >&5
21551
sed 's/^/| /' conftest.$ac_ext >&5
21552
20816
ac_cv_func_pthread_create=no
21553
ac_cv_func_pthread_create=no
20817
fi
21554
fi
20818
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
21555
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
Lines 20945-20951 Link Here
20945
else
21682
else
20946
  cat >conftest.$ac_ext <<_ACEOF
21683
  cat >conftest.$ac_ext <<_ACEOF
20947
#line $LINENO "configure"
21684
#line $LINENO "configure"
20948
#include "confdefs.h"
21685
/* confdefs.h.  */
21686
_ACEOF
21687
cat confdefs.h >>conftest.$ac_ext
21688
cat >>conftest.$ac_ext <<_ACEOF
21689
/* end confdefs.h.  */
20949
21690
20950
#include <gtk/gtk.h>
21691
#include <gtk/gtk.h>
20951
#include <stdio.h>
21692
#include <stdio.h>
Lines 21037-21047 Link Here
21037
else
21778
else
21038
  echo "$as_me: program exited with status $ac_status" >&5
21779
  echo "$as_me: program exited with status $ac_status" >&5
21039
echo "$as_me: failed program was:" >&5
21780
echo "$as_me: failed program was:" >&5
21040
cat conftest.$ac_ext >&5
21781
sed 's/^/| /' conftest.$ac_ext >&5
21782
21041
( exit $ac_status )
21783
( exit $ac_status )
21042
no_gtk=yes
21784
no_gtk=yes
21043
fi
21785
fi
21044
rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
21786
rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
21045
fi
21787
fi
21046
       CFLAGS="$ac_save_CFLAGS"
21788
       CFLAGS="$ac_save_CFLAGS"
21047
       LIBS="$ac_save_LIBS"
21789
       LIBS="$ac_save_LIBS"
Lines 21068-21084 Link Here
21068
          LIBS="$LIBS $GTK_LIBS"
21810
          LIBS="$LIBS $GTK_LIBS"
21069
          cat >conftest.$ac_ext <<_ACEOF
21811
          cat >conftest.$ac_ext <<_ACEOF
21070
#line $LINENO "configure"
21812
#line $LINENO "configure"
21071
#include "confdefs.h"
21813
/* confdefs.h.  */
21814
_ACEOF
21815
cat confdefs.h >>conftest.$ac_ext
21816
cat >>conftest.$ac_ext <<_ACEOF
21817
/* end confdefs.h.  */
21072
21818
21073
#include <gtk/gtk.h>
21819
#include <gtk/gtk.h>
21074
#include <stdio.h>
21820
#include <stdio.h>
21075
21821
21076
#ifdef F77_DUMMY_MAIN
21077
#  ifdef __cplusplus
21078
     extern "C"
21079
#  endif
21080
   int F77_DUMMY_MAIN() { return 1; }
21081
#endif
21082
int
21822
int
21083
main ()
21823
main ()
21084
{
21824
{
Lines 21115-21121 Link Here
21115
          echo "***    rpm --erase --nodeps gtk gtk-devel"
21855
          echo "***    rpm --erase --nodeps gtk gtk-devel"
21116
else
21856
else
21117
  echo "$as_me: failed program was:" >&5
21857
  echo "$as_me: failed program was:" >&5
21118
cat conftest.$ac_ext >&5
21858
sed 's/^/| /' conftest.$ac_ext >&5
21859
21119
 echo "*** The test program failed to compile or link. See the file config.log for the"
21860
 echo "*** The test program failed to compile or link. See the file config.log for the"
21120
          echo "*** exact error that occured. This usually means GTK was incorrectly installed"
21861
          echo "*** exact error that occured. This usually means GTK was incorrectly installed"
21121
          echo "*** or that you have moved GTK since it was installed. In the latter case, you"
21862
          echo "*** or that you have moved GTK since it was installed. In the latter case, you"
Lines 21165-21171 Link Here
21165
LIBS="-lSM $x_libs -lICE $LIBS"
21906
LIBS="-lSM $x_libs -lICE $LIBS"
21166
cat >conftest.$ac_ext <<_ACEOF
21907
cat >conftest.$ac_ext <<_ACEOF
21167
#line $LINENO "configure"
21908
#line $LINENO "configure"
21168
#include "confdefs.h"
21909
/* confdefs.h.  */
21910
_ACEOF
21911
cat confdefs.h >>conftest.$ac_ext
21912
cat >>conftest.$ac_ext <<_ACEOF
21913
/* end confdefs.h.  */
21169
21914
21170
/* Override any gcc2 internal prototype to avoid an error.  */
21915
/* Override any gcc2 internal prototype to avoid an error.  */
21171
#ifdef __cplusplus
21916
#ifdef __cplusplus
Lines 21174-21185 Link Here
21174
/* We use char because int might match the return type of a gcc2
21919
/* We use char because int might match the return type of a gcc2
21175
   builtin and then its argument prototype would still apply.  */
21920
   builtin and then its argument prototype would still apply.  */
21176
char SmcSaveYourselfDone ();
21921
char SmcSaveYourselfDone ();
21177
#ifdef F77_DUMMY_MAIN
21178
#  ifdef __cplusplus
21179
     extern "C"
21180
#  endif
21181
   int F77_DUMMY_MAIN() { return 1; }
21182
#endif
21183
int
21922
int
21184
main ()
21923
main ()
21185
{
21924
{
Lines 21203-21209 Link Here
21203
  ac_cv_lib_SM_SmcSaveYourselfDone=yes
21942
  ac_cv_lib_SM_SmcSaveYourselfDone=yes
21204
else
21943
else
21205
  echo "$as_me: failed program was:" >&5
21944
  echo "$as_me: failed program was:" >&5
21206
cat conftest.$ac_ext >&5
21945
sed 's/^/| /' conftest.$ac_ext >&5
21946
21207
ac_cv_lib_SM_SmcSaveYourselfDone=no
21947
ac_cv_lib_SM_SmcSaveYourselfDone=no
21208
fi
21948
fi
21209
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
21949
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
Lines 21239-21245 Link Here
21239
echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
21979
echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
21240
cat >conftest.$ac_ext <<_ACEOF
21980
cat >conftest.$ac_ext <<_ACEOF
21241
#line $LINENO "configure"
21981
#line $LINENO "configure"
21242
#include "confdefs.h"
21982
/* confdefs.h.  */
21983
_ACEOF
21984
cat confdefs.h >>conftest.$ac_ext
21985
cat >>conftest.$ac_ext <<_ACEOF
21986
/* end confdefs.h.  */
21243
$ac_includes_default
21987
$ac_includes_default
21244
#include <$ac_header>
21988
#include <$ac_header>
21245
_ACEOF
21989
_ACEOF
Lines 21258-21264 Link Here
21258
  ac_header_compiler=yes
22002
  ac_header_compiler=yes
21259
else
22003
else
21260
  echo "$as_me: failed program was:" >&5
22004
  echo "$as_me: failed program was:" >&5
21261
cat conftest.$ac_ext >&5
22005
sed 's/^/| /' conftest.$ac_ext >&5
22006
21262
ac_header_compiler=no
22007
ac_header_compiler=no
21263
fi
22008
fi
21264
rm -f conftest.$ac_objext conftest.$ac_ext
22009
rm -f conftest.$ac_objext conftest.$ac_ext
Lines 21270-21282 Link Here
21270
echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
22015
echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
21271
cat >conftest.$ac_ext <<_ACEOF
22016
cat >conftest.$ac_ext <<_ACEOF
21272
#line $LINENO "configure"
22017
#line $LINENO "configure"
21273
#include "confdefs.h"
22018
/* confdefs.h.  */
22019
_ACEOF
22020
cat confdefs.h >>conftest.$ac_ext
22021
cat >>conftest.$ac_ext <<_ACEOF
22022
/* end confdefs.h.  */
21274
#include <$ac_header>
22023
#include <$ac_header>
21275
_ACEOF
22024
_ACEOF
21276
if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
22025
if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
21277
  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
22026
  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
21278
  ac_status=$?
22027
  ac_status=$?
21279
  egrep -v '^ *\+' conftest.er1 >conftest.err
22028
  grep -v '^ *+' conftest.er1 >conftest.err
21280
  rm -f conftest.er1
22029
  rm -f conftest.er1
21281
  cat conftest.err >&5
22030
  cat conftest.err >&5
21282
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
22031
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
Lines 21293-21299 Link Here
21293
  ac_header_preproc=yes
22042
  ac_header_preproc=yes
21294
else
22043
else
21295
  echo "$as_me: failed program was:" >&5
22044
  echo "$as_me: failed program was:" >&5
21296
  cat conftest.$ac_ext >&5
22045
sed 's/^/| /' conftest.$ac_ext >&5
22046
21297
  ac_header_preproc=no
22047
  ac_header_preproc=no
21298
fi
22048
fi
21299
rm -f conftest.err conftest.$ac_ext
22049
rm -f conftest.err conftest.$ac_ext
Lines 21306-21319 Link Here
21306
    { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
22056
    { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
21307
echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
22057
echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
21308
    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
22058
    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
21309
echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
22059
echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
22060
    (
22061
      cat <<\_ASBOX
22062
## ------------------------------------ ##
22063
## Report this to bug-autoconf@gnu.org. ##
22064
## ------------------------------------ ##
22065
_ASBOX
22066
    ) |
22067
      sed "s/^/$as_me: WARNING:     /" >&2
22068
    ;;
21310
  no:yes )
22069
  no:yes )
21311
    { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
22070
    { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
21312
echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
22071
echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
21313
    { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
22072
    { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
21314
echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
22073
echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
21315
    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
22074
    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
21316
echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
22075
echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
22076
    (
22077
      cat <<\_ASBOX
22078
## ------------------------------------ ##
22079
## Report this to bug-autoconf@gnu.org. ##
22080
## ------------------------------------ ##
22081
_ASBOX
22082
    ) |
22083
      sed "s/^/$as_me: WARNING:     /" >&2
22084
    ;;
21317
esac
22085
esac
21318
echo "$as_me:$LINENO: checking for $ac_header" >&5
22086
echo "$as_me:$LINENO: checking for $ac_header" >&5
21319
echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
22087
echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
Lines 21356-21362 Link Here
21356
LIBS="-lXpm $x_libs $LIBS"
22124
LIBS="-lXpm $x_libs $LIBS"
21357
cat >conftest.$ac_ext <<_ACEOF
22125
cat >conftest.$ac_ext <<_ACEOF
21358
#line $LINENO "configure"
22126
#line $LINENO "configure"
21359
#include "confdefs.h"
22127
/* confdefs.h.  */
22128
_ACEOF
22129
cat confdefs.h >>conftest.$ac_ext
22130
cat >>conftest.$ac_ext <<_ACEOF
22131
/* end confdefs.h.  */
21360
22132
21361
/* Override any gcc2 internal prototype to avoid an error.  */
22133
/* Override any gcc2 internal prototype to avoid an error.  */
21362
#ifdef __cplusplus
22134
#ifdef __cplusplus
Lines 21365-21376 Link Here
21365
/* We use char because int might match the return type of a gcc2
22137
/* We use char because int might match the return type of a gcc2
21366
   builtin and then its argument prototype would still apply.  */
22138
   builtin and then its argument prototype would still apply.  */
21367
char XpmFreeXpmImage ();
22139
char XpmFreeXpmImage ();
21368
#ifdef F77_DUMMY_MAIN
21369
#  ifdef __cplusplus
21370
     extern "C"
21371
#  endif
21372
   int F77_DUMMY_MAIN() { return 1; }
21373
#endif
21374
int
22140
int
21375
main ()
22141
main ()
21376
{
22142
{
Lines 21394-21400 Link Here
21394
  ac_cv_lib_Xpm_XpmFreeXpmImage=yes
22160
  ac_cv_lib_Xpm_XpmFreeXpmImage=yes
21395
else
22161
else
21396
  echo "$as_me: failed program was:" >&5
22162
  echo "$as_me: failed program was:" >&5
21397
cat conftest.$ac_ext >&5
22163
sed 's/^/| /' conftest.$ac_ext >&5
22164
21398
ac_cv_lib_Xpm_XpmFreeXpmImage=no
22165
ac_cv_lib_Xpm_XpmFreeXpmImage=no
21399
fi
22166
fi
21400
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
22167
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
Lines 21740-21754 Link Here
21740
LIBS="-lutil  $LIBS"
22507
LIBS="-lutil  $LIBS"
21741
cat >conftest.$ac_ext <<_ACEOF
22508
cat >conftest.$ac_ext <<_ACEOF
21742
#line $LINENO "configure"
22509
#line $LINENO "configure"
21743
#include "confdefs.h"
22510
/* confdefs.h.  */
22511
_ACEOF
22512
cat confdefs.h >>conftest.$ac_ext
22513
cat >>conftest.$ac_ext <<_ACEOF
22514
/* end confdefs.h.  */
21744
22515
21745
22516
21746
#ifdef F77_DUMMY_MAIN
21747
#  ifdef __cplusplus
21748
     extern "C"
21749
#  endif
21750
   int F77_DUMMY_MAIN() { return 1; }
21751
#endif
21752
int
22517
int
21753
main ()
22518
main ()
21754
{
22519
{
Lines 21772-21778 Link Here
21772
  ac_cv_lib_util_main=yes
22537
  ac_cv_lib_util_main=yes
21773
else
22538
else
21774
  echo "$as_me: failed program was:" >&5
22539
  echo "$as_me: failed program was:" >&5
21775
cat conftest.$ac_ext >&5
22540
sed 's/^/| /' conftest.$ac_ext >&5
22541
21776
ac_cv_lib_util_main=no
22542
ac_cv_lib_util_main=no
21777
fi
22543
fi
21778
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
22544
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
Lines 21793-21807 Link Here
21793
LIBS="-lcompat  $LIBS"
22559
LIBS="-lcompat  $LIBS"
21794
cat >conftest.$ac_ext <<_ACEOF
22560
cat >conftest.$ac_ext <<_ACEOF
21795
#line $LINENO "configure"
22561
#line $LINENO "configure"
21796
#include "confdefs.h"
22562
/* confdefs.h.  */
22563
_ACEOF
22564
cat confdefs.h >>conftest.$ac_ext
22565
cat >>conftest.$ac_ext <<_ACEOF
22566
/* end confdefs.h.  */
21797
22567
21798
22568
21799
#ifdef F77_DUMMY_MAIN
21800
#  ifdef __cplusplus
21801
     extern "C"
21802
#  endif
21803
   int F77_DUMMY_MAIN() { return 1; }
21804
#endif
21805
int
22569
int
21806
main ()
22570
main ()
21807
{
22571
{
Lines 21825-21831 Link Here
21825
  ac_cv_lib_compat_main=yes
22589
  ac_cv_lib_compat_main=yes
21826
else
22590
else
21827
  echo "$as_me: failed program was:" >&5
22591
  echo "$as_me: failed program was:" >&5
21828
cat conftest.$ac_ext >&5
22592
sed 's/^/| /' conftest.$ac_ext >&5
22593
21829
ac_cv_lib_compat_main=no
22594
ac_cv_lib_compat_main=no
21830
fi
22595
fi
21831
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
22596
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
Lines 21847-21853 Link Here
21847
LIBS="-lcrypt  $LIBS"
22612
LIBS="-lcrypt  $LIBS"
21848
cat >conftest.$ac_ext <<_ACEOF
22613
cat >conftest.$ac_ext <<_ACEOF
21849
#line $LINENO "configure"
22614
#line $LINENO "configure"
21850
#include "confdefs.h"
22615
/* confdefs.h.  */
22616
_ACEOF
22617
cat confdefs.h >>conftest.$ac_ext
22618
cat >>conftest.$ac_ext <<_ACEOF
22619
/* end confdefs.h.  */
21851
22620
21852
/* Override any gcc2 internal prototype to avoid an error.  */
22621
/* Override any gcc2 internal prototype to avoid an error.  */
21853
#ifdef __cplusplus
22622
#ifdef __cplusplus
Lines 21856-21867 Link Here
21856
/* We use char because int might match the return type of a gcc2
22625
/* We use char because int might match the return type of a gcc2
21857
   builtin and then its argument prototype would still apply.  */
22626
   builtin and then its argument prototype would still apply.  */
21858
char crypt ();
22627
char crypt ();
21859
#ifdef F77_DUMMY_MAIN
21860
#  ifdef __cplusplus
21861
     extern "C"
21862
#  endif
21863
   int F77_DUMMY_MAIN() { return 1; }
21864
#endif
21865
int
22628
int
21866
main ()
22629
main ()
21867
{
22630
{
Lines 21885-21891 Link Here
21885
  ac_cv_lib_crypt_crypt=yes
22648
  ac_cv_lib_crypt_crypt=yes
21886
else
22649
else
21887
  echo "$as_me: failed program was:" >&5
22650
  echo "$as_me: failed program was:" >&5
21888
cat conftest.$ac_ext >&5
22651
sed 's/^/| /' conftest.$ac_ext >&5
22652
21889
ac_cv_lib_crypt_crypt=no
22653
ac_cv_lib_crypt_crypt=no
21890
fi
22654
fi
21891
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
22655
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
Lines 21905-21911 Link Here
21905
LIBS="-lc  $LIBS"
22669
LIBS="-lc  $LIBS"
21906
cat >conftest.$ac_ext <<_ACEOF
22670
cat >conftest.$ac_ext <<_ACEOF
21907
#line $LINENO "configure"
22671
#line $LINENO "configure"
21908
#include "confdefs.h"
22672
/* confdefs.h.  */
22673
_ACEOF
22674
cat confdefs.h >>conftest.$ac_ext
22675
cat >>conftest.$ac_ext <<_ACEOF
22676
/* end confdefs.h.  */
21909
22677
21910
/* Override any gcc2 internal prototype to avoid an error.  */
22678
/* Override any gcc2 internal prototype to avoid an error.  */
21911
#ifdef __cplusplus
22679
#ifdef __cplusplus
Lines 21914-21925 Link Here
21914
/* We use char because int might match the return type of a gcc2
22682
/* We use char because int might match the return type of a gcc2
21915
   builtin and then its argument prototype would still apply.  */
22683
   builtin and then its argument prototype would still apply.  */
21916
char crypt ();
22684
char crypt ();
21917
#ifdef F77_DUMMY_MAIN
21918
#  ifdef __cplusplus
21919
     extern "C"
21920
#  endif
21921
   int F77_DUMMY_MAIN() { return 1; }
21922
#endif
21923
int
22685
int
21924
main ()
22686
main ()
21925
{
22687
{
Lines 21943-21949 Link Here
21943
  ac_cv_lib_c_crypt=yes
22705
  ac_cv_lib_c_crypt=yes
21944
else
22706
else
21945
  echo "$as_me: failed program was:" >&5
22707
  echo "$as_me: failed program was:" >&5
21946
cat conftest.$ac_ext >&5
22708
sed 's/^/| /' conftest.$ac_ext >&5
22709
21947
ac_cv_lib_c_crypt=no
22710
ac_cv_lib_c_crypt=no
21948
fi
22711
fi
21949
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
22712
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
Lines 21995-22011 Link Here
21995
22758
21996
    cat >conftest.$ac_ext <<_ACEOF
22759
    cat >conftest.$ac_ext <<_ACEOF
21997
#line $LINENO "configure"
22760
#line $LINENO "configure"
21998
#include "confdefs.h"
22761
/* confdefs.h.  */
22762
_ACEOF
22763
cat confdefs.h >>conftest.$ac_ext
22764
cat >>conftest.$ac_ext <<_ACEOF
22765
/* end confdefs.h.  */
21999
22766
22000
#include <sys/types.h>
22767
#include <sys/types.h>
22001
#include <sys/socket.h>
22768
#include <sys/socket.h>
22002
22769
22003
#ifdef F77_DUMMY_MAIN
22004
#  ifdef __cplusplus
22005
     extern "C"
22006
#  endif
22007
   int F77_DUMMY_MAIN() { return 1; }
22008
#endif
22009
int
22770
int
22010
main ()
22771
main ()
22011
{
22772
{
Lines 22032-22051 Link Here
22032
  ac_cv_socklen_t=socklen_t
22793
  ac_cv_socklen_t=socklen_t
22033
else
22794
else
22034
  echo "$as_me: failed program was:" >&5
22795
  echo "$as_me: failed program was:" >&5
22035
cat conftest.$ac_ext >&5
22796
sed 's/^/| /' conftest.$ac_ext >&5
22797
22036
cat >conftest.$ac_ext <<_ACEOF
22798
cat >conftest.$ac_ext <<_ACEOF
22037
#line $LINENO "configure"
22799
#line $LINENO "configure"
22038
#include "confdefs.h"
22800
/* confdefs.h.  */
22801
_ACEOF
22802
cat confdefs.h >>conftest.$ac_ext
22803
cat >>conftest.$ac_ext <<_ACEOF
22804
/* end confdefs.h.  */
22039
22805
22040
#include <sys/types.h>
22806
#include <sys/types.h>
22041
#include <sys/socket.h>
22807
#include <sys/socket.h>
22042
22808
22043
#ifdef F77_DUMMY_MAIN
22044
#  ifdef __cplusplus
22045
     extern "C"
22046
#  endif
22047
   int F77_DUMMY_MAIN() { return 1; }
22048
#endif
22049
int
22809
int
22050
main ()
22810
main ()
22051
{
22811
{
Lines 22072-22078 Link Here
22072
  ac_cv_socklen_t=int
22832
  ac_cv_socklen_t=int
22073
else
22833
else
22074
  echo "$as_me: failed program was:" >&5
22834
  echo "$as_me: failed program was:" >&5
22075
cat conftest.$ac_ext >&5
22835
sed 's/^/| /' conftest.$ac_ext >&5
22836
22076
ac_cv_socklen_t=size_t
22837
ac_cv_socklen_t=size_t
22077
22838
22078
fi
22839
fi
Lines 22121-22127 Link Here
22121
LIBS="-ldnet  $LIBS"
22882
LIBS="-ldnet  $LIBS"
22122
cat >conftest.$ac_ext <<_ACEOF
22883
cat >conftest.$ac_ext <<_ACEOF
22123
#line $LINENO "configure"
22884
#line $LINENO "configure"
22124
#include "confdefs.h"
22885
/* confdefs.h.  */
22886
_ACEOF
22887
cat confdefs.h >>conftest.$ac_ext
22888
cat >>conftest.$ac_ext <<_ACEOF
22889
/* end confdefs.h.  */
22125
22890
22126
/* Override any gcc2 internal prototype to avoid an error.  */
22891
/* Override any gcc2 internal prototype to avoid an error.  */
22127
#ifdef __cplusplus
22892
#ifdef __cplusplus
Lines 22130-22141 Link Here
22130
/* We use char because int might match the return type of a gcc2
22895
/* We use char because int might match the return type of a gcc2
22131
   builtin and then its argument prototype would still apply.  */
22896
   builtin and then its argument prototype would still apply.  */
22132
char dnet_ntoa ();
22897
char dnet_ntoa ();
22133
#ifdef F77_DUMMY_MAIN
22134
#  ifdef __cplusplus
22135
     extern "C"
22136
#  endif
22137
   int F77_DUMMY_MAIN() { return 1; }
22138
#endif
22139
int
22898
int
22140
main ()
22899
main ()
22141
{
22900
{
Lines 22159-22165 Link Here
22159
  ac_cv_lib_dnet_dnet_ntoa=yes
22918
  ac_cv_lib_dnet_dnet_ntoa=yes
22160
else
22919
else
22161
  echo "$as_me: failed program was:" >&5
22920
  echo "$as_me: failed program was:" >&5
22162
cat conftest.$ac_ext >&5
22921
sed 's/^/| /' conftest.$ac_ext >&5
22922
22163
ac_cv_lib_dnet_dnet_ntoa=no
22923
ac_cv_lib_dnet_dnet_ntoa=no
22164
fi
22924
fi
22165
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
22925
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
Lines 22181-22187 Link Here
22181
LIBS="-ldnet_stub  $LIBS"
22941
LIBS="-ldnet_stub  $LIBS"
22182
cat >conftest.$ac_ext <<_ACEOF
22942
cat >conftest.$ac_ext <<_ACEOF
22183
#line $LINENO "configure"
22943
#line $LINENO "configure"
22184
#include "confdefs.h"
22944
/* confdefs.h.  */
22945
_ACEOF
22946
cat confdefs.h >>conftest.$ac_ext
22947
cat >>conftest.$ac_ext <<_ACEOF
22948
/* end confdefs.h.  */
22185
22949
22186
/* Override any gcc2 internal prototype to avoid an error.  */
22950
/* Override any gcc2 internal prototype to avoid an error.  */
22187
#ifdef __cplusplus
22951
#ifdef __cplusplus
Lines 22190-22201 Link Here
22190
/* We use char because int might match the return type of a gcc2
22954
/* We use char because int might match the return type of a gcc2
22191
   builtin and then its argument prototype would still apply.  */
22955
   builtin and then its argument prototype would still apply.  */
22192
char dnet_ntoa ();
22956
char dnet_ntoa ();
22193
#ifdef F77_DUMMY_MAIN
22194
#  ifdef __cplusplus
22195
     extern "C"
22196
#  endif
22197
   int F77_DUMMY_MAIN() { return 1; }
22198
#endif
22199
int
22957
int
22200
main ()
22958
main ()
22201
{
22959
{
Lines 22219-22225 Link Here
22219
  ac_cv_lib_dnet_stub_dnet_ntoa=yes
22977
  ac_cv_lib_dnet_stub_dnet_ntoa=yes
22220
else
22978
else
22221
  echo "$as_me: failed program was:" >&5
22979
  echo "$as_me: failed program was:" >&5
22222
cat conftest.$ac_ext >&5
22980
sed 's/^/| /' conftest.$ac_ext >&5
22981
22223
ac_cv_lib_dnet_stub_dnet_ntoa=no
22982
ac_cv_lib_dnet_stub_dnet_ntoa=no
22224
fi
22983
fi
22225
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
22984
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
Lines 22239-22275 Link Here
22239
else
22998
else
22240
  cat >conftest.$ac_ext <<_ACEOF
22999
  cat >conftest.$ac_ext <<_ACEOF
22241
#line $LINENO "configure"
23000
#line $LINENO "configure"
22242
#include "confdefs.h"
23001
/* confdefs.h.  */
23002
_ACEOF
23003
cat confdefs.h >>conftest.$ac_ext
23004
cat >>conftest.$ac_ext <<_ACEOF
23005
/* end confdefs.h.  */
22243
/* System header to define __stub macros and hopefully few prototypes,
23006
/* System header to define __stub macros and hopefully few prototypes,
22244
    which can conflict with char inet_ntoa (); below.  */
23007
    which can conflict with char inet_ntoa (); below.
22245
#include <assert.h>
23008
    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
23009
    <limits.h> exists even on freestanding compilers.  */
23010
#ifdef __STDC__
23011
# include <limits.h>
23012
#else
23013
# include <assert.h>
23014
#endif
22246
/* Override any gcc2 internal prototype to avoid an error.  */
23015
/* Override any gcc2 internal prototype to avoid an error.  */
22247
#ifdef __cplusplus
23016
#ifdef __cplusplus
22248
extern "C"
23017
extern "C"
23018
{
22249
#endif
23019
#endif
22250
/* We use char because int might match the return type of a gcc2
23020
/* We use char because int might match the return type of a gcc2
22251
   builtin and then its argument prototype would still apply.  */
23021
   builtin and then its argument prototype would still apply.  */
22252
char inet_ntoa ();
23022
char inet_ntoa ();
22253
char (*f) ();
22254
22255
#ifdef F77_DUMMY_MAIN
22256
#  ifdef __cplusplus
22257
     extern "C"
22258
#  endif
22259
   int F77_DUMMY_MAIN() { return 1; }
22260
#endif
22261
int
22262
main ()
22263
{
22264
/* The GNU C library defines this for functions which it implements
23023
/* The GNU C library defines this for functions which it implements
22265
    to always fail with ENOSYS.  Some functions are actually named
23024
    to always fail with ENOSYS.  Some functions are actually named
22266
    something starting with __ and the normal name is an alias.  */
23025
    something starting with __ and the normal name is an alias.  */
22267
#if defined (__stub_inet_ntoa) || defined (__stub___inet_ntoa)
23026
#if defined (__stub_inet_ntoa) || defined (__stub___inet_ntoa)
22268
choke me
23027
choke me
22269
#else
23028
#else
22270
f = inet_ntoa;
23029
char (*f) () = inet_ntoa;
23030
#endif
23031
#ifdef __cplusplus
23032
}
22271
#endif
23033
#endif
22272
23034
23035
int
23036
main ()
23037
{
23038
return f != inet_ntoa;
22273
  ;
23039
  ;
22274
  return 0;
23040
  return 0;
22275
}
23041
}
Lines 22289-22295 Link Here
22289
  ac_cv_func_inet_ntoa=yes
23055
  ac_cv_func_inet_ntoa=yes
22290
else
23056
else
22291
  echo "$as_me: failed program was:" >&5
23057
  echo "$as_me: failed program was:" >&5
22292
cat conftest.$ac_ext >&5
23058
sed 's/^/| /' conftest.$ac_ext >&5
23059
22293
ac_cv_func_inet_ntoa=no
23060
ac_cv_func_inet_ntoa=no
22294
fi
23061
fi
22295
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
23062
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
Lines 22307-22313 Link Here
22307
LIBS="-lnsl  $LIBS"
23074
LIBS="-lnsl  $LIBS"
22308
cat >conftest.$ac_ext <<_ACEOF
23075
cat >conftest.$ac_ext <<_ACEOF
22309
#line $LINENO "configure"
23076
#line $LINENO "configure"
22310
#include "confdefs.h"
23077
/* confdefs.h.  */
23078
_ACEOF
23079
cat confdefs.h >>conftest.$ac_ext
23080
cat >>conftest.$ac_ext <<_ACEOF
23081
/* end confdefs.h.  */
22311
23082
22312
/* Override any gcc2 internal prototype to avoid an error.  */
23083
/* Override any gcc2 internal prototype to avoid an error.  */
22313
#ifdef __cplusplus
23084
#ifdef __cplusplus
Lines 22316-22327 Link Here
22316
/* We use char because int might match the return type of a gcc2
23087
/* We use char because int might match the return type of a gcc2
22317
   builtin and then its argument prototype would still apply.  */
23088
   builtin and then its argument prototype would still apply.  */
22318
char inet_ntoa ();
23089
char inet_ntoa ();
22319
#ifdef F77_DUMMY_MAIN
22320
#  ifdef __cplusplus
22321
     extern "C"
22322
#  endif
22323
   int F77_DUMMY_MAIN() { return 1; }
22324
#endif
22325
int
23090
int
22326
main ()
23091
main ()
22327
{
23092
{
Lines 22345-22351 Link Here
22345
  ac_cv_lib_nsl_inet_ntoa=yes
23110
  ac_cv_lib_nsl_inet_ntoa=yes
22346
else
23111
else
22347
  echo "$as_me: failed program was:" >&5
23112
  echo "$as_me: failed program was:" >&5
22348
cat conftest.$ac_ext >&5
23113
sed 's/^/| /' conftest.$ac_ext >&5
23114
22349
ac_cv_lib_nsl_inet_ntoa=no
23115
ac_cv_lib_nsl_inet_ntoa=no
22350
fi
23116
fi
22351
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
23117
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
Lines 22365-22401 Link Here
22365
else
23131
else
22366
  cat >conftest.$ac_ext <<_ACEOF
23132
  cat >conftest.$ac_ext <<_ACEOF
22367
#line $LINENO "configure"
23133
#line $LINENO "configure"
22368
#include "confdefs.h"
23134
/* confdefs.h.  */
23135
_ACEOF
23136
cat confdefs.h >>conftest.$ac_ext
23137
cat >>conftest.$ac_ext <<_ACEOF
23138
/* end confdefs.h.  */
22369
/* System header to define __stub macros and hopefully few prototypes,
23139
/* System header to define __stub macros and hopefully few prototypes,
22370
    which can conflict with char connect (); below.  */
23140
    which can conflict with char connect (); below.
22371
#include <assert.h>
23141
    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
23142
    <limits.h> exists even on freestanding compilers.  */
23143
#ifdef __STDC__
23144
# include <limits.h>
23145
#else
23146
# include <assert.h>
23147
#endif
22372
/* Override any gcc2 internal prototype to avoid an error.  */
23148
/* Override any gcc2 internal prototype to avoid an error.  */
22373
#ifdef __cplusplus
23149
#ifdef __cplusplus
22374
extern "C"
23150
extern "C"
23151
{
22375
#endif
23152
#endif
22376
/* We use char because int might match the return type of a gcc2
23153
/* We use char because int might match the return type of a gcc2
22377
   builtin and then its argument prototype would still apply.  */
23154
   builtin and then its argument prototype would still apply.  */
22378
char connect ();
23155
char connect ();
22379
char (*f) ();
22380
22381
#ifdef F77_DUMMY_MAIN
22382
#  ifdef __cplusplus
22383
     extern "C"
22384
#  endif
22385
   int F77_DUMMY_MAIN() { return 1; }
22386
#endif
22387
int
22388
main ()
22389
{
22390
/* The GNU C library defines this for functions which it implements
23156
/* The GNU C library defines this for functions which it implements
22391
    to always fail with ENOSYS.  Some functions are actually named
23157
    to always fail with ENOSYS.  Some functions are actually named
22392
    something starting with __ and the normal name is an alias.  */
23158
    something starting with __ and the normal name is an alias.  */
22393
#if defined (__stub_connect) || defined (__stub___connect)
23159
#if defined (__stub_connect) || defined (__stub___connect)
22394
choke me
23160
choke me
22395
#else
23161
#else
22396
f = connect;
23162
char (*f) () = connect;
23163
#endif
23164
#ifdef __cplusplus
23165
}
22397
#endif
23166
#endif
22398
23167
23168
int
23169
main ()
23170
{
23171
return f != connect;
22399
  ;
23172
  ;
22400
  return 0;
23173
  return 0;
22401
}
23174
}
Lines 22415-22421 Link Here
22415
  ac_cv_func_connect=yes
23188
  ac_cv_func_connect=yes
22416
else
23189
else
22417
  echo "$as_me: failed program was:" >&5
23190
  echo "$as_me: failed program was:" >&5
22418
cat conftest.$ac_ext >&5
23191
sed 's/^/| /' conftest.$ac_ext >&5
23192
22419
ac_cv_func_connect=no
23193
ac_cv_func_connect=no
22420
fi
23194
fi
22421
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
23195
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
Lines 22433-22439 Link Here
22433
LIBS="-lsocket $X_EXTRA_LIBS $LIBS"
23207
LIBS="-lsocket $X_EXTRA_LIBS $LIBS"
22434
cat >conftest.$ac_ext <<_ACEOF
23208
cat >conftest.$ac_ext <<_ACEOF
22435
#line $LINENO "configure"
23209
#line $LINENO "configure"
22436
#include "confdefs.h"
23210
/* confdefs.h.  */
23211
_ACEOF
23212
cat confdefs.h >>conftest.$ac_ext
23213
cat >>conftest.$ac_ext <<_ACEOF
23214
/* end confdefs.h.  */
22437
23215
22438
/* Override any gcc2 internal prototype to avoid an error.  */
23216
/* Override any gcc2 internal prototype to avoid an error.  */
22439
#ifdef __cplusplus
23217
#ifdef __cplusplus
Lines 22442-22453 Link Here
22442
/* We use char because int might match the return type of a gcc2
23220
/* We use char because int might match the return type of a gcc2
22443
   builtin and then its argument prototype would still apply.  */
23221
   builtin and then its argument prototype would still apply.  */
22444
char connect ();
23222
char connect ();
22445
#ifdef F77_DUMMY_MAIN
22446
#  ifdef __cplusplus
22447
     extern "C"
22448
#  endif
22449
   int F77_DUMMY_MAIN() { return 1; }
22450
#endif
22451
int
23223
int
22452
main ()
23224
main ()
22453
{
23225
{
Lines 22471-22477 Link Here
22471
  ac_cv_lib_socket_connect=yes
23243
  ac_cv_lib_socket_connect=yes
22472
else
23244
else
22473
  echo "$as_me: failed program was:" >&5
23245
  echo "$as_me: failed program was:" >&5
22474
cat conftest.$ac_ext >&5
23246
sed 's/^/| /' conftest.$ac_ext >&5
23247
22475
ac_cv_lib_socket_connect=no
23248
ac_cv_lib_socket_connect=no
22476
fi
23249
fi
22477
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
23250
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
Lines 22492-22528 Link Here
22492
else
23265
else
22493
  cat >conftest.$ac_ext <<_ACEOF
23266
  cat >conftest.$ac_ext <<_ACEOF
22494
#line $LINENO "configure"
23267
#line $LINENO "configure"
22495
#include "confdefs.h"
23268
/* confdefs.h.  */
23269
_ACEOF
23270
cat confdefs.h >>conftest.$ac_ext
23271
cat >>conftest.$ac_ext <<_ACEOF
23272
/* end confdefs.h.  */
22496
/* System header to define __stub macros and hopefully few prototypes,
23273
/* System header to define __stub macros and hopefully few prototypes,
22497
    which can conflict with char remove (); below.  */
23274
    which can conflict with char remove (); below.
22498
#include <assert.h>
23275
    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
23276
    <limits.h> exists even on freestanding compilers.  */
23277
#ifdef __STDC__
23278
# include <limits.h>
23279
#else
23280
# include <assert.h>
23281
#endif
22499
/* Override any gcc2 internal prototype to avoid an error.  */
23282
/* Override any gcc2 internal prototype to avoid an error.  */
22500
#ifdef __cplusplus
23283
#ifdef __cplusplus
22501
extern "C"
23284
extern "C"
23285
{
22502
#endif
23286
#endif
22503
/* We use char because int might match the return type of a gcc2
23287
/* We use char because int might match the return type of a gcc2
22504
   builtin and then its argument prototype would still apply.  */
23288
   builtin and then its argument prototype would still apply.  */
22505
char remove ();
23289
char remove ();
22506
char (*f) ();
22507
22508
#ifdef F77_DUMMY_MAIN
22509
#  ifdef __cplusplus
22510
     extern "C"
22511
#  endif
22512
   int F77_DUMMY_MAIN() { return 1; }
22513
#endif
22514
int
22515
main ()
22516
{
22517
/* The GNU C library defines this for functions which it implements
23290
/* The GNU C library defines this for functions which it implements
22518
    to always fail with ENOSYS.  Some functions are actually named
23291
    to always fail with ENOSYS.  Some functions are actually named
22519
    something starting with __ and the normal name is an alias.  */
23292
    something starting with __ and the normal name is an alias.  */
22520
#if defined (__stub_remove) || defined (__stub___remove)
23293
#if defined (__stub_remove) || defined (__stub___remove)
22521
choke me
23294
choke me
22522
#else
23295
#else
22523
f = remove;
23296
char (*f) () = remove;
23297
#endif
23298
#ifdef __cplusplus
23299
}
22524
#endif
23300
#endif
22525
23301
23302
int
23303
main ()
23304
{
23305
return f != remove;
22526
  ;
23306
  ;
22527
  return 0;
23307
  return 0;
22528
}
23308
}
Lines 22542-22548 Link Here
22542
  ac_cv_func_remove=yes
23322
  ac_cv_func_remove=yes
22543
else
23323
else
22544
  echo "$as_me: failed program was:" >&5
23324
  echo "$as_me: failed program was:" >&5
22545
cat conftest.$ac_ext >&5
23325
sed 's/^/| /' conftest.$ac_ext >&5
23326
22546
ac_cv_func_remove=no
23327
ac_cv_func_remove=no
22547
fi
23328
fi
22548
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
23329
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
Lines 22560-22566 Link Here
22560
LIBS="-lposix  $LIBS"
23341
LIBS="-lposix  $LIBS"
22561
cat >conftest.$ac_ext <<_ACEOF
23342
cat >conftest.$ac_ext <<_ACEOF
22562
#line $LINENO "configure"
23343
#line $LINENO "configure"
22563
#include "confdefs.h"
23344
/* confdefs.h.  */
23345
_ACEOF
23346
cat confdefs.h >>conftest.$ac_ext
23347
cat >>conftest.$ac_ext <<_ACEOF
23348
/* end confdefs.h.  */
22564
23349
22565
/* Override any gcc2 internal prototype to avoid an error.  */
23350
/* Override any gcc2 internal prototype to avoid an error.  */
22566
#ifdef __cplusplus
23351
#ifdef __cplusplus
Lines 22569-22580 Link Here
22569
/* We use char because int might match the return type of a gcc2
23354
/* We use char because int might match the return type of a gcc2
22570
   builtin and then its argument prototype would still apply.  */
23355
   builtin and then its argument prototype would still apply.  */
22571
char remove ();
23356
char remove ();
22572
#ifdef F77_DUMMY_MAIN
22573
#  ifdef __cplusplus
22574
     extern "C"
22575
#  endif
22576
   int F77_DUMMY_MAIN() { return 1; }
22577
#endif
22578
int
23357
int
22579
main ()
23358
main ()
22580
{
23359
{
Lines 22598-22604 Link Here
22598
  ac_cv_lib_posix_remove=yes
23377
  ac_cv_lib_posix_remove=yes
22599
else
23378
else
22600
  echo "$as_me: failed program was:" >&5
23379
  echo "$as_me: failed program was:" >&5
22601
cat conftest.$ac_ext >&5
23380
sed 's/^/| /' conftest.$ac_ext >&5
23381
22602
ac_cv_lib_posix_remove=no
23382
ac_cv_lib_posix_remove=no
22603
fi
23383
fi
22604
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
23384
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
Lines 22620-22656 Link Here
22620
else
23400
else
22621
  cat >conftest.$ac_ext <<_ACEOF
23401
  cat >conftest.$ac_ext <<_ACEOF
22622
#line $LINENO "configure"
23402
#line $LINENO "configure"
22623
#include "confdefs.h"
23403
/* confdefs.h.  */
23404
_ACEOF
23405
cat confdefs.h >>conftest.$ac_ext
23406
cat >>conftest.$ac_ext <<_ACEOF
23407
/* end confdefs.h.  */
22624
/* System header to define __stub macros and hopefully few prototypes,
23408
/* System header to define __stub macros and hopefully few prototypes,
22625
    which can conflict with char shmat (); below.  */
23409
    which can conflict with char shmat (); below.
22626
#include <assert.h>
23410
    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
23411
    <limits.h> exists even on freestanding compilers.  */
23412
#ifdef __STDC__
23413
# include <limits.h>
23414
#else
23415
# include <assert.h>
23416
#endif
22627
/* Override any gcc2 internal prototype to avoid an error.  */
23417
/* Override any gcc2 internal prototype to avoid an error.  */
22628
#ifdef __cplusplus
23418
#ifdef __cplusplus
22629
extern "C"
23419
extern "C"
23420
{
22630
#endif
23421
#endif
22631
/* We use char because int might match the return type of a gcc2
23422
/* We use char because int might match the return type of a gcc2
22632
   builtin and then its argument prototype would still apply.  */
23423
   builtin and then its argument prototype would still apply.  */
22633
char shmat ();
23424
char shmat ();
22634
char (*f) ();
22635
22636
#ifdef F77_DUMMY_MAIN
22637
#  ifdef __cplusplus
22638
     extern "C"
22639
#  endif
22640
   int F77_DUMMY_MAIN() { return 1; }
22641
#endif
22642
int
22643
main ()
22644
{
22645
/* The GNU C library defines this for functions which it implements
23425
/* The GNU C library defines this for functions which it implements
22646
    to always fail with ENOSYS.  Some functions are actually named
23426
    to always fail with ENOSYS.  Some functions are actually named
22647
    something starting with __ and the normal name is an alias.  */
23427
    something starting with __ and the normal name is an alias.  */
22648
#if defined (__stub_shmat) || defined (__stub___shmat)
23428
#if defined (__stub_shmat) || defined (__stub___shmat)
22649
choke me
23429
choke me
22650
#else
23430
#else
22651
f = shmat;
23431
char (*f) () = shmat;
23432
#endif
23433
#ifdef __cplusplus
23434
}
22652
#endif
23435
#endif
22653
23436
23437
int
23438
main ()
23439
{
23440
return f != shmat;
22654
  ;
23441
  ;
22655
  return 0;
23442
  return 0;
22656
}
23443
}
Lines 22670-22676 Link Here
22670
  ac_cv_func_shmat=yes
23457
  ac_cv_func_shmat=yes
22671
else
23458
else
22672
  echo "$as_me: failed program was:" >&5
23459
  echo "$as_me: failed program was:" >&5
22673
cat conftest.$ac_ext >&5
23460
sed 's/^/| /' conftest.$ac_ext >&5
23461
22674
ac_cv_func_shmat=no
23462
ac_cv_func_shmat=no
22675
fi
23463
fi
22676
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
23464
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
Lines 22689-22695 Link Here
22689
LIBS="-lipc  $LIBS"
23477
LIBS="-lipc  $LIBS"
22690
cat >conftest.$ac_ext <<_ACEOF
23478
cat >conftest.$ac_ext <<_ACEOF
22691
#line $LINENO "configure"
23479
#line $LINENO "configure"
22692
#include "confdefs.h"
23480
/* confdefs.h.  */
23481
_ACEOF
23482
cat confdefs.h >>conftest.$ac_ext
23483
cat >>conftest.$ac_ext <<_ACEOF
23484
/* end confdefs.h.  */
22693
23485
22694
/* Override any gcc2 internal prototype to avoid an error.  */
23486
/* Override any gcc2 internal prototype to avoid an error.  */
22695
#ifdef __cplusplus
23487
#ifdef __cplusplus
Lines 22698-22709 Link Here
22698
/* We use char because int might match the return type of a gcc2
23490
/* We use char because int might match the return type of a gcc2
22699
   builtin and then its argument prototype would still apply.  */
23491
   builtin and then its argument prototype would still apply.  */
22700
char shmat ();
23492
char shmat ();
22701
#ifdef F77_DUMMY_MAIN
22702
#  ifdef __cplusplus
22703
     extern "C"
22704
#  endif
22705
   int F77_DUMMY_MAIN() { return 1; }
22706
#endif
22707
int
23493
int
22708
main ()
23494
main ()
22709
{
23495
{
Lines 22727-22733 Link Here
22727
  ac_cv_lib_ipc_shmat=yes
23513
  ac_cv_lib_ipc_shmat=yes
22728
else
23514
else
22729
  echo "$as_me: failed program was:" >&5
23515
  echo "$as_me: failed program was:" >&5
22730
cat conftest.$ac_ext >&5
23516
sed 's/^/| /' conftest.$ac_ext >&5
23517
22731
ac_cv_lib_ipc_shmat=no
23518
ac_cv_lib_ipc_shmat=no
22732
fi
23519
fi
22733
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
23520
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
Lines 22761-22767 Link Here
22761
echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
23548
echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
22762
cat >conftest.$ac_ext <<_ACEOF
23549
cat >conftest.$ac_ext <<_ACEOF
22763
#line $LINENO "configure"
23550
#line $LINENO "configure"
22764
#include "confdefs.h"
23551
/* confdefs.h.  */
23552
_ACEOF
23553
cat confdefs.h >>conftest.$ac_ext
23554
cat >>conftest.$ac_ext <<_ACEOF
23555
/* end confdefs.h.  */
22765
$ac_includes_default
23556
$ac_includes_default
22766
#include <$ac_header>
23557
#include <$ac_header>
22767
_ACEOF
23558
_ACEOF
Lines 22780-22786 Link Here
22780
  ac_header_compiler=yes
23571
  ac_header_compiler=yes
22781
else
23572
else
22782
  echo "$as_me: failed program was:" >&5
23573
  echo "$as_me: failed program was:" >&5
22783
cat conftest.$ac_ext >&5
23574
sed 's/^/| /' conftest.$ac_ext >&5
23575
22784
ac_header_compiler=no
23576
ac_header_compiler=no
22785
fi
23577
fi
22786
rm -f conftest.$ac_objext conftest.$ac_ext
23578
rm -f conftest.$ac_objext conftest.$ac_ext
Lines 22792-22804 Link Here
22792
echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
23584
echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
22793
cat >conftest.$ac_ext <<_ACEOF
23585
cat >conftest.$ac_ext <<_ACEOF
22794
#line $LINENO "configure"
23586
#line $LINENO "configure"
22795
#include "confdefs.h"
23587
/* confdefs.h.  */
23588
_ACEOF
23589
cat confdefs.h >>conftest.$ac_ext
23590
cat >>conftest.$ac_ext <<_ACEOF
23591
/* end confdefs.h.  */
22796
#include <$ac_header>
23592
#include <$ac_header>
22797
_ACEOF
23593
_ACEOF
22798
if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
23594
if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
22799
  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
23595
  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
22800
  ac_status=$?
23596
  ac_status=$?
22801
  egrep -v '^ *\+' conftest.er1 >conftest.err
23597
  grep -v '^ *+' conftest.er1 >conftest.err
22802
  rm -f conftest.er1
23598
  rm -f conftest.er1
22803
  cat conftest.err >&5
23599
  cat conftest.err >&5
22804
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
23600
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
Lines 22815-22821 Link Here
22815
  ac_header_preproc=yes
23611
  ac_header_preproc=yes
22816
else
23612
else
22817
  echo "$as_me: failed program was:" >&5
23613
  echo "$as_me: failed program was:" >&5
22818
  cat conftest.$ac_ext >&5
23614
sed 's/^/| /' conftest.$ac_ext >&5
23615
22819
  ac_header_preproc=no
23616
  ac_header_preproc=no
22820
fi
23617
fi
22821
rm -f conftest.err conftest.$ac_ext
23618
rm -f conftest.err conftest.$ac_ext
Lines 22828-22841 Link Here
22828
    { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
23625
    { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
22829
echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
23626
echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
22830
    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
23627
    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
22831
echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
23628
echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
23629
    (
23630
      cat <<\_ASBOX
23631
## ------------------------------------ ##
23632
## Report this to bug-autoconf@gnu.org. ##
23633
## ------------------------------------ ##
23634
_ASBOX
23635
    ) |
23636
      sed "s/^/$as_me: WARNING:     /" >&2
23637
    ;;
22832
  no:yes )
23638
  no:yes )
22833
    { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
23639
    { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
22834
echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
23640
echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
22835
    { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
23641
    { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
22836
echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
23642
echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
22837
    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
23643
    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
22838
echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
23644
echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
23645
    (
23646
      cat <<\_ASBOX
23647
## ------------------------------------ ##
23648
## Report this to bug-autoconf@gnu.org. ##
23649
## ------------------------------------ ##
23650
_ASBOX
23651
    ) |
23652
      sed "s/^/$as_me: WARNING:     /" >&2
23653
    ;;
22839
esac
23654
esac
22840
echo "$as_me:$LINENO: checking for $ac_header" >&5
23655
echo "$as_me:$LINENO: checking for $ac_header" >&5
22841
echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
23656
echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
Lines 22864-22900 Link Here
22864
else
23679
else
22865
  cat >conftest.$ac_ext <<_ACEOF
23680
  cat >conftest.$ac_ext <<_ACEOF
22866
#line $LINENO "configure"
23681
#line $LINENO "configure"
22867
#include "confdefs.h"
23682
/* confdefs.h.  */
23683
_ACEOF
23684
cat confdefs.h >>conftest.$ac_ext
23685
cat >>conftest.$ac_ext <<_ACEOF
23686
/* end confdefs.h.  */
22868
/* System header to define __stub macros and hopefully few prototypes,
23687
/* System header to define __stub macros and hopefully few prototypes,
22869
    which can conflict with char _NSGetEnviron (); below.  */
23688
    which can conflict with char _NSGetEnviron (); below.
22870
#include <assert.h>
23689
    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
23690
    <limits.h> exists even on freestanding compilers.  */
23691
#ifdef __STDC__
23692
# include <limits.h>
23693
#else
23694
# include <assert.h>
23695
#endif
22871
/* Override any gcc2 internal prototype to avoid an error.  */
23696
/* Override any gcc2 internal prototype to avoid an error.  */
22872
#ifdef __cplusplus
23697
#ifdef __cplusplus
22873
extern "C"
23698
extern "C"
23699
{
22874
#endif
23700
#endif
22875
/* We use char because int might match the return type of a gcc2
23701
/* We use char because int might match the return type of a gcc2
22876
   builtin and then its argument prototype would still apply.  */
23702
   builtin and then its argument prototype would still apply.  */
22877
char _NSGetEnviron ();
23703
char _NSGetEnviron ();
22878
char (*f) ();
22879
22880
#ifdef F77_DUMMY_MAIN
22881
#  ifdef __cplusplus
22882
     extern "C"
22883
#  endif
22884
   int F77_DUMMY_MAIN() { return 1; }
22885
#endif
22886
int
22887
main ()
22888
{
22889
/* The GNU C library defines this for functions which it implements
23704
/* The GNU C library defines this for functions which it implements
22890
    to always fail with ENOSYS.  Some functions are actually named
23705
    to always fail with ENOSYS.  Some functions are actually named
22891
    something starting with __ and the normal name is an alias.  */
23706
    something starting with __ and the normal name is an alias.  */
22892
#if defined (__stub__NSGetEnviron) || defined (__stub____NSGetEnviron)
23707
#if defined (__stub__NSGetEnviron) || defined (__stub____NSGetEnviron)
22893
choke me
23708
choke me
22894
#else
23709
#else
22895
f = _NSGetEnviron;
23710
char (*f) () = _NSGetEnviron;
23711
#endif
23712
#ifdef __cplusplus
23713
}
22896
#endif
23714
#endif
22897
23715
23716
int
23717
main ()
23718
{
23719
return f != _NSGetEnviron;
22898
  ;
23720
  ;
22899
  return 0;
23721
  return 0;
22900
}
23722
}
Lines 22914-22920 Link Here
22914
  ac_cv_func__NSGetEnviron=yes
23736
  ac_cv_func__NSGetEnviron=yes
22915
else
23737
else
22916
  echo "$as_me: failed program was:" >&5
23738
  echo "$as_me: failed program was:" >&5
22917
cat conftest.$ac_ext >&5
23739
sed 's/^/| /' conftest.$ac_ext >&5
23740
22918
ac_cv_func__NSGetEnviron=no
23741
ac_cv_func__NSGetEnviron=no
22919
fi
23742
fi
22920
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
23743
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
Lines 22950-22956 Link Here
22950
echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
23773
echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
22951
cat >conftest.$ac_ext <<_ACEOF
23774
cat >conftest.$ac_ext <<_ACEOF
22952
#line $LINENO "configure"
23775
#line $LINENO "configure"
22953
#include "confdefs.h"
23776
/* confdefs.h.  */
23777
_ACEOF
23778
cat confdefs.h >>conftest.$ac_ext
23779
cat >>conftest.$ac_ext <<_ACEOF
23780
/* end confdefs.h.  */
22954
$ac_includes_default
23781
$ac_includes_default
22955
#include <$ac_header>
23782
#include <$ac_header>
22956
_ACEOF
23783
_ACEOF
Lines 22969-22975 Link Here
22969
  ac_header_compiler=yes
23796
  ac_header_compiler=yes
22970
else
23797
else
22971
  echo "$as_me: failed program was:" >&5
23798
  echo "$as_me: failed program was:" >&5
22972
cat conftest.$ac_ext >&5
23799
sed 's/^/| /' conftest.$ac_ext >&5
23800
22973
ac_header_compiler=no
23801
ac_header_compiler=no
22974
fi
23802
fi
22975
rm -f conftest.$ac_objext conftest.$ac_ext
23803
rm -f conftest.$ac_objext conftest.$ac_ext
Lines 22981-22993 Link Here
22981
echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
23809
echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
22982
cat >conftest.$ac_ext <<_ACEOF
23810
cat >conftest.$ac_ext <<_ACEOF
22983
#line $LINENO "configure"
23811
#line $LINENO "configure"
22984
#include "confdefs.h"
23812
/* confdefs.h.  */
23813
_ACEOF
23814
cat confdefs.h >>conftest.$ac_ext
23815
cat >>conftest.$ac_ext <<_ACEOF
23816
/* end confdefs.h.  */
22985
#include <$ac_header>
23817
#include <$ac_header>
22986
_ACEOF
23818
_ACEOF
22987
if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
23819
if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
22988
  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
23820
  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
22989
  ac_status=$?
23821
  ac_status=$?
22990
  egrep -v '^ *\+' conftest.er1 >conftest.err
23822
  grep -v '^ *+' conftest.er1 >conftest.err
22991
  rm -f conftest.er1
23823
  rm -f conftest.er1
22992
  cat conftest.err >&5
23824
  cat conftest.err >&5
22993
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
23825
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
Lines 23004-23010 Link Here
23004
  ac_header_preproc=yes
23836
  ac_header_preproc=yes
23005
else
23837
else
23006
  echo "$as_me: failed program was:" >&5
23838
  echo "$as_me: failed program was:" >&5
23007
  cat conftest.$ac_ext >&5
23839
sed 's/^/| /' conftest.$ac_ext >&5
23840
23008
  ac_header_preproc=no
23841
  ac_header_preproc=no
23009
fi
23842
fi
23010
rm -f conftest.err conftest.$ac_ext
23843
rm -f conftest.err conftest.$ac_ext
Lines 23017-23030 Link Here
23017
    { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
23850
    { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
23018
echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
23851
echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
23019
    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
23852
    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
23020
echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
23853
echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
23854
    (
23855
      cat <<\_ASBOX
23856
## ------------------------------------ ##
23857
## Report this to bug-autoconf@gnu.org. ##
23858
## ------------------------------------ ##
23859
_ASBOX
23860
    ) |
23861
      sed "s/^/$as_me: WARNING:     /" >&2
23862
    ;;
23021
  no:yes )
23863
  no:yes )
23022
    { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
23864
    { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
23023
echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
23865
echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
23024
    { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
23866
    { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
23025
echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
23867
echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
23026
    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
23868
    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
23027
echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
23869
echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
23870
    (
23871
      cat <<\_ASBOX
23872
## ------------------------------------ ##
23873
## Report this to bug-autoconf@gnu.org. ##
23874
## ------------------------------------ ##
23875
_ASBOX
23876
    ) |
23877
      sed "s/^/$as_me: WARNING:     /" >&2
23878
    ;;
23028
esac
23879
esac
23029
echo "$as_me:$LINENO: checking for $ac_header" >&5
23880
echo "$as_me:$LINENO: checking for $ac_header" >&5
23030
echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
23881
echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
Lines 23057-23063 Link Here
23057
LIBS="-lpoll  $LIBS"
23908
LIBS="-lpoll  $LIBS"
23058
cat >conftest.$ac_ext <<_ACEOF
23909
cat >conftest.$ac_ext <<_ACEOF
23059
#line $LINENO "configure"
23910
#line $LINENO "configure"
23060
#include "confdefs.h"
23911
/* confdefs.h.  */
23912
_ACEOF
23913
cat confdefs.h >>conftest.$ac_ext
23914
cat >>conftest.$ac_ext <<_ACEOF
23915
/* end confdefs.h.  */
23061
23916
23062
/* Override any gcc2 internal prototype to avoid an error.  */
23917
/* Override any gcc2 internal prototype to avoid an error.  */
23063
#ifdef __cplusplus
23918
#ifdef __cplusplus
Lines 23066-23077 Link Here
23066
/* We use char because int might match the return type of a gcc2
23921
/* We use char because int might match the return type of a gcc2
23067
   builtin and then its argument prototype would still apply.  */
23922
   builtin and then its argument prototype would still apply.  */
23068
char poll ();
23923
char poll ();
23069
#ifdef F77_DUMMY_MAIN
23070
#  ifdef __cplusplus
23071
     extern "C"
23072
#  endif
23073
   int F77_DUMMY_MAIN() { return 1; }
23074
#endif
23075
int
23924
int
23076
main ()
23925
main ()
23077
{
23926
{
Lines 23095-23101 Link Here
23095
  ac_cv_lib_poll_poll=yes
23944
  ac_cv_lib_poll_poll=yes
23096
else
23945
else
23097
  echo "$as_me: failed program was:" >&5
23946
  echo "$as_me: failed program was:" >&5
23098
cat conftest.$ac_ext >&5
23947
sed 's/^/| /' conftest.$ac_ext >&5
23948
23099
ac_cv_lib_poll_poll=no
23949
ac_cv_lib_poll_poll=no
23100
fi
23950
fi
23101
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
23951
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
Lines 23123-23129 Link Here
23123
echo $ECHO_N "checking CoreAudio/CoreAudio.h usability... $ECHO_C" >&6
23973
echo $ECHO_N "checking CoreAudio/CoreAudio.h usability... $ECHO_C" >&6
23124
cat >conftest.$ac_ext <<_ACEOF
23974
cat >conftest.$ac_ext <<_ACEOF
23125
#line $LINENO "configure"
23975
#line $LINENO "configure"
23126
#include "confdefs.h"
23976
/* confdefs.h.  */
23977
_ACEOF
23978
cat confdefs.h >>conftest.$ac_ext
23979
cat >>conftest.$ac_ext <<_ACEOF
23980
/* end confdefs.h.  */
23127
$ac_includes_default
23981
$ac_includes_default
23128
#include <CoreAudio/CoreAudio.h>
23982
#include <CoreAudio/CoreAudio.h>
23129
_ACEOF
23983
_ACEOF
Lines 23142-23148 Link Here
23142
  ac_header_compiler=yes
23996
  ac_header_compiler=yes
23143
else
23997
else
23144
  echo "$as_me: failed program was:" >&5
23998
  echo "$as_me: failed program was:" >&5
23145
cat conftest.$ac_ext >&5
23999
sed 's/^/| /' conftest.$ac_ext >&5
24000
23146
ac_header_compiler=no
24001
ac_header_compiler=no
23147
fi
24002
fi
23148
rm -f conftest.$ac_objext conftest.$ac_ext
24003
rm -f conftest.$ac_objext conftest.$ac_ext
Lines 23154-23166 Link Here
23154
echo $ECHO_N "checking CoreAudio/CoreAudio.h presence... $ECHO_C" >&6
24009
echo $ECHO_N "checking CoreAudio/CoreAudio.h presence... $ECHO_C" >&6
23155
cat >conftest.$ac_ext <<_ACEOF
24010
cat >conftest.$ac_ext <<_ACEOF
23156
#line $LINENO "configure"
24011
#line $LINENO "configure"
23157
#include "confdefs.h"
24012
/* confdefs.h.  */
24013
_ACEOF
24014
cat confdefs.h >>conftest.$ac_ext
24015
cat >>conftest.$ac_ext <<_ACEOF
24016
/* end confdefs.h.  */
23158
#include <CoreAudio/CoreAudio.h>
24017
#include <CoreAudio/CoreAudio.h>
23159
_ACEOF
24018
_ACEOF
23160
if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
24019
if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
23161
  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
24020
  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
23162
  ac_status=$?
24021
  ac_status=$?
23163
  egrep -v '^ *\+' conftest.er1 >conftest.err
24022
  grep -v '^ *+' conftest.er1 >conftest.err
23164
  rm -f conftest.er1
24023
  rm -f conftest.er1
23165
  cat conftest.err >&5
24024
  cat conftest.err >&5
23166
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
24025
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
Lines 23177-23183 Link Here
23177
  ac_header_preproc=yes
24036
  ac_header_preproc=yes
23178
else
24037
else
23179
  echo "$as_me: failed program was:" >&5
24038
  echo "$as_me: failed program was:" >&5
23180
  cat conftest.$ac_ext >&5
24039
sed 's/^/| /' conftest.$ac_ext >&5
24040
23181
  ac_header_preproc=no
24041
  ac_header_preproc=no
23182
fi
24042
fi
23183
rm -f conftest.err conftest.$ac_ext
24043
rm -f conftest.err conftest.$ac_ext
Lines 23190-23203 Link Here
23190
    { echo "$as_me:$LINENO: WARNING: CoreAudio/CoreAudio.h: accepted by the compiler, rejected by the preprocessor!" >&5
24050
    { echo "$as_me:$LINENO: WARNING: CoreAudio/CoreAudio.h: accepted by the compiler, rejected by the preprocessor!" >&5
23191
echo "$as_me: WARNING: CoreAudio/CoreAudio.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
24051
echo "$as_me: WARNING: CoreAudio/CoreAudio.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
23192
    { echo "$as_me:$LINENO: WARNING: CoreAudio/CoreAudio.h: proceeding with the preprocessor's result" >&5
24052
    { echo "$as_me:$LINENO: WARNING: CoreAudio/CoreAudio.h: proceeding with the preprocessor's result" >&5
23193
echo "$as_me: WARNING: CoreAudio/CoreAudio.h: proceeding with the preprocessor's result" >&2;};;
24053
echo "$as_me: WARNING: CoreAudio/CoreAudio.h: proceeding with the preprocessor's result" >&2;}
24054
    (
24055
      cat <<\_ASBOX
24056
## ------------------------------------ ##
24057
## Report this to bug-autoconf@gnu.org. ##
24058
## ------------------------------------ ##
24059
_ASBOX
24060
    ) |
24061
      sed "s/^/$as_me: WARNING:     /" >&2
24062
    ;;
23194
  no:yes )
24063
  no:yes )
23195
    { echo "$as_me:$LINENO: WARNING: CoreAudio/CoreAudio.h: present but cannot be compiled" >&5
24064
    { echo "$as_me:$LINENO: WARNING: CoreAudio/CoreAudio.h: present but cannot be compiled" >&5
23196
echo "$as_me: WARNING: CoreAudio/CoreAudio.h: present but cannot be compiled" >&2;}
24065
echo "$as_me: WARNING: CoreAudio/CoreAudio.h: present but cannot be compiled" >&2;}
23197
    { echo "$as_me:$LINENO: WARNING: CoreAudio/CoreAudio.h: check for missing prerequisite headers?" >&5
24066
    { echo "$as_me:$LINENO: WARNING: CoreAudio/CoreAudio.h: check for missing prerequisite headers?" >&5
23198
echo "$as_me: WARNING: CoreAudio/CoreAudio.h: check for missing prerequisite headers?" >&2;}
24067
echo "$as_me: WARNING: CoreAudio/CoreAudio.h: check for missing prerequisite headers?" >&2;}
23199
    { echo "$as_me:$LINENO: WARNING: CoreAudio/CoreAudio.h: proceeding with the preprocessor's result" >&5
24068
    { echo "$as_me:$LINENO: WARNING: CoreAudio/CoreAudio.h: proceeding with the preprocessor's result" >&5
23200
echo "$as_me: WARNING: CoreAudio/CoreAudio.h: proceeding with the preprocessor's result" >&2;};;
24069
echo "$as_me: WARNING: CoreAudio/CoreAudio.h: proceeding with the preprocessor's result" >&2;}
24070
    (
24071
      cat <<\_ASBOX
24072
## ------------------------------------ ##
24073
## Report this to bug-autoconf@gnu.org. ##
24074
## ------------------------------------ ##
24075
_ASBOX
24076
    ) |
24077
      sed "s/^/$as_me: WARNING:     /" >&2
24078
    ;;
23201
esac
24079
esac
23202
echo "$as_me:$LINENO: checking for CoreAudio/CoreAudio.h" >&5
24080
echo "$as_me:$LINENO: checking for CoreAudio/CoreAudio.h" >&5
23203
echo $ECHO_N "checking for CoreAudio/CoreAudio.h... $ECHO_C" >&6
24081
echo $ECHO_N "checking for CoreAudio/CoreAudio.h... $ECHO_C" >&6
Lines 23230-23248 Link Here
23230
  LIBS="$LIBS $X_EXTRA_LIBS -lresolv"
24108
  LIBS="$LIBS $X_EXTRA_LIBS -lresolv"
23231
  cat >conftest.$ac_ext <<_ACEOF
24109
  cat >conftest.$ac_ext <<_ACEOF
23232
#line $LINENO "configure"
24110
#line $LINENO "configure"
23233
#include "confdefs.h"
24111
/* confdefs.h.  */
24112
_ACEOF
24113
cat confdefs.h >>conftest.$ac_ext
24114
cat >>conftest.$ac_ext <<_ACEOF
24115
/* end confdefs.h.  */
23234
24116
23235
#include <sys/types.h>
24117
#include <sys/types.h>
23236
#include <netinet/in.h>
24118
#include <netinet/in.h>
23237
#include <arpa/nameser.h>
24119
#include <arpa/nameser.h>
23238
#include <resolv.h>
24120
#include <resolv.h>
23239
24121
23240
#ifdef F77_DUMMY_MAIN
23241
#  ifdef __cplusplus
23242
     extern "C"
23243
#  endif
23244
   int F77_DUMMY_MAIN() { return 1; }
23245
#endif
23246
int
24122
int
23247
main ()
24123
main ()
23248
{
24124
{
Lines 23277-23283 Link Here
23277
24153
23278
else
24154
else
23279
  echo "$as_me: failed program was:" >&5
24155
  echo "$as_me: failed program was:" >&5
23280
cat conftest.$ac_ext >&5
24156
sed 's/^/| /' conftest.$ac_ext >&5
24157
23281
 echo "$as_me:$LINENO: result: no" >&5
24158
 echo "$as_me:$LINENO: result: no" >&5
23282
echo "${ECHO_T}no" >&6
24159
echo "${ECHO_T}no" >&6
23283
24160
Lines 23290-23308 Link Here
23290
echo $ECHO_N "checking if res_init is available... $ECHO_C" >&6
24167
echo $ECHO_N "checking if res_init is available... $ECHO_C" >&6
23291
  cat >conftest.$ac_ext <<_ACEOF
24168
  cat >conftest.$ac_ext <<_ACEOF
23292
#line $LINENO "configure"
24169
#line $LINENO "configure"
23293
#include "confdefs.h"
24170
/* confdefs.h.  */
24171
_ACEOF
24172
cat confdefs.h >>conftest.$ac_ext
24173
cat >>conftest.$ac_ext <<_ACEOF
24174
/* end confdefs.h.  */
23294
24175
23295
#include <sys/types.h>
24176
#include <sys/types.h>
23296
#include <netinet/in.h>
24177
#include <netinet/in.h>
23297
#include <arpa/nameser.h>
24178
#include <arpa/nameser.h>
23298
#include <resolv.h>
24179
#include <resolv.h>
23299
24180
23300
#ifdef F77_DUMMY_MAIN
23301
#  ifdef __cplusplus
23302
     extern "C"
23303
#  endif
23304
   int F77_DUMMY_MAIN() { return 1; }
23305
#endif
23306
int
24181
int
23307
main ()
24182
main ()
23308
{
24183
{
Lines 23336-23342 Link Here
23336
24211
23337
else
24212
else
23338
  echo "$as_me: failed program was:" >&5
24213
  echo "$as_me: failed program was:" >&5
23339
cat conftest.$ac_ext >&5
24214
sed 's/^/| /' conftest.$ac_ext >&5
24215
23340
 echo "$as_me:$LINENO: result: no" >&5
24216
 echo "$as_me:$LINENO: result: no" >&5
23341
echo "${ECHO_T}no" >&6
24217
echo "${ECHO_T}no" >&6
23342
24218
Lines 23357-23363 Link Here
23357
LIBS="-lucb  $LIBS"
24233
LIBS="-lucb  $LIBS"
23358
cat >conftest.$ac_ext <<_ACEOF
24234
cat >conftest.$ac_ext <<_ACEOF
23359
#line $LINENO "configure"
24235
#line $LINENO "configure"
23360
#include "confdefs.h"
24236
/* confdefs.h.  */
24237
_ACEOF
24238
cat confdefs.h >>conftest.$ac_ext
24239
cat >>conftest.$ac_ext <<_ACEOF
24240
/* end confdefs.h.  */
23361
24241
23362
/* Override any gcc2 internal prototype to avoid an error.  */
24242
/* Override any gcc2 internal prototype to avoid an error.  */
23363
#ifdef __cplusplus
24243
#ifdef __cplusplus
Lines 23366-23377 Link Here
23366
/* We use char because int might match the return type of a gcc2
24246
/* We use char because int might match the return type of a gcc2
23367
   builtin and then its argument prototype would still apply.  */
24247
   builtin and then its argument prototype would still apply.  */
23368
char killpg ();
24248
char killpg ();
23369
#ifdef F77_DUMMY_MAIN
23370
#  ifdef __cplusplus
23371
     extern "C"
23372
#  endif
23373
   int F77_DUMMY_MAIN() { return 1; }
23374
#endif
23375
int
24249
int
23376
main ()
24250
main ()
23377
{
24251
{
Lines 23395-23401 Link Here
23395
  ac_cv_lib_ucb_killpg=yes
24269
  ac_cv_lib_ucb_killpg=yes
23396
else
24270
else
23397
  echo "$as_me: failed program was:" >&5
24271
  echo "$as_me: failed program was:" >&5
23398
cat conftest.$ac_ext >&5
24272
sed 's/^/| /' conftest.$ac_ext >&5
24273
23399
ac_cv_lib_ucb_killpg=no
24274
ac_cv_lib_ucb_killpg=no
23400
fi
24275
fi
23401
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
24276
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
Lines 23423-23429 Link Here
23423
LIBS="-lbsd  $LIBS"
24298
LIBS="-lbsd  $LIBS"
23424
cat >conftest.$ac_ext <<_ACEOF
24299
cat >conftest.$ac_ext <<_ACEOF
23425
#line $LINENO "configure"
24300
#line $LINENO "configure"
23426
#include "confdefs.h"
24301
/* confdefs.h.  */
24302
_ACEOF
24303
cat confdefs.h >>conftest.$ac_ext
24304
cat >>conftest.$ac_ext <<_ACEOF
24305
/* end confdefs.h.  */
23427
24306
23428
/* Override any gcc2 internal prototype to avoid an error.  */
24307
/* Override any gcc2 internal prototype to avoid an error.  */
23429
#ifdef __cplusplus
24308
#ifdef __cplusplus
Lines 23432-23443 Link Here
23432
/* We use char because int might match the return type of a gcc2
24311
/* We use char because int might match the return type of a gcc2
23433
   builtin and then its argument prototype would still apply.  */
24312
   builtin and then its argument prototype would still apply.  */
23434
char gethostbyname ();
24313
char gethostbyname ();
23435
#ifdef F77_DUMMY_MAIN
23436
#  ifdef __cplusplus
23437
     extern "C"
23438
#  endif
23439
   int F77_DUMMY_MAIN() { return 1; }
23440
#endif
23441
int
24314
int
23442
main ()
24315
main ()
23443
{
24316
{
Lines 23461-23467 Link Here
23461
  ac_cv_lib_bsd_gethostbyname=yes
24334
  ac_cv_lib_bsd_gethostbyname=yes
23462
else
24335
else
23463
  echo "$as_me: failed program was:" >&5
24336
  echo "$as_me: failed program was:" >&5
23464
cat conftest.$ac_ext >&5
24337
sed 's/^/| /' conftest.$ac_ext >&5
24338
23465
ac_cv_lib_bsd_gethostbyname=no
24339
ac_cv_lib_bsd_gethostbyname=no
23466
fi
24340
fi
23467
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
24341
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
Lines 23482-23495 Link Here
23482
else
24356
else
23483
  cat >conftest.$ac_ext <<_ACEOF
24357
  cat >conftest.$ac_ext <<_ACEOF
23484
#line $LINENO "configure"
24358
#line $LINENO "configure"
23485
#include "confdefs.h"
24359
/* confdefs.h.  */
24360
_ACEOF
24361
cat confdefs.h >>conftest.$ac_ext
24362
cat >>conftest.$ac_ext <<_ACEOF
24363
/* end confdefs.h.  */
23486
$ac_includes_default
24364
$ac_includes_default
23487
#ifdef F77_DUMMY_MAIN
23488
#  ifdef __cplusplus
23489
     extern "C"
23490
#  endif
23491
   int F77_DUMMY_MAIN() { return 1; }
23492
#endif
23493
int
24365
int
23494
main ()
24366
main ()
23495
{
24367
{
Lines 23516-23522 Link Here
23516
  ac_cv_type_int=yes
24388
  ac_cv_type_int=yes
23517
else
24389
else
23518
  echo "$as_me: failed program was:" >&5
24390
  echo "$as_me: failed program was:" >&5
23519
cat conftest.$ac_ext >&5
24391
sed 's/^/| /' conftest.$ac_ext >&5
24392
23520
ac_cv_type_int=no
24393
ac_cv_type_int=no
23521
fi
24394
fi
23522
rm -f conftest.$ac_objext conftest.$ac_ext
24395
rm -f conftest.$ac_objext conftest.$ac_ext
Lines 23538-23551 Link Here
23538
  # Depending upon the size, compute the lo and hi bounds.
24411
  # Depending upon the size, compute the lo and hi bounds.
23539
cat >conftest.$ac_ext <<_ACEOF
24412
cat >conftest.$ac_ext <<_ACEOF
23540
#line $LINENO "configure"
24413
#line $LINENO "configure"
23541
#include "confdefs.h"
24414
/* confdefs.h.  */
24415
_ACEOF
24416
cat confdefs.h >>conftest.$ac_ext
24417
cat >>conftest.$ac_ext <<_ACEOF
24418
/* end confdefs.h.  */
23542
$ac_includes_default
24419
$ac_includes_default
23543
#ifdef F77_DUMMY_MAIN
23544
#  ifdef __cplusplus
23545
     extern "C"
23546
#  endif
23547
   int F77_DUMMY_MAIN() { return 1; }
23548
#endif
23549
int
24420
int
23550
main ()
24421
main ()
23551
{
24422
{
Lines 23572-23585 Link Here
23572
  while :; do
24443
  while :; do
23573
    cat >conftest.$ac_ext <<_ACEOF
24444
    cat >conftest.$ac_ext <<_ACEOF
23574
#line $LINENO "configure"
24445
#line $LINENO "configure"
23575
#include "confdefs.h"
24446
/* confdefs.h.  */
24447
_ACEOF
24448
cat confdefs.h >>conftest.$ac_ext
24449
cat >>conftest.$ac_ext <<_ACEOF
24450
/* end confdefs.h.  */
23576
$ac_includes_default
24451
$ac_includes_default
23577
#ifdef F77_DUMMY_MAIN
23578
#  ifdef __cplusplus
23579
     extern "C"
23580
#  endif
23581
   int F77_DUMMY_MAIN() { return 1; }
23582
#endif
23583
int
24452
int
23584
main ()
24453
main ()
23585
{
24454
{
Lines 23605-23611 Link Here
23605
  ac_hi=$ac_mid; break
24474
  ac_hi=$ac_mid; break
23606
else
24475
else
23607
  echo "$as_me: failed program was:" >&5
24476
  echo "$as_me: failed program was:" >&5
23608
cat conftest.$ac_ext >&5
24477
sed 's/^/| /' conftest.$ac_ext >&5
24478
23609
ac_lo=`expr $ac_mid + 1`
24479
ac_lo=`expr $ac_mid + 1`
23610
                    if test $ac_lo -le $ac_mid; then
24480
                    if test $ac_lo -le $ac_mid; then
23611
                      ac_lo= ac_hi=
24481
                      ac_lo= ac_hi=
Lines 23617-23633 Link Here
23617
  done
24487
  done
23618
else
24488
else
23619
  echo "$as_me: failed program was:" >&5
24489
  echo "$as_me: failed program was:" >&5
23620
cat conftest.$ac_ext >&5
24490
sed 's/^/| /' conftest.$ac_ext >&5
24491
23621
cat >conftest.$ac_ext <<_ACEOF
24492
cat >conftest.$ac_ext <<_ACEOF
23622
#line $LINENO "configure"
24493
#line $LINENO "configure"
23623
#include "confdefs.h"
24494
/* confdefs.h.  */
24495
_ACEOF
24496
cat confdefs.h >>conftest.$ac_ext
24497
cat >>conftest.$ac_ext <<_ACEOF
24498
/* end confdefs.h.  */
23624
$ac_includes_default
24499
$ac_includes_default
23625
#ifdef F77_DUMMY_MAIN
23626
#  ifdef __cplusplus
23627
     extern "C"
23628
#  endif
23629
   int F77_DUMMY_MAIN() { return 1; }
23630
#endif
23631
int
24500
int
23632
main ()
24501
main ()
23633
{
24502
{
Lines 23654-23667 Link Here
23654
  while :; do
24523
  while :; do
23655
    cat >conftest.$ac_ext <<_ACEOF
24524
    cat >conftest.$ac_ext <<_ACEOF
23656
#line $LINENO "configure"
24525
#line $LINENO "configure"
23657
#include "confdefs.h"
24526
/* confdefs.h.  */
24527
_ACEOF
24528
cat confdefs.h >>conftest.$ac_ext
24529
cat >>conftest.$ac_ext <<_ACEOF
24530
/* end confdefs.h.  */
23658
$ac_includes_default
24531
$ac_includes_default
23659
#ifdef F77_DUMMY_MAIN
23660
#  ifdef __cplusplus
23661
     extern "C"
23662
#  endif
23663
   int F77_DUMMY_MAIN() { return 1; }
23664
#endif
23665
int
24532
int
23666
main ()
24533
main ()
23667
{
24534
{
Lines 23687-23693 Link Here
23687
  ac_lo=$ac_mid; break
24554
  ac_lo=$ac_mid; break
23688
else
24555
else
23689
  echo "$as_me: failed program was:" >&5
24556
  echo "$as_me: failed program was:" >&5
23690
cat conftest.$ac_ext >&5
24557
sed 's/^/| /' conftest.$ac_ext >&5
24558
23691
ac_hi=`expr '(' $ac_mid ')' - 1`
24559
ac_hi=`expr '(' $ac_mid ')' - 1`
23692
                       if test $ac_mid -le $ac_hi; then
24560
                       if test $ac_mid -le $ac_hi; then
23693
                         ac_lo= ac_hi=
24561
                         ac_lo= ac_hi=
Lines 23699-23705 Link Here
23699
  done
24567
  done
23700
else
24568
else
23701
  echo "$as_me: failed program was:" >&5
24569
  echo "$as_me: failed program was:" >&5
23702
cat conftest.$ac_ext >&5
24570
sed 's/^/| /' conftest.$ac_ext >&5
24571
23703
ac_lo= ac_hi=
24572
ac_lo= ac_hi=
23704
fi
24573
fi
23705
rm -f conftest.$ac_objext conftest.$ac_ext
24574
rm -f conftest.$ac_objext conftest.$ac_ext
Lines 23710-23723 Link Here
23710
  ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
24579
  ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
23711
  cat >conftest.$ac_ext <<_ACEOF
24580
  cat >conftest.$ac_ext <<_ACEOF
23712
#line $LINENO "configure"
24581
#line $LINENO "configure"
23713
#include "confdefs.h"
24582
/* confdefs.h.  */
24583
_ACEOF
24584
cat confdefs.h >>conftest.$ac_ext
24585
cat >>conftest.$ac_ext <<_ACEOF
24586
/* end confdefs.h.  */
23714
$ac_includes_default
24587
$ac_includes_default
23715
#ifdef F77_DUMMY_MAIN
23716
#  ifdef __cplusplus
23717
     extern "C"
23718
#  endif
23719
   int F77_DUMMY_MAIN() { return 1; }
23720
#endif
23721
int
24588
int
23722
main ()
24589
main ()
23723
{
24590
{
Lines 23743-23779 Link Here
23743
  ac_hi=$ac_mid
24610
  ac_hi=$ac_mid
23744
else
24611
else
23745
  echo "$as_me: failed program was:" >&5
24612
  echo "$as_me: failed program was:" >&5
23746
cat conftest.$ac_ext >&5
24613
sed 's/^/| /' conftest.$ac_ext >&5
24614
23747
ac_lo=`expr '(' $ac_mid ')' + 1`
24615
ac_lo=`expr '(' $ac_mid ')' + 1`
23748
fi
24616
fi
23749
rm -f conftest.$ac_objext conftest.$ac_ext
24617
rm -f conftest.$ac_objext conftest.$ac_ext
23750
done
24618
done
23751
case $ac_lo in
24619
case $ac_lo in
23752
?*) ac_cv_sizeof_int=$ac_lo;;
24620
?*) ac_cv_sizeof_int=$ac_lo;;
23753
'') { { echo "$as_me:$LINENO: error: cannot compute sizeof (int), 77" >&5
24621
'') { { echo "$as_me:$LINENO: error: cannot compute sizeof (int), 77
23754
echo "$as_me: error: cannot compute sizeof (int), 77" >&2;}
24622
See \`config.log' for more details." >&5
24623
echo "$as_me: error: cannot compute sizeof (int), 77
24624
See \`config.log' for more details." >&2;}
23755
   { (exit 1); exit 1; }; } ;;
24625
   { (exit 1); exit 1; }; } ;;
23756
esac
24626
esac
23757
else
24627
else
23758
  if test "$cross_compiling" = yes; then
24628
  if test "$cross_compiling" = yes; then
23759
  { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling" >&5
24629
  { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling
23760
echo "$as_me: error: cannot run test program while cross compiling" >&2;}
24630
See \`config.log' for more details." >&5
24631
echo "$as_me: error: cannot run test program while cross compiling
24632
See \`config.log' for more details." >&2;}
23761
   { (exit 1); exit 1; }; }
24633
   { (exit 1); exit 1; }; }
23762
else
24634
else
23763
  cat >conftest.$ac_ext <<_ACEOF
24635
  cat >conftest.$ac_ext <<_ACEOF
23764
#line $LINENO "configure"
24636
#line $LINENO "configure"
23765
#include "confdefs.h"
24637
/* confdefs.h.  */
24638
_ACEOF
24639
cat confdefs.h >>conftest.$ac_ext
24640
cat >>conftest.$ac_ext <<_ACEOF
24641
/* end confdefs.h.  */
23766
$ac_includes_default
24642
$ac_includes_default
23767
long longval () { return (long) (sizeof (int)); }
24643
long longval () { return (long) (sizeof (int)); }
23768
unsigned long ulongval () { return (long) (sizeof (int)); }
24644
unsigned long ulongval () { return (long) (sizeof (int)); }
23769
#include <stdio.h>
24645
#include <stdio.h>
23770
#include <stdlib.h>
24646
#include <stdlib.h>
23771
#ifdef F77_DUMMY_MAIN
23772
#  ifdef __cplusplus
23773
     extern "C"
23774
#  endif
23775
   int F77_DUMMY_MAIN() { return 1; }
23776
#endif
23777
int
24647
int
23778
main ()
24648
main ()
23779
{
24649
{
Lines 23816-23828 Link Here
23816
else
24686
else
23817
  echo "$as_me: program exited with status $ac_status" >&5
24687
  echo "$as_me: program exited with status $ac_status" >&5
23818
echo "$as_me: failed program was:" >&5
24688
echo "$as_me: failed program was:" >&5
23819
cat conftest.$ac_ext >&5
24689
sed 's/^/| /' conftest.$ac_ext >&5
24690
23820
( exit $ac_status )
24691
( exit $ac_status )
23821
{ { echo "$as_me:$LINENO: error: cannot compute sizeof (int), 77" >&5
24692
{ { echo "$as_me:$LINENO: error: cannot compute sizeof (int), 77
23822
echo "$as_me: error: cannot compute sizeof (int), 77" >&2;}
24693
See \`config.log' for more details." >&5
24694
echo "$as_me: error: cannot compute sizeof (int), 77
24695
See \`config.log' for more details." >&2;}
23823
   { (exit 1); exit 1; }; }
24696
   { (exit 1); exit 1; }; }
23824
fi
24697
fi
23825
rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
24698
rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
23826
fi
24699
fi
23827
fi
24700
fi
23828
rm -f conftest.val
24701
rm -f conftest.val
Lines 23843-23856 Link Here
23843
else
24716
else
23844
  cat >conftest.$ac_ext <<_ACEOF
24717
  cat >conftest.$ac_ext <<_ACEOF
23845
#line $LINENO "configure"
24718
#line $LINENO "configure"
23846
#include "confdefs.h"
24719
/* confdefs.h.  */
24720
_ACEOF
24721
cat confdefs.h >>conftest.$ac_ext
24722
cat >>conftest.$ac_ext <<_ACEOF
24723
/* end confdefs.h.  */
23847
$ac_includes_default
24724
$ac_includes_default
23848
#ifdef F77_DUMMY_MAIN
23849
#  ifdef __cplusplus
23850
     extern "C"
23851
#  endif
23852
   int F77_DUMMY_MAIN() { return 1; }
23853
#endif
23854
int
24725
int
23855
main ()
24726
main ()
23856
{
24727
{
Lines 23877-23883 Link Here
23877
  ac_cv_type_long=yes
24748
  ac_cv_type_long=yes
23878
else
24749
else
23879
  echo "$as_me: failed program was:" >&5
24750
  echo "$as_me: failed program was:" >&5
23880
cat conftest.$ac_ext >&5
24751
sed 's/^/| /' conftest.$ac_ext >&5
24752
23881
ac_cv_type_long=no
24753
ac_cv_type_long=no
23882
fi
24754
fi
23883
rm -f conftest.$ac_objext conftest.$ac_ext
24755
rm -f conftest.$ac_objext conftest.$ac_ext
Lines 23899-23912 Link Here
23899
  # Depending upon the size, compute the lo and hi bounds.
24771
  # Depending upon the size, compute the lo and hi bounds.
23900
cat >conftest.$ac_ext <<_ACEOF
24772
cat >conftest.$ac_ext <<_ACEOF
23901
#line $LINENO "configure"
24773
#line $LINENO "configure"
23902
#include "confdefs.h"
24774
/* confdefs.h.  */
24775
_ACEOF
24776
cat confdefs.h >>conftest.$ac_ext
24777
cat >>conftest.$ac_ext <<_ACEOF
24778
/* end confdefs.h.  */
23903
$ac_includes_default
24779
$ac_includes_default
23904
#ifdef F77_DUMMY_MAIN
23905
#  ifdef __cplusplus
23906
     extern "C"
23907
#  endif
23908
   int F77_DUMMY_MAIN() { return 1; }
23909
#endif
23910
int
24780
int
23911
main ()
24781
main ()
23912
{
24782
{
Lines 23933-23946 Link Here
23933
  while :; do
24803
  while :; do
23934
    cat >conftest.$ac_ext <<_ACEOF
24804
    cat >conftest.$ac_ext <<_ACEOF
23935
#line $LINENO "configure"
24805
#line $LINENO "configure"
23936
#include "confdefs.h"
24806
/* confdefs.h.  */
24807
_ACEOF
24808
cat confdefs.h >>conftest.$ac_ext
24809
cat >>conftest.$ac_ext <<_ACEOF
24810
/* end confdefs.h.  */
23937
$ac_includes_default
24811
$ac_includes_default
23938
#ifdef F77_DUMMY_MAIN
23939
#  ifdef __cplusplus
23940
     extern "C"
23941
#  endif
23942
   int F77_DUMMY_MAIN() { return 1; }
23943
#endif
23944
int
24812
int
23945
main ()
24813
main ()
23946
{
24814
{
Lines 23966-23972 Link Here
23966
  ac_hi=$ac_mid; break
24834
  ac_hi=$ac_mid; break
23967
else
24835
else
23968
  echo "$as_me: failed program was:" >&5
24836
  echo "$as_me: failed program was:" >&5
23969
cat conftest.$ac_ext >&5
24837
sed 's/^/| /' conftest.$ac_ext >&5
24838
23970
ac_lo=`expr $ac_mid + 1`
24839
ac_lo=`expr $ac_mid + 1`
23971
                    if test $ac_lo -le $ac_mid; then
24840
                    if test $ac_lo -le $ac_mid; then
23972
                      ac_lo= ac_hi=
24841
                      ac_lo= ac_hi=
Lines 23978-23994 Link Here
23978
  done
24847
  done
23979
else
24848
else
23980
  echo "$as_me: failed program was:" >&5
24849
  echo "$as_me: failed program was:" >&5
23981
cat conftest.$ac_ext >&5
24850
sed 's/^/| /' conftest.$ac_ext >&5
24851
23982
cat >conftest.$ac_ext <<_ACEOF
24852
cat >conftest.$ac_ext <<_ACEOF
23983
#line $LINENO "configure"
24853
#line $LINENO "configure"
23984
#include "confdefs.h"
24854
/* confdefs.h.  */
24855
_ACEOF
24856
cat confdefs.h >>conftest.$ac_ext
24857
cat >>conftest.$ac_ext <<_ACEOF
24858
/* end confdefs.h.  */
23985
$ac_includes_default
24859
$ac_includes_default
23986
#ifdef F77_DUMMY_MAIN
23987
#  ifdef __cplusplus
23988
     extern "C"
23989
#  endif
23990
   int F77_DUMMY_MAIN() { return 1; }
23991
#endif
23992
int
24860
int
23993
main ()
24861
main ()
23994
{
24862
{
Lines 24015-24028 Link Here
24015
  while :; do
24883
  while :; do
24016
    cat >conftest.$ac_ext <<_ACEOF
24884
    cat >conftest.$ac_ext <<_ACEOF
24017
#line $LINENO "configure"
24885
#line $LINENO "configure"
24018
#include "confdefs.h"
24886
/* confdefs.h.  */
24887
_ACEOF
24888
cat confdefs.h >>conftest.$ac_ext
24889
cat >>conftest.$ac_ext <<_ACEOF
24890
/* end confdefs.h.  */
24019
$ac_includes_default
24891
$ac_includes_default
24020
#ifdef F77_DUMMY_MAIN
24021
#  ifdef __cplusplus
24022
     extern "C"
24023
#  endif
24024
   int F77_DUMMY_MAIN() { return 1; }
24025
#endif
24026
int
24892
int
24027
main ()
24893
main ()
24028
{
24894
{
Lines 24048-24054 Link Here
24048
  ac_lo=$ac_mid; break
24914
  ac_lo=$ac_mid; break
24049
else
24915
else
24050
  echo "$as_me: failed program was:" >&5
24916
  echo "$as_me: failed program was:" >&5
24051
cat conftest.$ac_ext >&5
24917
sed 's/^/| /' conftest.$ac_ext >&5
24918
24052
ac_hi=`expr '(' $ac_mid ')' - 1`
24919
ac_hi=`expr '(' $ac_mid ')' - 1`
24053
                       if test $ac_mid -le $ac_hi; then
24920
                       if test $ac_mid -le $ac_hi; then
24054
                         ac_lo= ac_hi=
24921
                         ac_lo= ac_hi=
Lines 24060-24066 Link Here
24060
  done
24927
  done
24061
else
24928
else
24062
  echo "$as_me: failed program was:" >&5
24929
  echo "$as_me: failed program was:" >&5
24063
cat conftest.$ac_ext >&5
24930
sed 's/^/| /' conftest.$ac_ext >&5
24931
24064
ac_lo= ac_hi=
24932
ac_lo= ac_hi=
24065
fi
24933
fi
24066
rm -f conftest.$ac_objext conftest.$ac_ext
24934
rm -f conftest.$ac_objext conftest.$ac_ext
Lines 24071-24084 Link Here
24071
  ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
24939
  ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
24072
  cat >conftest.$ac_ext <<_ACEOF
24940
  cat >conftest.$ac_ext <<_ACEOF
24073
#line $LINENO "configure"
24941
#line $LINENO "configure"
24074
#include "confdefs.h"
24942
/* confdefs.h.  */
24943
_ACEOF
24944
cat confdefs.h >>conftest.$ac_ext
24945
cat >>conftest.$ac_ext <<_ACEOF
24946
/* end confdefs.h.  */
24075
$ac_includes_default
24947
$ac_includes_default
24076
#ifdef F77_DUMMY_MAIN
24077
#  ifdef __cplusplus
24078
     extern "C"
24079
#  endif
24080
   int F77_DUMMY_MAIN() { return 1; }
24081
#endif
24082
int
24948
int
24083
main ()
24949
main ()
24084
{
24950
{
Lines 24104-24140 Link Here
24104
  ac_hi=$ac_mid
24970
  ac_hi=$ac_mid
24105
else
24971
else
24106
  echo "$as_me: failed program was:" >&5
24972
  echo "$as_me: failed program was:" >&5
24107
cat conftest.$ac_ext >&5
24973
sed 's/^/| /' conftest.$ac_ext >&5
24974
24108
ac_lo=`expr '(' $ac_mid ')' + 1`
24975
ac_lo=`expr '(' $ac_mid ')' + 1`
24109
fi
24976
fi
24110
rm -f conftest.$ac_objext conftest.$ac_ext
24977
rm -f conftest.$ac_objext conftest.$ac_ext
24111
done
24978
done
24112
case $ac_lo in
24979
case $ac_lo in
24113
?*) ac_cv_sizeof_long=$ac_lo;;
24980
?*) ac_cv_sizeof_long=$ac_lo;;
24114
'') { { echo "$as_me:$LINENO: error: cannot compute sizeof (long), 77" >&5
24981
'') { { echo "$as_me:$LINENO: error: cannot compute sizeof (long), 77
24115
echo "$as_me: error: cannot compute sizeof (long), 77" >&2;}
24982
See \`config.log' for more details." >&5
24983
echo "$as_me: error: cannot compute sizeof (long), 77
24984
See \`config.log' for more details." >&2;}
24116
   { (exit 1); exit 1; }; } ;;
24985
   { (exit 1); exit 1; }; } ;;
24117
esac
24986
esac
24118
else
24987
else
24119
  if test "$cross_compiling" = yes; then
24988
  if test "$cross_compiling" = yes; then
24120
  { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling" >&5
24989
  { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling
24121
echo "$as_me: error: cannot run test program while cross compiling" >&2;}
24990
See \`config.log' for more details." >&5
24991
echo "$as_me: error: cannot run test program while cross compiling
24992
See \`config.log' for more details." >&2;}
24122
   { (exit 1); exit 1; }; }
24993
   { (exit 1); exit 1; }; }
24123
else
24994
else
24124
  cat >conftest.$ac_ext <<_ACEOF
24995
  cat >conftest.$ac_ext <<_ACEOF
24125
#line $LINENO "configure"
24996
#line $LINENO "configure"
24126
#include "confdefs.h"
24997
/* confdefs.h.  */
24998
_ACEOF
24999
cat confdefs.h >>conftest.$ac_ext
25000
cat >>conftest.$ac_ext <<_ACEOF
25001
/* end confdefs.h.  */
24127
$ac_includes_default
25002
$ac_includes_default
24128
long longval () { return (long) (sizeof (long)); }
25003
long longval () { return (long) (sizeof (long)); }
24129
unsigned long ulongval () { return (long) (sizeof (long)); }
25004
unsigned long ulongval () { return (long) (sizeof (long)); }
24130
#include <stdio.h>
25005
#include <stdio.h>
24131
#include <stdlib.h>
25006
#include <stdlib.h>
24132
#ifdef F77_DUMMY_MAIN
24133
#  ifdef __cplusplus
24134
     extern "C"
24135
#  endif
24136
   int F77_DUMMY_MAIN() { return 1; }
24137
#endif
24138
int
25007
int
24139
main ()
25008
main ()
24140
{
25009
{
Lines 24177-24189 Link Here
24177
else
25046
else
24178
  echo "$as_me: program exited with status $ac_status" >&5
25047
  echo "$as_me: program exited with status $ac_status" >&5
24179
echo "$as_me: failed program was:" >&5
25048
echo "$as_me: failed program was:" >&5
24180
cat conftest.$ac_ext >&5
25049
sed 's/^/| /' conftest.$ac_ext >&5
25050
24181
( exit $ac_status )
25051
( exit $ac_status )
24182
{ { echo "$as_me:$LINENO: error: cannot compute sizeof (long), 77" >&5
25052
{ { echo "$as_me:$LINENO: error: cannot compute sizeof (long), 77
24183
echo "$as_me: error: cannot compute sizeof (long), 77" >&2;}
25053
See \`config.log' for more details." >&5
25054
echo "$as_me: error: cannot compute sizeof (long), 77
25055
See \`config.log' for more details." >&2;}
24184
   { (exit 1); exit 1; }; }
25056
   { (exit 1); exit 1; }; }
24185
fi
25057
fi
24186
rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
25058
rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
24187
fi
25059
fi
24188
fi
25060
fi
24189
rm -f conftest.val
25061
rm -f conftest.val
Lines 24204-24217 Link Here
24204
else
25076
else
24205
  cat >conftest.$ac_ext <<_ACEOF
25077
  cat >conftest.$ac_ext <<_ACEOF
24206
#line $LINENO "configure"
25078
#line $LINENO "configure"
24207
#include "confdefs.h"
25079
/* confdefs.h.  */
25080
_ACEOF
25081
cat confdefs.h >>conftest.$ac_ext
25082
cat >>conftest.$ac_ext <<_ACEOF
25083
/* end confdefs.h.  */
24208
$ac_includes_default
25084
$ac_includes_default
24209
#ifdef F77_DUMMY_MAIN
24210
#  ifdef __cplusplus
24211
     extern "C"
24212
#  endif
24213
   int F77_DUMMY_MAIN() { return 1; }
24214
#endif
24215
int
25085
int
24216
main ()
25086
main ()
24217
{
25087
{
Lines 24238-24244 Link Here
24238
  ac_cv_type_char_p=yes
25108
  ac_cv_type_char_p=yes
24239
else
25109
else
24240
  echo "$as_me: failed program was:" >&5
25110
  echo "$as_me: failed program was:" >&5
24241
cat conftest.$ac_ext >&5
25111
sed 's/^/| /' conftest.$ac_ext >&5
25112
24242
ac_cv_type_char_p=no
25113
ac_cv_type_char_p=no
24243
fi
25114
fi
24244
rm -f conftest.$ac_objext conftest.$ac_ext
25115
rm -f conftest.$ac_objext conftest.$ac_ext
Lines 24260-24273 Link Here
24260
  # Depending upon the size, compute the lo and hi bounds.
25131
  # Depending upon the size, compute the lo and hi bounds.
24261
cat >conftest.$ac_ext <<_ACEOF
25132
cat >conftest.$ac_ext <<_ACEOF
24262
#line $LINENO "configure"
25133
#line $LINENO "configure"
24263
#include "confdefs.h"
25134
/* confdefs.h.  */
25135
_ACEOF
25136
cat confdefs.h >>conftest.$ac_ext
25137
cat >>conftest.$ac_ext <<_ACEOF
25138
/* end confdefs.h.  */
24264
$ac_includes_default
25139
$ac_includes_default
24265
#ifdef F77_DUMMY_MAIN
24266
#  ifdef __cplusplus
24267
     extern "C"
24268
#  endif
24269
   int F77_DUMMY_MAIN() { return 1; }
24270
#endif
24271
int
25140
int
24272
main ()
25141
main ()
24273
{
25142
{
Lines 24294-24307 Link Here
24294
  while :; do
25163
  while :; do
24295
    cat >conftest.$ac_ext <<_ACEOF
25164
    cat >conftest.$ac_ext <<_ACEOF
24296
#line $LINENO "configure"
25165
#line $LINENO "configure"
24297
#include "confdefs.h"
25166
/* confdefs.h.  */
25167
_ACEOF
25168
cat confdefs.h >>conftest.$ac_ext
25169
cat >>conftest.$ac_ext <<_ACEOF
25170
/* end confdefs.h.  */
24298
$ac_includes_default
25171
$ac_includes_default
24299
#ifdef F77_DUMMY_MAIN
24300
#  ifdef __cplusplus
24301
     extern "C"
24302
#  endif
24303
   int F77_DUMMY_MAIN() { return 1; }
24304
#endif
24305
int
25172
int
24306
main ()
25173
main ()
24307
{
25174
{
Lines 24327-24333 Link Here
24327
  ac_hi=$ac_mid; break
25194
  ac_hi=$ac_mid; break
24328
else
25195
else
24329
  echo "$as_me: failed program was:" >&5
25196
  echo "$as_me: failed program was:" >&5
24330
cat conftest.$ac_ext >&5
25197
sed 's/^/| /' conftest.$ac_ext >&5
25198
24331
ac_lo=`expr $ac_mid + 1`
25199
ac_lo=`expr $ac_mid + 1`
24332
                    if test $ac_lo -le $ac_mid; then
25200
                    if test $ac_lo -le $ac_mid; then
24333
                      ac_lo= ac_hi=
25201
                      ac_lo= ac_hi=
Lines 24339-24355 Link Here
24339
  done
25207
  done
24340
else
25208
else
24341
  echo "$as_me: failed program was:" >&5
25209
  echo "$as_me: failed program was:" >&5
24342
cat conftest.$ac_ext >&5
25210
sed 's/^/| /' conftest.$ac_ext >&5
25211
24343
cat >conftest.$ac_ext <<_ACEOF
25212
cat >conftest.$ac_ext <<_ACEOF
24344
#line $LINENO "configure"
25213
#line $LINENO "configure"
24345
#include "confdefs.h"
25214
/* confdefs.h.  */
25215
_ACEOF
25216
cat confdefs.h >>conftest.$ac_ext
25217
cat >>conftest.$ac_ext <<_ACEOF
25218
/* end confdefs.h.  */
24346
$ac_includes_default
25219
$ac_includes_default
24347
#ifdef F77_DUMMY_MAIN
24348
#  ifdef __cplusplus
24349
     extern "C"
24350
#  endif
24351
   int F77_DUMMY_MAIN() { return 1; }
24352
#endif
24353
int
25220
int
24354
main ()
25221
main ()
24355
{
25222
{
Lines 24376-24389 Link Here
24376
  while :; do
25243
  while :; do
24377
    cat >conftest.$ac_ext <<_ACEOF
25244
    cat >conftest.$ac_ext <<_ACEOF
24378
#line $LINENO "configure"
25245
#line $LINENO "configure"
24379
#include "confdefs.h"
25246
/* confdefs.h.  */
25247
_ACEOF
25248
cat confdefs.h >>conftest.$ac_ext
25249
cat >>conftest.$ac_ext <<_ACEOF
25250
/* end confdefs.h.  */
24380
$ac_includes_default
25251
$ac_includes_default
24381
#ifdef F77_DUMMY_MAIN
24382
#  ifdef __cplusplus
24383
     extern "C"
24384
#  endif
24385
   int F77_DUMMY_MAIN() { return 1; }
24386
#endif
24387
int
25252
int
24388
main ()
25253
main ()
24389
{
25254
{
Lines 24409-24415 Link Here
24409
  ac_lo=$ac_mid; break
25274
  ac_lo=$ac_mid; break
24410
else
25275
else
24411
  echo "$as_me: failed program was:" >&5
25276
  echo "$as_me: failed program was:" >&5
24412
cat conftest.$ac_ext >&5
25277
sed 's/^/| /' conftest.$ac_ext >&5
25278
24413
ac_hi=`expr '(' $ac_mid ')' - 1`
25279
ac_hi=`expr '(' $ac_mid ')' - 1`
24414
                       if test $ac_mid -le $ac_hi; then
25280
                       if test $ac_mid -le $ac_hi; then
24415
                         ac_lo= ac_hi=
25281
                         ac_lo= ac_hi=
Lines 24421-24427 Link Here
24421
  done
25287
  done
24422
else
25288
else
24423
  echo "$as_me: failed program was:" >&5
25289
  echo "$as_me: failed program was:" >&5
24424
cat conftest.$ac_ext >&5
25290
sed 's/^/| /' conftest.$ac_ext >&5
25291
24425
ac_lo= ac_hi=
25292
ac_lo= ac_hi=
24426
fi
25293
fi
24427
rm -f conftest.$ac_objext conftest.$ac_ext
25294
rm -f conftest.$ac_objext conftest.$ac_ext
Lines 24432-24445 Link Here
24432
  ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
25299
  ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
24433
  cat >conftest.$ac_ext <<_ACEOF
25300
  cat >conftest.$ac_ext <<_ACEOF
24434
#line $LINENO "configure"
25301
#line $LINENO "configure"
24435
#include "confdefs.h"
25302
/* confdefs.h.  */
25303
_ACEOF
25304
cat confdefs.h >>conftest.$ac_ext
25305
cat >>conftest.$ac_ext <<_ACEOF
25306
/* end confdefs.h.  */
24436
$ac_includes_default
25307
$ac_includes_default
24437
#ifdef F77_DUMMY_MAIN
24438
#  ifdef __cplusplus
24439
     extern "C"
24440
#  endif
24441
   int F77_DUMMY_MAIN() { return 1; }
24442
#endif
24443
int
25308
int
24444
main ()
25309
main ()
24445
{
25310
{
Lines 24465-24501 Link Here
24465
  ac_hi=$ac_mid
25330
  ac_hi=$ac_mid
24466
else
25331
else
24467
  echo "$as_me: failed program was:" >&5
25332
  echo "$as_me: failed program was:" >&5
24468
cat conftest.$ac_ext >&5
25333
sed 's/^/| /' conftest.$ac_ext >&5
25334
24469
ac_lo=`expr '(' $ac_mid ')' + 1`
25335
ac_lo=`expr '(' $ac_mid ')' + 1`
24470
fi
25336
fi
24471
rm -f conftest.$ac_objext conftest.$ac_ext
25337
rm -f conftest.$ac_objext conftest.$ac_ext
24472
done
25338
done
24473
case $ac_lo in
25339
case $ac_lo in
24474
?*) ac_cv_sizeof_char_p=$ac_lo;;
25340
?*) ac_cv_sizeof_char_p=$ac_lo;;
24475
'') { { echo "$as_me:$LINENO: error: cannot compute sizeof (char *), 77" >&5
25341
'') { { echo "$as_me:$LINENO: error: cannot compute sizeof (char *), 77
24476
echo "$as_me: error: cannot compute sizeof (char *), 77" >&2;}
25342
See \`config.log' for more details." >&5
25343
echo "$as_me: error: cannot compute sizeof (char *), 77
25344
See \`config.log' for more details." >&2;}
24477
   { (exit 1); exit 1; }; } ;;
25345
   { (exit 1); exit 1; }; } ;;
24478
esac
25346
esac
24479
else
25347
else
24480
  if test "$cross_compiling" = yes; then
25348
  if test "$cross_compiling" = yes; then
24481
  { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling" >&5
25349
  { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling
24482
echo "$as_me: error: cannot run test program while cross compiling" >&2;}
25350
See \`config.log' for more details." >&5
25351
echo "$as_me: error: cannot run test program while cross compiling
25352
See \`config.log' for more details." >&2;}
24483
   { (exit 1); exit 1; }; }
25353
   { (exit 1); exit 1; }; }
24484
else
25354
else
24485
  cat >conftest.$ac_ext <<_ACEOF
25355
  cat >conftest.$ac_ext <<_ACEOF
24486
#line $LINENO "configure"
25356
#line $LINENO "configure"
24487
#include "confdefs.h"
25357
/* confdefs.h.  */
25358
_ACEOF
25359
cat confdefs.h >>conftest.$ac_ext
25360
cat >>conftest.$ac_ext <<_ACEOF
25361
/* end confdefs.h.  */
24488
$ac_includes_default
25362
$ac_includes_default
24489
long longval () { return (long) (sizeof (char *)); }
25363
long longval () { return (long) (sizeof (char *)); }
24490
unsigned long ulongval () { return (long) (sizeof (char *)); }
25364
unsigned long ulongval () { return (long) (sizeof (char *)); }
24491
#include <stdio.h>
25365
#include <stdio.h>
24492
#include <stdlib.h>
25366
#include <stdlib.h>
24493
#ifdef F77_DUMMY_MAIN
24494
#  ifdef __cplusplus
24495
     extern "C"
24496
#  endif
24497
   int F77_DUMMY_MAIN() { return 1; }
24498
#endif
24499
int
25367
int
24500
main ()
25368
main ()
24501
{
25369
{
Lines 24538-24550 Link Here
24538
else
25406
else
24539
  echo "$as_me: program exited with status $ac_status" >&5
25407
  echo "$as_me: program exited with status $ac_status" >&5
24540
echo "$as_me: failed program was:" >&5
25408
echo "$as_me: failed program was:" >&5
24541
cat conftest.$ac_ext >&5
25409
sed 's/^/| /' conftest.$ac_ext >&5
25410
24542
( exit $ac_status )
25411
( exit $ac_status )
24543
{ { echo "$as_me:$LINENO: error: cannot compute sizeof (char *), 77" >&5
25412
{ { echo "$as_me:$LINENO: error: cannot compute sizeof (char *), 77
24544
echo "$as_me: error: cannot compute sizeof (char *), 77" >&2;}
25413
See \`config.log' for more details." >&5
25414
echo "$as_me: error: cannot compute sizeof (char *), 77
25415
See \`config.log' for more details." >&2;}
24545
   { (exit 1); exit 1; }; }
25416
   { (exit 1); exit 1; }; }
24546
fi
25417
fi
24547
rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
25418
rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
24548
fi
25419
fi
24549
fi
25420
fi
24550
rm -f conftest.val
25421
rm -f conftest.val
Lines 24565-24578 Link Here
24565
else
25436
else
24566
  cat >conftest.$ac_ext <<_ACEOF
25437
  cat >conftest.$ac_ext <<_ACEOF
24567
#line $LINENO "configure"
25438
#line $LINENO "configure"
24568
#include "confdefs.h"
25439
/* confdefs.h.  */
25440
_ACEOF
25441
cat confdefs.h >>conftest.$ac_ext
25442
cat >>conftest.$ac_ext <<_ACEOF
25443
/* end confdefs.h.  */
24569
$ac_includes_default
25444
$ac_includes_default
24570
#ifdef F77_DUMMY_MAIN
24571
#  ifdef __cplusplus
24572
     extern "C"
24573
#  endif
24574
   int F77_DUMMY_MAIN() { return 1; }
24575
#endif
24576
int
25445
int
24577
main ()
25446
main ()
24578
{
25447
{
Lines 24599-24605 Link Here
24599
  ac_cv_type_char=yes
25468
  ac_cv_type_char=yes
24600
else
25469
else
24601
  echo "$as_me: failed program was:" >&5
25470
  echo "$as_me: failed program was:" >&5
24602
cat conftest.$ac_ext >&5
25471
sed 's/^/| /' conftest.$ac_ext >&5
25472
24603
ac_cv_type_char=no
25473
ac_cv_type_char=no
24604
fi
25474
fi
24605
rm -f conftest.$ac_objext conftest.$ac_ext
25475
rm -f conftest.$ac_objext conftest.$ac_ext
Lines 24621-24634 Link Here
24621
  # Depending upon the size, compute the lo and hi bounds.
25491
  # Depending upon the size, compute the lo and hi bounds.
24622
cat >conftest.$ac_ext <<_ACEOF
25492
cat >conftest.$ac_ext <<_ACEOF
24623
#line $LINENO "configure"
25493
#line $LINENO "configure"
24624
#include "confdefs.h"
25494
/* confdefs.h.  */
25495
_ACEOF
25496
cat confdefs.h >>conftest.$ac_ext
25497
cat >>conftest.$ac_ext <<_ACEOF
25498
/* end confdefs.h.  */
24625
$ac_includes_default
25499
$ac_includes_default
24626
#ifdef F77_DUMMY_MAIN
24627
#  ifdef __cplusplus
24628
     extern "C"
24629
#  endif
24630
   int F77_DUMMY_MAIN() { return 1; }
24631
#endif
24632
int
25500
int
24633
main ()
25501
main ()
24634
{
25502
{
Lines 24655-24668 Link Here
24655
  while :; do
25523
  while :; do
24656
    cat >conftest.$ac_ext <<_ACEOF
25524
    cat >conftest.$ac_ext <<_ACEOF
24657
#line $LINENO "configure"
25525
#line $LINENO "configure"
24658
#include "confdefs.h"
25526
/* confdefs.h.  */
25527
_ACEOF
25528
cat confdefs.h >>conftest.$ac_ext
25529
cat >>conftest.$ac_ext <<_ACEOF
25530
/* end confdefs.h.  */
24659
$ac_includes_default
25531
$ac_includes_default
24660
#ifdef F77_DUMMY_MAIN
24661
#  ifdef __cplusplus
24662
     extern "C"
24663
#  endif
24664
   int F77_DUMMY_MAIN() { return 1; }
24665
#endif
24666
int
25532
int
24667
main ()
25533
main ()
24668
{
25534
{
Lines 24688-24694 Link Here
24688
  ac_hi=$ac_mid; break
25554
  ac_hi=$ac_mid; break
24689
else
25555
else
24690
  echo "$as_me: failed program was:" >&5
25556
  echo "$as_me: failed program was:" >&5
24691
cat conftest.$ac_ext >&5
25557
sed 's/^/| /' conftest.$ac_ext >&5
25558
24692
ac_lo=`expr $ac_mid + 1`
25559
ac_lo=`expr $ac_mid + 1`
24693
                    if test $ac_lo -le $ac_mid; then
25560
                    if test $ac_lo -le $ac_mid; then
24694
                      ac_lo= ac_hi=
25561
                      ac_lo= ac_hi=
Lines 24700-24716 Link Here
24700
  done
25567
  done
24701
else
25568
else
24702
  echo "$as_me: failed program was:" >&5
25569
  echo "$as_me: failed program was:" >&5
24703
cat conftest.$ac_ext >&5
25570
sed 's/^/| /' conftest.$ac_ext >&5
25571
24704
cat >conftest.$ac_ext <<_ACEOF
25572
cat >conftest.$ac_ext <<_ACEOF
24705
#line $LINENO "configure"
25573
#line $LINENO "configure"
24706
#include "confdefs.h"
25574
/* confdefs.h.  */
25575
_ACEOF
25576
cat confdefs.h >>conftest.$ac_ext
25577
cat >>conftest.$ac_ext <<_ACEOF
25578
/* end confdefs.h.  */
24707
$ac_includes_default
25579
$ac_includes_default
24708
#ifdef F77_DUMMY_MAIN
24709
#  ifdef __cplusplus
24710
     extern "C"
24711
#  endif
24712
   int F77_DUMMY_MAIN() { return 1; }
24713
#endif
24714
int
25580
int
24715
main ()
25581
main ()
24716
{
25582
{
Lines 24737-24750 Link Here
24737
  while :; do
25603
  while :; do
24738
    cat >conftest.$ac_ext <<_ACEOF
25604
    cat >conftest.$ac_ext <<_ACEOF
24739
#line $LINENO "configure"
25605
#line $LINENO "configure"
24740
#include "confdefs.h"
25606
/* confdefs.h.  */
25607
_ACEOF
25608
cat confdefs.h >>conftest.$ac_ext
25609
cat >>conftest.$ac_ext <<_ACEOF
25610
/* end confdefs.h.  */
24741
$ac_includes_default
25611
$ac_includes_default
24742
#ifdef F77_DUMMY_MAIN
24743
#  ifdef __cplusplus
24744
     extern "C"
24745
#  endif
24746
   int F77_DUMMY_MAIN() { return 1; }
24747
#endif
24748
int
25612
int
24749
main ()
25613
main ()
24750
{
25614
{
Lines 24770-24776 Link Here
24770
  ac_lo=$ac_mid; break
25634
  ac_lo=$ac_mid; break
24771
else
25635
else
24772
  echo "$as_me: failed program was:" >&5
25636
  echo "$as_me: failed program was:" >&5
24773
cat conftest.$ac_ext >&5
25637
sed 's/^/| /' conftest.$ac_ext >&5
25638
24774
ac_hi=`expr '(' $ac_mid ')' - 1`
25639
ac_hi=`expr '(' $ac_mid ')' - 1`
24775
                       if test $ac_mid -le $ac_hi; then
25640
                       if test $ac_mid -le $ac_hi; then
24776
                         ac_lo= ac_hi=
25641
                         ac_lo= ac_hi=
Lines 24782-24788 Link Here
24782
  done
25647
  done
24783
else
25648
else
24784
  echo "$as_me: failed program was:" >&5
25649
  echo "$as_me: failed program was:" >&5
24785
cat conftest.$ac_ext >&5
25650
sed 's/^/| /' conftest.$ac_ext >&5
25651
24786
ac_lo= ac_hi=
25652
ac_lo= ac_hi=
24787
fi
25653
fi
24788
rm -f conftest.$ac_objext conftest.$ac_ext
25654
rm -f conftest.$ac_objext conftest.$ac_ext
Lines 24793-24806 Link Here
24793
  ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
25659
  ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
24794
  cat >conftest.$ac_ext <<_ACEOF
25660
  cat >conftest.$ac_ext <<_ACEOF
24795
#line $LINENO "configure"
25661
#line $LINENO "configure"
24796
#include "confdefs.h"
25662
/* confdefs.h.  */
25663
_ACEOF
25664
cat confdefs.h >>conftest.$ac_ext
25665
cat >>conftest.$ac_ext <<_ACEOF
25666
/* end confdefs.h.  */
24797
$ac_includes_default
25667
$ac_includes_default
24798
#ifdef F77_DUMMY_MAIN
24799
#  ifdef __cplusplus
24800
     extern "C"
24801
#  endif
24802
   int F77_DUMMY_MAIN() { return 1; }
24803
#endif
24804
int
25668
int
24805
main ()
25669
main ()
24806
{
25670
{
Lines 24826-24862 Link Here
24826
  ac_hi=$ac_mid
25690
  ac_hi=$ac_mid
24827
else
25691
else
24828
  echo "$as_me: failed program was:" >&5
25692
  echo "$as_me: failed program was:" >&5
24829
cat conftest.$ac_ext >&5
25693
sed 's/^/| /' conftest.$ac_ext >&5
25694
24830
ac_lo=`expr '(' $ac_mid ')' + 1`
25695
ac_lo=`expr '(' $ac_mid ')' + 1`
24831
fi
25696
fi
24832
rm -f conftest.$ac_objext conftest.$ac_ext
25697
rm -f conftest.$ac_objext conftest.$ac_ext
24833
done
25698
done
24834
case $ac_lo in
25699
case $ac_lo in
24835
?*) ac_cv_sizeof_char=$ac_lo;;
25700
?*) ac_cv_sizeof_char=$ac_lo;;
24836
'') { { echo "$as_me:$LINENO: error: cannot compute sizeof (char), 77" >&5
25701
'') { { echo "$as_me:$LINENO: error: cannot compute sizeof (char), 77
24837
echo "$as_me: error: cannot compute sizeof (char), 77" >&2;}
25702
See \`config.log' for more details." >&5
25703
echo "$as_me: error: cannot compute sizeof (char), 77
25704
See \`config.log' for more details." >&2;}
24838
   { (exit 1); exit 1; }; } ;;
25705
   { (exit 1); exit 1; }; } ;;
24839
esac
25706
esac
24840
else
25707
else
24841
  if test "$cross_compiling" = yes; then
25708
  if test "$cross_compiling" = yes; then
24842
  { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling" >&5
25709
  { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling
24843
echo "$as_me: error: cannot run test program while cross compiling" >&2;}
25710
See \`config.log' for more details." >&5
25711
echo "$as_me: error: cannot run test program while cross compiling
25712
See \`config.log' for more details." >&2;}
24844
   { (exit 1); exit 1; }; }
25713
   { (exit 1); exit 1; }; }
24845
else
25714
else
24846
  cat >conftest.$ac_ext <<_ACEOF
25715
  cat >conftest.$ac_ext <<_ACEOF
24847
#line $LINENO "configure"
25716
#line $LINENO "configure"
24848
#include "confdefs.h"
25717
/* confdefs.h.  */
25718
_ACEOF
25719
cat confdefs.h >>conftest.$ac_ext
25720
cat >>conftest.$ac_ext <<_ACEOF
25721
/* end confdefs.h.  */
24849
$ac_includes_default
25722
$ac_includes_default
24850
long longval () { return (long) (sizeof (char)); }
25723
long longval () { return (long) (sizeof (char)); }
24851
unsigned long ulongval () { return (long) (sizeof (char)); }
25724
unsigned long ulongval () { return (long) (sizeof (char)); }
24852
#include <stdio.h>
25725
#include <stdio.h>
24853
#include <stdlib.h>
25726
#include <stdlib.h>
24854
#ifdef F77_DUMMY_MAIN
24855
#  ifdef __cplusplus
24856
     extern "C"
24857
#  endif
24858
   int F77_DUMMY_MAIN() { return 1; }
24859
#endif
24860
int
25727
int
24861
main ()
25728
main ()
24862
{
25729
{
Lines 24899-24911 Link Here
24899
else
25766
else
24900
  echo "$as_me: program exited with status $ac_status" >&5
25767
  echo "$as_me: program exited with status $ac_status" >&5
24901
echo "$as_me: failed program was:" >&5
25768
echo "$as_me: failed program was:" >&5
24902
cat conftest.$ac_ext >&5
25769
sed 's/^/| /' conftest.$ac_ext >&5
25770
24903
( exit $ac_status )
25771
( exit $ac_status )
24904
{ { echo "$as_me:$LINENO: error: cannot compute sizeof (char), 77" >&5
25772
{ { echo "$as_me:$LINENO: error: cannot compute sizeof (char), 77
24905
echo "$as_me: error: cannot compute sizeof (char), 77" >&2;}
25773
See \`config.log' for more details." >&5
25774
echo "$as_me: error: cannot compute sizeof (char), 77
25775
See \`config.log' for more details." >&2;}
24906
   { (exit 1); exit 1; }; }
25776
   { (exit 1); exit 1; }; }
24907
fi
25777
fi
24908
rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
25778
rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
24909
fi
25779
fi
24910
fi
25780
fi
24911
rm -f conftest.val
25781
rm -f conftest.val
Lines 24930-24936 Link Here
24930
LIBS="-ldl  $LIBS"
25800
LIBS="-ldl  $LIBS"
24931
cat >conftest.$ac_ext <<_ACEOF
25801
cat >conftest.$ac_ext <<_ACEOF
24932
#line $LINENO "configure"
25802
#line $LINENO "configure"
24933
#include "confdefs.h"
25803
/* confdefs.h.  */
25804
_ACEOF
25805
cat confdefs.h >>conftest.$ac_ext
25806
cat >>conftest.$ac_ext <<_ACEOF
25807
/* end confdefs.h.  */
24934
25808
24935
/* Override any gcc2 internal prototype to avoid an error.  */
25809
/* Override any gcc2 internal prototype to avoid an error.  */
24936
#ifdef __cplusplus
25810
#ifdef __cplusplus
Lines 24939-24950 Link Here
24939
/* We use char because int might match the return type of a gcc2
25813
/* We use char because int might match the return type of a gcc2
24940
   builtin and then its argument prototype would still apply.  */
25814
   builtin and then its argument prototype would still apply.  */
24941
char dlopen ();
25815
char dlopen ();
24942
#ifdef F77_DUMMY_MAIN
24943
#  ifdef __cplusplus
24944
     extern "C"
24945
#  endif
24946
   int F77_DUMMY_MAIN() { return 1; }
24947
#endif
24948
int
25816
int
24949
main ()
25817
main ()
24950
{
25818
{
Lines 24968-24974 Link Here
24968
  ac_cv_lib_dl_dlopen=yes
25836
  ac_cv_lib_dl_dlopen=yes
24969
else
25837
else
24970
  echo "$as_me: failed program was:" >&5
25838
  echo "$as_me: failed program was:" >&5
24971
cat conftest.$ac_ext >&5
25839
sed 's/^/| /' conftest.$ac_ext >&5
25840
24972
ac_cv_lib_dl_dlopen=no
25841
ac_cv_lib_dl_dlopen=no
24973
fi
25842
fi
24974
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
25843
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
Lines 24993-24999 Link Here
24993
LIBS="-ldld  $LIBS"
25862
LIBS="-ldld  $LIBS"
24994
cat >conftest.$ac_ext <<_ACEOF
25863
cat >conftest.$ac_ext <<_ACEOF
24995
#line $LINENO "configure"
25864
#line $LINENO "configure"
24996
#include "confdefs.h"
25865
/* confdefs.h.  */
25866
_ACEOF
25867
cat confdefs.h >>conftest.$ac_ext
25868
cat >>conftest.$ac_ext <<_ACEOF
25869
/* end confdefs.h.  */
24997
25870
24998
/* Override any gcc2 internal prototype to avoid an error.  */
25871
/* Override any gcc2 internal prototype to avoid an error.  */
24999
#ifdef __cplusplus
25872
#ifdef __cplusplus
Lines 25002-25013 Link Here
25002
/* We use char because int might match the return type of a gcc2
25875
/* We use char because int might match the return type of a gcc2
25003
   builtin and then its argument prototype would still apply.  */
25876
   builtin and then its argument prototype would still apply.  */
25004
char shl_unload ();
25877
char shl_unload ();
25005
#ifdef F77_DUMMY_MAIN
25006
#  ifdef __cplusplus
25007
     extern "C"
25008
#  endif
25009
   int F77_DUMMY_MAIN() { return 1; }
25010
#endif
25011
int
25878
int
25012
main ()
25879
main ()
25013
{
25880
{
Lines 25031-25037 Link Here
25031
  ac_cv_lib_dld_shl_unload=yes
25898
  ac_cv_lib_dld_shl_unload=yes
25032
else
25899
else
25033
  echo "$as_me: failed program was:" >&5
25900
  echo "$as_me: failed program was:" >&5
25034
cat conftest.$ac_ext >&5
25901
sed 's/^/| /' conftest.$ac_ext >&5
25902
25035
ac_cv_lib_dld_shl_unload=no
25903
ac_cv_lib_dld_shl_unload=no
25036
fi
25904
fi
25037
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
25905
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
Lines 25065-25101 Link Here
25065
else
25933
else
25066
  cat >conftest.$ac_ext <<_ACEOF
25934
  cat >conftest.$ac_ext <<_ACEOF
25067
#line $LINENO "configure"
25935
#line $LINENO "configure"
25068
#include "confdefs.h"
25936
/* confdefs.h.  */
25937
_ACEOF
25938
cat confdefs.h >>conftest.$ac_ext
25939
cat >>conftest.$ac_ext <<_ACEOF
25940
/* end confdefs.h.  */
25069
/* System header to define __stub macros and hopefully few prototypes,
25941
/* System header to define __stub macros and hopefully few prototypes,
25070
    which can conflict with char $ac_func (); below.  */
25942
    which can conflict with char $ac_func (); below.
25071
#include <assert.h>
25943
    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
25944
    <limits.h> exists even on freestanding compilers.  */
25945
#ifdef __STDC__
25946
# include <limits.h>
25947
#else
25948
# include <assert.h>
25949
#endif
25072
/* Override any gcc2 internal prototype to avoid an error.  */
25950
/* Override any gcc2 internal prototype to avoid an error.  */
25073
#ifdef __cplusplus
25951
#ifdef __cplusplus
25074
extern "C"
25952
extern "C"
25953
{
25075
#endif
25954
#endif
25076
/* We use char because int might match the return type of a gcc2
25955
/* We use char because int might match the return type of a gcc2
25077
   builtin and then its argument prototype would still apply.  */
25956
   builtin and then its argument prototype would still apply.  */
25078
char $ac_func ();
25957
char $ac_func ();
25079
char (*f) ();
25080
25081
#ifdef F77_DUMMY_MAIN
25082
#  ifdef __cplusplus
25083
     extern "C"
25084
#  endif
25085
   int F77_DUMMY_MAIN() { return 1; }
25086
#endif
25087
int
25088
main ()
25089
{
25090
/* The GNU C library defines this for functions which it implements
25958
/* The GNU C library defines this for functions which it implements
25091
    to always fail with ENOSYS.  Some functions are actually named
25959
    to always fail with ENOSYS.  Some functions are actually named
25092
    something starting with __ and the normal name is an alias.  */
25960
    something starting with __ and the normal name is an alias.  */
25093
#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
25961
#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
25094
choke me
25962
choke me
25095
#else
25963
#else
25096
f = $ac_func;
25964
char (*f) () = $ac_func;
25965
#endif
25966
#ifdef __cplusplus
25967
}
25097
#endif
25968
#endif
25098
25969
25970
int
25971
main ()
25972
{
25973
return f != $ac_func;
25099
  ;
25974
  ;
25100
  return 0;
25975
  return 0;
25101
}
25976
}
Lines 25115-25121 Link Here
25115
  eval "$as_ac_var=yes"
25990
  eval "$as_ac_var=yes"
25116
else
25991
else
25117
  echo "$as_me: failed program was:" >&5
25992
  echo "$as_me: failed program was:" >&5
25118
cat conftest.$ac_ext >&5
25993
sed 's/^/| /' conftest.$ac_ext >&5
25994
25119
eval "$as_ac_var=no"
25995
eval "$as_ac_var=no"
25120
fi
25996
fi
25121
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
25997
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
Lines 25197-25209 Link Here
25197
  # First, try using that file with no special directory specified.
26073
  # First, try using that file with no special directory specified.
25198
cat >conftest.$ac_ext <<_ACEOF
26074
cat >conftest.$ac_ext <<_ACEOF
25199
#line $LINENO "configure"
26075
#line $LINENO "configure"
25200
#include "confdefs.h"
26076
/* confdefs.h.  */
26077
_ACEOF
26078
cat confdefs.h >>conftest.$ac_ext
26079
cat >>conftest.$ac_ext <<_ACEOF
26080
/* end confdefs.h.  */
25201
#include <$x_direct_test_include>
26081
#include <$x_direct_test_include>
25202
_ACEOF
26082
_ACEOF
25203
if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
26083
if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
25204
  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
26084
  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
25205
  ac_status=$?
26085
  ac_status=$?
25206
  egrep -v '^ *\+' conftest.er1 >conftest.err
26086
  grep -v '^ *+' conftest.er1 >conftest.err
25207
  rm -f conftest.er1
26087
  rm -f conftest.er1
25208
  cat conftest.err >&5
26088
  cat conftest.err >&5
25209
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
26089
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
Lines 25221-25227 Link Here
25221
ac_x_includes=
26101
ac_x_includes=
25222
else
26102
else
25223
  echo "$as_me: failed program was:" >&5
26103
  echo "$as_me: failed program was:" >&5
25224
  cat conftest.$ac_ext >&5
26104
sed 's/^/| /' conftest.$ac_ext >&5
26105
25225
  # Look for the header file in a standard set of common directories.
26106
  # Look for the header file in a standard set of common directories.
25226
# Check X11 before X11Rn because it is often a symlink to the current release.
26107
# Check X11 before X11Rn because it is often a symlink to the current release.
25227
  for ac_dir in               \
26108
  for ac_dir in               \
Lines 25281-25294 Link Here
25281
  LIBS="-l$x_direct_test_library $LIBS"
26162
  LIBS="-l$x_direct_test_library $LIBS"
25282
cat >conftest.$ac_ext <<_ACEOF
26163
cat >conftest.$ac_ext <<_ACEOF
25283
#line $LINENO "configure"
26164
#line $LINENO "configure"
25284
#include "confdefs.h"
26165
/* confdefs.h.  */
26166
_ACEOF
26167
cat confdefs.h >>conftest.$ac_ext
26168
cat >>conftest.$ac_ext <<_ACEOF
26169
/* end confdefs.h.  */
25285
26170
25286
#ifdef F77_DUMMY_MAIN
25287
#  ifdef __cplusplus
25288
     extern "C"
25289
#  endif
25290
   int F77_DUMMY_MAIN() { return 1; }
25291
#endif
25292
int
26171
int
25293
main ()
26172
main ()
25294
{
26173
{
Lines 25314-25320 Link Here
25314
ac_x_libraries=
26193
ac_x_libraries=
25315
else
26194
else
25316
  echo "$as_me: failed program was:" >&5
26195
  echo "$as_me: failed program was:" >&5
25317
cat conftest.$ac_ext >&5
26196
sed 's/^/| /' conftest.$ac_ext >&5
26197
25318
LIBS="$ac_save_LIBS"
26198
LIBS="$ac_save_LIBS"
25319
# First see if replacing the include by lib works.
26199
# First see if replacing the include by lib works.
25320
# Check X11 before X11Rn because it is often a symlink to the current release.
26200
# Check X11 before X11Rn because it is often a symlink to the current release.
Lines 25494-25500 Link Here
25494
LIBS="-lICE $X_EXTRA_LIBS $LIBS"
26374
LIBS="-lICE $X_EXTRA_LIBS $LIBS"
25495
cat >conftest.$ac_ext <<_ACEOF
26375
cat >conftest.$ac_ext <<_ACEOF
25496
#line $LINENO "configure"
26376
#line $LINENO "configure"
25497
#include "confdefs.h"
26377
/* confdefs.h.  */
26378
_ACEOF
26379
cat confdefs.h >>conftest.$ac_ext
26380
cat >>conftest.$ac_ext <<_ACEOF
26381
/* end confdefs.h.  */
25498
26382
25499
/* Override any gcc2 internal prototype to avoid an error.  */
26383
/* Override any gcc2 internal prototype to avoid an error.  */
25500
#ifdef __cplusplus
26384
#ifdef __cplusplus
Lines 25503-25514 Link Here
25503
/* We use char because int might match the return type of a gcc2
26387
/* We use char because int might match the return type of a gcc2
25504
   builtin and then its argument prototype would still apply.  */
26388
   builtin and then its argument prototype would still apply.  */
25505
char IceConnectionNumber ();
26389
char IceConnectionNumber ();
25506
#ifdef F77_DUMMY_MAIN
25507
#  ifdef __cplusplus
25508
     extern "C"
25509
#  endif
25510
   int F77_DUMMY_MAIN() { return 1; }
25511
#endif
25512
int
26390
int
25513
main ()
26391
main ()
25514
{
26392
{
Lines 25532-25538 Link Here
25532
  ac_cv_lib_ICE_IceConnectionNumber=yes
26410
  ac_cv_lib_ICE_IceConnectionNumber=yes
25533
else
26411
else
25534
  echo "$as_me: failed program was:" >&5
26412
  echo "$as_me: failed program was:" >&5
25535
cat conftest.$ac_ext >&5
26413
sed 's/^/| /' conftest.$ac_ext >&5
26414
25536
ac_cv_lib_ICE_IceConnectionNumber=no
26415
ac_cv_lib_ICE_IceConnectionNumber=no
25537
fi
26416
fi
25538
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
26417
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
Lines 25566-25584 Link Here
25566
26445
25567
cat >conftest.$ac_ext <<_ACEOF
26446
cat >conftest.$ac_ext <<_ACEOF
25568
#line $LINENO "configure"
26447
#line $LINENO "configure"
25569
#include "confdefs.h"
26448
/* confdefs.h.  */
26449
_ACEOF
26450
cat confdefs.h >>conftest.$ac_ext
26451
cat >>conftest.$ac_ext <<_ACEOF
26452
/* end confdefs.h.  */
25570
26453
25571
#include <stdio.h>
26454
#include <stdio.h>
25572
#ifdef STDC_HEADERS
26455
#ifdef STDC_HEADERS
25573
# include <stdlib.h>
26456
# include <stdlib.h>
25574
#endif
26457
#endif
25575
26458
25576
#ifdef F77_DUMMY_MAIN
25577
#  ifdef __cplusplus
25578
     extern "C"
25579
#  endif
25580
   int F77_DUMMY_MAIN() { return 1; }
25581
#endif
25582
int
26459
int
25583
main ()
26460
main ()
25584
{
26461
{
Lines 25604-25610 Link Here
25604
  kde_cv_have_libXext=yes
26481
  kde_cv_have_libXext=yes
25605
else
26482
else
25606
  echo "$as_me: failed program was:" >&5
26483
  echo "$as_me: failed program was:" >&5
25607
cat conftest.$ac_ext >&5
26484
sed 's/^/| /' conftest.$ac_ext >&5
26485
25608
kde_cv_have_libXext=no
26486
kde_cv_have_libXext=no
25609
26487
25610
fi
26488
fi
Lines 25661-25675 Link Here
25661
26539
25662
	  cat >conftest.$ac_ext <<_ACEOF
26540
	  cat >conftest.$ac_ext <<_ACEOF
25663
#line $LINENO "configure"
26541
#line $LINENO "configure"
25664
#include "confdefs.h"
26542
/* confdefs.h.  */
26543
_ACEOF
26544
cat confdefs.h >>conftest.$ac_ext
26545
cat >>conftest.$ac_ext <<_ACEOF
26546
/* end confdefs.h.  */
25665
#include <X11/Xlib.h>
26547
#include <X11/Xlib.h>
25666
  			#include <X11/extensions/Xinerama.h>
26548
  			#include <X11/extensions/Xinerama.h>
25667
#ifdef F77_DUMMY_MAIN
25668
#  ifdef __cplusplus
25669
     extern "C"
25670
#  endif
25671
   int F77_DUMMY_MAIN() { return 1; }
25672
#endif
25673
int
26549
int
25674
main ()
26550
main ()
25675
{
26551
{
Lines 25693-25699 Link Here
25693
  ac_cv_have_xinerama="yes"
26569
  ac_cv_have_xinerama="yes"
25694
else
26570
else
25695
  echo "$as_me: failed program was:" >&5
26571
  echo "$as_me: failed program was:" >&5
25696
cat conftest.$ac_ext >&5
26572
sed 's/^/| /' conftest.$ac_ext >&5
26573
25697
ac_cv_have_xinerama="no"
26574
ac_cv_have_xinerama="no"
25698
fi
26575
fi
25699
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
26576
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
Lines 25840-25846 Link Here
25840
LIBS="-lpthread  $LIBS"
26717
LIBS="-lpthread  $LIBS"
25841
cat >conftest.$ac_ext <<_ACEOF
26718
cat >conftest.$ac_ext <<_ACEOF
25842
#line $LINENO "configure"
26719
#line $LINENO "configure"
25843
#include "confdefs.h"
26720
/* confdefs.h.  */
26721
_ACEOF
26722
cat confdefs.h >>conftest.$ac_ext
26723
cat >>conftest.$ac_ext <<_ACEOF
26724
/* end confdefs.h.  */
25844
26725
25845
/* Override any gcc2 internal prototype to avoid an error.  */
26726
/* Override any gcc2 internal prototype to avoid an error.  */
25846
#ifdef __cplusplus
26727
#ifdef __cplusplus
Lines 25849-25860 Link Here
25849
/* We use char because int might match the return type of a gcc2
26730
/* We use char because int might match the return type of a gcc2
25850
   builtin and then its argument prototype would still apply.  */
26731
   builtin and then its argument prototype would still apply.  */
25851
char pthread_create ();
26732
char pthread_create ();
25852
#ifdef F77_DUMMY_MAIN
25853
#  ifdef __cplusplus
25854
     extern "C"
25855
#  endif
25856
   int F77_DUMMY_MAIN() { return 1; }
25857
#endif
25858
int
26733
int
25859
main ()
26734
main ()
25860
{
26735
{
Lines 25878-25884 Link Here
25878
  ac_cv_lib_pthread_pthread_create=yes
26753
  ac_cv_lib_pthread_pthread_create=yes
25879
else
26754
else
25880
  echo "$as_me: failed program was:" >&5
26755
  echo "$as_me: failed program was:" >&5
25881
cat conftest.$ac_ext >&5
26756
sed 's/^/| /' conftest.$ac_ext >&5
26757
25882
ac_cv_lib_pthread_pthread_create=no
26758
ac_cv_lib_pthread_pthread_create=no
25883
fi
26759
fi
25884
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
26760
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
Lines 25924-25930 Link Here
25924
echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
26800
echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
25925
cat >conftest.$ac_ext <<_ACEOF
26801
cat >conftest.$ac_ext <<_ACEOF
25926
#line $LINENO "configure"
26802
#line $LINENO "configure"
25927
#include "confdefs.h"
26803
/* confdefs.h.  */
26804
_ACEOF
26805
cat confdefs.h >>conftest.$ac_ext
26806
cat >>conftest.$ac_ext <<_ACEOF
26807
/* end confdefs.h.  */
25928
$ac_includes_default
26808
$ac_includes_default
25929
#include <$ac_header>
26809
#include <$ac_header>
25930
_ACEOF
26810
_ACEOF
Lines 25943-25949 Link Here
25943
  ac_header_compiler=yes
26823
  ac_header_compiler=yes
25944
else
26824
else
25945
  echo "$as_me: failed program was:" >&5
26825
  echo "$as_me: failed program was:" >&5
25946
cat conftest.$ac_ext >&5
26826
sed 's/^/| /' conftest.$ac_ext >&5
26827
25947
ac_header_compiler=no
26828
ac_header_compiler=no
25948
fi
26829
fi
25949
rm -f conftest.$ac_objext conftest.$ac_ext
26830
rm -f conftest.$ac_objext conftest.$ac_ext
Lines 25955-25967 Link Here
25955
echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
26836
echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
25956
cat >conftest.$ac_ext <<_ACEOF
26837
cat >conftest.$ac_ext <<_ACEOF
25957
#line $LINENO "configure"
26838
#line $LINENO "configure"
25958
#include "confdefs.h"
26839
/* confdefs.h.  */
26840
_ACEOF
26841
cat confdefs.h >>conftest.$ac_ext
26842
cat >>conftest.$ac_ext <<_ACEOF
26843
/* end confdefs.h.  */
25959
#include <$ac_header>
26844
#include <$ac_header>
25960
_ACEOF
26845
_ACEOF
25961
if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
26846
if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
25962
  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
26847
  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
25963
  ac_status=$?
26848
  ac_status=$?
25964
  egrep -v '^ *\+' conftest.er1 >conftest.err
26849
  grep -v '^ *+' conftest.er1 >conftest.err
25965
  rm -f conftest.er1
26850
  rm -f conftest.er1
25966
  cat conftest.err >&5
26851
  cat conftest.err >&5
25967
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
26852
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
Lines 25978-25984 Link Here
25978
  ac_header_preproc=yes
26863
  ac_header_preproc=yes
25979
else
26864
else
25980
  echo "$as_me: failed program was:" >&5
26865
  echo "$as_me: failed program was:" >&5
25981
  cat conftest.$ac_ext >&5
26866
sed 's/^/| /' conftest.$ac_ext >&5
26867
25982
  ac_header_preproc=no
26868
  ac_header_preproc=no
25983
fi
26869
fi
25984
rm -f conftest.err conftest.$ac_ext
26870
rm -f conftest.err conftest.$ac_ext
Lines 25991-26004 Link Here
25991
    { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
26877
    { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
25992
echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
26878
echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
25993
    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
26879
    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
25994
echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
26880
echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
26881
    (
26882
      cat <<\_ASBOX
26883
## ------------------------------------ ##
26884
## Report this to bug-autoconf@gnu.org. ##
26885
## ------------------------------------ ##
26886
_ASBOX
26887
    ) |
26888
      sed "s/^/$as_me: WARNING:     /" >&2
26889
    ;;
25995
  no:yes )
26890
  no:yes )
25996
    { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
26891
    { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
25997
echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
26892
echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
25998
    { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
26893
    { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
25999
echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
26894
echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
26000
    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
26895
    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
26001
echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
26896
echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
26897
    (
26898
      cat <<\_ASBOX
26899
## ------------------------------------ ##
26900
## Report this to bug-autoconf@gnu.org. ##
26901
## ------------------------------------ ##
26902
_ASBOX
26903
    ) |
26904
      sed "s/^/$as_me: WARNING:     /" >&2
26905
    ;;
26002
esac
26906
esac
26003
echo "$as_me:$LINENO: checking for $ac_header" >&5
26907
echo "$as_me:$LINENO: checking for $ac_header" >&5
26004
echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
26908
echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
Lines 26034-26040 Link Here
26034
LIBS="-llthread  $LIBS"
26938
LIBS="-llthread  $LIBS"
26035
cat >conftest.$ac_ext <<_ACEOF
26939
cat >conftest.$ac_ext <<_ACEOF
26036
#line $LINENO "configure"
26940
#line $LINENO "configure"
26037
#include "confdefs.h"
26941
/* confdefs.h.  */
26942
_ACEOF
26943
cat confdefs.h >>conftest.$ac_ext
26944
cat >>conftest.$ac_ext <<_ACEOF
26945
/* end confdefs.h.  */
26038
26946
26039
/* Override any gcc2 internal prototype to avoid an error.  */
26947
/* Override any gcc2 internal prototype to avoid an error.  */
26040
#ifdef __cplusplus
26948
#ifdef __cplusplus
Lines 26043-26054 Link Here
26043
/* We use char because int might match the return type of a gcc2
26951
/* We use char because int might match the return type of a gcc2
26044
   builtin and then its argument prototype would still apply.  */
26952
   builtin and then its argument prototype would still apply.  */
26045
char pthread_join ();
26953
char pthread_join ();
26046
#ifdef F77_DUMMY_MAIN
26047
#  ifdef __cplusplus
26048
     extern "C"
26049
#  endif
26050
   int F77_DUMMY_MAIN() { return 1; }
26051
#endif
26052
int
26954
int
26053
main ()
26955
main ()
26054
{
26956
{
Lines 26072-26078 Link Here
26072
  ac_cv_lib_lthread_pthread_join=yes
26974
  ac_cv_lib_lthread_pthread_join=yes
26073
else
26975
else
26074
  echo "$as_me: failed program was:" >&5
26976
  echo "$as_me: failed program was:" >&5
26075
cat conftest.$ac_ext >&5
26977
sed 's/^/| /' conftest.$ac_ext >&5
26978
26076
ac_cv_lib_lthread_pthread_join=no
26979
ac_cv_lib_lthread_pthread_join=no
26077
fi
26980
fi
26078
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
26981
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
Lines 26115-26128 Link Here
26115
  CXXFLAGS="$CXXFLAGS -pthread"
27018
  CXXFLAGS="$CXXFLAGS -pthread"
26116
  cat >conftest.$ac_ext <<_ACEOF
27019
  cat >conftest.$ac_ext <<_ACEOF
26117
#line $LINENO "configure"
27020
#line $LINENO "configure"
26118
#include "confdefs.h"
27021
/* confdefs.h.  */
27022
_ACEOF
27023
cat confdefs.h >>conftest.$ac_ext
27024
cat >>conftest.$ac_ext <<_ACEOF
27025
/* end confdefs.h.  */
26119
27026
26120
#ifdef F77_DUMMY_MAIN
26121
#  ifdef __cplusplus
26122
     extern "C"
26123
#  endif
26124
   int F77_DUMMY_MAIN() { return 1; }
26125
#endif
26126
int
27027
int
26127
main ()
27028
main ()
26128
{
27029
{
Lines 26146-26152 Link Here
26146
  eval "kde_cv_prog_cxx_$kde_cache=yes"
27047
  eval "kde_cv_prog_cxx_$kde_cache=yes"
26147
else
27048
else
26148
  echo "$as_me: failed program was:" >&5
27049
  echo "$as_me: failed program was:" >&5
26149
cat conftest.$ac_ext >&5
27050
sed 's/^/| /' conftest.$ac_ext >&5
27051
26150
fi
27052
fi
26151
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
27053
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
26152
  CXXFLAGS="$save_CXXFLAGS"
27054
  CXXFLAGS="$save_CXXFLAGS"
Lines 26201-26214 Link Here
26201
  CXXFLAGS="$CXXFLAGS -mt"
27103
  CXXFLAGS="$CXXFLAGS -mt"
26202
  cat >conftest.$ac_ext <<_ACEOF
27104
  cat >conftest.$ac_ext <<_ACEOF
26203
#line $LINENO "configure"
27105
#line $LINENO "configure"
26204
#include "confdefs.h"
27106
/* confdefs.h.  */
27107
_ACEOF
27108
cat confdefs.h >>conftest.$ac_ext
27109
cat >>conftest.$ac_ext <<_ACEOF
27110
/* end confdefs.h.  */
26205
27111
26206
#ifdef F77_DUMMY_MAIN
26207
#  ifdef __cplusplus
26208
     extern "C"
26209
#  endif
26210
   int F77_DUMMY_MAIN() { return 1; }
26211
#endif
26212
int
27112
int
26213
main ()
27113
main ()
26214
{
27114
{
Lines 26232-26238 Link Here
26232
  eval "kde_cv_prog_cxx_$kde_cache=yes"
27132
  eval "kde_cv_prog_cxx_$kde_cache=yes"
26233
else
27133
else
26234
  echo "$as_me: failed program was:" >&5
27134
  echo "$as_me: failed program was:" >&5
26235
cat conftest.$ac_ext >&5
27135
sed 's/^/| /' conftest.$ac_ext >&5
27136
26236
fi
27137
fi
26237
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
27138
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
26238
  CXXFLAGS="$save_CXXFLAGS"
27139
  CXXFLAGS="$save_CXXFLAGS"
Lines 26364-26379 Link Here
26364
CFLAGS="$CFLAGS $all_includes $USER_INCLUDES"
27265
CFLAGS="$CFLAGS $all_includes $USER_INCLUDES"
26365
cat >conftest.$ac_ext <<_ACEOF
27266
cat >conftest.$ac_ext <<_ACEOF
26366
#line $LINENO "configure"
27267
#line $LINENO "configure"
26367
#include "confdefs.h"
27268
/* confdefs.h.  */
27269
_ACEOF
27270
cat confdefs.h >>conftest.$ac_ext
27271
cat >>conftest.$ac_ext <<_ACEOF
27272
/* end confdefs.h.  */
26368
27273
26369
#include<zlib.h>
27274
#include<zlib.h>
26370
27275
26371
#ifdef F77_DUMMY_MAIN
26372
#  ifdef __cplusplus
26373
     extern "C"
26374
#  endif
26375
   int F77_DUMMY_MAIN() { return 1; }
26376
#endif
26377
int
27276
int
26378
main ()
27277
main ()
26379
{
27278
{
Lines 26397-26403 Link Here
26397
  eval "ac_cv_lib_z='-lz'"
27296
  eval "ac_cv_lib_z='-lz'"
26398
else
27297
else
26399
  echo "$as_me: failed program was:" >&5
27298
  echo "$as_me: failed program was:" >&5
26400
cat conftest.$ac_ext >&5
27299
sed 's/^/| /' conftest.$ac_ext >&5
27300
26401
eval "ac_cv_lib_z=no"
27301
eval "ac_cv_lib_z=no"
26402
fi
27302
fi
26403
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
27303
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
Lines 26448-26463 Link Here
26448
27348
26449
cat >conftest.$ac_ext <<_ACEOF
27349
cat >conftest.$ac_ext <<_ACEOF
26450
#line $LINENO "configure"
27350
#line $LINENO "configure"
26451
#include "confdefs.h"
27351
/* confdefs.h.  */
27352
_ACEOF
27353
cat confdefs.h >>conftest.$ac_ext
27354
cat >>conftest.$ac_ext <<_ACEOF
27355
/* end confdefs.h.  */
26452
27356
26453
    #include<png.h>
27357
    #include<png.h>
26454
27358
26455
#ifdef F77_DUMMY_MAIN
26456
#  ifdef __cplusplus
26457
     extern "C"
26458
#  endif
26459
   int F77_DUMMY_MAIN() { return 1; }
26460
#endif
26461
int
27359
int
26462
main ()
27360
main ()
26463
{
27361
{
Lines 26485-26491 Link Here
26485
  eval "ac_cv_lib_png='-lpng $LIBZ -lm'"
27383
  eval "ac_cv_lib_png='-lpng $LIBZ -lm'"
26486
else
27384
else
26487
  echo "$as_me: failed program was:" >&5
27385
  echo "$as_me: failed program was:" >&5
26488
cat conftest.$ac_ext >&5
27386
sed 's/^/| /' conftest.$ac_ext >&5
27387
26489
eval "ac_cv_lib_png=no"
27388
eval "ac_cv_lib_png=no"
26490
27389
26491
fi
27390
fi
Lines 26531-26537 Link Here
26531
CFLAGS="$CFLAGS $all_includes $USER_INCLUDES"
27430
CFLAGS="$CFLAGS $all_includes $USER_INCLUDES"
26532
cat >conftest.$ac_ext <<_ACEOF
27431
cat >conftest.$ac_ext <<_ACEOF
26533
#line $LINENO "configure"
27432
#line $LINENO "configure"
26534
#include "confdefs.h"
27433
/* confdefs.h.  */
27434
_ACEOF
27435
cat confdefs.h >>conftest.$ac_ext
27436
cat >>conftest.$ac_ext <<_ACEOF
27437
/* end confdefs.h.  */
26535
/* Override any gcc2 internal prototype to avoid an error.  */
27438
/* Override any gcc2 internal prototype to avoid an error.  */
26536
struct jpeg_decompress_struct;
27439
struct jpeg_decompress_struct;
26537
typedef struct jpeg_decompress_struct * j_decompress_ptr;
27440
typedef struct jpeg_decompress_struct * j_decompress_ptr;
Lines 26547-26558 Link Here
26547
/* We use char because int might match the return type of a gcc2
27450
/* We use char because int might match the return type of a gcc2
26548
    builtin and then its argument prototype would still apply.  */
27451
    builtin and then its argument prototype would still apply.  */
26549
27452
26550
#ifdef F77_DUMMY_MAIN
26551
#  ifdef __cplusplus
26552
     extern "C"
26553
#  endif
26554
   int F77_DUMMY_MAIN() { return 1; }
26555
#endif
26556
int
27453
int
26557
main ()
27454
main ()
26558
{
27455
{
Lines 26576-26582 Link Here
26576
  eval "ac_cv_lib_jpeg_6b=-ljpeg6b"
27473
  eval "ac_cv_lib_jpeg_6b=-ljpeg6b"
26577
else
27474
else
26578
  echo "$as_me: failed program was:" >&5
27475
  echo "$as_me: failed program was:" >&5
26579
cat conftest.$ac_ext >&5
27476
sed 's/^/| /' conftest.$ac_ext >&5
27477
26580
eval "ac_cv_lib_jpeg_6b=no"
27478
eval "ac_cv_lib_jpeg_6b=no"
26581
fi
27479
fi
26582
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
27480
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
Lines 26612-26618 Link Here
26612
CFLAGS="$CFLAGS $all_includes $USER_INCLUDES"
27510
CFLAGS="$CFLAGS $all_includes $USER_INCLUDES"
26613
cat >conftest.$ac_ext <<_ACEOF
27511
cat >conftest.$ac_ext <<_ACEOF
26614
#line $LINENO "configure"
27512
#line $LINENO "configure"
26615
#include "confdefs.h"
27513
/* confdefs.h.  */
27514
_ACEOF
27515
cat confdefs.h >>conftest.$ac_ext
27516
cat >>conftest.$ac_ext <<_ACEOF
27517
/* end confdefs.h.  */
26616
/* Override any gcc2 internal prototype to avoid an error.  */
27518
/* Override any gcc2 internal prototype to avoid an error.  */
26617
struct jpeg_decompress_struct;
27519
struct jpeg_decompress_struct;
26618
typedef struct jpeg_decompress_struct * j_decompress_ptr;
27520
typedef struct jpeg_decompress_struct * j_decompress_ptr;
Lines 26628-26639 Link Here
26628
/* We use char because int might match the return type of a gcc2
27530
/* We use char because int might match the return type of a gcc2
26629
    builtin and then its argument prototype would still apply.  */
27531
    builtin and then its argument prototype would still apply.  */
26630
27532
26631
#ifdef F77_DUMMY_MAIN
26632
#  ifdef __cplusplus
26633
     extern "C"
26634
#  endif
26635
   int F77_DUMMY_MAIN() { return 1; }
26636
#endif
26637
int
27533
int
26638
main ()
27534
main ()
26639
{
27535
{
Lines 26657-26663 Link Here
26657
  eval "ac_cv_lib_jpeg_normal=-ljpeg"
27553
  eval "ac_cv_lib_jpeg_normal=-ljpeg"
26658
else
27554
else
26659
  echo "$as_me: failed program was:" >&5
27555
  echo "$as_me: failed program was:" >&5
26660
cat conftest.$ac_ext >&5
27556
sed 's/^/| /' conftest.$ac_ext >&5
27557
26661
eval "ac_cv_lib_jpeg_normal=no"
27558
eval "ac_cv_lib_jpeg_normal=no"
26662
fi
27559
fi
26663
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
27560
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
Lines 26693-26699 Link Here
26693
do
27590
do
26694
  for j in jpeglib.h;
27591
  for j in jpeglib.h;
26695
  do
27592
  do
26696
    echo "configure: 26696: $i/$j" >&5
27593
    echo "configure: 27593: $i/$j" >&5
26697
    if test -r "$i/$j"; then
27594
    if test -r "$i/$j"; then
26698
      echo "taking that" >&5
27595
      echo "taking that" >&5
26699
      jpeg_incdir=$i
27596
      jpeg_incdir=$i
Lines 26931-26937 Link Here
26931
do
27828
do
26932
  for j in $kde_qt_header;
27829
  for j in $kde_qt_header;
26933
  do
27830
  do
26934
    echo "configure: 26934: $i/$j" >&5
27831
    echo "configure: 27831: $i/$j" >&5
26935
    if test -r "$i/$j"; then
27832
    if test -r "$i/$j"; then
26936
      echo "taking that" >&5
27833
      echo "taking that" >&5
26937
      qt_incdir=$i
27834
      qt_incdir=$i
Lines 27566-27579 Link Here
27566
CXXFLAGS="$CXXFLAGS $all_includes $USER_INCLUDES"
28463
CXXFLAGS="$CXXFLAGS $all_includes $USER_INCLUDES"
27567
cat >conftest.$ac_ext <<_ACEOF
28464
cat >conftest.$ac_ext <<_ACEOF
27568
#line $LINENO "configure"
28465
#line $LINENO "configure"
27569
#include "confdefs.h"
28466
/* confdefs.h.  */
28467
_ACEOF
28468
cat confdefs.h >>conftest.$ac_ext
28469
cat >>conftest.$ac_ext <<_ACEOF
28470
/* end confdefs.h.  */
27570
#include <qapplication.h>
28471
#include <qapplication.h>
27571
#ifdef F77_DUMMY_MAIN
27572
#  ifdef __cplusplus
27573
     extern "C"
27574
#  endif
27575
   int F77_DUMMY_MAIN() { return 1; }
27576
#endif
27577
int
28472
int
27578
main ()
28473
main ()
27579
{
28474
{
Lines 27600-27606 Link Here
27600
  eval "kde_cv_qt_jpeg=no"
28495
  eval "kde_cv_qt_jpeg=no"
27601
else
28496
else
27602
  echo "$as_me: failed program was:" >&5
28497
  echo "$as_me: failed program was:" >&5
27603
cat conftest.$ac_ext >&5
28498
sed 's/^/| /' conftest.$ac_ext >&5
28499
27604
eval "kde_cv_qt_jpeg=yes"
28500
eval "kde_cv_qt_jpeg=yes"
27605
fi
28501
fi
27606
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
28502
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
Lines 27724-27730 Link Here
27724
do
28620
do
27725
  for j in $kde_check_header;
28621
  for j in $kde_check_header;
27726
  do
28622
  do
27727
    echo "configure: 27727: $i/$j" >&5
28623
    echo "configure: 28623: $i/$j" >&5
27728
    if test -r "$i/$j"; then
28624
    if test -r "$i/$j"; then
27729
      echo "taking that" >&5
28625
      echo "taking that" >&5
27730
      kde_incdir=$i
28626
      kde_incdir=$i
Lines 27754-27760 Link Here
27754
do
28650
do
27755
  for j in $kde_check_lib;
28651
  for j in $kde_check_lib;
27756
  do
28652
  do
27757
    echo "configure: 27757: $i/$j" >&5
28653
    echo "configure: 28653: $i/$j" >&5
27758
    if test -r "$i/$j"; then
28654
    if test -r "$i/$j"; then
27759
      echo "taking that" >&5
28655
      echo "taking that" >&5
27760
      kde_libdir=$i
28656
      kde_libdir=$i
Lines 27772-27778 Link Here
27772
do
28668
do
27773
  for j in "kde3/plugins/designer/kdewidgets.la";
28669
  for j in "kde3/plugins/designer/kdewidgets.la";
27774
  do
28670
  do
27775
    echo "configure: 27775: $i/$j" >&5
28671
    echo "configure: 28671: $i/$j" >&5
27776
    if test -r "$i/$j"; then
28672
    if test -r "$i/$j"; then
27777
      echo "taking that" >&5
28673
      echo "taking that" >&5
27778
      kde_widgetdir=$i
28674
      kde_widgetdir=$i
Lines 28932-28938 Link Here
28932
do
29828
do
28933
  for j in apps/ksgmltools2/customization/kde-chunk.xsl;
29829
  for j in apps/ksgmltools2/customization/kde-chunk.xsl;
28934
  do
29830
  do
28935
    echo "configure: 28935: $i/$j" >&5
29831
    echo "configure: 29831: $i/$j" >&5
28936
    if test -r "$i/$j"; then
29832
    if test -r "$i/$j"; then
28937
      echo "taking that" >&5
29833
      echo "taking that" >&5
28938
      KDE_XSL_STYLESHEET=$i
29834
      KDE_XSL_STYLESHEET=$i
Lines 29100-29106 Link Here
29100
LIBS="-ljpeg  $LIBS"
29996
LIBS="-ljpeg  $LIBS"
29101
cat >conftest.$ac_ext <<_ACEOF
29997
cat >conftest.$ac_ext <<_ACEOF
29102
#line $LINENO "configure"
29998
#line $LINENO "configure"
29103
#include "confdefs.h"
29999
/* confdefs.h.  */
30000
_ACEOF
30001
cat confdefs.h >>conftest.$ac_ext
30002
cat >>conftest.$ac_ext <<_ACEOF
30003
/* end confdefs.h.  */
29104
30004
29105
/* Override any gcc2 internal prototype to avoid an error.  */
30005
/* Override any gcc2 internal prototype to avoid an error.  */
29106
#ifdef __cplusplus
30006
#ifdef __cplusplus
Lines 29109-29120 Link Here
29109
/* We use char because int might match the return type of a gcc2
30009
/* We use char because int might match the return type of a gcc2
29110
   builtin and then its argument prototype would still apply.  */
30010
   builtin and then its argument prototype would still apply.  */
29111
char jpeg_start_decompress ();
30011
char jpeg_start_decompress ();
29112
#ifdef F77_DUMMY_MAIN
29113
#  ifdef __cplusplus
29114
     extern "C"
29115
#  endif
29116
   int F77_DUMMY_MAIN() { return 1; }
29117
#endif
29118
int
30012
int
29119
main ()
30013
main ()
29120
{
30014
{
Lines 29138-29144 Link Here
29138
  ac_cv_lib_jpeg_jpeg_start_decompress=yes
30032
  ac_cv_lib_jpeg_jpeg_start_decompress=yes
29139
else
30033
else
29140
  echo "$as_me: failed program was:" >&5
30034
  echo "$as_me: failed program was:" >&5
29141
cat conftest.$ac_ext >&5
30035
sed 's/^/| /' conftest.$ac_ext >&5
30036
29142
ac_cv_lib_jpeg_jpeg_start_decompress=no
30037
ac_cv_lib_jpeg_jpeg_start_decompress=no
29143
fi
30038
fi
29144
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
30039
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
Lines 29171-29177 Link Here
29171
LIBS="-lpng  $LIBS"
30066
LIBS="-lpng  $LIBS"
29172
cat >conftest.$ac_ext <<_ACEOF
30067
cat >conftest.$ac_ext <<_ACEOF
29173
#line $LINENO "configure"
30068
#line $LINENO "configure"
29174
#include "confdefs.h"
30069
/* confdefs.h.  */
30070
_ACEOF
30071
cat confdefs.h >>conftest.$ac_ext
30072
cat >>conftest.$ac_ext <<_ACEOF
30073
/* end confdefs.h.  */
29175
30074
29176
/* Override any gcc2 internal prototype to avoid an error.  */
30075
/* Override any gcc2 internal prototype to avoid an error.  */
29177
#ifdef __cplusplus
30076
#ifdef __cplusplus
Lines 29180-29191 Link Here
29180
/* We use char because int might match the return type of a gcc2
30079
/* We use char because int might match the return type of a gcc2
29181
   builtin and then its argument prototype would still apply.  */
30080
   builtin and then its argument prototype would still apply.  */
29182
char png_create_info_struct ();
30081
char png_create_info_struct ();
29183
#ifdef F77_DUMMY_MAIN
29184
#  ifdef __cplusplus
29185
     extern "C"
29186
#  endif
29187
   int F77_DUMMY_MAIN() { return 1; }
29188
#endif
29189
int
30082
int
29190
main ()
30083
main ()
29191
{
30084
{
Lines 29209-29215 Link Here
29209
  ac_cv_lib_png_png_create_info_struct=yes
30102
  ac_cv_lib_png_png_create_info_struct=yes
29210
else
30103
else
29211
  echo "$as_me: failed program was:" >&5
30104
  echo "$as_me: failed program was:" >&5
29212
cat conftest.$ac_ext >&5
30105
sed 's/^/| /' conftest.$ac_ext >&5
30106
29213
ac_cv_lib_png_png_create_info_struct=no
30107
ac_cv_lib_png_png_create_info_struct=no
29214
fi
30108
fi
29215
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
30109
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
Lines 29240-29287 Link Here
29240
else
30134
else
29241
  cat >conftest.$ac_ext <<_ACEOF
30135
  cat >conftest.$ac_ext <<_ACEOF
29242
#line $LINENO "configure"
30136
#line $LINENO "configure"
29243
#include "confdefs.h"
30137
/* confdefs.h.  */
30138
_ACEOF
30139
cat confdefs.h >>conftest.$ac_ext
30140
cat >>conftest.$ac_ext <<_ACEOF
30141
/* end confdefs.h.  */
29244
#include <stdlib.h>
30142
#include <stdlib.h>
29245
#include <stdarg.h>
30143
#include <stdarg.h>
29246
#include <string.h>
30144
#include <string.h>
29247
#include <float.h>
30145
#include <float.h>
29248
30146
30147
int
30148
main ()
30149
{
30150
30151
  ;
30152
  return 0;
30153
}
29249
_ACEOF
30154
_ACEOF
29250
if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
30155
rm -f conftest.$ac_objext
29251
  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
30156
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
30157
  (eval $ac_compile) 2>&5
29252
  ac_status=$?
30158
  ac_status=$?
29253
  egrep -v '^ *\+' conftest.er1 >conftest.err
29254
  rm -f conftest.er1
29255
  cat conftest.err >&5
29256
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
30159
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
29257
  (exit $ac_status); } >/dev/null; then
30160
  (exit $ac_status); } &&
29258
  if test -s conftest.err; then
30161
         { ac_try='test -s conftest.$ac_objext'
29259
    ac_cpp_err=$ac_c_preproc_warn_flag
30162
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
29260
  else
30163
  (eval $ac_try) 2>&5
29261
    ac_cpp_err=
30164
  ac_status=$?
29262
  fi
30165
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
29263
else
30166
  (exit $ac_status); }; }; then
29264
  ac_cpp_err=yes
29265
fi
29266
if test -z "$ac_cpp_err"; then
29267
  ac_cv_header_stdc=yes
30167
  ac_cv_header_stdc=yes
29268
else
30168
else
29269
  echo "$as_me: failed program was:" >&5
30169
  echo "$as_me: failed program was:" >&5
29270
  cat conftest.$ac_ext >&5
30170
sed 's/^/| /' conftest.$ac_ext >&5
29271
  ac_cv_header_stdc=no
30171
30172
ac_cv_header_stdc=no
29272
fi
30173
fi
29273
rm -f conftest.err conftest.$ac_ext
30174
rm -f conftest.$ac_objext conftest.$ac_ext
29274
30175
29275
if test $ac_cv_header_stdc = yes; then
30176
if test $ac_cv_header_stdc = yes; then
29276
  # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
30177
  # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
29277
  cat >conftest.$ac_ext <<_ACEOF
30178
  cat >conftest.$ac_ext <<_ACEOF
29278
#line $LINENO "configure"
30179
#line $LINENO "configure"
29279
#include "confdefs.h"
30180
/* confdefs.h.  */
30181
_ACEOF
30182
cat confdefs.h >>conftest.$ac_ext
30183
cat >>conftest.$ac_ext <<_ACEOF
30184
/* end confdefs.h.  */
29280
#include <string.h>
30185
#include <string.h>
29281
30186
29282
_ACEOF
30187
_ACEOF
29283
if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
30188
if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
29284
  egrep "memchr" >/dev/null 2>&1; then
30189
  $EGREP "memchr" >/dev/null 2>&1; then
29285
  :
30190
  :
29286
else
30191
else
29287
  ac_cv_header_stdc=no
30192
  ac_cv_header_stdc=no
Lines 29294-29305 Link Here
29294
  # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
30199
  # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
29295
  cat >conftest.$ac_ext <<_ACEOF
30200
  cat >conftest.$ac_ext <<_ACEOF
29296
#line $LINENO "configure"
30201
#line $LINENO "configure"
29297
#include "confdefs.h"
30202
/* confdefs.h.  */
30203
_ACEOF
30204
cat confdefs.h >>conftest.$ac_ext
30205
cat >>conftest.$ac_ext <<_ACEOF
30206
/* end confdefs.h.  */
29298
#include <stdlib.h>
30207
#include <stdlib.h>
29299
30208
29300
_ACEOF
30209
_ACEOF
29301
if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
30210
if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
29302
  egrep "free" >/dev/null 2>&1; then
30211
  $EGREP "free" >/dev/null 2>&1; then
29303
  :
30212
  :
29304
else
30213
else
29305
  ac_cv_header_stdc=no
30214
  ac_cv_header_stdc=no
Lines 29315-29327 Link Here
29315
else
30224
else
29316
  cat >conftest.$ac_ext <<_ACEOF
30225
  cat >conftest.$ac_ext <<_ACEOF
29317
#line $LINENO "configure"
30226
#line $LINENO "configure"
29318
#include "confdefs.h"
30227
/* confdefs.h.  */
30228
_ACEOF
30229
cat confdefs.h >>conftest.$ac_ext
30230
cat >>conftest.$ac_ext <<_ACEOF
30231
/* end confdefs.h.  */
29319
#include <ctype.h>
30232
#include <ctype.h>
29320
#if ((' ' & 0x0FF) == 0x020)
30233
#if ((' ' & 0x0FF) == 0x020)
29321
# define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
30234
# define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
29322
# define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
30235
# define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
29323
#else
30236
#else
29324
# define ISLOWER(c) (('a' <= (c) && (c) <= 'i') \
30237
# define ISLOWER(c) \
30238
                   (('a' <= (c) && (c) <= 'i') \
29325
                     || ('j' <= (c) && (c) <= 'r') \
30239
                     || ('j' <= (c) && (c) <= 'r') \
29326
                     || ('s' <= (c) && (c) <= 'z'))
30240
                     || ('s' <= (c) && (c) <= 'z'))
29327
# define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
30241
# define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
Lines 29354-29364 Link Here
29354
else
30268
else
29355
  echo "$as_me: program exited with status $ac_status" >&5
30269
  echo "$as_me: program exited with status $ac_status" >&5
29356
echo "$as_me: failed program was:" >&5
30270
echo "$as_me: failed program was:" >&5
29357
cat conftest.$ac_ext >&5
30271
sed 's/^/| /' conftest.$ac_ext >&5
30272
29358
( exit $ac_status )
30273
( exit $ac_status )
29359
ac_cv_header_stdc=no
30274
ac_cv_header_stdc=no
29360
fi
30275
fi
29361
rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
30276
rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
29362
fi
30277
fi
29363
fi
30278
fi
29364
fi
30279
fi
Lines 29397-29403 Link Here
29397
echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
30312
echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
29398
cat >conftest.$ac_ext <<_ACEOF
30313
cat >conftest.$ac_ext <<_ACEOF
29399
#line $LINENO "configure"
30314
#line $LINENO "configure"
29400
#include "confdefs.h"
30315
/* confdefs.h.  */
30316
_ACEOF
30317
cat confdefs.h >>conftest.$ac_ext
30318
cat >>conftest.$ac_ext <<_ACEOF
30319
/* end confdefs.h.  */
29401
$ac_includes_default
30320
$ac_includes_default
29402
#include <$ac_header>
30321
#include <$ac_header>
29403
_ACEOF
30322
_ACEOF
Lines 29416-29422 Link Here
29416
  ac_header_compiler=yes
30335
  ac_header_compiler=yes
29417
else
30336
else
29418
  echo "$as_me: failed program was:" >&5
30337
  echo "$as_me: failed program was:" >&5
29419
cat conftest.$ac_ext >&5
30338
sed 's/^/| /' conftest.$ac_ext >&5
30339
29420
ac_header_compiler=no
30340
ac_header_compiler=no
29421
fi
30341
fi
29422
rm -f conftest.$ac_objext conftest.$ac_ext
30342
rm -f conftest.$ac_objext conftest.$ac_ext
Lines 29428-29440 Link Here
29428
echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
30348
echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
29429
cat >conftest.$ac_ext <<_ACEOF
30349
cat >conftest.$ac_ext <<_ACEOF
29430
#line $LINENO "configure"
30350
#line $LINENO "configure"
29431
#include "confdefs.h"
30351
/* confdefs.h.  */
30352
_ACEOF
30353
cat confdefs.h >>conftest.$ac_ext
30354
cat >>conftest.$ac_ext <<_ACEOF
30355
/* end confdefs.h.  */
29432
#include <$ac_header>
30356
#include <$ac_header>
29433
_ACEOF
30357
_ACEOF
29434
if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
30358
if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
29435
  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
30359
  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
29436
  ac_status=$?
30360
  ac_status=$?
29437
  egrep -v '^ *\+' conftest.er1 >conftest.err
30361
  grep -v '^ *+' conftest.er1 >conftest.err
29438
  rm -f conftest.er1
30362
  rm -f conftest.er1
29439
  cat conftest.err >&5
30363
  cat conftest.err >&5
29440
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
30364
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
Lines 29451-29457 Link Here
29451
  ac_header_preproc=yes
30375
  ac_header_preproc=yes
29452
else
30376
else
29453
  echo "$as_me: failed program was:" >&5
30377
  echo "$as_me: failed program was:" >&5
29454
  cat conftest.$ac_ext >&5
30378
sed 's/^/| /' conftest.$ac_ext >&5
30379
29455
  ac_header_preproc=no
30380
  ac_header_preproc=no
29456
fi
30381
fi
29457
rm -f conftest.err conftest.$ac_ext
30382
rm -f conftest.err conftest.$ac_ext
Lines 29464-29477 Link Here
29464
    { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
30389
    { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
29465
echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
30390
echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
29466
    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
30391
    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
29467
echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
30392
echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
30393
    (
30394
      cat <<\_ASBOX
30395
## ------------------------------------ ##
30396
## Report this to bug-autoconf@gnu.org. ##
30397
## ------------------------------------ ##
30398
_ASBOX
30399
    ) |
30400
      sed "s/^/$as_me: WARNING:     /" >&2
30401
    ;;
29468
  no:yes )
30402
  no:yes )
29469
    { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
30403
    { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
29470
echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
30404
echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
29471
    { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
30405
    { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
29472
echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
30406
echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
29473
    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
30407
    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
29474
echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
30408
echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
30409
    (
30410
      cat <<\_ASBOX
30411
## ------------------------------------ ##
30412
## Report this to bug-autoconf@gnu.org. ##
30413
## ------------------------------------ ##
30414
_ASBOX
30415
    ) |
30416
      sed "s/^/$as_me: WARNING:     /" >&2
30417
    ;;
29475
esac
30418
esac
29476
echo "$as_me:$LINENO: checking for $ac_header" >&5
30419
echo "$as_me:$LINENO: checking for $ac_header" >&5
29477
echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
30420
echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
Lines 29501-29516 Link Here
29501
  # See if sys/param.h defines the BYTE_ORDER macro.
30444
  # See if sys/param.h defines the BYTE_ORDER macro.
29502
cat >conftest.$ac_ext <<_ACEOF
30445
cat >conftest.$ac_ext <<_ACEOF
29503
#line $LINENO "configure"
30446
#line $LINENO "configure"
29504
#include "confdefs.h"
30447
/* confdefs.h.  */
30448
_ACEOF
30449
cat confdefs.h >>conftest.$ac_ext
30450
cat >>conftest.$ac_ext <<_ACEOF
30451
/* end confdefs.h.  */
29505
#include <sys/types.h>
30452
#include <sys/types.h>
29506
#include <sys/param.h>
30453
#include <sys/param.h>
29507
30454
29508
#ifdef F77_DUMMY_MAIN
29509
#  ifdef __cplusplus
29510
     extern "C"
29511
#  endif
29512
   int F77_DUMMY_MAIN() { return 1; }
29513
#endif
29514
int
30455
int
29515
main ()
30456
main ()
29516
{
30457
{
Lines 29537-29552 Link Here
29537
  # It does; now see whether it defined to BIG_ENDIAN or not.
30478
  # It does; now see whether it defined to BIG_ENDIAN or not.
29538
cat >conftest.$ac_ext <<_ACEOF
30479
cat >conftest.$ac_ext <<_ACEOF
29539
#line $LINENO "configure"
30480
#line $LINENO "configure"
29540
#include "confdefs.h"
30481
/* confdefs.h.  */
30482
_ACEOF
30483
cat confdefs.h >>conftest.$ac_ext
30484
cat >>conftest.$ac_ext <<_ACEOF
30485
/* end confdefs.h.  */
29541
#include <sys/types.h>
30486
#include <sys/types.h>
29542
#include <sys/param.h>
30487
#include <sys/param.h>
29543
30488
29544
#ifdef F77_DUMMY_MAIN
29545
#  ifdef __cplusplus
29546
     extern "C"
29547
#  endif
29548
   int F77_DUMMY_MAIN() { return 1; }
29549
#endif
29550
int
30489
int
29551
main ()
30490
main ()
29552
{
30491
{
Lines 29573-29604 Link Here
29573
  ac_cv_c_bigendian=yes
30512
  ac_cv_c_bigendian=yes
29574
else
30513
else
29575
  echo "$as_me: failed program was:" >&5
30514
  echo "$as_me: failed program was:" >&5
29576
cat conftest.$ac_ext >&5
30515
sed 's/^/| /' conftest.$ac_ext >&5
30516
29577
ac_cv_c_bigendian=no
30517
ac_cv_c_bigendian=no
29578
fi
30518
fi
29579
rm -f conftest.$ac_objext conftest.$ac_ext
30519
rm -f conftest.$ac_objext conftest.$ac_ext
29580
else
30520
else
29581
  echo "$as_me: failed program was:" >&5
30521
  echo "$as_me: failed program was:" >&5
29582
cat conftest.$ac_ext >&5
30522
sed 's/^/| /' conftest.$ac_ext >&5
30523
29583
# It does not; compile a test program.
30524
# It does not; compile a test program.
29584
if test "$cross_compiling" = yes; then
30525
if test "$cross_compiling" = yes; then
29585
  # try to guess the endianess by grep'ing values into an object file
30526
  # try to guess the endianness by grepping values into an object file
29586
  ac_cv_c_bigendian=unknown
30527
  ac_cv_c_bigendian=unknown
29587
  cat >conftest.$ac_ext <<_ACEOF
30528
  cat >conftest.$ac_ext <<_ACEOF
29588
#line $LINENO "configure"
30529
#line $LINENO "configure"
29589
#include "confdefs.h"
30530
/* confdefs.h.  */
30531
_ACEOF
30532
cat confdefs.h >>conftest.$ac_ext
30533
cat >>conftest.$ac_ext <<_ACEOF
30534
/* end confdefs.h.  */
29590
short ascii_mm[] = { 0x4249, 0x4765, 0x6E44, 0x6961, 0x6E53, 0x7953, 0 };
30535
short ascii_mm[] = { 0x4249, 0x4765, 0x6E44, 0x6961, 0x6E53, 0x7953, 0 };
29591
short ascii_ii[] = { 0x694C, 0x5454, 0x656C, 0x6E45, 0x6944, 0x6E61, 0 };
30536
short ascii_ii[] = { 0x694C, 0x5454, 0x656C, 0x6E45, 0x6944, 0x6E61, 0 };
29592
void _ascii () { char *s = (char *) ascii_mm; s = (char *) ascii_ii; }
30537
void _ascii () { char *s = (char *) ascii_mm; s = (char *) ascii_ii; }
29593
short ebcdic_ii[] = { 0x89D3, 0xE3E3, 0x8593, 0x95C5, 0x89C4, 0x9581, 0 };
30538
short ebcdic_ii[] = { 0x89D3, 0xE3E3, 0x8593, 0x95C5, 0x89C4, 0x9581, 0 };
29594
short ebcdic_mm[] = { 0xC2C9, 0xC785, 0x95C4, 0x8981, 0x95E2, 0xA8E2, 0 };
30539
short ebcdic_mm[] = { 0xC2C9, 0xC785, 0x95C4, 0x8981, 0x95E2, 0xA8E2, 0 };
29595
void _ebcdic () { char *s = (char *) ebcdic_mm; s = (char *) ebcdic_ii; }
30540
void _ebcdic () { char *s = (char *) ebcdic_mm; s = (char *) ebcdic_ii; }
29596
#ifdef F77_DUMMY_MAIN
29597
#  ifdef __cplusplus
29598
     extern "C"
29599
#  endif
29600
   int F77_DUMMY_MAIN() { return 1; }
29601
#endif
29602
int
30541
int
29603
main ()
30542
main ()
29604
{
30543
{
Lines 29619-29628 Link Here
29619
  ac_status=$?
30558
  ac_status=$?
29620
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
30559
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
29621
  (exit $ac_status); }; }; then
30560
  (exit $ac_status); }; }; then
29622
  if fgrep BIGenDianSyS conftest.$ac_objext >/dev/null ; then
30561
  if grep BIGenDianSyS conftest.$ac_objext >/dev/null ; then
29623
  ac_cv_c_bigendian=yes
30562
  ac_cv_c_bigendian=yes
29624
fi
30563
fi
29625
if fgrep LiTTleEnDian conftest.$ac_objext >/dev/null ; then
30564
if grep LiTTleEnDian conftest.$ac_objext >/dev/null ; then
29626
  if test "$ac_cv_c_bigendian" = unknown; then
30565
  if test "$ac_cv_c_bigendian" = unknown; then
29627
    ac_cv_c_bigendian=no
30566
    ac_cv_c_bigendian=no
29628
  else
30567
  else
Lines 29632-29644 Link Here
29632
fi
30571
fi
29633
else
30572
else
29634
  echo "$as_me: failed program was:" >&5
30573
  echo "$as_me: failed program was:" >&5
29635
cat conftest.$ac_ext >&5
30574
sed 's/^/| /' conftest.$ac_ext >&5
30575
29636
fi
30576
fi
29637
rm -f conftest.$ac_objext conftest.$ac_ext
30577
rm -f conftest.$ac_objext conftest.$ac_ext
29638
else
30578
else
29639
  cat >conftest.$ac_ext <<_ACEOF
30579
  cat >conftest.$ac_ext <<_ACEOF
29640
#line $LINENO "configure"
30580
#line $LINENO "configure"
29641
#include "confdefs.h"
30581
/* confdefs.h.  */
30582
_ACEOF
30583
cat confdefs.h >>conftest.$ac_ext
30584
cat >>conftest.$ac_ext <<_ACEOF
30585
/* end confdefs.h.  */
29642
int
30586
int
29643
main ()
30587
main ()
29644
{
30588
{
Lines 29667-29677 Link Here
29667
else
30611
else
29668
  echo "$as_me: program exited with status $ac_status" >&5
30612
  echo "$as_me: program exited with status $ac_status" >&5
29669
echo "$as_me: failed program was:" >&5
30613
echo "$as_me: failed program was:" >&5
29670
cat conftest.$ac_ext >&5
30614
sed 's/^/| /' conftest.$ac_ext >&5
30615
29671
( exit $ac_status )
30616
( exit $ac_status )
29672
ac_cv_c_bigendian=yes
30617
ac_cv_c_bigendian=yes
29673
fi
30618
fi
29674
rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
30619
rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
29675
fi
30620
fi
29676
fi
30621
fi
29677
rm -f conftest.$ac_objext conftest.$ac_ext
30622
rm -f conftest.$ac_objext conftest.$ac_ext
Lines 29688-29696 Link Here
29688
  no)
30633
  no)
29689
     ;;
30634
     ;;
29690
  *)
30635
  *)
29691
    { { echo "$as_me:$LINENO: error: unknown endianess
30636
    { { echo "$as_me:$LINENO: error: unknown endianness
29692
presetting ac_cv_c_bigendian=no (or yes) will help" >&5
30637
presetting ac_cv_c_bigendian=no (or yes) will help" >&5
29693
echo "$as_me: error: unknown endianess
30638
echo "$as_me: error: unknown endianness
29694
presetting ac_cv_c_bigendian=no (or yes) will help" >&2;}
30639
presetting ac_cv_c_bigendian=no (or yes) will help" >&2;}
29695
   { (exit 1); exit 1; }; } ;;
30640
   { (exit 1); exit 1; }; } ;;
29696
esac
30641
esac
Lines 29810-29864 Link Here
29810
30755
29811
30756
29812
30757
29813
ac_config_files="$ac_config_files Makefile"
30758
          ac_config_files="$ac_config_files Makefile"
29814
30759
29815
ac_config_files="$ac_config_files src/Makefile"
30760
          ac_config_files="$ac_config_files src/Makefile"
29816
30761
29817
ac_config_files="$ac_config_files src/celutil/Makefile"
30762
          ac_config_files="$ac_config_files src/celutil/Makefile"
29818
30763
29819
ac_config_files="$ac_config_files src/celmath/Makefile"
30764
          ac_config_files="$ac_config_files src/celmath/Makefile"
29820
30765
29821
ac_config_files="$ac_config_files src/cel3ds/Makefile"
30766
          ac_config_files="$ac_config_files src/cel3ds/Makefile"
29822
30767
29823
ac_config_files="$ac_config_files src/celtxf/Makefile"
30768
          ac_config_files="$ac_config_files src/celtxf/Makefile"
29824
30769
29825
ac_config_files="$ac_config_files src/celengine/Makefile"
30770
          ac_config_files="$ac_config_files src/celengine/Makefile"
29826
30771
29827
ac_config_files="$ac_config_files src/celestia/Makefile"
30772
          ac_config_files="$ac_config_files src/celestia/Makefile"
29828
30773
29829
ac_config_files="$ac_config_files data/Makefile"
30774
          ac_config_files="$ac_config_files data/Makefile"
29830
30775
29831
ac_config_files="$ac_config_files extras/Makefile"
30776
          ac_config_files="$ac_config_files extras/Makefile"
29832
30777
29833
ac_config_files="$ac_config_files textures/Makefile"
30778
          ac_config_files="$ac_config_files textures/Makefile"
29834
30779
29835
ac_config_files="$ac_config_files textures/lores/Makefile"
30780
          ac_config_files="$ac_config_files textures/lores/Makefile"
29836
30781
29837
ac_config_files="$ac_config_files textures/medres/Makefile"
30782
          ac_config_files="$ac_config_files textures/medres/Makefile"
29838
30783
29839
ac_config_files="$ac_config_files textures/hires/Makefile"
30784
          ac_config_files="$ac_config_files textures/hires/Makefile"
29840
30785
29841
ac_config_files="$ac_config_files models/Makefile"
30786
          ac_config_files="$ac_config_files models/Makefile"
29842
30787
29843
ac_config_files="$ac_config_files shaders/Makefile"
30788
          ac_config_files="$ac_config_files shaders/Makefile"
29844
30789
29845
ac_config_files="$ac_config_files fonts/Makefile"
30790
          ac_config_files="$ac_config_files fonts/Makefile"
29846
30791
29847
ac_config_files="$ac_config_files src/celestia/res/Makefile"
30792
          ac_config_files="$ac_config_files src/celestia/res/Makefile"
29848
30793
29849
ac_config_files="$ac_config_files macros/Makefile"
30794
          ac_config_files="$ac_config_files macros/Makefile"
29850
30795
29851
ac_config_files="$ac_config_files manual/Makefile"
30796
          ac_config_files="$ac_config_files manual/Makefile"
29852
30797
29853
ac_config_files="$ac_config_files src/celestia/kde/Makefile"
30798
          ac_config_files="$ac_config_files src/celestia/kde/Makefile"
29854
30799
29855
ac_config_files="$ac_config_files src/celestia/kde/po/Makefile"
30800
          ac_config_files="$ac_config_files src/celestia/kde/po/Makefile"
29856
30801
29857
ac_config_files="$ac_config_files src/celestia/kde/data/Makefile"
30802
          ac_config_files="$ac_config_files src/celestia/kde/data/Makefile"
29858
30803
29859
ac_config_files="$ac_config_files src/celestia/kde/doc/Makefile"
30804
          ac_config_files="$ac_config_files src/celestia/kde/doc/Makefile"
29860
30805
29861
ac_config_files="$ac_config_files src/celestia/kde/doc/celestia/Makefile"
30806
          ac_config_files="$ac_config_files src/celestia/kde/doc/celestia/Makefile"
29862
30807
29863
cat >confcache <<\_ACEOF
30808
cat >confcache <<\_ACEOF
29864
# This file is a shell script that caches the results of configure
30809
# This file is a shell script that caches the results of configure
Lines 29870-29876 Link Here
29870
# config.status only pays attention to the cache file if you give it
30815
# config.status only pays attention to the cache file if you give it
29871
# the --recheck option to rerun configure.
30816
# the --recheck option to rerun configure.
29872
#
30817
#
29873
# `ac_cv_env_foo' variables (set or unset) will be overriden when
30818
# `ac_cv_env_foo' variables (set or unset) will be overridden when
29874
# loading this file, other *unset* `ac_cv_foo' will be assigned the
30819
# loading this file, other *unset* `ac_cv_foo' will be assigned the
29875
# following values.
30820
# following values.
29876
30821
Lines 29905-29911 Link Here
29905
     t end
30850
     t end
29906
     /^ac_cv_env/!s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
30851
     /^ac_cv_env/!s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
29907
     : end' >>confcache
30852
     : end' >>confcache
29908
if cmp -s $cache_file confcache; then :; else
30853
if diff $cache_file confcache >/dev/null 2>&1; then :; else
29909
  if test -w $cache_file; then
30854
  if test -w $cache_file; then
29910
    test "x$cache_file" != "x/dev/null" && echo "updating cache $cache_file"
30855
    test "x$cache_file" != "x/dev/null" && echo "updating cache $cache_file"
29911
    cat confcache >$cache_file
30856
    cat confcache >$cache_file
Lines 29936-29941 Link Here
29936
30881
29937
DEFS=-DHAVE_CONFIG_H
30882
DEFS=-DHAVE_CONFIG_H
29938
30883
30884
ac_libobjs=
30885
ac_ltlibobjs=
30886
for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
30887
  # 1. Remove the extension, and $U if already installed.
30888
  ac_i=`echo "$ac_i" |
30889
         sed 's/\$U\././;s/\.o$//;s/\.obj$//'`
30890
  # 2. Add them.
30891
  ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext"
30892
  ac_ltlibobjs="$ac_ltlibobjs $ac_i"'$U.lo'
30893
done
30894
LIBOBJS=$ac_libobjs
30895
30896
LTLIBOBJS=$ac_ltlibobjs
30897
30898
29939
if test -z "${INSIDE_GNOME_COMMON_TRUE}" && test -z "${INSIDE_GNOME_COMMON_FALSE}"; then
30899
if test -z "${INSIDE_GNOME_COMMON_TRUE}" && test -z "${INSIDE_GNOME_COMMON_FALSE}"; then
29940
  { { echo "$as_me:$LINENO: error: conditional \"INSIDE_GNOME_COMMON\" was never defined.
30900
  { { echo "$as_me:$LINENO: error: conditional \"INSIDE_GNOME_COMMON\" was never defined.
29941
Usually this means the macro was only invoked conditionally." >&5
30901
Usually this means the macro was only invoked conditionally." >&5
Lines 29950-29955 Link Here
29950
Usually this means the macro was only invoked conditionally." >&2;}
30910
Usually this means the macro was only invoked conditionally." >&2;}
29951
   { (exit 1); exit 1; }; }
30911
   { (exit 1); exit 1; }; }
29952
fi
30912
fi
30913
if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
30914
  { { echo "$as_me:$LINENO: error: conditional \"am__fastdepCC\" was never defined.
30915
Usually this means the macro was only invoked conditionally." >&5
30916
echo "$as_me: error: conditional \"am__fastdepCC\" was never defined.
30917
Usually this means the macro was only invoked conditionally." >&2;}
30918
   { (exit 1); exit 1; }; }
30919
fi
30920
if test -z "${am__fastdepCXX_TRUE}" && test -z "${am__fastdepCXX_FALSE}"; then
30921
  { { echo "$as_me:$LINENO: error: conditional \"am__fastdepCXX\" was never defined.
30922
Usually this means the macro was only invoked conditionally." >&5
30923
echo "$as_me: error: conditional \"am__fastdepCXX\" was never defined.
30924
Usually this means the macro was only invoked conditionally." >&2;}
30925
   { (exit 1); exit 1; }; }
30926
fi
30927
if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
30928
  { { echo "$as_me:$LINENO: error: conditional \"am__fastdepCC\" was never defined.
30929
Usually this means the macro was only invoked conditionally." >&5
30930
echo "$as_me: error: conditional \"am__fastdepCC\" was never defined.
30931
Usually this means the macro was only invoked conditionally." >&2;}
30932
   { (exit 1); exit 1; }; }
30933
fi
30934
if test -z "${am__fastdepCXX_TRUE}" && test -z "${am__fastdepCXX_FALSE}"; then
30935
  { { echo "$as_me:$LINENO: error: conditional \"am__fastdepCXX\" was never defined.
30936
Usually this means the macro was only invoked conditionally." >&5
30937
echo "$as_me: error: conditional \"am__fastdepCXX\" was never defined.
30938
Usually this means the macro was only invoked conditionally." >&2;}
30939
   { (exit 1); exit 1; }; }
30940
fi
29953
if test -z "${ENABLE_GLUT_TRUE}" && test -z "${ENABLE_GLUT_FALSE}"; then
30941
if test -z "${ENABLE_GLUT_TRUE}" && test -z "${ENABLE_GLUT_FALSE}"; then
29954
  { { echo "$as_me:$LINENO: error: conditional \"ENABLE_GLUT\" was never defined.
30942
  { { echo "$as_me:$LINENO: error: conditional \"ENABLE_GLUT\" was never defined.
29955
Usually this means the macro was only invoked conditionally." >&5
30943
Usually this means the macro was only invoked conditionally." >&5
Lines 29999-30009 Link Here
29999
# configure, is in config.log if it exists.
30987
# configure, is in config.log if it exists.
30000
30988
30001
debug=false
30989
debug=false
30990
ac_cs_recheck=false
30991
ac_cs_silent=false
30002
SHELL=\${CONFIG_SHELL-$SHELL}
30992
SHELL=\${CONFIG_SHELL-$SHELL}
30003
_ACEOF
30993
_ACEOF
30004
30994
30005
cat >>$CONFIG_STATUS <<\_ACEOF
30995
cat >>$CONFIG_STATUS <<\_ACEOF
30006
30007
## --------------------- ##
30996
## --------------------- ##
30008
## M4sh Initialization.  ##
30997
## M4sh Initialization.  ##
30009
## --------------------- ##
30998
## --------------------- ##
Lines 30012-30022 Link Here
30012
if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
31001
if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
30013
  emulate sh
31002
  emulate sh
30014
  NULLCMD=:
31003
  NULLCMD=:
31004
  # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
31005
  # is contrary to our usage.  Disable this feature.
31006
  alias -g '${1+"$@"}'='"$@"'
30015
elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
31007
elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
30016
  set -o posix
31008
  set -o posix
30017
fi
31009
fi
30018
31010
30019
# NLS nuisances.
30020
# Support unset when possible.
31011
# Support unset when possible.
30021
if (FOO=FOO; unset FOO) >/dev/null 2>&1; then
31012
if (FOO=FOO; unset FOO) >/dev/null 2>&1; then
30022
  as_unset=unset
31013
  as_unset=unset
Lines 30024-30057 Link Here
30024
  as_unset=false
31015
  as_unset=false
30025
fi
31016
fi
30026
31017
30027
(set +x; test -n "`(LANG=C; export LANG) 2>&1`") &&
31018
30028
    { $as_unset LANG || test "${LANG+set}" != set; } ||
31019
# Work around bugs in pre-3.0 UWIN ksh.
30029
      { LANG=C; export LANG; }
31020
$as_unset ENV MAIL MAILPATH
30030
(set +x; test -n "`(LC_ALL=C; export LC_ALL) 2>&1`") &&
31021
PS1='$ '
30031
    { $as_unset LC_ALL || test "${LC_ALL+set}" != set; } ||
31022
PS2='> '
30032
      { LC_ALL=C; export LC_ALL; }
31023
PS4='+ '
30033
(set +x; test -n "`(LC_TIME=C; export LC_TIME) 2>&1`") &&
31024
30034
    { $as_unset LC_TIME || test "${LC_TIME+set}" != set; } ||
31025
# NLS nuisances.
30035
      { LC_TIME=C; export LC_TIME; }
31026
for as_var in \
30036
(set +x; test -n "`(LC_CTYPE=C; export LC_CTYPE) 2>&1`") &&
31027
  LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
30037
    { $as_unset LC_CTYPE || test "${LC_CTYPE+set}" != set; } ||
31028
  LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
30038
      { LC_CTYPE=C; export LC_CTYPE; }
31029
  LC_TELEPHONE LC_TIME
30039
(set +x; test -n "`(LANGUAGE=C; export LANGUAGE) 2>&1`") &&
31030
do
30040
    { $as_unset LANGUAGE || test "${LANGUAGE+set}" != set; } ||
31031
  if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then
30041
      { LANGUAGE=C; export LANGUAGE; }
31032
    eval $as_var=C; export $as_var
30042
(set +x; test -n "`(LC_COLLATE=C; export LC_COLLATE) 2>&1`") &&
31033
  else
30043
    { $as_unset LC_COLLATE || test "${LC_COLLATE+set}" != set; } ||
31034
    $as_unset $as_var
30044
      { LC_COLLATE=C; export LC_COLLATE; }
31035
  fi
30045
(set +x; test -n "`(LC_NUMERIC=C; export LC_NUMERIC) 2>&1`") &&
31036
done
30046
    { $as_unset LC_NUMERIC || test "${LC_NUMERIC+set}" != set; } ||
31037
30047
      { LC_NUMERIC=C; export LC_NUMERIC; }
31038
# Required to use basename.
30048
(set +x; test -n "`(LC_MESSAGES=C; export LC_MESSAGES) 2>&1`") &&
31039
if expr a : '\(a\)' >/dev/null 2>&1; then
30049
    { $as_unset LC_MESSAGES || test "${LC_MESSAGES+set}" != set; } ||
31040
  as_expr=expr
30050
      { LC_MESSAGES=C; export LC_MESSAGES; }
31041
else
31042
  as_expr=false
31043
fi
31044
31045
if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
31046
  as_basename=basename
31047
else
31048
  as_basename=false
31049
fi
30051
31050
30052
31051
30053
# Name of the executable.
31052
# Name of the executable.
30054
as_me=`(basename "$0") 2>/dev/null ||
31053
as_me=`$as_basename "$0" ||
30055
$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
31054
$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
30056
	 X"$0" : 'X\(//\)$' \| \
31055
	 X"$0" : 'X\(//\)$' \| \
30057
	 X"$0" : 'X\(/\)$' \| \
31056
	 X"$0" : 'X\(/\)$' \| \
Lines 30062-30067 Link Here
30062
  	  /^X\/\(\/\).*/{ s//\1/; q; }
31061
  	  /^X\/\(\/\).*/{ s//\1/; q; }
30063
  	  s/.*/./; q'`
31062
  	  s/.*/./; q'`
30064
31063
31064
30065
# PATH needs CR, and LINENO needs CR and PATH.
31065
# PATH needs CR, and LINENO needs CR and PATH.
30066
# Avoid depending upon Character Ranges.
31066
# Avoid depending upon Character Ranges.
30067
as_cr_letters='abcdefghijklmnopqrstuvwxyz'
31067
as_cr_letters='abcdefghijklmnopqrstuvwxyz'
Lines 30072-30086 Link Here
30072
31072
30073
# The user is always right.
31073
# The user is always right.
30074
if test "${PATH_SEPARATOR+set}" != set; then
31074
if test "${PATH_SEPARATOR+set}" != set; then
30075
  echo "#! /bin/sh" >conftest.sh
31075
  echo "#! /bin/sh" >conf$$.sh
30076
  echo  "exit 0"   >>conftest.sh
31076
  echo  "exit 0"   >>conf$$.sh
30077
  chmod +x conftest.sh
31077
  chmod +x conf$$.sh
30078
  if (PATH=".;."; conftest.sh) >/dev/null 2>&1; then
31078
  if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
30079
    PATH_SEPARATOR=';'
31079
    PATH_SEPARATOR=';'
30080
  else
31080
  else
30081
    PATH_SEPARATOR=:
31081
    PATH_SEPARATOR=:
30082
  fi
31082
  fi
30083
  rm -f conftest.sh
31083
  rm -f conf$$.sh
30084
fi
31084
fi
30085
31085
30086
31086
Lines 30129-30134 Link Here
30129
  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
31129
  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
30130
  test "x$as_lineno_1" != "x$as_lineno_2" &&
31130
  test "x$as_lineno_1" != "x$as_lineno_2" &&
30131
  test "x$as_lineno_3"  = "x$as_lineno_2" ') 2>/dev/null; then
31131
  test "x$as_lineno_3"  = "x$as_lineno_2" ') 2>/dev/null; then
31132
	     $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
31133
	     $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
30132
	     CONFIG_SHELL=$as_dir/$as_base
31134
	     CONFIG_SHELL=$as_dir/$as_base
30133
	     export CONFIG_SHELL
31135
	     export CONFIG_SHELL
30134
	     exec "$CONFIG_SHELL" "$0" ${1+"$@"}
31136
	     exec "$CONFIG_SHELL" "$0" ${1+"$@"}
Lines 30202-30207 Link Here
30202
fi
31204
fi
30203
rm -f conf$$ conf$$.exe conf$$.file
31205
rm -f conf$$ conf$$.exe conf$$.file
30204
31206
31207
if mkdir -p . 2>/dev/null; then
31208
  as_mkdir_p=:
31209
else
31210
  as_mkdir_p=false
31211
fi
31212
30205
as_executable_p="test -f"
31213
as_executable_p="test -f"
30206
31214
30207
# Sed expression to map a string onto a valid CPP name.
31215
# Sed expression to map a string onto a valid CPP name.
Lines 30218-30224 Link Here
30218
IFS=" 	$as_nl"
31226
IFS=" 	$as_nl"
30219
31227
30220
# CDPATH.
31228
# CDPATH.
30221
$as_unset CDPATH || test "${CDPATH+set}" != set || { CDPATH=$PATH_SEPARATOR; export CDPATH; }
31229
$as_unset CDPATH
30222
31230
30223
exec 6>&1
31231
exec 6>&1
30224
31232
Lines 30235-30241 Link Here
30235
cat >&5 <<_CSEOF
31243
cat >&5 <<_CSEOF
30236
31244
30237
This file was extended by $as_me, which was
31245
This file was extended by $as_me, which was
30238
generated by GNU Autoconf 2.53.  Invocation command line was
31246
generated by GNU Autoconf 2.57.  Invocation command line was
30239
31247
30240
  CONFIG_FILES    = $CONFIG_FILES
31248
  CONFIG_FILES    = $CONFIG_FILES
30241
  CONFIG_HEADERS  = $CONFIG_HEADERS
31249
  CONFIG_HEADERS  = $CONFIG_HEADERS
Lines 30275-30280 Link Here
30275
31283
30276
  -h, --help       print this help, then exit
31284
  -h, --help       print this help, then exit
30277
  -V, --version    print version number, then exit
31285
  -V, --version    print version number, then exit
31286
  -q, --quiet      do not print progress messages
30278
  -d, --debug      don't remove temporary files
31287
  -d, --debug      don't remove temporary files
30279
      --recheck    update $as_me by reconfiguring in the same conditions
31288
      --recheck    update $as_me by reconfiguring in the same conditions
30280
  --file=FILE[:TEMPLATE]
31289
  --file=FILE[:TEMPLATE]
Lines 30297-30303 Link Here
30297
cat >>$CONFIG_STATUS <<_ACEOF
31306
cat >>$CONFIG_STATUS <<_ACEOF
30298
ac_cs_version="\\
31307
ac_cs_version="\\
30299
config.status
31308
config.status
30300
configured by $0, generated by GNU Autoconf 2.53,
31309
configured by $0, generated by GNU Autoconf 2.57,
30301
  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
31310
  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
30302
31311
30303
Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
31312
Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
Lines 30318-30342 Link Here
30318
  --*=*)
31327
  --*=*)
30319
    ac_option=`expr "x$1" : 'x\([^=]*\)='`
31328
    ac_option=`expr "x$1" : 'x\([^=]*\)='`
30320
    ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
31329
    ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
30321
    shift
31330
    ac_shift=:
30322
    set dummy "$ac_option" "$ac_optarg" ${1+"$@"}
31331
    ;;
30323
    shift
31332
  -*)
31333
    ac_option=$1
31334
    ac_optarg=$2
31335
    ac_shift=shift
30324
    ;;
31336
    ;;
30325
  -*);;
30326
  *) # This is not an option, so the user has probably given explicit
31337
  *) # This is not an option, so the user has probably given explicit
30327
     # arguments.
31338
     # arguments.
31339
     ac_option=$1
30328
     ac_need_defaults=false;;
31340
     ac_need_defaults=false;;
30329
  esac
31341
  esac
30330
31342
30331
  case $1 in
31343
  case $ac_option in
30332
  # Handling of the options.
31344
  # Handling of the options.
30333
_ACEOF
31345
_ACEOF
30334
cat >>$CONFIG_STATUS <<_ACEOF
30335
  -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
30336
    echo "running $SHELL $0 " $ac_configure_args " --no-create --no-recursion"
30337
    exec $SHELL $0 $ac_configure_args --no-create --no-recursion ;;
30338
_ACEOF
30339
cat >>$CONFIG_STATUS <<\_ACEOF
31346
cat >>$CONFIG_STATUS <<\_ACEOF
31347
  -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
31348
    ac_cs_recheck=: ;;
30340
  --version | --vers* | -V )
31349
  --version | --vers* | -V )
30341
    echo "$ac_cs_version"; exit 0 ;;
31350
    echo "$ac_cs_version"; exit 0 ;;
30342
  --he | --h)
31351
  --he | --h)
Lines 30351-30363 Link Here
30351
  --debug | --d* | -d )
31360
  --debug | --d* | -d )
30352
    debug=: ;;
31361
    debug=: ;;
30353
  --file | --fil | --fi | --f )
31362
  --file | --fil | --fi | --f )
30354
    shift
31363
    $ac_shift
30355
    CONFIG_FILES="$CONFIG_FILES $1"
31364
    CONFIG_FILES="$CONFIG_FILES $ac_optarg"
30356
    ac_need_defaults=false;;
31365
    ac_need_defaults=false;;
30357
  --header | --heade | --head | --hea )
31366
  --header | --heade | --head | --hea )
30358
    shift
31367
    $ac_shift
30359
    CONFIG_HEADERS="$CONFIG_HEADERS $1"
31368
    CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg"
30360
    ac_need_defaults=false;;
31369
    ac_need_defaults=false;;
31370
  -q | -quiet | --quiet | --quie | --qui | --qu | --q \
31371
  | -silent | --silent | --silen | --sile | --sil | --si | --s)
31372
    ac_cs_silent=: ;;
30361
31373
30362
  # This is an error.
31374
  # This is an error.
30363
  -*) { { echo "$as_me:$LINENO: error: unrecognized option: $1
31375
  -*) { { echo "$as_me:$LINENO: error: unrecognized option: $1
Lines 30372-30377 Link Here
30372
  shift
31384
  shift
30373
done
31385
done
30374
31386
31387
ac_configure_extra_args=
31388
31389
if $ac_cs_silent; then
31390
  exec 6>/dev/null
31391
  ac_configure_extra_args="$ac_configure_extra_args --silent"
31392
fi
31393
31394
_ACEOF
31395
cat >>$CONFIG_STATUS <<_ACEOF
31396
if \$ac_cs_recheck; then
31397
  echo "running $SHELL $0 " $ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6
31398
  exec $SHELL $0 $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
31399
fi
31400
30375
_ACEOF
31401
_ACEOF
30376
31402
30377
cat >>$CONFIG_STATUS <<_ACEOF
31403
cat >>$CONFIG_STATUS <<_ACEOF
Lines 30433-30438 Link Here
30433
  test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands
31459
  test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands
30434
fi
31460
fi
30435
31461
31462
# Have a temporary directory for convenience.  Make it in the build tree
31463
# simply because there is no reason to put it here, and in addition,
31464
# creating and moving files from /tmp can sometimes cause problems.
30436
# Create a temporary directory, and hook for its removal unless debugging.
31465
# Create a temporary directory, and hook for its removal unless debugging.
30437
$debug ||
31466
$debug ||
30438
{
31467
{
Lines 30441-30457 Link Here
30441
}
31470
}
30442
31471
30443
# Create a (secure) tmp directory for tmp files.
31472
# Create a (secure) tmp directory for tmp files.
30444
: ${TMPDIR=/tmp}
31473
30445
{
31474
{
30446
  tmp=`(umask 077 && mktemp -d -q "$TMPDIR/csXXXXXX") 2>/dev/null` &&
31475
  tmp=`(umask 077 && mktemp -d -q "./confstatXXXXXX") 2>/dev/null` &&
30447
  test -n "$tmp" && test -d "$tmp"
31476
  test -n "$tmp" && test -d "$tmp"
30448
}  ||
31477
}  ||
30449
{
31478
{
30450
  tmp=$TMPDIR/cs$$-$RANDOM
31479
  tmp=./confstat$$-$RANDOM
30451
  (umask 077 && mkdir $tmp)
31480
  (umask 077 && mkdir $tmp)
30452
} ||
31481
} ||
30453
{
31482
{
30454
   echo "$me: cannot create a temporary directory in $TMPDIR" >&2
31483
   echo "$me: cannot create a temporary directory in ." >&2
30455
   { (exit 1); exit 1; }
31484
   { (exit 1); exit 1; }
30456
}
31485
}
30457
31486
Lines 30516-30521 Link Here
30516
s,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t
31545
s,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t
30517
s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t
31546
s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t
30518
s,@INSTALL_DATA@,$INSTALL_DATA,;t t
31547
s,@INSTALL_DATA@,$INSTALL_DATA,;t t
31548
s,@CYGPATH_W@,$CYGPATH_W,;t t
30519
s,@PACKAGE@,$PACKAGE,;t t
31549
s,@PACKAGE@,$PACKAGE,;t t
30520
s,@VERSION@,$VERSION,;t t
31550
s,@VERSION@,$VERSION,;t t
30521
s,@ACLOCAL@,$ACLOCAL,;t t
31551
s,@ACLOCAL@,$ACLOCAL,;t t
Lines 30530-30535 Link Here
30530
s,@INSTALL_STRIP_PROGRAM@,$INSTALL_STRIP_PROGRAM,;t t
31560
s,@INSTALL_STRIP_PROGRAM@,$INSTALL_STRIP_PROGRAM,;t t
30531
s,@AWK@,$AWK,;t t
31561
s,@AWK@,$AWK,;t t
30532
s,@SET_MAKE@,$SET_MAKE,;t t
31562
s,@SET_MAKE@,$SET_MAKE,;t t
31563
s,@am__leading_dot@,$am__leading_dot,;t t
30533
s,@CC@,$CC,;t t
31564
s,@CC@,$CC,;t t
30534
s,@CFLAGS@,$CFLAGS,;t t
31565
s,@CFLAGS@,$CFLAGS,;t t
30535
s,@LDFLAGS@,$LDFLAGS,;t t
31566
s,@LDFLAGS@,$LDFLAGS,;t t
Lines 30544-30559 Link Here
30544
s,@AMDEP_FALSE@,$AMDEP_FALSE,;t t
31575
s,@AMDEP_FALSE@,$AMDEP_FALSE,;t t
30545
s,@AMDEPBACKSLASH@,$AMDEPBACKSLASH,;t t
31576
s,@AMDEPBACKSLASH@,$AMDEPBACKSLASH,;t t
30546
s,@CCDEPMODE@,$CCDEPMODE,;t t
31577
s,@CCDEPMODE@,$CCDEPMODE,;t t
31578
s,@am__fastdepCC_TRUE@,$am__fastdepCC_TRUE,;t t
31579
s,@am__fastdepCC_FALSE@,$am__fastdepCC_FALSE,;t t
30547
s,@CXX@,$CXX,;t t
31580
s,@CXX@,$CXX,;t t
30548
s,@CXXFLAGS@,$CXXFLAGS,;t t
31581
s,@CXXFLAGS@,$CXXFLAGS,;t t
30549
s,@ac_ct_CXX@,$ac_ct_CXX,;t t
31582
s,@ac_ct_CXX@,$ac_ct_CXX,;t t
30550
s,@CXXDEPMODE@,$CXXDEPMODE,;t t
31583
s,@CXXDEPMODE@,$CXXDEPMODE,;t t
31584
s,@am__fastdepCXX_TRUE@,$am__fastdepCXX_TRUE,;t t
31585
s,@am__fastdepCXX_FALSE@,$am__fastdepCXX_FALSE,;t t
30551
s,@CPP@,$CPP,;t t
31586
s,@CPP@,$CPP,;t t
30552
s,@CXXCPP@,$CXXCPP,;t t
31587
s,@CXXCPP@,$CXXCPP,;t t
30553
s,@LN_S@,$LN_S,;t t
31588
s,@LN_S@,$LN_S,;t t
30554
s,@ECHO@,$ECHO,;t t
31589
s,@ECHO@,$ECHO,;t t
30555
s,@RANLIB@,$RANLIB,;t t
31590
s,@RANLIB@,$RANLIB,;t t
30556
s,@ac_ct_RANLIB@,$ac_ct_RANLIB,;t t
31591
s,@ac_ct_RANLIB@,$ac_ct_RANLIB,;t t
31592
s,@EGREP@,$EGREP,;t t
30557
s,@LIBTOOL@,$LIBTOOL,;t t
31593
s,@LIBTOOL@,$LIBTOOL,;t t
30558
s,@GTK_CONFIG@,$GTK_CONFIG,;t t
31594
s,@GTK_CONFIG@,$GTK_CONFIG,;t t
30559
s,@GTK_CFLAGS@,$GTK_CFLAGS,;t t
31595
s,@GTK_CFLAGS@,$GTK_CFLAGS,;t t
Lines 30694-30699 Link Here
30694
s,@ENABLE_HIPPARCOS_FALSE@,$ENABLE_HIPPARCOS_FALSE,;t t
31730
s,@ENABLE_HIPPARCOS_FALSE@,$ENABLE_HIPPARCOS_FALSE,;t t
30695
s,@ENABLE_CELX_TRUE@,$ENABLE_CELX_TRUE,;t t
31731
s,@ENABLE_CELX_TRUE@,$ENABLE_CELX_TRUE,;t t
30696
s,@ENABLE_CELX_FALSE@,$ENABLE_CELX_FALSE,;t t
31732
s,@ENABLE_CELX_FALSE@,$ENABLE_CELX_FALSE,;t t
31733
s,@LIBOBJS@,$LIBOBJS,;t t
31734
s,@LTLIBOBJS@,$LTLIBOBJS,;t t
30697
CEOF
31735
CEOF
30698
31736
30699
_ACEOF
31737
_ACEOF
Lines 30764-30788 Link Here
30764
  	  /^X\(\/\/\)$/{ s//\1/; q; }
31802
  	  /^X\(\/\/\)$/{ s//\1/; q; }
30765
  	  /^X\(\/\).*/{ s//\1/; q; }
31803
  	  /^X\(\/\).*/{ s//\1/; q; }
30766
  	  s/.*/./; q'`
31804
  	  s/.*/./; q'`
30767
  { case "$ac_dir" in
31805
  { if $as_mkdir_p; then
30768
  [\\/]* | ?:[\\/]* ) as_incr_dir=;;
31806
    mkdir -p "$ac_dir"
30769
  *)                      as_incr_dir=.;;
31807
  else
30770
esac
31808
    as_dir="$ac_dir"
30771
as_dummy="$ac_dir"
31809
    as_dirs=
30772
for as_mkdir_dir in `IFS='/\\'; set X $as_dummy; shift; echo "$@"`; do
31810
    while test ! -d "$as_dir"; do
30773
  case $as_mkdir_dir in
31811
      as_dirs="$as_dir $as_dirs"
30774
    # Skip DOS drivespec
31812
      as_dir=`(dirname "$as_dir") 2>/dev/null ||
30775
    ?:) as_incr_dir=$as_mkdir_dir ;;
31813
$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
30776
    *)
31814
         X"$as_dir" : 'X\(//\)[^/]' \| \
30777
      as_incr_dir=$as_incr_dir/$as_mkdir_dir
31815
         X"$as_dir" : 'X\(//\)$' \| \
30778
      test -d "$as_incr_dir" ||
31816
         X"$as_dir" : 'X\(/\)' \| \
30779
        mkdir "$as_incr_dir" ||
31817
         .     : '\(.\)' 2>/dev/null ||
30780
	{ { echo "$as_me:$LINENO: error: cannot create \"$ac_dir\"" >&5
31818
echo X"$as_dir" |
30781
echo "$as_me: error: cannot create \"$ac_dir\"" >&2;}
31819
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
30782
   { (exit 1); exit 1; }; }
31820
  	  /^X\(\/\/\)[^/].*/{ s//\1/; q; }
30783
    ;;
31821
  	  /^X\(\/\/\)$/{ s//\1/; q; }
30784
  esac
31822
  	  /^X\(\/\).*/{ s//\1/; q; }
30785
done; }
31823
  	  s/.*/./; q'`
31824
    done
31825
    test ! -n "$as_dirs" || mkdir $as_dirs
31826
  fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
31827
echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
31828
   { (exit 1); exit 1; }; }; }
30786
31829
30787
  ac_builddir=.
31830
  ac_builddir=.
30788
31831
Lines 30812-30818 Link Here
30812
# Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be
31855
# Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be
30813
# absolute.
31856
# absolute.
30814
ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd`
31857
ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd`
30815
ac_abs_top_builddir=`cd "$ac_dir" && cd $ac_top_builddir && pwd`
31858
ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd`
30816
ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd`
31859
ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd`
30817
ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`
31860
ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`
30818
31861
Lines 31002-31008 Link Here
31002
# Break up conftest.defines because some shells have a limit on the size
32045
# Break up conftest.defines because some shells have a limit on the size
31003
# of here documents, and old seds have small limits too (100 cmds).
32046
# of here documents, and old seds have small limits too (100 cmds).
31004
echo '  # Handle all the #define templates only if necessary.' >>$CONFIG_STATUS
32047
echo '  # Handle all the #define templates only if necessary.' >>$CONFIG_STATUS
31005
echo '  if egrep "^[ 	]*#[ 	]*define" $tmp/in >/dev/null; then' >>$CONFIG_STATUS
32048
echo '  if grep "^[ 	]*#[ 	]*define" $tmp/in >/dev/null; then' >>$CONFIG_STATUS
31006
echo '  # If there are no defines, we may have an empty if/fi' >>$CONFIG_STATUS
32049
echo '  # If there are no defines, we may have an empty if/fi' >>$CONFIG_STATUS
31007
echo '  :' >>$CONFIG_STATUS
32050
echo '  :' >>$CONFIG_STATUS
31008
rm -f conftest.tail
32051
rm -f conftest.tail
Lines 31026-31032 Link Here
31026
  mv conftest.tail conftest.defines
32069
  mv conftest.tail conftest.defines
31027
done
32070
done
31028
rm -f conftest.defines
32071
rm -f conftest.defines
31029
echo '  fi # egrep' >>$CONFIG_STATUS
32072
echo '  fi # grep' >>$CONFIG_STATUS
31030
echo >>$CONFIG_STATUS
32073
echo >>$CONFIG_STATUS
31031
32074
31032
# Break up conftest.undefs because some shells have a limit on the size
32075
# Break up conftest.undefs because some shells have a limit on the size
Lines 31066-31072 Link Here
31066
  cat $tmp/in >>$tmp/config.h
32109
  cat $tmp/in >>$tmp/config.h
31067
  rm -f $tmp/in
32110
  rm -f $tmp/in
31068
  if test x"$ac_file" != x-; then
32111
  if test x"$ac_file" != x-; then
31069
    if cmp -s $ac_file $tmp/config.h 2>/dev/null; then
32112
    if diff $ac_file $tmp/config.h >/dev/null 2>&1; then
31070
      { echo "$as_me:$LINENO: $ac_file is unchanged" >&5
32113
      { echo "$as_me:$LINENO: $ac_file is unchanged" >&5
31071
echo "$as_me: $ac_file is unchanged" >&6;}
32114
echo "$as_me: $ac_file is unchanged" >&6;}
31072
    else
32115
    else
Lines 31082-31106 Link Here
31082
  	  /^X\(\/\/\)$/{ s//\1/; q; }
32125
  	  /^X\(\/\/\)$/{ s//\1/; q; }
31083
  	  /^X\(\/\).*/{ s//\1/; q; }
32126
  	  /^X\(\/\).*/{ s//\1/; q; }
31084
  	  s/.*/./; q'`
32127
  	  s/.*/./; q'`
31085
      { case "$ac_dir" in
32128
      { if $as_mkdir_p; then
31086
  [\\/]* | ?:[\\/]* ) as_incr_dir=;;
32129
    mkdir -p "$ac_dir"
31087
  *)                      as_incr_dir=.;;
32130
  else
31088
esac
32131
    as_dir="$ac_dir"
31089
as_dummy="$ac_dir"
32132
    as_dirs=
31090
for as_mkdir_dir in `IFS='/\\'; set X $as_dummy; shift; echo "$@"`; do
32133
    while test ! -d "$as_dir"; do
31091
  case $as_mkdir_dir in
32134
      as_dirs="$as_dir $as_dirs"
31092
    # Skip DOS drivespec
32135
      as_dir=`(dirname "$as_dir") 2>/dev/null ||
31093
    ?:) as_incr_dir=$as_mkdir_dir ;;
32136
$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
31094
    *)
32137
         X"$as_dir" : 'X\(//\)[^/]' \| \
31095
      as_incr_dir=$as_incr_dir/$as_mkdir_dir
32138
         X"$as_dir" : 'X\(//\)$' \| \
31096
      test -d "$as_incr_dir" ||
32139
         X"$as_dir" : 'X\(/\)' \| \
31097
        mkdir "$as_incr_dir" ||
32140
         .     : '\(.\)' 2>/dev/null ||
31098
	{ { echo "$as_me:$LINENO: error: cannot create \"$ac_dir\"" >&5
32141
echo X"$as_dir" |
31099
echo "$as_me: error: cannot create \"$ac_dir\"" >&2;}
32142
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
31100
   { (exit 1); exit 1; }; }
32143
  	  /^X\(\/\/\)[^/].*/{ s//\1/; q; }
31101
    ;;
32144
  	  /^X\(\/\/\)$/{ s//\1/; q; }
31102
  esac
32145
  	  /^X\(\/\).*/{ s//\1/; q; }
31103
done; }
32146
  	  s/.*/./; q'`
32147
    done
32148
    test ! -n "$as_dirs" || mkdir $as_dirs
32149
  fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
32150
echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
32151
   { (exit 1); exit 1; }; }; }
31104
32152
31105
      rm -f $ac_file
32153
      rm -f $ac_file
31106
      mv $tmp/config.h $ac_file
32154
      mv $tmp/config.h $ac_file
Lines 31109-31121 Link Here
31109
    cat $tmp/config.h
32157
    cat $tmp/config.h
31110
    rm -f $tmp/config.h
32158
    rm -f $tmp/config.h
31111
  fi
32159
  fi
31112
  # Run the commands associated with the file.
32160
# Compute $ac_file's index in $config_headers.
31113
  case $ac_file in
32161
_am_stamp_count=1
31114
    config.h ) # update the timestamp
32162
for _am_header in $config_headers :; do
31115
echo 'timestamp for config.h' >"./stamp-h1"
32163
  case $_am_header in
31116
 ;;
32164
    $ac_file | $ac_file:* )
32165
      break ;;
32166
    * )
32167
      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
31117
  esac
32168
  esac
31118
done
32169
done
32170
echo "timestamp for $ac_file" >`(dirname $ac_file) 2>/dev/null ||
32171
$as_expr X$ac_file : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
32172
         X$ac_file : 'X\(//\)[^/]' \| \
32173
         X$ac_file : 'X\(//\)$' \| \
32174
         X$ac_file : 'X\(/\)' \| \
32175
         .     : '\(.\)' 2>/dev/null ||
32176
echo X$ac_file |
32177
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
32178
  	  /^X\(\/\/\)[^/].*/{ s//\1/; q; }
32179
  	  /^X\(\/\/\)$/{ s//\1/; q; }
32180
  	  /^X\(\/\).*/{ s//\1/; q; }
32181
  	  s/.*/./; q'`/stamp-h$_am_stamp_count
32182
done
31119
_ACEOF
32183
_ACEOF
31120
cat >>$CONFIG_STATUS <<\_ACEOF
32184
cat >>$CONFIG_STATUS <<\_ACEOF
31121
32185
Lines 31165-31171 Link Here
31165
# Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be
32229
# Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be
31166
# absolute.
32230
# absolute.
31167
ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd`
32231
ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd`
31168
ac_abs_top_builddir=`cd "$ac_dir" && cd $ac_top_builddir && pwd`
32232
ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd`
31169
ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd`
32233
ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd`
31170
ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`
32234
ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`
31171
32235
Lines 31234-31258 Link Here
31234
  	  /^X\(\/\/\)$/{ s//\1/; q; }
32298
  	  /^X\(\/\/\)$/{ s//\1/; q; }
31235
  	  /^X\(\/\).*/{ s//\1/; q; }
32299
  	  /^X\(\/\).*/{ s//\1/; q; }
31236
  	  s/.*/./; q'`
32300
  	  s/.*/./; q'`
31237
    { case $dirpart/$fdir in
32301
    { if $as_mkdir_p; then
31238
  [\\/]* | ?:[\\/]* ) as_incr_dir=;;
32302
    mkdir -p $dirpart/$fdir
31239
  *)                      as_incr_dir=.;;
32303
  else
31240
esac
32304
    as_dir=$dirpart/$fdir
31241
as_dummy=$dirpart/$fdir
32305
    as_dirs=
31242
for as_mkdir_dir in `IFS='/\\'; set X $as_dummy; shift; echo "$@"`; do
32306
    while test ! -d "$as_dir"; do
31243
  case $as_mkdir_dir in
32307
      as_dirs="$as_dir $as_dirs"
31244
    # Skip DOS drivespec
32308
      as_dir=`(dirname "$as_dir") 2>/dev/null ||
31245
    ?:) as_incr_dir=$as_mkdir_dir ;;
32309
$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
31246
    *)
32310
         X"$as_dir" : 'X\(//\)[^/]' \| \
31247
      as_incr_dir=$as_incr_dir/$as_mkdir_dir
32311
         X"$as_dir" : 'X\(//\)$' \| \
31248
      test -d "$as_incr_dir" ||
32312
         X"$as_dir" : 'X\(/\)' \| \
31249
        mkdir "$as_incr_dir" ||
32313
         .     : '\(.\)' 2>/dev/null ||
31250
	{ { echo "$as_me:$LINENO: error: cannot create $dirpart/$fdir" >&5
32314
echo X"$as_dir" |
31251
echo "$as_me: error: cannot create $dirpart/$fdir" >&2;}
32315
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
31252
   { (exit 1); exit 1; }; }
32316
  	  /^X\(\/\/\)[^/].*/{ s//\1/; q; }
31253
    ;;
32317
  	  /^X\(\/\/\)$/{ s//\1/; q; }
31254
  esac
32318
  	  /^X\(\/\).*/{ s//\1/; q; }
31255
done; }
32319
  	  s/.*/./; q'`
32320
    done
32321
    test ! -n "$as_dirs" || mkdir $as_dirs
32322
  fi || { { echo "$as_me:$LINENO: error: cannot create directory $dirpart/$fdir" >&5
32323
echo "$as_me: error: cannot create directory $dirpart/$fdir" >&2;}
32324
   { (exit 1); exit 1; }; }; }
31256
32325
31257
    # echo "creating $dirpart/$file"
32326
    # echo "creating $dirpart/$file"
31258
    echo '# dummy' > "$dirpart/$file"
32327
    echo '# dummy' > "$dirpart/$file"
Lines 31281-31288 Link Here
31281
# need to make the FD available again.
32350
# need to make the FD available again.
31282
if test "$no_create" != yes; then
32351
if test "$no_create" != yes; then
31283
  ac_cs_success=:
32352
  ac_cs_success=:
32353
  ac_config_status_args=
32354
  test "$silent" = yes &&
32355
    ac_config_status_args="$ac_config_status_args --quiet"
31284
  exec 5>/dev/null
32356
  exec 5>/dev/null
31285
  $SHELL $CONFIG_STATUS || ac_cs_success=false
32357
  $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
31286
  exec 5>>config.log
32358
  exec 5>>config.log
31287
  # Use ||, not &&, to avoid exiting from the if with $? = 1, which
32359
  # Use ||, not &&, to avoid exiting from the if with $? = 1, which
31288
  # would make configure fail if this is the last instruction.
32360
  # would make configure fail if this is the last instruction.
(-)celestia-1.3.1-old/data/Makefile.in (-97 / +117 lines)
Lines 1-8 Link Here
1
# Makefile.in generated by automake 1.6.3 from Makefile.am.
1
# Makefile.in generated by automake 1.7.6 from Makefile.am.
2
# KDE tags expanded automatically by am_edit - $Revision: 1.2 $ 
2
# KDE tags expanded automatically by am_edit - $Revision: 1.2 $ 
3
# @configure_input@
3
# @configure_input@
4
4
5
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
5
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
6
# Free Software Foundation, Inc.
6
# Free Software Foundation, Inc.
7
# This Makefile.in is free software; the Free Software Foundation
7
# This Makefile.in is free software; the Free Software Foundation
8
# gives unlimited permission to copy and/or distribute it,
8
# gives unlimited permission to copy and/or distribute it,
Lines 14-101 Link Here
14
# PARTICULAR PURPOSE.
14
# PARTICULAR PURPOSE.
15
15
16
@SET_MAKE@
16
@SET_MAKE@
17
SHELL = @SHELL@
18
17
19
srcdir = @srcdir@
18
srcdir = @srcdir@
20
top_srcdir = @top_srcdir@
19
top_srcdir = @top_srcdir@
21
VPATH = @srcdir@
20
VPATH = @srcdir@
22
prefix = @prefix@
23
exec_prefix = @exec_prefix@
24
25
bindir = @bindir@
26
sbindir = @sbindir@
27
libexecdir = @libexecdir@
28
datadir = @datadir@
29
sysconfdir = @sysconfdir@
30
sharedstatedir = @sharedstatedir@
31
localstatedir = @localstatedir@
32
libdir = @libdir@
33
infodir = @infodir@
34
mandir = @mandir@
35
includedir = @includedir@
36
oldincludedir = /usr/include
37
pkglibdir = $(libdir)/@PACKAGE@
21
pkglibdir = $(libdir)/@PACKAGE@
38
pkgincludedir = $(includedir)/@PACKAGE@
22
pkgincludedir = $(includedir)/@PACKAGE@
39
top_builddir = ..
23
top_builddir = ..
40
24
41
ACLOCAL = @ACLOCAL@
42
AUTOCONF = @AUTOCONF@
43
AUTOMAKE = @AUTOMAKE@
44
AUTOHEADER = @AUTOHEADER@
45
46
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
47
INSTALL = @INSTALL@
26
INSTALL = @INSTALL@
48
INSTALL_PROGRAM = @INSTALL_PROGRAM@
49
INSTALL_DATA = @INSTALL_DATA@
50
install_sh_DATA = $(install_sh) -c -m 644
27
install_sh_DATA = $(install_sh) -c -m 644
51
install_sh_PROGRAM = $(install_sh) -c
28
install_sh_PROGRAM = $(install_sh) -c
52
install_sh_SCRIPT = $(install_sh) -c
29
install_sh_SCRIPT = $(install_sh) -c
53
INSTALL_SCRIPT = @INSTALL_SCRIPT@
54
INSTALL_HEADER = $(INSTALL_DATA)
30
INSTALL_HEADER = $(INSTALL_DATA)
55
transform = @program_transform_name@
31
transform = $(program_transform_name)
56
NORMAL_INSTALL = :
32
NORMAL_INSTALL = :
57
PRE_INSTALL = :
33
PRE_INSTALL = :
58
POST_INSTALL = :
34
POST_INSTALL = :
59
NORMAL_UNINSTALL = :
35
NORMAL_UNINSTALL = :
60
PRE_UNINSTALL = :
36
PRE_UNINSTALL = :
61
POST_UNINSTALL = :
37
POST_UNINSTALL = :
62
build_alias = @build_alias@
63
build_triplet = @build@
38
build_triplet = @build@
64
host_alias = @host_alias@
65
host_triplet = @host@
39
host_triplet = @host@
66
target_alias = @target_alias@
67
target_triplet = @target@
40
target_triplet = @target@
68
69
EXEEXT = @EXEEXT@
70
OBJEXT = @OBJEXT@
71
PATH_SEPARATOR = @PATH_SEPARATOR@
72
pkgdatadir = @datadir@/@PACKAGE@/data
41
pkgdatadir = @datadir@/@PACKAGE@/data
42
ACLOCAL = @ACLOCAL@
43
AMDEP_FALSE = @AMDEP_FALSE@
44
AMDEP_TRUE = @AMDEP_TRUE@
73
AMTAR = @AMTAR@
45
AMTAR = @AMTAR@
74
ARTSCCONFIG = @ARTSCCONFIG@
46
ARTSCCONFIG = @ARTSCCONFIG@
75
AS = @AS@
47
AUTOCONF = @AUTOCONF@
76
AUTODIRS = @AUTODIRS@
48
AUTODIRS = @AUTODIRS@
49
AUTOHEADER = @AUTOHEADER@
50
AUTOMAKE = @AUTOMAKE@
77
AWK = @AWK@
51
AWK = @AWK@
78
CC = @CC@
52
CC = @CC@
79
CONF_FILES = @CONF_FILES@
53
CCDEPMODE = @CCDEPMODE@
54
CFLAGS = @CFLAGS@
80
CPP = @CPP@
55
CPP = @CPP@
56
CPPFLAGS = @CPPFLAGS@
81
CXX = @CXX@
57
CXX = @CXX@
82
CXXCPP = @CXXCPP@
58
CXXCPP = @CXXCPP@
59
CXXDEPMODE = @CXXDEPMODE@
60
CXXFLAGS = @CXXFLAGS@
61
CYGPATH_W = @CYGPATH_W@
83
DCOPIDL = @DCOPIDL@
62
DCOPIDL = @DCOPIDL@
84
DCOPIDL2CPP = @DCOPIDL2CPP@
63
DCOPIDL2CPP = @DCOPIDL2CPP@
85
DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@
64
DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@
65
DEFS = @DEFS@
86
DEPDIR = @DEPDIR@
66
DEPDIR = @DEPDIR@
87
DLLTOOL = @DLLTOOL@
88
DOXYGEN = @DOXYGEN@
89
DOXYGEN_PROJECT_NAME = @DOXYGEN_PROJECT_NAME@
90
DOXYGEN_PROJECT_NUMBER = @DOXYGEN_PROJECT_NUMBER@
91
DPMSINC = @DPMSINC@
92
DPMSLIB = @DPMSLIB@
93
ECHO = @ECHO@
67
ECHO = @ECHO@
68
ECHO_C = @ECHO_C@
69
ECHO_N = @ECHO_N@
70
ECHO_T = @ECHO_T@
71
EGREP = @EGREP@
72
ENABLE_CELX_FALSE = @ENABLE_CELX_FALSE@
73
ENABLE_CELX_TRUE = @ENABLE_CELX_TRUE@
74
ENABLE_GLUT_FALSE = @ENABLE_GLUT_FALSE@
75
ENABLE_GLUT_TRUE = @ENABLE_GLUT_TRUE@
76
ENABLE_GTK_FALSE = @ENABLE_GTK_FALSE@
77
ENABLE_GTK_TRUE = @ENABLE_GTK_TRUE@
78
ENABLE_HIPPARCOS_FALSE = @ENABLE_HIPPARCOS_FALSE@
79
ENABLE_HIPPARCOS_TRUE = @ENABLE_HIPPARCOS_TRUE@
80
ENABLE_KDE_FALSE = @ENABLE_KDE_FALSE@
81
ENABLE_KDE_TRUE = @ENABLE_KDE_TRUE@
82
EXEEXT = @EXEEXT@
94
FRAMEWORK_COREAUDIO = @FRAMEWORK_COREAUDIO@
83
FRAMEWORK_COREAUDIO = @FRAMEWORK_COREAUDIO@
95
GCJ = @GCJ@
96
GCJFLAGS = @GCJFLAGS@
97
GLINC = @GLINC@
98
GLLIB = @GLLIB@
99
GMSGFMT = @GMSGFMT@
84
GMSGFMT = @GMSGFMT@
100
GNOMEGNORBA_LIBS = @GNOMEGNORBA_LIBS@
85
GNOMEGNORBA_LIBS = @GNOMEGNORBA_LIBS@
101
GNOMEUI_LIBS = @GNOMEUI_LIBS@
86
GNOMEUI_LIBS = @GNOMEUI_LIBS@
Lines 113-129 Link Here
113
GTK_CONFIG = @GTK_CONFIG@
98
GTK_CONFIG = @GTK_CONFIG@
114
GTK_LIBS = @GTK_LIBS@
99
GTK_LIBS = @GTK_LIBS@
115
HIPDIR = @HIPDIR@
100
HIPDIR = @HIPDIR@
116
IDL = @IDL@
101
INSIDE_GNOME_COMMON_FALSE = @INSIDE_GNOME_COMMON_FALSE@
117
IDL_DEPENDENCIES = @IDL_DEPENDENCIES@
102
INSIDE_GNOME_COMMON_TRUE = @INSIDE_GNOME_COMMON_TRUE@
103
INSTALL_DATA = @INSTALL_DATA@
104
INSTALL_PROGRAM = @INSTALL_PROGRAM@
105
INSTALL_SCRIPT = @INSTALL_SCRIPT@
118
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
106
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
119
JAR = @JAR@
120
JAVAC = @JAVAC@
121
JAVAH = @JAVAH@
122
JVMLIBS = @JVMLIBS@
123
KDECONFIG = @KDECONFIG@
107
KDECONFIG = @KDECONFIG@
124
KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@
108
KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@
125
KDE_HAS_DOXYGEN = @KDE_HAS_DOXYGEN@
126
KDE_HAVE_DOT = @KDE_HAVE_DOT@
127
KDE_INCLUDES = @KDE_INCLUDES@
109
KDE_INCLUDES = @KDE_INCLUDES@
128
KDE_LDFLAGS = @KDE_LDFLAGS@
110
KDE_LDFLAGS = @KDE_LDFLAGS@
129
KDE_MT_LDFLAGS = @KDE_MT_LDFLAGS@
111
KDE_MT_LDFLAGS = @KDE_MT_LDFLAGS@
Lines 135-161 Link Here
135
KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@
117
KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@
136
KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@
118
KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@
137
KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@
119
KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@
138
LEX = @LEX@
120
LDFLAGS = @LDFLAGS@
139
LEXLIB = @LEXLIB@
140
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
141
LIBBZ2 = @LIBBZ2@
142
LIBCOMPAT = @LIBCOMPAT@
121
LIBCOMPAT = @LIBCOMPAT@
143
LIBCRYPT = @LIBCRYPT@
122
LIBCRYPT = @LIBCRYPT@
144
LIBDL = @LIBDL@
123
LIBDL = @LIBDL@
145
LIBGEN = @LIBGEN@
146
LIBJPEG = @LIBJPEG@
124
LIBJPEG = @LIBJPEG@
147
LIBMICO = @LIBMICO@
148
LIBOBJS = @LIBOBJS@
125
LIBOBJS = @LIBOBJS@
149
LIBPNG = @LIBPNG@
126
LIBPNG = @LIBPNG@
150
LIBPTHREAD = @LIBPTHREAD@
127
LIBPTHREAD = @LIBPTHREAD@
151
LIBPYTHON = @LIBPYTHON@
152
LIBQIMGIO = @LIBQIMGIO@
153
LIBRESOLV = @LIBRESOLV@
128
LIBRESOLV = @LIBRESOLV@
154
LIBSHADOW = @LIBSHADOW@
129
LIBS = @LIBS@
155
LIBSM = @LIBSM@
130
LIBSM = @LIBSM@
156
LIBSOCKET = @LIBSOCKET@
131
LIBSOCKET = @LIBSOCKET@
157
LIBSSL = @LIBSSL@
158
LIBTIFF = @LIBTIFF@
159
LIBTOOL = @LIBTOOL@
132
LIBTOOL = @LIBTOOL@
160
LIBUCB = @LIBUCB@
133
LIBUCB = @LIBUCB@
161
LIBUTIL = @LIBUTIL@
134
LIBUTIL = @LIBUTIL@
Lines 169-175 Link Here
169
LIB_KFILE = @LIB_KFILE@
142
LIB_KFILE = @LIB_KFILE@
170
LIB_KFM = @LIB_KFM@
143
LIB_KFM = @LIB_KFM@
171
LIB_KHTML = @LIB_KHTML@
144
LIB_KHTML = @LIB_KHTML@
172
LIB_KIMGIO = @LIB_KIMGIO@
173
LIB_KIO = @LIB_KIO@
145
LIB_KIO = @LIB_KIO@
174
LIB_KPARTS = @LIB_KPARTS@
146
LIB_KPARTS = @LIB_KPARTS@
175
LIB_KSPELL = @LIB_KSPELL@
147
LIB_KSPELL = @LIB_KSPELL@
Lines 177-222 Link Here
177
LIB_POLL = @LIB_POLL@
149
LIB_POLL = @LIB_POLL@
178
LIB_QPE = @LIB_QPE@
150
LIB_QPE = @LIB_QPE@
179
LIB_QT = @LIB_QT@
151
LIB_QT = @LIB_QT@
180
LIB_QTOPIA = @LIB_QTOPIA@
181
LIB_SMB = @LIB_SMB@
152
LIB_SMB = @LIB_SMB@
182
LIB_X11 = @LIB_X11@
153
LIB_X11 = @LIB_X11@
183
LIB_XEXT = @LIB_XEXT@
154
LIB_XEXT = @LIB_XEXT@
184
LN_S = @LN_S@
155
LN_S = @LN_S@
156
LTLIBOBJS = @LTLIBOBJS@
157
MAKEINFO = @MAKEINFO@
185
MCOPIDL = @MCOPIDL@
158
MCOPIDL = @MCOPIDL@
186
MEINPROC = @MEINPROC@
159
MEINPROC = @MEINPROC@
187
MICO_INCLUDES = @MICO_INCLUDES@
188
MICO_LDFLAGS = @MICO_LDFLAGS@
189
MOC = @MOC@
160
MOC = @MOC@
190
MSGFMT = @MSGFMT@
161
MSGFMT = @MSGFMT@
191
NOOPT_CFLAGS = @NOOPT_CFLAGS@
162
NOOPT_CFLAGS = @NOOPT_CFLAGS@
192
NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@
163
NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@
193
NOREPO = @NOREPO@
164
NOREPO = @NOREPO@
194
OBJDUMP = @OBJDUMP@
165
OBJEXT = @OBJEXT@
195
ORBIT_CFLAGS = @ORBIT_CFLAGS@
166
ORBIT_CFLAGS = @ORBIT_CFLAGS@
196
ORBIT_CONFIG = @ORBIT_CONFIG@
167
ORBIT_CONFIG = @ORBIT_CONFIG@
197
ORBIT_IDL = @ORBIT_IDL@
168
ORBIT_IDL = @ORBIT_IDL@
198
ORBIT_LIBS = @ORBIT_LIBS@
169
ORBIT_LIBS = @ORBIT_LIBS@
199
PACKAGE = @PACKAGE@
170
PACKAGE = @PACKAGE@
200
PAMLIBS = @PAMLIBS@
171
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
201
PASSWDLIBS = @PASSWDLIBS@
172
PACKAGE_NAME = @PACKAGE_NAME@
173
PACKAGE_STRING = @PACKAGE_STRING@
174
PACKAGE_TARNAME = @PACKAGE_TARNAME@
175
PACKAGE_VERSION = @PACKAGE_VERSION@
176
PATH_SEPARATOR = @PATH_SEPARATOR@
202
PKGDATADIR = @PKGDATADIR@
177
PKGDATADIR = @PKGDATADIR@
203
PTHREAD_LIB = @PTHREAD_LIB@
178
PTHREAD_LIB = @PTHREAD_LIB@
204
PYTHONINC = @PYTHONINC@
205
PYTHONLIB = @PYTHONLIB@
206
PYTHONMODDIR = @PYTHONMODDIR@
207
QTDOCDIR = @QTDOCDIR@
208
QTE_NORTTI = @QTE_NORTTI@
179
QTE_NORTTI = @QTE_NORTTI@
209
QTOPIA_INCLUDES = @QTOPIA_INCLUDES@
210
QT_INCLUDES = @QT_INCLUDES@
180
QT_INCLUDES = @QT_INCLUDES@
211
QT_LDFLAGS = @QT_LDFLAGS@
181
QT_LDFLAGS = @QT_LDFLAGS@
212
RANLIB = @RANLIB@
182
RANLIB = @RANLIB@
213
RC = @RC@
214
REPO = @REPO@
183
REPO = @REPO@
215
SETUIDFLAGS = @SETUIDFLAGS@
184
SET_MAKE = @SET_MAKE@
216
SSL_INCLUDES = @SSL_INCLUDES@
185
SHELL = @SHELL@
217
SSL_LDFLAGS = @SSL_LDFLAGS@
218
STRIP = @STRIP@
186
STRIP = @STRIP@
219
TOPSUBDIRS = @TOPSUBDIRS@
220
UIC = @UIC@
187
UIC = @UIC@
221
UIC_TR = @UIC_TR@
188
UIC_TR = @UIC_TR@
222
USER_INCLUDES = @USER_INCLUDES@
189
USER_INCLUDES = @USER_INCLUDES@
Lines 227-234 Link Here
227
VERSION = @VERSION@
194
VERSION = @VERSION@
228
WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@
195
WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@
229
XGETTEXT = @XGETTEXT@
196
XGETTEXT = @XGETTEXT@
230
XPMINC = @XPMINC@
231
XPMLIB = @XPMLIB@
232
XPM_LIBS = @XPM_LIBS@
197
XPM_LIBS = @XPM_LIBS@
233
X_CFLAGS = @X_CFLAGS@
198
X_CFLAGS = @X_CFLAGS@
234
X_EXTRA_LIBS = @X_EXTRA_LIBS@
199
X_EXTRA_LIBS = @X_EXTRA_LIBS@
Lines 237-251 Link Here
237
X_LIBS = @X_LIBS@
202
X_LIBS = @X_LIBS@
238
X_PRE_LIBS = @X_PRE_LIBS@
203
X_PRE_LIBS = @X_PRE_LIBS@
239
ZVT_LIBS = @ZVT_LIBS@
204
ZVT_LIBS = @ZVT_LIBS@
205
ac_ct_CC = @ac_ct_CC@
206
ac_ct_CXX = @ac_ct_CXX@
207
ac_ct_RANLIB = @ac_ct_RANLIB@
208
ac_ct_STRIP = @ac_ct_STRIP@
240
all_includes = @all_includes@
209
all_includes = @all_includes@
241
all_libraries = @all_libraries@
210
all_libraries = @all_libraries@
211
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
212
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
213
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
214
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
242
am__include = @am__include@
215
am__include = @am__include@
216
am__leading_dot = @am__leading_dot@
243
am__quote = @am__quote@
217
am__quote = @am__quote@
218
bindir = @bindir@
219
build = @build@
220
build_alias = @build_alias@
221
build_cpu = @build_cpu@
222
build_os = @build_os@
223
build_vendor = @build_vendor@
244
cflags_set = @cflags_set@
224
cflags_set = @cflags_set@
245
cxxflags_set = @cxxflags_set@
225
datadir = @datadir@
246
idldir = @idldir@
226
exec_prefix = @exec_prefix@
227
host = @host@
228
host_alias = @host_alias@
229
host_cpu = @host_cpu@
230
host_os = @host_os@
231
host_vendor = @host_vendor@
232
includedir = @includedir@
233
infodir = @infodir@
247
install_sh = @install_sh@
234
install_sh = @install_sh@
248
jni_includes = @jni_includes@
249
kde_appsdir = @kde_appsdir@
235
kde_appsdir = @kde_appsdir@
250
kde_bindir = @kde_bindir@
236
kde_bindir = @kde_bindir@
251
kde_confdir = @kde_confdir@
237
kde_confdir = @kde_confdir@
Lines 267-280 Link Here
267
kde_templatesdir = @kde_templatesdir@
253
kde_templatesdir = @kde_templatesdir@
268
kde_wallpaperdir = @kde_wallpaperdir@
254
kde_wallpaperdir = @kde_wallpaperdir@
269
kde_widgetdir = @kde_widgetdir@
255
kde_widgetdir = @kde_widgetdir@
270
micodir = @micodir@
256
libdir = @libdir@
257
libexecdir = @libexecdir@
258
localstatedir = @localstatedir@
259
mandir = @mandir@
260
oldincludedir = @oldincludedir@
261
prefix = @prefix@
262
program_transform_name = @program_transform_name@
271
qt_includes = @qt_includes@
263
qt_includes = @qt_includes@
272
qt_libraries = @qt_libraries@
264
qt_libraries = @qt_libraries@
265
sbindir = @sbindir@
266
sharedstatedir = @sharedstatedir@
267
sysconfdir = @sysconfdir@
268
target = @target@
269
target_alias = @target_alias@
270
target_cpu = @target_cpu@
271
target_os = @target_os@
272
target_vendor = @target_vendor@
273
x_includes = @x_includes@
273
x_includes = @x_includes@
274
x_libraries = @x_libraries@
274
x_libraries = @x_libraries@
275
@ENABLE_HIPPARCOS_FALSE@HIP_DAT = 
275
276
276
@ENABLE_HIPPARCOS_TRUE@HIP_DAT = stars.dat
277
@ENABLE_HIPPARCOS_TRUE@HIP_DAT = stars.dat
277
@ENABLE_HIPPARCOS_FALSE@HIP_DAT = 
278
278
279
BUILT_SOURCES = $(HIP_DAT)
279
BUILT_SOURCES = $(HIP_DAT)
280
280
Lines 284-289 Link Here
284
284
285
MAINTAINERCLEANFILES = stars.dat
285
MAINTAINERCLEANFILES = stars.dat
286
subdir = data
286
subdir = data
287
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
287
mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs
288
mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs
288
CONFIG_HEADER = $(top_builddir)/config.h
289
CONFIG_HEADER = $(top_builddir)/config.h
289
CONFIG_CLEAN_FILES =
290
CONFIG_CLEAN_FILES =
Lines 337-345 Link Here
337
tags: TAGS
338
tags: TAGS
338
TAGS:
339
TAGS:
339
340
341
ctags: CTAGS
342
CTAGS:
343
340
#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
344
#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
341
#>+ 4
345
#>+ 4
342
KDE_DIST=galileo.xyz solarsys.ssc asterisms.dat extrasolar.ssc starnames.dat stars.dat solsys_locs.ssc boundaries.dat deepsky.dsc hdnames.dat world-capitals.ssc 
346
KDE_DIST=world-capitals.ssc deepsky.dsc boundaries.dat hdnames.dat starnames.dat stars.dat galileo.xyz solarsys.ssc asterisms.dat solsys_locs.ssc extrasolar.ssc 
343
347
344
DISTFILES= $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
348
DISTFILES= $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
345
349
Lines 348-354 Link Here
348
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
352
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
349
353
350
distdir: $(DISTFILES)
354
distdir: $(DISTFILES)
351
	@list='$(DISTFILES)'; for file in $$list; do \
355
	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
356
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
357
	list='$(DISTFILES)'; for file in $$list; do \
358
	  case $$file in \
359
	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
360
	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
361
	  esac; \
352
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
362
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
353
	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
363
	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
354
	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
364
	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
Lines 369-381 Link Here
369
	  fi; \
379
	  fi; \
370
	done
380
	done
371
check-am: all-am
381
check-am: all-am
372
check: check-am
382
check: $(BUILT_SOURCES)
383
	$(MAKE) $(AM_MAKEFLAGS) check-am
373
all-am: Makefile $(DATA)
384
all-am: Makefile $(DATA)
374
385
375
installdirs:
386
installdirs:
376
	$(mkinstalldirs) $(DESTDIR)$(pkgdatadir)
387
	$(mkinstalldirs) $(DESTDIR)$(pkgdatadir)
377
388
install: $(BUILT_SOURCES)
378
install: install-am
389
	$(MAKE) $(AM_MAKEFLAGS) install-am
379
install-exec: install-exec-am
390
install-exec: install-exec-am
380
install-data: install-data-am
391
install-data: install-data-am
381
uninstall: uninstall-am
392
uninstall: uninstall-am
Lines 399-405 Link Here
399
maintainer-clean-generic:
410
maintainer-clean-generic:
400
	@echo "This command is intended for maintainers to use"
411
	@echo "This command is intended for maintainers to use"
401
	@echo "it deletes files that may require special tools to rebuild."
412
	@echo "it deletes files that may require special tools to rebuild."
402
	-test -z "$(BUILT_SOURCES)$(MAINTAINERCLEANFILES)" || rm -f $(BUILT_SOURCES) $(MAINTAINERCLEANFILES)
413
	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
414
	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
403
#>- clean: clean-am
415
#>- clean: clean-am
404
#>+ 1
416
#>+ 1
405
clean: kde-rpo-clean  clean-am
417
clean: kde-rpo-clean  clean-am
Lines 436-441 Link Here
436
448
437
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
449
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
438
450
451
pdf: pdf-am
452
453
pdf-am:
454
455
ps: ps-am
456
457
ps-am:
458
439
uninstall-am: uninstall-info-am uninstall-pkgdataDATA
459
uninstall-am: uninstall-info-am uninstall-pkgdataDATA
440
460
441
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
461
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
Lines 445-452 Link Here
445
	install-info-am install-man install-pkgdataDATA install-strip \
465
	install-info-am install-man install-pkgdataDATA install-strip \
446
	installcheck installcheck-am installdirs maintainer-clean \
466
	installcheck installcheck-am installdirs maintainer-clean \
447
	maintainer-clean-generic mostlyclean mostlyclean-generic \
467
	maintainer-clean-generic mostlyclean mostlyclean-generic \
448
	mostlyclean-libtool uninstall uninstall-am uninstall-info-am \
468
	mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
449
	uninstall-pkgdataDATA
469
	uninstall-info-am uninstall-pkgdataDATA
450
470
451
471
452
@ENABLE_HIPPARCOS_TRUE@stars.dat: @HIPDIR@/hip_main.dat
472
@ENABLE_HIPPARCOS_TRUE@stars.dat: @HIPDIR@/hip_main.dat
(-)celestia-1.3.1-old/extras/Makefile.in (-93 / +110 lines)
Lines 1-8 Link Here
1
# Makefile.in generated by automake 1.6.3 from Makefile.am.
1
# Makefile.in generated by automake 1.7.6 from Makefile.am.
2
# KDE tags expanded automatically by am_edit - $Revision: 1.2 $ 
2
# KDE tags expanded automatically by am_edit - $Revision: 1.2 $ 
3
# @configure_input@
3
# @configure_input@
4
4
5
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
5
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
6
# Free Software Foundation, Inc.
6
# Free Software Foundation, Inc.
7
# This Makefile.in is free software; the Free Software Foundation
7
# This Makefile.in is free software; the Free Software Foundation
8
# gives unlimited permission to copy and/or distribute it,
8
# gives unlimited permission to copy and/or distribute it,
Lines 14-101 Link Here
14
# PARTICULAR PURPOSE.
14
# PARTICULAR PURPOSE.
15
15
16
@SET_MAKE@
16
@SET_MAKE@
17
SHELL = @SHELL@
18
17
19
srcdir = @srcdir@
18
srcdir = @srcdir@
20
top_srcdir = @top_srcdir@
19
top_srcdir = @top_srcdir@
21
VPATH = @srcdir@
20
VPATH = @srcdir@
22
prefix = @prefix@
23
exec_prefix = @exec_prefix@
24
25
bindir = @bindir@
26
sbindir = @sbindir@
27
libexecdir = @libexecdir@
28
datadir = @datadir@
29
sysconfdir = @sysconfdir@
30
sharedstatedir = @sharedstatedir@
31
localstatedir = @localstatedir@
32
libdir = @libdir@
33
infodir = @infodir@
34
mandir = @mandir@
35
includedir = @includedir@
36
oldincludedir = /usr/include
37
pkglibdir = $(libdir)/@PACKAGE@
21
pkglibdir = $(libdir)/@PACKAGE@
38
pkgincludedir = $(includedir)/@PACKAGE@
22
pkgincludedir = $(includedir)/@PACKAGE@
39
top_builddir = ..
23
top_builddir = ..
40
24
41
ACLOCAL = @ACLOCAL@
42
AUTOCONF = @AUTOCONF@
43
AUTOMAKE = @AUTOMAKE@
44
AUTOHEADER = @AUTOHEADER@
45
46
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
47
INSTALL = @INSTALL@
26
INSTALL = @INSTALL@
48
INSTALL_PROGRAM = @INSTALL_PROGRAM@
49
INSTALL_DATA = @INSTALL_DATA@
50
install_sh_DATA = $(install_sh) -c -m 644
27
install_sh_DATA = $(install_sh) -c -m 644
51
install_sh_PROGRAM = $(install_sh) -c
28
install_sh_PROGRAM = $(install_sh) -c
52
install_sh_SCRIPT = $(install_sh) -c
29
install_sh_SCRIPT = $(install_sh) -c
53
INSTALL_SCRIPT = @INSTALL_SCRIPT@
54
INSTALL_HEADER = $(INSTALL_DATA)
30
INSTALL_HEADER = $(INSTALL_DATA)
55
transform = @program_transform_name@
31
transform = $(program_transform_name)
56
NORMAL_INSTALL = :
32
NORMAL_INSTALL = :
57
PRE_INSTALL = :
33
PRE_INSTALL = :
58
POST_INSTALL = :
34
POST_INSTALL = :
59
NORMAL_UNINSTALL = :
35
NORMAL_UNINSTALL = :
60
PRE_UNINSTALL = :
36
PRE_UNINSTALL = :
61
POST_UNINSTALL = :
37
POST_UNINSTALL = :
62
build_alias = @build_alias@
63
build_triplet = @build@
38
build_triplet = @build@
64
host_alias = @host_alias@
65
host_triplet = @host@
39
host_triplet = @host@
66
target_alias = @target_alias@
67
target_triplet = @target@
40
target_triplet = @target@
68
69
EXEEXT = @EXEEXT@
70
OBJEXT = @OBJEXT@
71
PATH_SEPARATOR = @PATH_SEPARATOR@
72
pkgdatadir = @datadir@/@PACKAGE@/extras
41
pkgdatadir = @datadir@/@PACKAGE@/extras
42
ACLOCAL = @ACLOCAL@
43
AMDEP_FALSE = @AMDEP_FALSE@
44
AMDEP_TRUE = @AMDEP_TRUE@
73
AMTAR = @AMTAR@
45
AMTAR = @AMTAR@
74
ARTSCCONFIG = @ARTSCCONFIG@
46
ARTSCCONFIG = @ARTSCCONFIG@
75
AS = @AS@
47
AUTOCONF = @AUTOCONF@
76
AUTODIRS = @AUTODIRS@
48
AUTODIRS = @AUTODIRS@
49
AUTOHEADER = @AUTOHEADER@
50
AUTOMAKE = @AUTOMAKE@
77
AWK = @AWK@
51
AWK = @AWK@
78
CC = @CC@
52
CC = @CC@
79
CONF_FILES = @CONF_FILES@
53
CCDEPMODE = @CCDEPMODE@
54
CFLAGS = @CFLAGS@
80
CPP = @CPP@
55
CPP = @CPP@
56
CPPFLAGS = @CPPFLAGS@
81
CXX = @CXX@
57
CXX = @CXX@
82
CXXCPP = @CXXCPP@
58
CXXCPP = @CXXCPP@
59
CXXDEPMODE = @CXXDEPMODE@
60
CXXFLAGS = @CXXFLAGS@
61
CYGPATH_W = @CYGPATH_W@
83
DCOPIDL = @DCOPIDL@
62
DCOPIDL = @DCOPIDL@
84
DCOPIDL2CPP = @DCOPIDL2CPP@
63
DCOPIDL2CPP = @DCOPIDL2CPP@
85
DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@
64
DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@
65
DEFS = @DEFS@
86
DEPDIR = @DEPDIR@
66
DEPDIR = @DEPDIR@
87
DLLTOOL = @DLLTOOL@
88
DOXYGEN = @DOXYGEN@
89
DOXYGEN_PROJECT_NAME = @DOXYGEN_PROJECT_NAME@
90
DOXYGEN_PROJECT_NUMBER = @DOXYGEN_PROJECT_NUMBER@
91
DPMSINC = @DPMSINC@
92
DPMSLIB = @DPMSLIB@
93
ECHO = @ECHO@
67
ECHO = @ECHO@
68
ECHO_C = @ECHO_C@
69
ECHO_N = @ECHO_N@
70
ECHO_T = @ECHO_T@
71
EGREP = @EGREP@
72
ENABLE_CELX_FALSE = @ENABLE_CELX_FALSE@
73
ENABLE_CELX_TRUE = @ENABLE_CELX_TRUE@
74
ENABLE_GLUT_FALSE = @ENABLE_GLUT_FALSE@
75
ENABLE_GLUT_TRUE = @ENABLE_GLUT_TRUE@
76
ENABLE_GTK_FALSE = @ENABLE_GTK_FALSE@
77
ENABLE_GTK_TRUE = @ENABLE_GTK_TRUE@
78
ENABLE_HIPPARCOS_FALSE = @ENABLE_HIPPARCOS_FALSE@
79
ENABLE_HIPPARCOS_TRUE = @ENABLE_HIPPARCOS_TRUE@
80
ENABLE_KDE_FALSE = @ENABLE_KDE_FALSE@
81
ENABLE_KDE_TRUE = @ENABLE_KDE_TRUE@
82
EXEEXT = @EXEEXT@
94
FRAMEWORK_COREAUDIO = @FRAMEWORK_COREAUDIO@
83
FRAMEWORK_COREAUDIO = @FRAMEWORK_COREAUDIO@
95
GCJ = @GCJ@
96
GCJFLAGS = @GCJFLAGS@
97
GLINC = @GLINC@
98
GLLIB = @GLLIB@
99
GMSGFMT = @GMSGFMT@
84
GMSGFMT = @GMSGFMT@
100
GNOMEGNORBA_LIBS = @GNOMEGNORBA_LIBS@
85
GNOMEGNORBA_LIBS = @GNOMEGNORBA_LIBS@
101
GNOMEUI_LIBS = @GNOMEUI_LIBS@
86
GNOMEUI_LIBS = @GNOMEUI_LIBS@
Lines 113-129 Link Here
113
GTK_CONFIG = @GTK_CONFIG@
98
GTK_CONFIG = @GTK_CONFIG@
114
GTK_LIBS = @GTK_LIBS@
99
GTK_LIBS = @GTK_LIBS@
115
HIPDIR = @HIPDIR@
100
HIPDIR = @HIPDIR@
116
IDL = @IDL@
101
INSIDE_GNOME_COMMON_FALSE = @INSIDE_GNOME_COMMON_FALSE@
117
IDL_DEPENDENCIES = @IDL_DEPENDENCIES@
102
INSIDE_GNOME_COMMON_TRUE = @INSIDE_GNOME_COMMON_TRUE@
103
INSTALL_DATA = @INSTALL_DATA@
104
INSTALL_PROGRAM = @INSTALL_PROGRAM@
105
INSTALL_SCRIPT = @INSTALL_SCRIPT@
118
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
106
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
119
JAR = @JAR@
120
JAVAC = @JAVAC@
121
JAVAH = @JAVAH@
122
JVMLIBS = @JVMLIBS@
123
KDECONFIG = @KDECONFIG@
107
KDECONFIG = @KDECONFIG@
124
KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@
108
KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@
125
KDE_HAS_DOXYGEN = @KDE_HAS_DOXYGEN@
126
KDE_HAVE_DOT = @KDE_HAVE_DOT@
127
KDE_INCLUDES = @KDE_INCLUDES@
109
KDE_INCLUDES = @KDE_INCLUDES@
128
KDE_LDFLAGS = @KDE_LDFLAGS@
110
KDE_LDFLAGS = @KDE_LDFLAGS@
129
KDE_MT_LDFLAGS = @KDE_MT_LDFLAGS@
111
KDE_MT_LDFLAGS = @KDE_MT_LDFLAGS@
Lines 135-161 Link Here
135
KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@
117
KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@
136
KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@
118
KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@
137
KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@
119
KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@
138
LEX = @LEX@
120
LDFLAGS = @LDFLAGS@
139
LEXLIB = @LEXLIB@
140
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
141
LIBBZ2 = @LIBBZ2@
142
LIBCOMPAT = @LIBCOMPAT@
121
LIBCOMPAT = @LIBCOMPAT@
143
LIBCRYPT = @LIBCRYPT@
122
LIBCRYPT = @LIBCRYPT@
144
LIBDL = @LIBDL@
123
LIBDL = @LIBDL@
145
LIBGEN = @LIBGEN@
146
LIBJPEG = @LIBJPEG@
124
LIBJPEG = @LIBJPEG@
147
LIBMICO = @LIBMICO@
148
LIBOBJS = @LIBOBJS@
125
LIBOBJS = @LIBOBJS@
149
LIBPNG = @LIBPNG@
126
LIBPNG = @LIBPNG@
150
LIBPTHREAD = @LIBPTHREAD@
127
LIBPTHREAD = @LIBPTHREAD@
151
LIBPYTHON = @LIBPYTHON@
152
LIBQIMGIO = @LIBQIMGIO@
153
LIBRESOLV = @LIBRESOLV@
128
LIBRESOLV = @LIBRESOLV@
154
LIBSHADOW = @LIBSHADOW@
129
LIBS = @LIBS@
155
LIBSM = @LIBSM@
130
LIBSM = @LIBSM@
156
LIBSOCKET = @LIBSOCKET@
131
LIBSOCKET = @LIBSOCKET@
157
LIBSSL = @LIBSSL@
158
LIBTIFF = @LIBTIFF@
159
LIBTOOL = @LIBTOOL@
132
LIBTOOL = @LIBTOOL@
160
LIBUCB = @LIBUCB@
133
LIBUCB = @LIBUCB@
161
LIBUTIL = @LIBUTIL@
134
LIBUTIL = @LIBUTIL@
Lines 169-175 Link Here
169
LIB_KFILE = @LIB_KFILE@
142
LIB_KFILE = @LIB_KFILE@
170
LIB_KFM = @LIB_KFM@
143
LIB_KFM = @LIB_KFM@
171
LIB_KHTML = @LIB_KHTML@
144
LIB_KHTML = @LIB_KHTML@
172
LIB_KIMGIO = @LIB_KIMGIO@
173
LIB_KIO = @LIB_KIO@
145
LIB_KIO = @LIB_KIO@
174
LIB_KPARTS = @LIB_KPARTS@
146
LIB_KPARTS = @LIB_KPARTS@
175
LIB_KSPELL = @LIB_KSPELL@
147
LIB_KSPELL = @LIB_KSPELL@
Lines 177-222 Link Here
177
LIB_POLL = @LIB_POLL@
149
LIB_POLL = @LIB_POLL@
178
LIB_QPE = @LIB_QPE@
150
LIB_QPE = @LIB_QPE@
179
LIB_QT = @LIB_QT@
151
LIB_QT = @LIB_QT@
180
LIB_QTOPIA = @LIB_QTOPIA@
181
LIB_SMB = @LIB_SMB@
152
LIB_SMB = @LIB_SMB@
182
LIB_X11 = @LIB_X11@
153
LIB_X11 = @LIB_X11@
183
LIB_XEXT = @LIB_XEXT@
154
LIB_XEXT = @LIB_XEXT@
184
LN_S = @LN_S@
155
LN_S = @LN_S@
156
LTLIBOBJS = @LTLIBOBJS@
157
MAKEINFO = @MAKEINFO@
185
MCOPIDL = @MCOPIDL@
158
MCOPIDL = @MCOPIDL@
186
MEINPROC = @MEINPROC@
159
MEINPROC = @MEINPROC@
187
MICO_INCLUDES = @MICO_INCLUDES@
188
MICO_LDFLAGS = @MICO_LDFLAGS@
189
MOC = @MOC@
160
MOC = @MOC@
190
MSGFMT = @MSGFMT@
161
MSGFMT = @MSGFMT@
191
NOOPT_CFLAGS = @NOOPT_CFLAGS@
162
NOOPT_CFLAGS = @NOOPT_CFLAGS@
192
NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@
163
NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@
193
NOREPO = @NOREPO@
164
NOREPO = @NOREPO@
194
OBJDUMP = @OBJDUMP@
165
OBJEXT = @OBJEXT@
195
ORBIT_CFLAGS = @ORBIT_CFLAGS@
166
ORBIT_CFLAGS = @ORBIT_CFLAGS@
196
ORBIT_CONFIG = @ORBIT_CONFIG@
167
ORBIT_CONFIG = @ORBIT_CONFIG@
197
ORBIT_IDL = @ORBIT_IDL@
168
ORBIT_IDL = @ORBIT_IDL@
198
ORBIT_LIBS = @ORBIT_LIBS@
169
ORBIT_LIBS = @ORBIT_LIBS@
199
PACKAGE = @PACKAGE@
170
PACKAGE = @PACKAGE@
200
PAMLIBS = @PAMLIBS@
171
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
201
PASSWDLIBS = @PASSWDLIBS@
172
PACKAGE_NAME = @PACKAGE_NAME@
173
PACKAGE_STRING = @PACKAGE_STRING@
174
PACKAGE_TARNAME = @PACKAGE_TARNAME@
175
PACKAGE_VERSION = @PACKAGE_VERSION@
176
PATH_SEPARATOR = @PATH_SEPARATOR@
202
PKGDATADIR = @PKGDATADIR@
177
PKGDATADIR = @PKGDATADIR@
203
PTHREAD_LIB = @PTHREAD_LIB@
178
PTHREAD_LIB = @PTHREAD_LIB@
204
PYTHONINC = @PYTHONINC@
205
PYTHONLIB = @PYTHONLIB@
206
PYTHONMODDIR = @PYTHONMODDIR@
207
QTDOCDIR = @QTDOCDIR@
208
QTE_NORTTI = @QTE_NORTTI@
179
QTE_NORTTI = @QTE_NORTTI@
209
QTOPIA_INCLUDES = @QTOPIA_INCLUDES@
210
QT_INCLUDES = @QT_INCLUDES@
180
QT_INCLUDES = @QT_INCLUDES@
211
QT_LDFLAGS = @QT_LDFLAGS@
181
QT_LDFLAGS = @QT_LDFLAGS@
212
RANLIB = @RANLIB@
182
RANLIB = @RANLIB@
213
RC = @RC@
214
REPO = @REPO@
183
REPO = @REPO@
215
SETUIDFLAGS = @SETUIDFLAGS@
184
SET_MAKE = @SET_MAKE@
216
SSL_INCLUDES = @SSL_INCLUDES@
185
SHELL = @SHELL@
217
SSL_LDFLAGS = @SSL_LDFLAGS@
218
STRIP = @STRIP@
186
STRIP = @STRIP@
219
TOPSUBDIRS = @TOPSUBDIRS@
220
UIC = @UIC@
187
UIC = @UIC@
221
UIC_TR = @UIC_TR@
188
UIC_TR = @UIC_TR@
222
USER_INCLUDES = @USER_INCLUDES@
189
USER_INCLUDES = @USER_INCLUDES@
Lines 227-234 Link Here
227
VERSION = @VERSION@
194
VERSION = @VERSION@
228
WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@
195
WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@
229
XGETTEXT = @XGETTEXT@
196
XGETTEXT = @XGETTEXT@
230
XPMINC = @XPMINC@
231
XPMLIB = @XPMLIB@
232
XPM_LIBS = @XPM_LIBS@
197
XPM_LIBS = @XPM_LIBS@
233
X_CFLAGS = @X_CFLAGS@
198
X_CFLAGS = @X_CFLAGS@
234
X_EXTRA_LIBS = @X_EXTRA_LIBS@
199
X_EXTRA_LIBS = @X_EXTRA_LIBS@
Lines 237-251 Link Here
237
X_LIBS = @X_LIBS@
202
X_LIBS = @X_LIBS@
238
X_PRE_LIBS = @X_PRE_LIBS@
203
X_PRE_LIBS = @X_PRE_LIBS@
239
ZVT_LIBS = @ZVT_LIBS@
204
ZVT_LIBS = @ZVT_LIBS@
205
ac_ct_CC = @ac_ct_CC@
206
ac_ct_CXX = @ac_ct_CXX@
207
ac_ct_RANLIB = @ac_ct_RANLIB@
208
ac_ct_STRIP = @ac_ct_STRIP@
240
all_includes = @all_includes@
209
all_includes = @all_includes@
241
all_libraries = @all_libraries@
210
all_libraries = @all_libraries@
211
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
212
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
213
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
214
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
242
am__include = @am__include@
215
am__include = @am__include@
216
am__leading_dot = @am__leading_dot@
243
am__quote = @am__quote@
217
am__quote = @am__quote@
218
bindir = @bindir@
219
build = @build@
220
build_alias = @build_alias@
221
build_cpu = @build_cpu@
222
build_os = @build_os@
223
build_vendor = @build_vendor@
244
cflags_set = @cflags_set@
224
cflags_set = @cflags_set@
245
cxxflags_set = @cxxflags_set@
225
datadir = @datadir@
246
idldir = @idldir@
226
exec_prefix = @exec_prefix@
227
host = @host@
228
host_alias = @host_alias@
229
host_cpu = @host_cpu@
230
host_os = @host_os@
231
host_vendor = @host_vendor@
232
includedir = @includedir@
233
infodir = @infodir@
247
install_sh = @install_sh@
234
install_sh = @install_sh@
248
jni_includes = @jni_includes@
249
kde_appsdir = @kde_appsdir@
235
kde_appsdir = @kde_appsdir@
250
kde_bindir = @kde_bindir@
236
kde_bindir = @kde_bindir@
251
kde_confdir = @kde_confdir@
237
kde_confdir = @kde_confdir@
Lines 267-275 Link Here
267
kde_templatesdir = @kde_templatesdir@
253
kde_templatesdir = @kde_templatesdir@
268
kde_wallpaperdir = @kde_wallpaperdir@
254
kde_wallpaperdir = @kde_wallpaperdir@
269
kde_widgetdir = @kde_widgetdir@
255
kde_widgetdir = @kde_widgetdir@
270
micodir = @micodir@
256
libdir = @libdir@
257
libexecdir = @libexecdir@
258
localstatedir = @localstatedir@
259
mandir = @mandir@
260
oldincludedir = @oldincludedir@
261
prefix = @prefix@
262
program_transform_name = @program_transform_name@
271
qt_includes = @qt_includes@
263
qt_includes = @qt_includes@
272
qt_libraries = @qt_libraries@
264
qt_libraries = @qt_libraries@
265
sbindir = @sbindir@
266
sharedstatedir = @sharedstatedir@
267
sysconfdir = @sysconfdir@
268
target = @target@
269
target_alias = @target_alias@
270
target_cpu = @target_cpu@
271
target_os = @target_os@
272
target_vendor = @target_vendor@
273
x_includes = @x_includes@
273
x_includes = @x_includes@
274
x_libraries = @x_libraries@
274
x_libraries = @x_libraries@
275
275
Lines 277-282 Link Here
277
277
278
EXTRA_DIST = $(pkgdata_DATA)
278
EXTRA_DIST = $(pkgdata_DATA)
279
subdir = extras
279
subdir = extras
280
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
280
mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs
281
mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs
281
CONFIG_HEADER = $(top_builddir)/config.h
282
CONFIG_HEADER = $(top_builddir)/config.h
282
CONFIG_CLEAN_FILES =
283
CONFIG_CLEAN_FILES =
Lines 329-337 Link Here
329
tags: TAGS
330
tags: TAGS
330
TAGS:
331
TAGS:
331
332
333
ctags: CTAGS
334
CTAGS:
335
332
#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
336
#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
333
#>+ 4
337
#>+ 4
334
KDE_DIST=skylab.ssc comets.ssc shroxclassic.ssc shroxmars.ssc numberedmoons.ssc apollo.ssc minormoons.ssc 
338
KDE_DIST=apollo.ssc skylab.ssc numberedmoons.ssc shroxclassic.ssc comets.ssc minormoons.ssc shroxmars.ssc 
335
339
336
DISTFILES= $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
340
DISTFILES= $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
337
341
Lines 340-346 Link Here
340
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
344
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
341
345
342
distdir: $(DISTFILES)
346
distdir: $(DISTFILES)
343
	@list='$(DISTFILES)'; for file in $$list; do \
347
	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
348
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
349
	list='$(DISTFILES)'; for file in $$list; do \
350
	  case $$file in \
351
	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
352
	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
353
	  esac; \
344
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
354
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
345
	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
355
	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
346
	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
356
	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
Lines 366-372 Link Here
366
376
367
installdirs:
377
installdirs:
368
	$(mkinstalldirs) $(DESTDIR)$(pkgdatadir)
378
	$(mkinstalldirs) $(DESTDIR)$(pkgdatadir)
369
370
install: install-am
379
install: install-am
371
install-exec: install-exec-am
380
install-exec: install-exec-am
372
install-data: install-data-am
381
install-data: install-data-am
Lines 427-432 Link Here
427
436
428
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
437
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
429
438
439
pdf: pdf-am
440
441
pdf-am:
442
443
ps: ps-am
444
445
ps-am:
446
430
uninstall-am: uninstall-info-am uninstall-pkgdataDATA
447
uninstall-am: uninstall-info-am uninstall-pkgdataDATA
431
448
432
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
449
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
Lines 436-443 Link Here
436
	install-info-am install-man install-pkgdataDATA install-strip \
453
	install-info-am install-man install-pkgdataDATA install-strip \
437
	installcheck installcheck-am installdirs maintainer-clean \
454
	installcheck installcheck-am installdirs maintainer-clean \
438
	maintainer-clean-generic mostlyclean mostlyclean-generic \
455
	maintainer-clean-generic mostlyclean mostlyclean-generic \
439
	mostlyclean-libtool uninstall uninstall-am uninstall-info-am \
456
	mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
440
	uninstall-pkgdataDATA
457
	uninstall-info-am uninstall-pkgdataDATA
441
458
442
# Tell versions [3.59,3.63) of GNU make to not export all variables.
459
# Tell versions [3.59,3.63) of GNU make to not export all variables.
443
# Otherwise a system limit (for SysV at least) may be exceeded.
460
# Otherwise a system limit (for SysV at least) may be exceeded.
(-)celestia-1.3.1-old/fonts/Makefile.in (-93 / +110 lines)
Lines 1-8 Link Here
1
# Makefile.in generated by automake 1.6.3 from Makefile.am.
1
# Makefile.in generated by automake 1.7.6 from Makefile.am.
2
# KDE tags expanded automatically by am_edit - $Revision: 1.2 $ 
2
# KDE tags expanded automatically by am_edit - $Revision: 1.2 $ 
3
# @configure_input@
3
# @configure_input@
4
4
5
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
5
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
6
# Free Software Foundation, Inc.
6
# Free Software Foundation, Inc.
7
# This Makefile.in is free software; the Free Software Foundation
7
# This Makefile.in is free software; the Free Software Foundation
8
# gives unlimited permission to copy and/or distribute it,
8
# gives unlimited permission to copy and/or distribute it,
Lines 14-101 Link Here
14
# PARTICULAR PURPOSE.
14
# PARTICULAR PURPOSE.
15
15
16
@SET_MAKE@
16
@SET_MAKE@
17
SHELL = @SHELL@
18
17
19
srcdir = @srcdir@
18
srcdir = @srcdir@
20
top_srcdir = @top_srcdir@
19
top_srcdir = @top_srcdir@
21
VPATH = @srcdir@
20
VPATH = @srcdir@
22
prefix = @prefix@
23
exec_prefix = @exec_prefix@
24
25
bindir = @bindir@
26
sbindir = @sbindir@
27
libexecdir = @libexecdir@
28
datadir = @datadir@
29
sysconfdir = @sysconfdir@
30
sharedstatedir = @sharedstatedir@
31
localstatedir = @localstatedir@
32
libdir = @libdir@
33
infodir = @infodir@
34
mandir = @mandir@
35
includedir = @includedir@
36
oldincludedir = /usr/include
37
pkglibdir = $(libdir)/@PACKAGE@
21
pkglibdir = $(libdir)/@PACKAGE@
38
pkgincludedir = $(includedir)/@PACKAGE@
22
pkgincludedir = $(includedir)/@PACKAGE@
39
top_builddir = ..
23
top_builddir = ..
40
24
41
ACLOCAL = @ACLOCAL@
42
AUTOCONF = @AUTOCONF@
43
AUTOMAKE = @AUTOMAKE@
44
AUTOHEADER = @AUTOHEADER@
45
46
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
47
INSTALL = @INSTALL@
26
INSTALL = @INSTALL@
48
INSTALL_PROGRAM = @INSTALL_PROGRAM@
49
INSTALL_DATA = @INSTALL_DATA@
50
install_sh_DATA = $(install_sh) -c -m 644
27
install_sh_DATA = $(install_sh) -c -m 644
51
install_sh_PROGRAM = $(install_sh) -c
28
install_sh_PROGRAM = $(install_sh) -c
52
install_sh_SCRIPT = $(install_sh) -c
29
install_sh_SCRIPT = $(install_sh) -c
53
INSTALL_SCRIPT = @INSTALL_SCRIPT@
54
INSTALL_HEADER = $(INSTALL_DATA)
30
INSTALL_HEADER = $(INSTALL_DATA)
55
transform = @program_transform_name@
31
transform = $(program_transform_name)
56
NORMAL_INSTALL = :
32
NORMAL_INSTALL = :
57
PRE_INSTALL = :
33
PRE_INSTALL = :
58
POST_INSTALL = :
34
POST_INSTALL = :
59
NORMAL_UNINSTALL = :
35
NORMAL_UNINSTALL = :
60
PRE_UNINSTALL = :
36
PRE_UNINSTALL = :
61
POST_UNINSTALL = :
37
POST_UNINSTALL = :
62
build_alias = @build_alias@
63
build_triplet = @build@
38
build_triplet = @build@
64
host_alias = @host_alias@
65
host_triplet = @host@
39
host_triplet = @host@
66
target_alias = @target_alias@
67
target_triplet = @target@
40
target_triplet = @target@
68
69
EXEEXT = @EXEEXT@
70
OBJEXT = @OBJEXT@
71
PATH_SEPARATOR = @PATH_SEPARATOR@
72
pkgdatadir = @datadir@/@PACKAGE@/fonts
41
pkgdatadir = @datadir@/@PACKAGE@/fonts
42
ACLOCAL = @ACLOCAL@
43
AMDEP_FALSE = @AMDEP_FALSE@
44
AMDEP_TRUE = @AMDEP_TRUE@
73
AMTAR = @AMTAR@
45
AMTAR = @AMTAR@
74
ARTSCCONFIG = @ARTSCCONFIG@
46
ARTSCCONFIG = @ARTSCCONFIG@
75
AS = @AS@
47
AUTOCONF = @AUTOCONF@
76
AUTODIRS = @AUTODIRS@
48
AUTODIRS = @AUTODIRS@
49
AUTOHEADER = @AUTOHEADER@
50
AUTOMAKE = @AUTOMAKE@
77
AWK = @AWK@
51
AWK = @AWK@
78
CC = @CC@
52
CC = @CC@
79
CONF_FILES = @CONF_FILES@
53
CCDEPMODE = @CCDEPMODE@
54
CFLAGS = @CFLAGS@
80
CPP = @CPP@
55
CPP = @CPP@
56
CPPFLAGS = @CPPFLAGS@
81
CXX = @CXX@
57
CXX = @CXX@
82
CXXCPP = @CXXCPP@
58
CXXCPP = @CXXCPP@
59
CXXDEPMODE = @CXXDEPMODE@
60
CXXFLAGS = @CXXFLAGS@
61
CYGPATH_W = @CYGPATH_W@
83
DCOPIDL = @DCOPIDL@
62
DCOPIDL = @DCOPIDL@
84
DCOPIDL2CPP = @DCOPIDL2CPP@
63
DCOPIDL2CPP = @DCOPIDL2CPP@
85
DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@
64
DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@
65
DEFS = @DEFS@
86
DEPDIR = @DEPDIR@
66
DEPDIR = @DEPDIR@
87
DLLTOOL = @DLLTOOL@
88
DOXYGEN = @DOXYGEN@
89
DOXYGEN_PROJECT_NAME = @DOXYGEN_PROJECT_NAME@
90
DOXYGEN_PROJECT_NUMBER = @DOXYGEN_PROJECT_NUMBER@
91
DPMSINC = @DPMSINC@
92
DPMSLIB = @DPMSLIB@
93
ECHO = @ECHO@
67
ECHO = @ECHO@
68
ECHO_C = @ECHO_C@
69
ECHO_N = @ECHO_N@
70
ECHO_T = @ECHO_T@
71
EGREP = @EGREP@
72
ENABLE_CELX_FALSE = @ENABLE_CELX_FALSE@
73
ENABLE_CELX_TRUE = @ENABLE_CELX_TRUE@
74
ENABLE_GLUT_FALSE = @ENABLE_GLUT_FALSE@
75
ENABLE_GLUT_TRUE = @ENABLE_GLUT_TRUE@
76
ENABLE_GTK_FALSE = @ENABLE_GTK_FALSE@
77
ENABLE_GTK_TRUE = @ENABLE_GTK_TRUE@
78
ENABLE_HIPPARCOS_FALSE = @ENABLE_HIPPARCOS_FALSE@
79
ENABLE_HIPPARCOS_TRUE = @ENABLE_HIPPARCOS_TRUE@
80
ENABLE_KDE_FALSE = @ENABLE_KDE_FALSE@
81
ENABLE_KDE_TRUE = @ENABLE_KDE_TRUE@
82
EXEEXT = @EXEEXT@
94
FRAMEWORK_COREAUDIO = @FRAMEWORK_COREAUDIO@
83
FRAMEWORK_COREAUDIO = @FRAMEWORK_COREAUDIO@
95
GCJ = @GCJ@
96
GCJFLAGS = @GCJFLAGS@
97
GLINC = @GLINC@
98
GLLIB = @GLLIB@
99
GMSGFMT = @GMSGFMT@
84
GMSGFMT = @GMSGFMT@
100
GNOMEGNORBA_LIBS = @GNOMEGNORBA_LIBS@
85
GNOMEGNORBA_LIBS = @GNOMEGNORBA_LIBS@
101
GNOMEUI_LIBS = @GNOMEUI_LIBS@
86
GNOMEUI_LIBS = @GNOMEUI_LIBS@
Lines 113-129 Link Here
113
GTK_CONFIG = @GTK_CONFIG@
98
GTK_CONFIG = @GTK_CONFIG@
114
GTK_LIBS = @GTK_LIBS@
99
GTK_LIBS = @GTK_LIBS@
115
HIPDIR = @HIPDIR@
100
HIPDIR = @HIPDIR@
116
IDL = @IDL@
101
INSIDE_GNOME_COMMON_FALSE = @INSIDE_GNOME_COMMON_FALSE@
117
IDL_DEPENDENCIES = @IDL_DEPENDENCIES@
102
INSIDE_GNOME_COMMON_TRUE = @INSIDE_GNOME_COMMON_TRUE@
103
INSTALL_DATA = @INSTALL_DATA@
104
INSTALL_PROGRAM = @INSTALL_PROGRAM@
105
INSTALL_SCRIPT = @INSTALL_SCRIPT@
118
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
106
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
119
JAR = @JAR@
120
JAVAC = @JAVAC@
121
JAVAH = @JAVAH@
122
JVMLIBS = @JVMLIBS@
123
KDECONFIG = @KDECONFIG@
107
KDECONFIG = @KDECONFIG@
124
KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@
108
KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@
125
KDE_HAS_DOXYGEN = @KDE_HAS_DOXYGEN@
126
KDE_HAVE_DOT = @KDE_HAVE_DOT@
127
KDE_INCLUDES = @KDE_INCLUDES@
109
KDE_INCLUDES = @KDE_INCLUDES@
128
KDE_LDFLAGS = @KDE_LDFLAGS@
110
KDE_LDFLAGS = @KDE_LDFLAGS@
129
KDE_MT_LDFLAGS = @KDE_MT_LDFLAGS@
111
KDE_MT_LDFLAGS = @KDE_MT_LDFLAGS@
Lines 135-161 Link Here
135
KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@
117
KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@
136
KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@
118
KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@
137
KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@
119
KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@
138
LEX = @LEX@
120
LDFLAGS = @LDFLAGS@
139
LEXLIB = @LEXLIB@
140
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
141
LIBBZ2 = @LIBBZ2@
142
LIBCOMPAT = @LIBCOMPAT@
121
LIBCOMPAT = @LIBCOMPAT@
143
LIBCRYPT = @LIBCRYPT@
122
LIBCRYPT = @LIBCRYPT@
144
LIBDL = @LIBDL@
123
LIBDL = @LIBDL@
145
LIBGEN = @LIBGEN@
146
LIBJPEG = @LIBJPEG@
124
LIBJPEG = @LIBJPEG@
147
LIBMICO = @LIBMICO@
148
LIBOBJS = @LIBOBJS@
125
LIBOBJS = @LIBOBJS@
149
LIBPNG = @LIBPNG@
126
LIBPNG = @LIBPNG@
150
LIBPTHREAD = @LIBPTHREAD@
127
LIBPTHREAD = @LIBPTHREAD@
151
LIBPYTHON = @LIBPYTHON@
152
LIBQIMGIO = @LIBQIMGIO@
153
LIBRESOLV = @LIBRESOLV@
128
LIBRESOLV = @LIBRESOLV@
154
LIBSHADOW = @LIBSHADOW@
129
LIBS = @LIBS@
155
LIBSM = @LIBSM@
130
LIBSM = @LIBSM@
156
LIBSOCKET = @LIBSOCKET@
131
LIBSOCKET = @LIBSOCKET@
157
LIBSSL = @LIBSSL@
158
LIBTIFF = @LIBTIFF@
159
LIBTOOL = @LIBTOOL@
132
LIBTOOL = @LIBTOOL@
160
LIBUCB = @LIBUCB@
133
LIBUCB = @LIBUCB@
161
LIBUTIL = @LIBUTIL@
134
LIBUTIL = @LIBUTIL@
Lines 169-175 Link Here
169
LIB_KFILE = @LIB_KFILE@
142
LIB_KFILE = @LIB_KFILE@
170
LIB_KFM = @LIB_KFM@
143
LIB_KFM = @LIB_KFM@
171
LIB_KHTML = @LIB_KHTML@
144
LIB_KHTML = @LIB_KHTML@
172
LIB_KIMGIO = @LIB_KIMGIO@
173
LIB_KIO = @LIB_KIO@
145
LIB_KIO = @LIB_KIO@
174
LIB_KPARTS = @LIB_KPARTS@
146
LIB_KPARTS = @LIB_KPARTS@
175
LIB_KSPELL = @LIB_KSPELL@
147
LIB_KSPELL = @LIB_KSPELL@
Lines 177-222 Link Here
177
LIB_POLL = @LIB_POLL@
149
LIB_POLL = @LIB_POLL@
178
LIB_QPE = @LIB_QPE@
150
LIB_QPE = @LIB_QPE@
179
LIB_QT = @LIB_QT@
151
LIB_QT = @LIB_QT@
180
LIB_QTOPIA = @LIB_QTOPIA@
181
LIB_SMB = @LIB_SMB@
152
LIB_SMB = @LIB_SMB@
182
LIB_X11 = @LIB_X11@
153
LIB_X11 = @LIB_X11@
183
LIB_XEXT = @LIB_XEXT@
154
LIB_XEXT = @LIB_XEXT@
184
LN_S = @LN_S@
155
LN_S = @LN_S@
156
LTLIBOBJS = @LTLIBOBJS@
157
MAKEINFO = @MAKEINFO@
185
MCOPIDL = @MCOPIDL@
158
MCOPIDL = @MCOPIDL@
186
MEINPROC = @MEINPROC@
159
MEINPROC = @MEINPROC@
187
MICO_INCLUDES = @MICO_INCLUDES@
188
MICO_LDFLAGS = @MICO_LDFLAGS@
189
MOC = @MOC@
160
MOC = @MOC@
190
MSGFMT = @MSGFMT@
161
MSGFMT = @MSGFMT@
191
NOOPT_CFLAGS = @NOOPT_CFLAGS@
162
NOOPT_CFLAGS = @NOOPT_CFLAGS@
192
NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@
163
NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@
193
NOREPO = @NOREPO@
164
NOREPO = @NOREPO@
194
OBJDUMP = @OBJDUMP@
165
OBJEXT = @OBJEXT@
195
ORBIT_CFLAGS = @ORBIT_CFLAGS@
166
ORBIT_CFLAGS = @ORBIT_CFLAGS@
196
ORBIT_CONFIG = @ORBIT_CONFIG@
167
ORBIT_CONFIG = @ORBIT_CONFIG@
197
ORBIT_IDL = @ORBIT_IDL@
168
ORBIT_IDL = @ORBIT_IDL@
198
ORBIT_LIBS = @ORBIT_LIBS@
169
ORBIT_LIBS = @ORBIT_LIBS@
199
PACKAGE = @PACKAGE@
170
PACKAGE = @PACKAGE@
200
PAMLIBS = @PAMLIBS@
171
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
201
PASSWDLIBS = @PASSWDLIBS@
172
PACKAGE_NAME = @PACKAGE_NAME@
173
PACKAGE_STRING = @PACKAGE_STRING@
174
PACKAGE_TARNAME = @PACKAGE_TARNAME@
175
PACKAGE_VERSION = @PACKAGE_VERSION@
176
PATH_SEPARATOR = @PATH_SEPARATOR@
202
PKGDATADIR = @PKGDATADIR@
177
PKGDATADIR = @PKGDATADIR@
203
PTHREAD_LIB = @PTHREAD_LIB@
178
PTHREAD_LIB = @PTHREAD_LIB@
204
PYTHONINC = @PYTHONINC@
205
PYTHONLIB = @PYTHONLIB@
206
PYTHONMODDIR = @PYTHONMODDIR@
207
QTDOCDIR = @QTDOCDIR@
208
QTE_NORTTI = @QTE_NORTTI@
179
QTE_NORTTI = @QTE_NORTTI@
209
QTOPIA_INCLUDES = @QTOPIA_INCLUDES@
210
QT_INCLUDES = @QT_INCLUDES@
180
QT_INCLUDES = @QT_INCLUDES@
211
QT_LDFLAGS = @QT_LDFLAGS@
181
QT_LDFLAGS = @QT_LDFLAGS@
212
RANLIB = @RANLIB@
182
RANLIB = @RANLIB@
213
RC = @RC@
214
REPO = @REPO@
183
REPO = @REPO@
215
SETUIDFLAGS = @SETUIDFLAGS@
184
SET_MAKE = @SET_MAKE@
216
SSL_INCLUDES = @SSL_INCLUDES@
185
SHELL = @SHELL@
217
SSL_LDFLAGS = @SSL_LDFLAGS@
218
STRIP = @STRIP@
186
STRIP = @STRIP@
219
TOPSUBDIRS = @TOPSUBDIRS@
220
UIC = @UIC@
187
UIC = @UIC@
221
UIC_TR = @UIC_TR@
188
UIC_TR = @UIC_TR@
222
USER_INCLUDES = @USER_INCLUDES@
189
USER_INCLUDES = @USER_INCLUDES@
Lines 227-234 Link Here
227
VERSION = @VERSION@
194
VERSION = @VERSION@
228
WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@
195
WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@
229
XGETTEXT = @XGETTEXT@
196
XGETTEXT = @XGETTEXT@
230
XPMINC = @XPMINC@
231
XPMLIB = @XPMLIB@
232
XPM_LIBS = @XPM_LIBS@
197
XPM_LIBS = @XPM_LIBS@
233
X_CFLAGS = @X_CFLAGS@
198
X_CFLAGS = @X_CFLAGS@
234
X_EXTRA_LIBS = @X_EXTRA_LIBS@
199
X_EXTRA_LIBS = @X_EXTRA_LIBS@
Lines 237-251 Link Here
237
X_LIBS = @X_LIBS@
202
X_LIBS = @X_LIBS@
238
X_PRE_LIBS = @X_PRE_LIBS@
203
X_PRE_LIBS = @X_PRE_LIBS@
239
ZVT_LIBS = @ZVT_LIBS@
204
ZVT_LIBS = @ZVT_LIBS@
205
ac_ct_CC = @ac_ct_CC@
206
ac_ct_CXX = @ac_ct_CXX@
207
ac_ct_RANLIB = @ac_ct_RANLIB@
208
ac_ct_STRIP = @ac_ct_STRIP@
240
all_includes = @all_includes@
209
all_includes = @all_includes@
241
all_libraries = @all_libraries@
210
all_libraries = @all_libraries@
211
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
212
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
213
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
214
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
242
am__include = @am__include@
215
am__include = @am__include@
216
am__leading_dot = @am__leading_dot@
243
am__quote = @am__quote@
217
am__quote = @am__quote@
218
bindir = @bindir@
219
build = @build@
220
build_alias = @build_alias@
221
build_cpu = @build_cpu@
222
build_os = @build_os@
223
build_vendor = @build_vendor@
244
cflags_set = @cflags_set@
224
cflags_set = @cflags_set@
245
cxxflags_set = @cxxflags_set@
225
datadir = @datadir@
246
idldir = @idldir@
226
exec_prefix = @exec_prefix@
227
host = @host@
228
host_alias = @host_alias@
229
host_cpu = @host_cpu@
230
host_os = @host_os@
231
host_vendor = @host_vendor@
232
includedir = @includedir@
233
infodir = @infodir@
247
install_sh = @install_sh@
234
install_sh = @install_sh@
248
jni_includes = @jni_includes@
249
kde_appsdir = @kde_appsdir@
235
kde_appsdir = @kde_appsdir@
250
kde_bindir = @kde_bindir@
236
kde_bindir = @kde_bindir@
251
kde_confdir = @kde_confdir@
237
kde_confdir = @kde_confdir@
Lines 267-275 Link Here
267
kde_templatesdir = @kde_templatesdir@
253
kde_templatesdir = @kde_templatesdir@
268
kde_wallpaperdir = @kde_wallpaperdir@
254
kde_wallpaperdir = @kde_wallpaperdir@
269
kde_widgetdir = @kde_widgetdir@
255
kde_widgetdir = @kde_widgetdir@
270
micodir = @micodir@
256
libdir = @libdir@
257
libexecdir = @libexecdir@
258
localstatedir = @localstatedir@
259
mandir = @mandir@
260
oldincludedir = @oldincludedir@
261
prefix = @prefix@
262
program_transform_name = @program_transform_name@
271
qt_includes = @qt_includes@
263
qt_includes = @qt_includes@
272
qt_libraries = @qt_libraries@
264
qt_libraries = @qt_libraries@
265
sbindir = @sbindir@
266
sharedstatedir = @sharedstatedir@
267
sysconfdir = @sysconfdir@
268
target = @target@
269
target_alias = @target_alias@
270
target_cpu = @target_cpu@
271
target_os = @target_os@
272
target_vendor = @target_vendor@
273
x_includes = @x_includes@
273
x_includes = @x_includes@
274
x_libraries = @x_libraries@
274
x_libraries = @x_libraries@
275
275
Lines 277-282 Link Here
277
277
278
EXTRA_DIST = $(pkgdata_DATA)
278
EXTRA_DIST = $(pkgdata_DATA)
279
subdir = fonts
279
subdir = fonts
280
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
280
mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs
281
mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs
281
CONFIG_HEADER = $(top_builddir)/config.h
282
CONFIG_HEADER = $(top_builddir)/config.h
282
CONFIG_CLEAN_FILES =
283
CONFIG_CLEAN_FILES =
Lines 329-337 Link Here
329
tags: TAGS
330
tags: TAGS
330
TAGS:
331
TAGS:
331
332
333
ctags: CTAGS
334
CTAGS:
335
332
#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
336
#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
333
#>+ 4
337
#>+ 4
334
KDE_DIST=cleanbold16.txf sansbold20.txf helvbold24.txf cleanbold12.txf clean16.txf helvbold18.txf helvbold12.txf helv18.txf helv12.txf clean12.txf default.txf helv10.txf helv24.txf 
338
KDE_DIST=helv24.txf clean12.txf cleanbold16.txf cleanbold12.txf helv10.txf default.txf helvbold18.txf clean16.txf helvbold24.txf helvbold12.txf helv12.txf helv18.txf sansbold20.txf 
335
339
336
DISTFILES= $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
340
DISTFILES= $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
337
341
Lines 340-346 Link Here
340
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
344
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
341
345
342
distdir: $(DISTFILES)
346
distdir: $(DISTFILES)
343
	@list='$(DISTFILES)'; for file in $$list; do \
347
	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
348
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
349
	list='$(DISTFILES)'; for file in $$list; do \
350
	  case $$file in \
351
	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
352
	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
353
	  esac; \
344
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
354
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
345
	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
355
	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
346
	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
356
	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
Lines 366-372 Link Here
366
376
367
installdirs:
377
installdirs:
368
	$(mkinstalldirs) $(DESTDIR)$(pkgdatadir)
378
	$(mkinstalldirs) $(DESTDIR)$(pkgdatadir)
369
370
install: install-am
379
install: install-am
371
install-exec: install-exec-am
380
install-exec: install-exec-am
372
install-data: install-data-am
381
install-data: install-data-am
Lines 427-432 Link Here
427
436
428
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
437
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
429
438
439
pdf: pdf-am
440
441
pdf-am:
442
443
ps: ps-am
444
445
ps-am:
446
430
uninstall-am: uninstall-info-am uninstall-pkgdataDATA
447
uninstall-am: uninstall-info-am uninstall-pkgdataDATA
431
448
432
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
449
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
Lines 436-443 Link Here
436
	install-info-am install-man install-pkgdataDATA install-strip \
453
	install-info-am install-man install-pkgdataDATA install-strip \
437
	installcheck installcheck-am installdirs maintainer-clean \
454
	installcheck installcheck-am installdirs maintainer-clean \
438
	maintainer-clean-generic mostlyclean mostlyclean-generic \
455
	maintainer-clean-generic mostlyclean mostlyclean-generic \
439
	mostlyclean-libtool uninstall uninstall-am uninstall-info-am \
456
	mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
440
	uninstall-pkgdataDATA
457
	uninstall-info-am uninstall-pkgdataDATA
441
458
442
# Tell versions [3.59,3.63) of GNU make to not export all variables.
459
# Tell versions [3.59,3.63) of GNU make to not export all variables.
443
# Otherwise a system limit (for SysV at least) may be exceeded.
460
# Otherwise a system limit (for SysV at least) may be exceeded.
(-)celestia-1.3.1-old/macros/Makefile.in (-93 / +111 lines)
Lines 1-8 Link Here
1
# Makefile.in generated by automake 1.6.3 from Makefile.am.
1
# Makefile.in generated by automake 1.7.6 from Makefile.am.
2
# KDE tags expanded automatically by am_edit - $Revision: 1.2 $ 
2
# KDE tags expanded automatically by am_edit - $Revision: 1.2 $ 
3
# @configure_input@
3
# @configure_input@
4
4
5
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
5
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
6
# Free Software Foundation, Inc.
6
# Free Software Foundation, Inc.
7
# This Makefile.in is free software; the Free Software Foundation
7
# This Makefile.in is free software; the Free Software Foundation
8
# gives unlimited permission to copy and/or distribute it,
8
# gives unlimited permission to copy and/or distribute it,
Lines 14-101 Link Here
14
# PARTICULAR PURPOSE.
14
# PARTICULAR PURPOSE.
15
15
16
@SET_MAKE@
16
@SET_MAKE@
17
SHELL = @SHELL@
18
17
19
srcdir = @srcdir@
18
srcdir = @srcdir@
20
top_srcdir = @top_srcdir@
19
top_srcdir = @top_srcdir@
21
VPATH = @srcdir@
20
VPATH = @srcdir@
22
prefix = @prefix@
23
exec_prefix = @exec_prefix@
24
25
bindir = @bindir@
26
sbindir = @sbindir@
27
libexecdir = @libexecdir@
28
datadir = @datadir@
29
sysconfdir = @sysconfdir@
30
sharedstatedir = @sharedstatedir@
31
localstatedir = @localstatedir@
32
libdir = @libdir@
33
infodir = @infodir@
34
mandir = @mandir@
35
includedir = @includedir@
36
oldincludedir = /usr/include
37
pkgdatadir = $(datadir)/@PACKAGE@
21
pkgdatadir = $(datadir)/@PACKAGE@
38
pkglibdir = $(libdir)/@PACKAGE@
22
pkglibdir = $(libdir)/@PACKAGE@
39
pkgincludedir = $(includedir)/@PACKAGE@
23
pkgincludedir = $(includedir)/@PACKAGE@
40
top_builddir = ..
24
top_builddir = ..
41
25
42
ACLOCAL = @ACLOCAL@
43
AUTOCONF = @AUTOCONF@
44
AUTOMAKE = @AUTOMAKE@
45
AUTOHEADER = @AUTOHEADER@
46
47
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
48
INSTALL = @INSTALL@
27
INSTALL = @INSTALL@
49
INSTALL_PROGRAM = @INSTALL_PROGRAM@
50
INSTALL_DATA = @INSTALL_DATA@
51
install_sh_DATA = $(install_sh) -c -m 644
28
install_sh_DATA = $(install_sh) -c -m 644
52
install_sh_PROGRAM = $(install_sh) -c
29
install_sh_PROGRAM = $(install_sh) -c
53
install_sh_SCRIPT = $(install_sh) -c
30
install_sh_SCRIPT = $(install_sh) -c
54
INSTALL_SCRIPT = @INSTALL_SCRIPT@
55
INSTALL_HEADER = $(INSTALL_DATA)
31
INSTALL_HEADER = $(INSTALL_DATA)
56
transform = @program_transform_name@
32
transform = $(program_transform_name)
57
NORMAL_INSTALL = :
33
NORMAL_INSTALL = :
58
PRE_INSTALL = :
34
PRE_INSTALL = :
59
POST_INSTALL = :
35
POST_INSTALL = :
60
NORMAL_UNINSTALL = :
36
NORMAL_UNINSTALL = :
61
PRE_UNINSTALL = :
37
PRE_UNINSTALL = :
62
POST_UNINSTALL = :
38
POST_UNINSTALL = :
63
build_alias = @build_alias@
64
build_triplet = @build@
39
build_triplet = @build@
65
host_alias = @host_alias@
66
host_triplet = @host@
40
host_triplet = @host@
67
target_alias = @target_alias@
68
target_triplet = @target@
41
target_triplet = @target@
69
42
ACLOCAL = @ACLOCAL@
70
EXEEXT = @EXEEXT@
43
AMDEP_FALSE = @AMDEP_FALSE@
71
OBJEXT = @OBJEXT@
44
AMDEP_TRUE = @AMDEP_TRUE@
72
PATH_SEPARATOR = @PATH_SEPARATOR@
73
AMTAR = @AMTAR@
45
AMTAR = @AMTAR@
74
ARTSCCONFIG = @ARTSCCONFIG@
46
ARTSCCONFIG = @ARTSCCONFIG@
75
AS = @AS@
47
AUTOCONF = @AUTOCONF@
76
AUTODIRS = @AUTODIRS@
48
AUTODIRS = @AUTODIRS@
49
AUTOHEADER = @AUTOHEADER@
50
AUTOMAKE = @AUTOMAKE@
77
AWK = @AWK@
51
AWK = @AWK@
78
CC = @CC@
52
CC = @CC@
79
CONF_FILES = @CONF_FILES@
53
CCDEPMODE = @CCDEPMODE@
54
CFLAGS = @CFLAGS@
80
CPP = @CPP@
55
CPP = @CPP@
56
CPPFLAGS = @CPPFLAGS@
81
CXX = @CXX@
57
CXX = @CXX@
82
CXXCPP = @CXXCPP@
58
CXXCPP = @CXXCPP@
59
CXXDEPMODE = @CXXDEPMODE@
60
CXXFLAGS = @CXXFLAGS@
61
CYGPATH_W = @CYGPATH_W@
83
DCOPIDL = @DCOPIDL@
62
DCOPIDL = @DCOPIDL@
84
DCOPIDL2CPP = @DCOPIDL2CPP@
63
DCOPIDL2CPP = @DCOPIDL2CPP@
85
DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@
64
DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@
65
DEFS = @DEFS@
86
DEPDIR = @DEPDIR@
66
DEPDIR = @DEPDIR@
87
DLLTOOL = @DLLTOOL@
88
DOXYGEN = @DOXYGEN@
89
DOXYGEN_PROJECT_NAME = @DOXYGEN_PROJECT_NAME@
90
DOXYGEN_PROJECT_NUMBER = @DOXYGEN_PROJECT_NUMBER@
91
DPMSINC = @DPMSINC@
92
DPMSLIB = @DPMSLIB@
93
ECHO = @ECHO@
67
ECHO = @ECHO@
68
ECHO_C = @ECHO_C@
69
ECHO_N = @ECHO_N@
70
ECHO_T = @ECHO_T@
71
EGREP = @EGREP@
72
ENABLE_CELX_FALSE = @ENABLE_CELX_FALSE@
73
ENABLE_CELX_TRUE = @ENABLE_CELX_TRUE@
74
ENABLE_GLUT_FALSE = @ENABLE_GLUT_FALSE@
75
ENABLE_GLUT_TRUE = @ENABLE_GLUT_TRUE@
76
ENABLE_GTK_FALSE = @ENABLE_GTK_FALSE@
77
ENABLE_GTK_TRUE = @ENABLE_GTK_TRUE@
78
ENABLE_HIPPARCOS_FALSE = @ENABLE_HIPPARCOS_FALSE@
79
ENABLE_HIPPARCOS_TRUE = @ENABLE_HIPPARCOS_TRUE@
80
ENABLE_KDE_FALSE = @ENABLE_KDE_FALSE@
81
ENABLE_KDE_TRUE = @ENABLE_KDE_TRUE@
82
EXEEXT = @EXEEXT@
94
FRAMEWORK_COREAUDIO = @FRAMEWORK_COREAUDIO@
83
FRAMEWORK_COREAUDIO = @FRAMEWORK_COREAUDIO@
95
GCJ = @GCJ@
96
GCJFLAGS = @GCJFLAGS@
97
GLINC = @GLINC@
98
GLLIB = @GLLIB@
99
GMSGFMT = @GMSGFMT@
84
GMSGFMT = @GMSGFMT@
100
GNOMEGNORBA_LIBS = @GNOMEGNORBA_LIBS@
85
GNOMEGNORBA_LIBS = @GNOMEGNORBA_LIBS@
101
GNOMEUI_LIBS = @GNOMEUI_LIBS@
86
GNOMEUI_LIBS = @GNOMEUI_LIBS@
Lines 113-129 Link Here
113
GTK_CONFIG = @GTK_CONFIG@
98
GTK_CONFIG = @GTK_CONFIG@
114
GTK_LIBS = @GTK_LIBS@
99
GTK_LIBS = @GTK_LIBS@
115
HIPDIR = @HIPDIR@
100
HIPDIR = @HIPDIR@
116
IDL = @IDL@
101
INSIDE_GNOME_COMMON_FALSE = @INSIDE_GNOME_COMMON_FALSE@
117
IDL_DEPENDENCIES = @IDL_DEPENDENCIES@
102
INSIDE_GNOME_COMMON_TRUE = @INSIDE_GNOME_COMMON_TRUE@
103
INSTALL_DATA = @INSTALL_DATA@
104
INSTALL_PROGRAM = @INSTALL_PROGRAM@
105
INSTALL_SCRIPT = @INSTALL_SCRIPT@
118
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
106
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
119
JAR = @JAR@
120
JAVAC = @JAVAC@
121
JAVAH = @JAVAH@
122
JVMLIBS = @JVMLIBS@
123
KDECONFIG = @KDECONFIG@
107
KDECONFIG = @KDECONFIG@
124
KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@
108
KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@
125
KDE_HAS_DOXYGEN = @KDE_HAS_DOXYGEN@
126
KDE_HAVE_DOT = @KDE_HAVE_DOT@
127
KDE_INCLUDES = @KDE_INCLUDES@
109
KDE_INCLUDES = @KDE_INCLUDES@
128
KDE_LDFLAGS = @KDE_LDFLAGS@
110
KDE_LDFLAGS = @KDE_LDFLAGS@
129
KDE_MT_LDFLAGS = @KDE_MT_LDFLAGS@
111
KDE_MT_LDFLAGS = @KDE_MT_LDFLAGS@
Lines 135-161 Link Here
135
KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@
117
KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@
136
KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@
118
KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@
137
KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@
119
KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@
138
LEX = @LEX@
120
LDFLAGS = @LDFLAGS@
139
LEXLIB = @LEXLIB@
140
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
141
LIBBZ2 = @LIBBZ2@
142
LIBCOMPAT = @LIBCOMPAT@
121
LIBCOMPAT = @LIBCOMPAT@
143
LIBCRYPT = @LIBCRYPT@
122
LIBCRYPT = @LIBCRYPT@
144
LIBDL = @LIBDL@
123
LIBDL = @LIBDL@
145
LIBGEN = @LIBGEN@
146
LIBJPEG = @LIBJPEG@
124
LIBJPEG = @LIBJPEG@
147
LIBMICO = @LIBMICO@
148
LIBOBJS = @LIBOBJS@
125
LIBOBJS = @LIBOBJS@
149
LIBPNG = @LIBPNG@
126
LIBPNG = @LIBPNG@
150
LIBPTHREAD = @LIBPTHREAD@
127
LIBPTHREAD = @LIBPTHREAD@
151
LIBPYTHON = @LIBPYTHON@
152
LIBQIMGIO = @LIBQIMGIO@
153
LIBRESOLV = @LIBRESOLV@
128
LIBRESOLV = @LIBRESOLV@
154
LIBSHADOW = @LIBSHADOW@
129
LIBS = @LIBS@
155
LIBSM = @LIBSM@
130
LIBSM = @LIBSM@
156
LIBSOCKET = @LIBSOCKET@
131
LIBSOCKET = @LIBSOCKET@
157
LIBSSL = @LIBSSL@
158
LIBTIFF = @LIBTIFF@
159
LIBTOOL = @LIBTOOL@
132
LIBTOOL = @LIBTOOL@
160
LIBUCB = @LIBUCB@
133
LIBUCB = @LIBUCB@
161
LIBUTIL = @LIBUTIL@
134
LIBUTIL = @LIBUTIL@
Lines 169-175 Link Here
169
LIB_KFILE = @LIB_KFILE@
142
LIB_KFILE = @LIB_KFILE@
170
LIB_KFM = @LIB_KFM@
143
LIB_KFM = @LIB_KFM@
171
LIB_KHTML = @LIB_KHTML@
144
LIB_KHTML = @LIB_KHTML@
172
LIB_KIMGIO = @LIB_KIMGIO@
173
LIB_KIO = @LIB_KIO@
145
LIB_KIO = @LIB_KIO@
174
LIB_KPARTS = @LIB_KPARTS@
146
LIB_KPARTS = @LIB_KPARTS@
175
LIB_KSPELL = @LIB_KSPELL@
147
LIB_KSPELL = @LIB_KSPELL@
Lines 177-222 Link Here
177
LIB_POLL = @LIB_POLL@
149
LIB_POLL = @LIB_POLL@
178
LIB_QPE = @LIB_QPE@
150
LIB_QPE = @LIB_QPE@
179
LIB_QT = @LIB_QT@
151
LIB_QT = @LIB_QT@
180
LIB_QTOPIA = @LIB_QTOPIA@
181
LIB_SMB = @LIB_SMB@
152
LIB_SMB = @LIB_SMB@
182
LIB_X11 = @LIB_X11@
153
LIB_X11 = @LIB_X11@
183
LIB_XEXT = @LIB_XEXT@
154
LIB_XEXT = @LIB_XEXT@
184
LN_S = @LN_S@
155
LN_S = @LN_S@
156
LTLIBOBJS = @LTLIBOBJS@
157
MAKEINFO = @MAKEINFO@
185
MCOPIDL = @MCOPIDL@
158
MCOPIDL = @MCOPIDL@
186
MEINPROC = @MEINPROC@
159
MEINPROC = @MEINPROC@
187
MICO_INCLUDES = @MICO_INCLUDES@
188
MICO_LDFLAGS = @MICO_LDFLAGS@
189
MOC = @MOC@
160
MOC = @MOC@
190
MSGFMT = @MSGFMT@
161
MSGFMT = @MSGFMT@
191
NOOPT_CFLAGS = @NOOPT_CFLAGS@
162
NOOPT_CFLAGS = @NOOPT_CFLAGS@
192
NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@
163
NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@
193
NOREPO = @NOREPO@
164
NOREPO = @NOREPO@
194
OBJDUMP = @OBJDUMP@
165
OBJEXT = @OBJEXT@
195
ORBIT_CFLAGS = @ORBIT_CFLAGS@
166
ORBIT_CFLAGS = @ORBIT_CFLAGS@
196
ORBIT_CONFIG = @ORBIT_CONFIG@
167
ORBIT_CONFIG = @ORBIT_CONFIG@
197
ORBIT_IDL = @ORBIT_IDL@
168
ORBIT_IDL = @ORBIT_IDL@
198
ORBIT_LIBS = @ORBIT_LIBS@
169
ORBIT_LIBS = @ORBIT_LIBS@
199
PACKAGE = @PACKAGE@
170
PACKAGE = @PACKAGE@
200
PAMLIBS = @PAMLIBS@
171
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
201
PASSWDLIBS = @PASSWDLIBS@
172
PACKAGE_NAME = @PACKAGE_NAME@
173
PACKAGE_STRING = @PACKAGE_STRING@
174
PACKAGE_TARNAME = @PACKAGE_TARNAME@
175
PACKAGE_VERSION = @PACKAGE_VERSION@
176
PATH_SEPARATOR = @PATH_SEPARATOR@
202
PKGDATADIR = @PKGDATADIR@
177
PKGDATADIR = @PKGDATADIR@
203
PTHREAD_LIB = @PTHREAD_LIB@
178
PTHREAD_LIB = @PTHREAD_LIB@
204
PYTHONINC = @PYTHONINC@
205
PYTHONLIB = @PYTHONLIB@
206
PYTHONMODDIR = @PYTHONMODDIR@
207
QTDOCDIR = @QTDOCDIR@
208
QTE_NORTTI = @QTE_NORTTI@
179
QTE_NORTTI = @QTE_NORTTI@
209
QTOPIA_INCLUDES = @QTOPIA_INCLUDES@
210
QT_INCLUDES = @QT_INCLUDES@
180
QT_INCLUDES = @QT_INCLUDES@
211
QT_LDFLAGS = @QT_LDFLAGS@
181
QT_LDFLAGS = @QT_LDFLAGS@
212
RANLIB = @RANLIB@
182
RANLIB = @RANLIB@
213
RC = @RC@
214
REPO = @REPO@
183
REPO = @REPO@
215
SETUIDFLAGS = @SETUIDFLAGS@
184
SET_MAKE = @SET_MAKE@
216
SSL_INCLUDES = @SSL_INCLUDES@
185
SHELL = @SHELL@
217
SSL_LDFLAGS = @SSL_LDFLAGS@
218
STRIP = @STRIP@
186
STRIP = @STRIP@
219
TOPSUBDIRS = @TOPSUBDIRS@
220
UIC = @UIC@
187
UIC = @UIC@
221
UIC_TR = @UIC_TR@
188
UIC_TR = @UIC_TR@
222
USER_INCLUDES = @USER_INCLUDES@
189
USER_INCLUDES = @USER_INCLUDES@
Lines 227-234 Link Here
227
VERSION = @VERSION@
194
VERSION = @VERSION@
228
WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@
195
WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@
229
XGETTEXT = @XGETTEXT@
196
XGETTEXT = @XGETTEXT@
230
XPMINC = @XPMINC@
231
XPMLIB = @XPMLIB@
232
XPM_LIBS = @XPM_LIBS@
197
XPM_LIBS = @XPM_LIBS@
233
X_CFLAGS = @X_CFLAGS@
198
X_CFLAGS = @X_CFLAGS@
234
X_EXTRA_LIBS = @X_EXTRA_LIBS@
199
X_EXTRA_LIBS = @X_EXTRA_LIBS@
Lines 237-251 Link Here
237
X_LIBS = @X_LIBS@
202
X_LIBS = @X_LIBS@
238
X_PRE_LIBS = @X_PRE_LIBS@
203
X_PRE_LIBS = @X_PRE_LIBS@
239
ZVT_LIBS = @ZVT_LIBS@
204
ZVT_LIBS = @ZVT_LIBS@
205
ac_ct_CC = @ac_ct_CC@
206
ac_ct_CXX = @ac_ct_CXX@
207
ac_ct_RANLIB = @ac_ct_RANLIB@
208
ac_ct_STRIP = @ac_ct_STRIP@
240
all_includes = @all_includes@
209
all_includes = @all_includes@
241
all_libraries = @all_libraries@
210
all_libraries = @all_libraries@
211
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
212
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
213
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
214
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
242
am__include = @am__include@
215
am__include = @am__include@
216
am__leading_dot = @am__leading_dot@
243
am__quote = @am__quote@
217
am__quote = @am__quote@
218
bindir = @bindir@
219
build = @build@
220
build_alias = @build_alias@
221
build_cpu = @build_cpu@
222
build_os = @build_os@
223
build_vendor = @build_vendor@
244
cflags_set = @cflags_set@
224
cflags_set = @cflags_set@
245
cxxflags_set = @cxxflags_set@
225
datadir = @datadir@
246
idldir = @idldir@
226
exec_prefix = @exec_prefix@
227
host = @host@
228
host_alias = @host_alias@
229
host_cpu = @host_cpu@
230
host_os = @host_os@
231
host_vendor = @host_vendor@
232
includedir = @includedir@
233
infodir = @infodir@
247
install_sh = @install_sh@
234
install_sh = @install_sh@
248
jni_includes = @jni_includes@
249
kde_appsdir = @kde_appsdir@
235
kde_appsdir = @kde_appsdir@
250
kde_bindir = @kde_bindir@
236
kde_bindir = @kde_bindir@
251
kde_confdir = @kde_confdir@
237
kde_confdir = @kde_confdir@
Lines 267-275 Link Here
267
kde_templatesdir = @kde_templatesdir@
253
kde_templatesdir = @kde_templatesdir@
268
kde_wallpaperdir = @kde_wallpaperdir@
254
kde_wallpaperdir = @kde_wallpaperdir@
269
kde_widgetdir = @kde_widgetdir@
255
kde_widgetdir = @kde_widgetdir@
270
micodir = @micodir@
256
libdir = @libdir@
257
libexecdir = @libexecdir@
258
localstatedir = @localstatedir@
259
mandir = @mandir@
260
oldincludedir = @oldincludedir@
261
prefix = @prefix@
262
program_transform_name = @program_transform_name@
271
qt_includes = @qt_includes@
263
qt_includes = @qt_includes@
272
qt_libraries = @qt_libraries@
264
qt_libraries = @qt_libraries@
265
sbindir = @sbindir@
266
sharedstatedir = @sharedstatedir@
267
sysconfdir = @sysconfdir@
268
target = @target@
269
target_alias = @target_alias@
270
target_cpu = @target_cpu@
271
target_os = @target_os@
272
target_vendor = @target_vendor@
273
x_includes = @x_includes@
273
x_includes = @x_includes@
274
x_libraries = @x_libraries@
274
x_libraries = @x_libraries@
275
275
Lines 307-312 Link Here
307
@INSIDE_GNOME_COMMON_TRUE@	gnome-gettext.m4 autogen.sh
307
@INSIDE_GNOME_COMMON_TRUE@	gnome-gettext.m4 autogen.sh
308
308
309
subdir = macros
309
subdir = macros
310
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
310
mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs
311
mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs
311
CONFIG_HEADER = $(top_builddir)/config.h
312
CONFIG_HEADER = $(top_builddir)/config.h
312
CONFIG_CLEAN_FILES =
313
CONFIG_CLEAN_FILES =
Lines 359-367 Link Here
359
tags: TAGS
360
tags: TAGS
360
TAGS:
361
TAGS:
361
362
363
ctags: CTAGS
364
CTAGS:
365
362
#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
366
#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
363
#>+ 4
367
#>+ 4
364
KDE_DIST=gnome-gnorba-check.m4 gnome-objc-checks.m4 gnome.m4 linger.m4 gnome-fileutils.m4 gnome-support.m4 gnome-print-check.m4 gnome-xml-check.m4 gnome-orbit-check.m4 gnome-guile-checks.m4 gnome-vfs.m4 gnome-ghttp-check.m4 gperf-check.m4 curses.m4 gnome-libgtop-check.m4 gnome-pthread-check.m4 aclocal-include.m4 gnome-x-checks.m4 need-declaration.m4 gnome-undelfs.m4 gnome-bonobo-check.m4 compiler-flags.m4 
368
KDE_DIST=gnome-orbit-check.m4 gnome-ghttp-check.m4 need-declaration.m4 curses.m4 gnome-libgtop-check.m4 gnome-xml-check.m4 gnome-bonobo-check.m4 gnome-guile-checks.m4 gnome-vfs.m4 gnome-objc-checks.m4 gnome-support.m4 gnome-x-checks.m4 compiler-flags.m4 gnome-pthread-check.m4 gnome-print-check.m4 linger.m4 gnome-fileutils.m4 gnome.m4 gperf-check.m4 aclocal-include.m4 gnome-undelfs.m4 gnome-gnorba-check.m4 
365
369
366
DISTFILES= $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
370
DISTFILES= $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
367
371
Lines 370-376 Link Here
370
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
374
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
371
375
372
distdir: $(DISTFILES)
376
distdir: $(DISTFILES)
373
	@list='$(DISTFILES)'; for file in $$list; do \
377
	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
378
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
379
	list='$(DISTFILES)'; for file in $$list; do \
380
	  case $$file in \
381
	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
382
	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
383
	  esac; \
374
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
384
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
375
	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
385
	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
376
	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
386
	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
Lines 396-402 Link Here
396
406
397
installdirs:
407
installdirs:
398
	$(mkinstalldirs) $(DESTDIR)$(gnome_aclocaldir)
408
	$(mkinstalldirs) $(DESTDIR)$(gnome_aclocaldir)
399
400
install: install-am
409
install: install-am
401
install-exec: install-exec-am
410
install-exec: install-exec-am
402
install-data: install-data-am
411
install-data: install-data-am
Lines 458-463 Link Here
458
467
459
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
468
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
460
469
470
pdf: pdf-am
471
472
pdf-am:
473
474
ps: ps-am
475
476
ps-am:
477
461
uninstall-am: uninstall-gnome_aclocalDATA uninstall-info-am
478
uninstall-am: uninstall-gnome_aclocalDATA uninstall-info-am
462
479
463
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
480
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
Lines 467-474 Link Here
467
	install-gnome_aclocalDATA install-info install-info-am \
484
	install-gnome_aclocalDATA install-info install-info-am \
468
	install-man install-strip installcheck installcheck-am \
485
	install-man install-strip installcheck installcheck-am \
469
	installdirs maintainer-clean maintainer-clean-generic \
486
	installdirs maintainer-clean maintainer-clean-generic \
470
	mostlyclean mostlyclean-generic mostlyclean-libtool uninstall \
487
	mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
471
	uninstall-am uninstall-gnome_aclocalDATA uninstall-info-am
488
	ps ps-am uninstall uninstall-am uninstall-gnome_aclocalDATA \
489
	uninstall-info-am
472
490
473
491
474
macros.dep: Makefile.am
492
macros.dep: Makefile.am
(-)celestia-1.3.1-old/manual/Makefile.in (-93 / +110 lines)
Lines 1-8 Link Here
1
# Makefile.in generated by automake 1.6.3 from Makefile.am.
1
# Makefile.in generated by automake 1.7.6 from Makefile.am.
2
# KDE tags expanded automatically by am_edit - $Revision: 1.2 $ 
2
# KDE tags expanded automatically by am_edit - $Revision: 1.2 $ 
3
# @configure_input@
3
# @configure_input@
4
4
5
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
5
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
6
# Free Software Foundation, Inc.
6
# Free Software Foundation, Inc.
7
# This Makefile.in is free software; the Free Software Foundation
7
# This Makefile.in is free software; the Free Software Foundation
8
# gives unlimited permission to copy and/or distribute it,
8
# gives unlimited permission to copy and/or distribute it,
Lines 14-101 Link Here
14
# PARTICULAR PURPOSE.
14
# PARTICULAR PURPOSE.
15
15
16
@SET_MAKE@
16
@SET_MAKE@
17
SHELL = @SHELL@
18
17
19
srcdir = @srcdir@
18
srcdir = @srcdir@
20
top_srcdir = @top_srcdir@
19
top_srcdir = @top_srcdir@
21
VPATH = @srcdir@
20
VPATH = @srcdir@
22
prefix = @prefix@
23
exec_prefix = @exec_prefix@
24
25
bindir = @bindir@
26
sbindir = @sbindir@
27
libexecdir = @libexecdir@
28
datadir = @datadir@
29
sysconfdir = @sysconfdir@
30
sharedstatedir = @sharedstatedir@
31
localstatedir = @localstatedir@
32
libdir = @libdir@
33
infodir = @infodir@
34
mandir = @mandir@
35
includedir = @includedir@
36
oldincludedir = /usr/include
37
pkglibdir = $(libdir)/@PACKAGE@
21
pkglibdir = $(libdir)/@PACKAGE@
38
pkgincludedir = $(includedir)/@PACKAGE@
22
pkgincludedir = $(includedir)/@PACKAGE@
39
top_builddir = ..
23
top_builddir = ..
40
24
41
ACLOCAL = @ACLOCAL@
42
AUTOCONF = @AUTOCONF@
43
AUTOMAKE = @AUTOMAKE@
44
AUTOHEADER = @AUTOHEADER@
45
46
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
47
INSTALL = @INSTALL@
26
INSTALL = @INSTALL@
48
INSTALL_PROGRAM = @INSTALL_PROGRAM@
49
INSTALL_DATA = @INSTALL_DATA@
50
install_sh_DATA = $(install_sh) -c -m 644
27
install_sh_DATA = $(install_sh) -c -m 644
51
install_sh_PROGRAM = $(install_sh) -c
28
install_sh_PROGRAM = $(install_sh) -c
52
install_sh_SCRIPT = $(install_sh) -c
29
install_sh_SCRIPT = $(install_sh) -c
53
INSTALL_SCRIPT = @INSTALL_SCRIPT@
54
INSTALL_HEADER = $(INSTALL_DATA)
30
INSTALL_HEADER = $(INSTALL_DATA)
55
transform = @program_transform_name@
31
transform = $(program_transform_name)
56
NORMAL_INSTALL = :
32
NORMAL_INSTALL = :
57
PRE_INSTALL = :
33
PRE_INSTALL = :
58
POST_INSTALL = :
34
POST_INSTALL = :
59
NORMAL_UNINSTALL = :
35
NORMAL_UNINSTALL = :
60
PRE_UNINSTALL = :
36
PRE_UNINSTALL = :
61
POST_UNINSTALL = :
37
POST_UNINSTALL = :
62
build_alias = @build_alias@
63
build_triplet = @build@
38
build_triplet = @build@
64
host_alias = @host_alias@
65
host_triplet = @host@
39
host_triplet = @host@
66
target_alias = @target_alias@
67
target_triplet = @target@
40
target_triplet = @target@
68
69
EXEEXT = @EXEEXT@
70
OBJEXT = @OBJEXT@
71
PATH_SEPARATOR = @PATH_SEPARATOR@
72
pkgdatadir = @datadir@/@PACKAGE@/manual
41
pkgdatadir = @datadir@/@PACKAGE@/manual
42
ACLOCAL = @ACLOCAL@
43
AMDEP_FALSE = @AMDEP_FALSE@
44
AMDEP_TRUE = @AMDEP_TRUE@
73
AMTAR = @AMTAR@
45
AMTAR = @AMTAR@
74
ARTSCCONFIG = @ARTSCCONFIG@
46
ARTSCCONFIG = @ARTSCCONFIG@
75
AS = @AS@
47
AUTOCONF = @AUTOCONF@
76
AUTODIRS = @AUTODIRS@
48
AUTODIRS = @AUTODIRS@
49
AUTOHEADER = @AUTOHEADER@
50
AUTOMAKE = @AUTOMAKE@
77
AWK = @AWK@
51
AWK = @AWK@
78
CC = @CC@
52
CC = @CC@
79
CONF_FILES = @CONF_FILES@
53
CCDEPMODE = @CCDEPMODE@
54
CFLAGS = @CFLAGS@
80
CPP = @CPP@
55
CPP = @CPP@
56
CPPFLAGS = @CPPFLAGS@
81
CXX = @CXX@
57
CXX = @CXX@
82
CXXCPP = @CXXCPP@
58
CXXCPP = @CXXCPP@
59
CXXDEPMODE = @CXXDEPMODE@
60
CXXFLAGS = @CXXFLAGS@
61
CYGPATH_W = @CYGPATH_W@
83
DCOPIDL = @DCOPIDL@
62
DCOPIDL = @DCOPIDL@
84
DCOPIDL2CPP = @DCOPIDL2CPP@
63
DCOPIDL2CPP = @DCOPIDL2CPP@
85
DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@
64
DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@
65
DEFS = @DEFS@
86
DEPDIR = @DEPDIR@
66
DEPDIR = @DEPDIR@
87
DLLTOOL = @DLLTOOL@
88
DOXYGEN = @DOXYGEN@
89
DOXYGEN_PROJECT_NAME = @DOXYGEN_PROJECT_NAME@
90
DOXYGEN_PROJECT_NUMBER = @DOXYGEN_PROJECT_NUMBER@
91
DPMSINC = @DPMSINC@
92
DPMSLIB = @DPMSLIB@
93
ECHO = @ECHO@
67
ECHO = @ECHO@
68
ECHO_C = @ECHO_C@
69
ECHO_N = @ECHO_N@
70
ECHO_T = @ECHO_T@
71
EGREP = @EGREP@
72
ENABLE_CELX_FALSE = @ENABLE_CELX_FALSE@
73
ENABLE_CELX_TRUE = @ENABLE_CELX_TRUE@
74
ENABLE_GLUT_FALSE = @ENABLE_GLUT_FALSE@
75
ENABLE_GLUT_TRUE = @ENABLE_GLUT_TRUE@
76
ENABLE_GTK_FALSE = @ENABLE_GTK_FALSE@
77
ENABLE_GTK_TRUE = @ENABLE_GTK_TRUE@
78
ENABLE_HIPPARCOS_FALSE = @ENABLE_HIPPARCOS_FALSE@
79
ENABLE_HIPPARCOS_TRUE = @ENABLE_HIPPARCOS_TRUE@
80
ENABLE_KDE_FALSE = @ENABLE_KDE_FALSE@
81
ENABLE_KDE_TRUE = @ENABLE_KDE_TRUE@
82
EXEEXT = @EXEEXT@
94
FRAMEWORK_COREAUDIO = @FRAMEWORK_COREAUDIO@
83
FRAMEWORK_COREAUDIO = @FRAMEWORK_COREAUDIO@
95
GCJ = @GCJ@
96
GCJFLAGS = @GCJFLAGS@
97
GLINC = @GLINC@
98
GLLIB = @GLLIB@
99
GMSGFMT = @GMSGFMT@
84
GMSGFMT = @GMSGFMT@
100
GNOMEGNORBA_LIBS = @GNOMEGNORBA_LIBS@
85
GNOMEGNORBA_LIBS = @GNOMEGNORBA_LIBS@
101
GNOMEUI_LIBS = @GNOMEUI_LIBS@
86
GNOMEUI_LIBS = @GNOMEUI_LIBS@
Lines 113-129 Link Here
113
GTK_CONFIG = @GTK_CONFIG@
98
GTK_CONFIG = @GTK_CONFIG@
114
GTK_LIBS = @GTK_LIBS@
99
GTK_LIBS = @GTK_LIBS@
115
HIPDIR = @HIPDIR@
100
HIPDIR = @HIPDIR@
116
IDL = @IDL@
101
INSIDE_GNOME_COMMON_FALSE = @INSIDE_GNOME_COMMON_FALSE@
117
IDL_DEPENDENCIES = @IDL_DEPENDENCIES@
102
INSIDE_GNOME_COMMON_TRUE = @INSIDE_GNOME_COMMON_TRUE@
103
INSTALL_DATA = @INSTALL_DATA@
104
INSTALL_PROGRAM = @INSTALL_PROGRAM@
105
INSTALL_SCRIPT = @INSTALL_SCRIPT@
118
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
106
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
119
JAR = @JAR@
120
JAVAC = @JAVAC@
121
JAVAH = @JAVAH@
122
JVMLIBS = @JVMLIBS@
123
KDECONFIG = @KDECONFIG@
107
KDECONFIG = @KDECONFIG@
124
KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@
108
KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@
125
KDE_HAS_DOXYGEN = @KDE_HAS_DOXYGEN@
126
KDE_HAVE_DOT = @KDE_HAVE_DOT@
127
KDE_INCLUDES = @KDE_INCLUDES@
109
KDE_INCLUDES = @KDE_INCLUDES@
128
KDE_LDFLAGS = @KDE_LDFLAGS@
110
KDE_LDFLAGS = @KDE_LDFLAGS@
129
KDE_MT_LDFLAGS = @KDE_MT_LDFLAGS@
111
KDE_MT_LDFLAGS = @KDE_MT_LDFLAGS@
Lines 135-161 Link Here
135
KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@
117
KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@
136
KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@
118
KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@
137
KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@
119
KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@
138
LEX = @LEX@
120
LDFLAGS = @LDFLAGS@
139
LEXLIB = @LEXLIB@
140
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
141
LIBBZ2 = @LIBBZ2@
142
LIBCOMPAT = @LIBCOMPAT@
121
LIBCOMPAT = @LIBCOMPAT@
143
LIBCRYPT = @LIBCRYPT@
122
LIBCRYPT = @LIBCRYPT@
144
LIBDL = @LIBDL@
123
LIBDL = @LIBDL@
145
LIBGEN = @LIBGEN@
146
LIBJPEG = @LIBJPEG@
124
LIBJPEG = @LIBJPEG@
147
LIBMICO = @LIBMICO@
148
LIBOBJS = @LIBOBJS@
125
LIBOBJS = @LIBOBJS@
149
LIBPNG = @LIBPNG@
126
LIBPNG = @LIBPNG@
150
LIBPTHREAD = @LIBPTHREAD@
127
LIBPTHREAD = @LIBPTHREAD@
151
LIBPYTHON = @LIBPYTHON@
152
LIBQIMGIO = @LIBQIMGIO@
153
LIBRESOLV = @LIBRESOLV@
128
LIBRESOLV = @LIBRESOLV@
154
LIBSHADOW = @LIBSHADOW@
129
LIBS = @LIBS@
155
LIBSM = @LIBSM@
130
LIBSM = @LIBSM@
156
LIBSOCKET = @LIBSOCKET@
131
LIBSOCKET = @LIBSOCKET@
157
LIBSSL = @LIBSSL@
158
LIBTIFF = @LIBTIFF@
159
LIBTOOL = @LIBTOOL@
132
LIBTOOL = @LIBTOOL@
160
LIBUCB = @LIBUCB@
133
LIBUCB = @LIBUCB@
161
LIBUTIL = @LIBUTIL@
134
LIBUTIL = @LIBUTIL@
Lines 169-175 Link Here
169
LIB_KFILE = @LIB_KFILE@
142
LIB_KFILE = @LIB_KFILE@
170
LIB_KFM = @LIB_KFM@
143
LIB_KFM = @LIB_KFM@
171
LIB_KHTML = @LIB_KHTML@
144
LIB_KHTML = @LIB_KHTML@
172
LIB_KIMGIO = @LIB_KIMGIO@
173
LIB_KIO = @LIB_KIO@
145
LIB_KIO = @LIB_KIO@
174
LIB_KPARTS = @LIB_KPARTS@
146
LIB_KPARTS = @LIB_KPARTS@
175
LIB_KSPELL = @LIB_KSPELL@
147
LIB_KSPELL = @LIB_KSPELL@
Lines 177-222 Link Here
177
LIB_POLL = @LIB_POLL@
149
LIB_POLL = @LIB_POLL@
178
LIB_QPE = @LIB_QPE@
150
LIB_QPE = @LIB_QPE@
179
LIB_QT = @LIB_QT@
151
LIB_QT = @LIB_QT@
180
LIB_QTOPIA = @LIB_QTOPIA@
181
LIB_SMB = @LIB_SMB@
152
LIB_SMB = @LIB_SMB@
182
LIB_X11 = @LIB_X11@
153
LIB_X11 = @LIB_X11@
183
LIB_XEXT = @LIB_XEXT@
154
LIB_XEXT = @LIB_XEXT@
184
LN_S = @LN_S@
155
LN_S = @LN_S@
156
LTLIBOBJS = @LTLIBOBJS@
157
MAKEINFO = @MAKEINFO@
185
MCOPIDL = @MCOPIDL@
158
MCOPIDL = @MCOPIDL@
186
MEINPROC = @MEINPROC@
159
MEINPROC = @MEINPROC@
187
MICO_INCLUDES = @MICO_INCLUDES@
188
MICO_LDFLAGS = @MICO_LDFLAGS@
189
MOC = @MOC@
160
MOC = @MOC@
190
MSGFMT = @MSGFMT@
161
MSGFMT = @MSGFMT@
191
NOOPT_CFLAGS = @NOOPT_CFLAGS@
162
NOOPT_CFLAGS = @NOOPT_CFLAGS@
192
NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@
163
NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@
193
NOREPO = @NOREPO@
164
NOREPO = @NOREPO@
194
OBJDUMP = @OBJDUMP@
165
OBJEXT = @OBJEXT@
195
ORBIT_CFLAGS = @ORBIT_CFLAGS@
166
ORBIT_CFLAGS = @ORBIT_CFLAGS@
196
ORBIT_CONFIG = @ORBIT_CONFIG@
167
ORBIT_CONFIG = @ORBIT_CONFIG@
197
ORBIT_IDL = @ORBIT_IDL@
168
ORBIT_IDL = @ORBIT_IDL@
198
ORBIT_LIBS = @ORBIT_LIBS@
169
ORBIT_LIBS = @ORBIT_LIBS@
199
PACKAGE = @PACKAGE@
170
PACKAGE = @PACKAGE@
200
PAMLIBS = @PAMLIBS@
171
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
201
PASSWDLIBS = @PASSWDLIBS@
172
PACKAGE_NAME = @PACKAGE_NAME@
173
PACKAGE_STRING = @PACKAGE_STRING@
174
PACKAGE_TARNAME = @PACKAGE_TARNAME@
175
PACKAGE_VERSION = @PACKAGE_VERSION@
176
PATH_SEPARATOR = @PATH_SEPARATOR@
202
PKGDATADIR = @PKGDATADIR@
177
PKGDATADIR = @PKGDATADIR@
203
PTHREAD_LIB = @PTHREAD_LIB@
178
PTHREAD_LIB = @PTHREAD_LIB@
204
PYTHONINC = @PYTHONINC@
205
PYTHONLIB = @PYTHONLIB@
206
PYTHONMODDIR = @PYTHONMODDIR@
207
QTDOCDIR = @QTDOCDIR@
208
QTE_NORTTI = @QTE_NORTTI@
179
QTE_NORTTI = @QTE_NORTTI@
209
QTOPIA_INCLUDES = @QTOPIA_INCLUDES@
210
QT_INCLUDES = @QT_INCLUDES@
180
QT_INCLUDES = @QT_INCLUDES@
211
QT_LDFLAGS = @QT_LDFLAGS@
181
QT_LDFLAGS = @QT_LDFLAGS@
212
RANLIB = @RANLIB@
182
RANLIB = @RANLIB@
213
RC = @RC@
214
REPO = @REPO@
183
REPO = @REPO@
215
SETUIDFLAGS = @SETUIDFLAGS@
184
SET_MAKE = @SET_MAKE@
216
SSL_INCLUDES = @SSL_INCLUDES@
185
SHELL = @SHELL@
217
SSL_LDFLAGS = @SSL_LDFLAGS@
218
STRIP = @STRIP@
186
STRIP = @STRIP@
219
TOPSUBDIRS = @TOPSUBDIRS@
220
UIC = @UIC@
187
UIC = @UIC@
221
UIC_TR = @UIC_TR@
188
UIC_TR = @UIC_TR@
222
USER_INCLUDES = @USER_INCLUDES@
189
USER_INCLUDES = @USER_INCLUDES@
Lines 227-234 Link Here
227
VERSION = @VERSION@
194
VERSION = @VERSION@
228
WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@
195
WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@
229
XGETTEXT = @XGETTEXT@
196
XGETTEXT = @XGETTEXT@
230
XPMINC = @XPMINC@
231
XPMLIB = @XPMLIB@
232
XPM_LIBS = @XPM_LIBS@
197
XPM_LIBS = @XPM_LIBS@
233
X_CFLAGS = @X_CFLAGS@
198
X_CFLAGS = @X_CFLAGS@
234
X_EXTRA_LIBS = @X_EXTRA_LIBS@
199
X_EXTRA_LIBS = @X_EXTRA_LIBS@
Lines 237-251 Link Here
237
X_LIBS = @X_LIBS@
202
X_LIBS = @X_LIBS@
238
X_PRE_LIBS = @X_PRE_LIBS@
203
X_PRE_LIBS = @X_PRE_LIBS@
239
ZVT_LIBS = @ZVT_LIBS@
204
ZVT_LIBS = @ZVT_LIBS@
205
ac_ct_CC = @ac_ct_CC@
206
ac_ct_CXX = @ac_ct_CXX@
207
ac_ct_RANLIB = @ac_ct_RANLIB@
208
ac_ct_STRIP = @ac_ct_STRIP@
240
all_includes = @all_includes@
209
all_includes = @all_includes@
241
all_libraries = @all_libraries@
210
all_libraries = @all_libraries@
211
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
212
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
213
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
214
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
242
am__include = @am__include@
215
am__include = @am__include@
216
am__leading_dot = @am__leading_dot@
243
am__quote = @am__quote@
217
am__quote = @am__quote@
218
bindir = @bindir@
219
build = @build@
220
build_alias = @build_alias@
221
build_cpu = @build_cpu@
222
build_os = @build_os@
223
build_vendor = @build_vendor@
244
cflags_set = @cflags_set@
224
cflags_set = @cflags_set@
245
cxxflags_set = @cxxflags_set@
225
datadir = @datadir@
246
idldir = @idldir@
226
exec_prefix = @exec_prefix@
227
host = @host@
228
host_alias = @host_alias@
229
host_cpu = @host_cpu@
230
host_os = @host_os@
231
host_vendor = @host_vendor@
232
includedir = @includedir@
233
infodir = @infodir@
247
install_sh = @install_sh@
234
install_sh = @install_sh@
248
jni_includes = @jni_includes@
249
kde_appsdir = @kde_appsdir@
235
kde_appsdir = @kde_appsdir@
250
kde_bindir = @kde_bindir@
236
kde_bindir = @kde_bindir@
251
kde_confdir = @kde_confdir@
237
kde_confdir = @kde_confdir@
Lines 267-275 Link Here
267
kde_templatesdir = @kde_templatesdir@
253
kde_templatesdir = @kde_templatesdir@
268
kde_wallpaperdir = @kde_wallpaperdir@
254
kde_wallpaperdir = @kde_wallpaperdir@
269
kde_widgetdir = @kde_widgetdir@
255
kde_widgetdir = @kde_widgetdir@
270
micodir = @micodir@
256
libdir = @libdir@
257
libexecdir = @libexecdir@
258
localstatedir = @localstatedir@
259
mandir = @mandir@
260
oldincludedir = @oldincludedir@
261
prefix = @prefix@
262
program_transform_name = @program_transform_name@
271
qt_includes = @qt_includes@
263
qt_includes = @qt_includes@
272
qt_libraries = @qt_libraries@
264
qt_libraries = @qt_libraries@
265
sbindir = @sbindir@
266
sharedstatedir = @sharedstatedir@
267
sysconfdir = @sysconfdir@
268
target = @target@
269
target_alias = @target_alias@
270
target_cpu = @target_cpu@
271
target_os = @target_os@
272
target_vendor = @target_vendor@
273
x_includes = @x_includes@
273
x_includes = @x_includes@
274
x_libraries = @x_libraries@
274
x_libraries = @x_libraries@
275
275
Lines 277-282 Link Here
277
277
278
EXTRA_DIST = $(pkgdata_DATA)
278
EXTRA_DIST = $(pkgdata_DATA)
279
subdir = manual
279
subdir = manual
280
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
280
mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs
281
mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs
281
CONFIG_HEADER = $(top_builddir)/config.h
282
CONFIG_HEADER = $(top_builddir)/config.h
282
CONFIG_CLEAN_FILES =
283
CONFIG_CLEAN_FILES =
Lines 329-337 Link Here
329
tags: TAGS
330
tags: TAGS
330
TAGS:
331
TAGS:
331
332
333
ctags: CTAGS
334
CTAGS:
335
332
#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
336
#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
333
#>+ 4
337
#>+ 4
334
KDE_DIST=starting.html movement.html manual.css celestia.html 
338
KDE_DIST=manual.css movement.html starting.html celestia.html 
335
339
336
DISTFILES= $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
340
DISTFILES= $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
337
341
Lines 340-346 Link Here
340
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
344
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
341
345
342
distdir: $(DISTFILES)
346
distdir: $(DISTFILES)
343
	@list='$(DISTFILES)'; for file in $$list; do \
347
	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
348
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
349
	list='$(DISTFILES)'; for file in $$list; do \
350
	  case $$file in \
351
	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
352
	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
353
	  esac; \
344
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
354
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
345
	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
355
	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
346
	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
356
	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
Lines 366-372 Link Here
366
376
367
installdirs:
377
installdirs:
368
	$(mkinstalldirs) $(DESTDIR)$(pkgdatadir)
378
	$(mkinstalldirs) $(DESTDIR)$(pkgdatadir)
369
370
install: install-am
379
install: install-am
371
install-exec: install-exec-am
380
install-exec: install-exec-am
372
install-data: install-data-am
381
install-data: install-data-am
Lines 427-432 Link Here
427
436
428
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
437
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
429
438
439
pdf: pdf-am
440
441
pdf-am:
442
443
ps: ps-am
444
445
ps-am:
446
430
uninstall-am: uninstall-info-am uninstall-pkgdataDATA
447
uninstall-am: uninstall-info-am uninstall-pkgdataDATA
431
448
432
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
449
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
Lines 436-443 Link Here
436
	install-info-am install-man install-pkgdataDATA install-strip \
453
	install-info-am install-man install-pkgdataDATA install-strip \
437
	installcheck installcheck-am installdirs maintainer-clean \
454
	installcheck installcheck-am installdirs maintainer-clean \
438
	maintainer-clean-generic mostlyclean mostlyclean-generic \
455
	maintainer-clean-generic mostlyclean mostlyclean-generic \
439
	mostlyclean-libtool uninstall uninstall-am uninstall-info-am \
456
	mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
440
	uninstall-pkgdataDATA
457
	uninstall-info-am uninstall-pkgdataDATA
441
458
442
# Tell versions [3.59,3.63) of GNU make to not export all variables.
459
# Tell versions [3.59,3.63) of GNU make to not export all variables.
443
# Otherwise a system limit (for SysV at least) may be exceeded.
460
# Otherwise a system limit (for SysV at least) may be exceeded.
(-)celestia-1.3.1-old/models/Makefile.in (-93 / +110 lines)
Lines 1-8 Link Here
1
# Makefile.in generated by automake 1.6.3 from Makefile.am.
1
# Makefile.in generated by automake 1.7.6 from Makefile.am.
2
# KDE tags expanded automatically by am_edit - $Revision: 1.2 $ 
2
# KDE tags expanded automatically by am_edit - $Revision: 1.2 $ 
3
# @configure_input@
3
# @configure_input@
4
4
5
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
5
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
6
# Free Software Foundation, Inc.
6
# Free Software Foundation, Inc.
7
# This Makefile.in is free software; the Free Software Foundation
7
# This Makefile.in is free software; the Free Software Foundation
8
# gives unlimited permission to copy and/or distribute it,
8
# gives unlimited permission to copy and/or distribute it,
Lines 14-101 Link Here
14
# PARTICULAR PURPOSE.
14
# PARTICULAR PURPOSE.
15
15
16
@SET_MAKE@
16
@SET_MAKE@
17
SHELL = @SHELL@
18
17
19
srcdir = @srcdir@
18
srcdir = @srcdir@
20
top_srcdir = @top_srcdir@
19
top_srcdir = @top_srcdir@
21
VPATH = @srcdir@
20
VPATH = @srcdir@
22
prefix = @prefix@
23
exec_prefix = @exec_prefix@
24
25
bindir = @bindir@
26
sbindir = @sbindir@
27
libexecdir = @libexecdir@
28
datadir = @datadir@
29
sysconfdir = @sysconfdir@
30
sharedstatedir = @sharedstatedir@
31
localstatedir = @localstatedir@
32
libdir = @libdir@
33
infodir = @infodir@
34
mandir = @mandir@
35
includedir = @includedir@
36
oldincludedir = /usr/include
37
pkglibdir = $(libdir)/@PACKAGE@
21
pkglibdir = $(libdir)/@PACKAGE@
38
pkgincludedir = $(includedir)/@PACKAGE@
22
pkgincludedir = $(includedir)/@PACKAGE@
39
top_builddir = ..
23
top_builddir = ..
40
24
41
ACLOCAL = @ACLOCAL@
42
AUTOCONF = @AUTOCONF@
43
AUTOMAKE = @AUTOMAKE@
44
AUTOHEADER = @AUTOHEADER@
45
46
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
47
INSTALL = @INSTALL@
26
INSTALL = @INSTALL@
48
INSTALL_PROGRAM = @INSTALL_PROGRAM@
49
INSTALL_DATA = @INSTALL_DATA@
50
install_sh_DATA = $(install_sh) -c -m 644
27
install_sh_DATA = $(install_sh) -c -m 644
51
install_sh_PROGRAM = $(install_sh) -c
28
install_sh_PROGRAM = $(install_sh) -c
52
install_sh_SCRIPT = $(install_sh) -c
29
install_sh_SCRIPT = $(install_sh) -c
53
INSTALL_SCRIPT = @INSTALL_SCRIPT@
54
INSTALL_HEADER = $(INSTALL_DATA)
30
INSTALL_HEADER = $(INSTALL_DATA)
55
transform = @program_transform_name@
31
transform = $(program_transform_name)
56
NORMAL_INSTALL = :
32
NORMAL_INSTALL = :
57
PRE_INSTALL = :
33
PRE_INSTALL = :
58
POST_INSTALL = :
34
POST_INSTALL = :
59
NORMAL_UNINSTALL = :
35
NORMAL_UNINSTALL = :
60
PRE_UNINSTALL = :
36
PRE_UNINSTALL = :
61
POST_UNINSTALL = :
37
POST_UNINSTALL = :
62
build_alias = @build_alias@
63
build_triplet = @build@
38
build_triplet = @build@
64
host_alias = @host_alias@
65
host_triplet = @host@
39
host_triplet = @host@
66
target_alias = @target_alias@
67
target_triplet = @target@
40
target_triplet = @target@
68
69
EXEEXT = @EXEEXT@
70
OBJEXT = @OBJEXT@
71
PATH_SEPARATOR = @PATH_SEPARATOR@
72
pkgdatadir = @datadir@/@PACKAGE@/models
41
pkgdatadir = @datadir@/@PACKAGE@/models
42
ACLOCAL = @ACLOCAL@
43
AMDEP_FALSE = @AMDEP_FALSE@
44
AMDEP_TRUE = @AMDEP_TRUE@
73
AMTAR = @AMTAR@
45
AMTAR = @AMTAR@
74
ARTSCCONFIG = @ARTSCCONFIG@
46
ARTSCCONFIG = @ARTSCCONFIG@
75
AS = @AS@
47
AUTOCONF = @AUTOCONF@
76
AUTODIRS = @AUTODIRS@
48
AUTODIRS = @AUTODIRS@
49
AUTOHEADER = @AUTOHEADER@
50
AUTOMAKE = @AUTOMAKE@
77
AWK = @AWK@
51
AWK = @AWK@
78
CC = @CC@
52
CC = @CC@
79
CONF_FILES = @CONF_FILES@
53
CCDEPMODE = @CCDEPMODE@
54
CFLAGS = @CFLAGS@
80
CPP = @CPP@
55
CPP = @CPP@
56
CPPFLAGS = @CPPFLAGS@
81
CXX = @CXX@
57
CXX = @CXX@
82
CXXCPP = @CXXCPP@
58
CXXCPP = @CXXCPP@
59
CXXDEPMODE = @CXXDEPMODE@
60
CXXFLAGS = @CXXFLAGS@
61
CYGPATH_W = @CYGPATH_W@
83
DCOPIDL = @DCOPIDL@
62
DCOPIDL = @DCOPIDL@
84
DCOPIDL2CPP = @DCOPIDL2CPP@
63
DCOPIDL2CPP = @DCOPIDL2CPP@
85
DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@
64
DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@
65
DEFS = @DEFS@
86
DEPDIR = @DEPDIR@
66
DEPDIR = @DEPDIR@
87
DLLTOOL = @DLLTOOL@
88
DOXYGEN = @DOXYGEN@
89
DOXYGEN_PROJECT_NAME = @DOXYGEN_PROJECT_NAME@
90
DOXYGEN_PROJECT_NUMBER = @DOXYGEN_PROJECT_NUMBER@
91
DPMSINC = @DPMSINC@
92
DPMSLIB = @DPMSLIB@
93
ECHO = @ECHO@
67
ECHO = @ECHO@
68
ECHO_C = @ECHO_C@
69
ECHO_N = @ECHO_N@
70
ECHO_T = @ECHO_T@
71
EGREP = @EGREP@
72
ENABLE_CELX_FALSE = @ENABLE_CELX_FALSE@
73
ENABLE_CELX_TRUE = @ENABLE_CELX_TRUE@
74
ENABLE_GLUT_FALSE = @ENABLE_GLUT_FALSE@
75
ENABLE_GLUT_TRUE = @ENABLE_GLUT_TRUE@
76
ENABLE_GTK_FALSE = @ENABLE_GTK_FALSE@
77
ENABLE_GTK_TRUE = @ENABLE_GTK_TRUE@
78
ENABLE_HIPPARCOS_FALSE = @ENABLE_HIPPARCOS_FALSE@
79
ENABLE_HIPPARCOS_TRUE = @ENABLE_HIPPARCOS_TRUE@
80
ENABLE_KDE_FALSE = @ENABLE_KDE_FALSE@
81
ENABLE_KDE_TRUE = @ENABLE_KDE_TRUE@
82
EXEEXT = @EXEEXT@
94
FRAMEWORK_COREAUDIO = @FRAMEWORK_COREAUDIO@
83
FRAMEWORK_COREAUDIO = @FRAMEWORK_COREAUDIO@
95
GCJ = @GCJ@
96
GCJFLAGS = @GCJFLAGS@
97
GLINC = @GLINC@
98
GLLIB = @GLLIB@
99
GMSGFMT = @GMSGFMT@
84
GMSGFMT = @GMSGFMT@
100
GNOMEGNORBA_LIBS = @GNOMEGNORBA_LIBS@
85
GNOMEGNORBA_LIBS = @GNOMEGNORBA_LIBS@
101
GNOMEUI_LIBS = @GNOMEUI_LIBS@
86
GNOMEUI_LIBS = @GNOMEUI_LIBS@
Lines 113-129 Link Here
113
GTK_CONFIG = @GTK_CONFIG@
98
GTK_CONFIG = @GTK_CONFIG@
114
GTK_LIBS = @GTK_LIBS@
99
GTK_LIBS = @GTK_LIBS@
115
HIPDIR = @HIPDIR@
100
HIPDIR = @HIPDIR@
116
IDL = @IDL@
101
INSIDE_GNOME_COMMON_FALSE = @INSIDE_GNOME_COMMON_FALSE@
117
IDL_DEPENDENCIES = @IDL_DEPENDENCIES@
102
INSIDE_GNOME_COMMON_TRUE = @INSIDE_GNOME_COMMON_TRUE@
103
INSTALL_DATA = @INSTALL_DATA@
104
INSTALL_PROGRAM = @INSTALL_PROGRAM@
105
INSTALL_SCRIPT = @INSTALL_SCRIPT@
118
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
106
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
119
JAR = @JAR@
120
JAVAC = @JAVAC@
121
JAVAH = @JAVAH@
122
JVMLIBS = @JVMLIBS@
123
KDECONFIG = @KDECONFIG@
107
KDECONFIG = @KDECONFIG@
124
KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@
108
KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@
125
KDE_HAS_DOXYGEN = @KDE_HAS_DOXYGEN@
126
KDE_HAVE_DOT = @KDE_HAVE_DOT@
127
KDE_INCLUDES = @KDE_INCLUDES@
109
KDE_INCLUDES = @KDE_INCLUDES@
128
KDE_LDFLAGS = @KDE_LDFLAGS@
110
KDE_LDFLAGS = @KDE_LDFLAGS@
129
KDE_MT_LDFLAGS = @KDE_MT_LDFLAGS@
111
KDE_MT_LDFLAGS = @KDE_MT_LDFLAGS@
Lines 135-161 Link Here
135
KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@
117
KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@
136
KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@
118
KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@
137
KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@
119
KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@
138
LEX = @LEX@
120
LDFLAGS = @LDFLAGS@
139
LEXLIB = @LEXLIB@
140
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
141
LIBBZ2 = @LIBBZ2@
142
LIBCOMPAT = @LIBCOMPAT@
121
LIBCOMPAT = @LIBCOMPAT@
143
LIBCRYPT = @LIBCRYPT@
122
LIBCRYPT = @LIBCRYPT@
144
LIBDL = @LIBDL@
123
LIBDL = @LIBDL@
145
LIBGEN = @LIBGEN@
146
LIBJPEG = @LIBJPEG@
124
LIBJPEG = @LIBJPEG@
147
LIBMICO = @LIBMICO@
148
LIBOBJS = @LIBOBJS@
125
LIBOBJS = @LIBOBJS@
149
LIBPNG = @LIBPNG@
126
LIBPNG = @LIBPNG@
150
LIBPTHREAD = @LIBPTHREAD@
127
LIBPTHREAD = @LIBPTHREAD@
151
LIBPYTHON = @LIBPYTHON@
152
LIBQIMGIO = @LIBQIMGIO@
153
LIBRESOLV = @LIBRESOLV@
128
LIBRESOLV = @LIBRESOLV@
154
LIBSHADOW = @LIBSHADOW@
129
LIBS = @LIBS@
155
LIBSM = @LIBSM@
130
LIBSM = @LIBSM@
156
LIBSOCKET = @LIBSOCKET@
131
LIBSOCKET = @LIBSOCKET@
157
LIBSSL = @LIBSSL@
158
LIBTIFF = @LIBTIFF@
159
LIBTOOL = @LIBTOOL@
132
LIBTOOL = @LIBTOOL@
160
LIBUCB = @LIBUCB@
133
LIBUCB = @LIBUCB@
161
LIBUTIL = @LIBUTIL@
134
LIBUTIL = @LIBUTIL@
Lines 169-175 Link Here
169
LIB_KFILE = @LIB_KFILE@
142
LIB_KFILE = @LIB_KFILE@
170
LIB_KFM = @LIB_KFM@
143
LIB_KFM = @LIB_KFM@
171
LIB_KHTML = @LIB_KHTML@
144
LIB_KHTML = @LIB_KHTML@
172
LIB_KIMGIO = @LIB_KIMGIO@
173
LIB_KIO = @LIB_KIO@
145
LIB_KIO = @LIB_KIO@
174
LIB_KPARTS = @LIB_KPARTS@
146
LIB_KPARTS = @LIB_KPARTS@
175
LIB_KSPELL = @LIB_KSPELL@
147
LIB_KSPELL = @LIB_KSPELL@
Lines 177-222 Link Here
177
LIB_POLL = @LIB_POLL@
149
LIB_POLL = @LIB_POLL@
178
LIB_QPE = @LIB_QPE@
150
LIB_QPE = @LIB_QPE@
179
LIB_QT = @LIB_QT@
151
LIB_QT = @LIB_QT@
180
LIB_QTOPIA = @LIB_QTOPIA@
181
LIB_SMB = @LIB_SMB@
152
LIB_SMB = @LIB_SMB@
182
LIB_X11 = @LIB_X11@
153
LIB_X11 = @LIB_X11@
183
LIB_XEXT = @LIB_XEXT@
154
LIB_XEXT = @LIB_XEXT@
184
LN_S = @LN_S@
155
LN_S = @LN_S@
156
LTLIBOBJS = @LTLIBOBJS@
157
MAKEINFO = @MAKEINFO@
185
MCOPIDL = @MCOPIDL@
158
MCOPIDL = @MCOPIDL@
186
MEINPROC = @MEINPROC@
159
MEINPROC = @MEINPROC@
187
MICO_INCLUDES = @MICO_INCLUDES@
188
MICO_LDFLAGS = @MICO_LDFLAGS@
189
MOC = @MOC@
160
MOC = @MOC@
190
MSGFMT = @MSGFMT@
161
MSGFMT = @MSGFMT@
191
NOOPT_CFLAGS = @NOOPT_CFLAGS@
162
NOOPT_CFLAGS = @NOOPT_CFLAGS@
192
NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@
163
NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@
193
NOREPO = @NOREPO@
164
NOREPO = @NOREPO@
194
OBJDUMP = @OBJDUMP@
165
OBJEXT = @OBJEXT@
195
ORBIT_CFLAGS = @ORBIT_CFLAGS@
166
ORBIT_CFLAGS = @ORBIT_CFLAGS@
196
ORBIT_CONFIG = @ORBIT_CONFIG@
167
ORBIT_CONFIG = @ORBIT_CONFIG@
197
ORBIT_IDL = @ORBIT_IDL@
168
ORBIT_IDL = @ORBIT_IDL@
198
ORBIT_LIBS = @ORBIT_LIBS@
169
ORBIT_LIBS = @ORBIT_LIBS@
199
PACKAGE = @PACKAGE@
170
PACKAGE = @PACKAGE@
200
PAMLIBS = @PAMLIBS@
171
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
201
PASSWDLIBS = @PASSWDLIBS@
172
PACKAGE_NAME = @PACKAGE_NAME@
173
PACKAGE_STRING = @PACKAGE_STRING@
174
PACKAGE_TARNAME = @PACKAGE_TARNAME@
175
PACKAGE_VERSION = @PACKAGE_VERSION@
176
PATH_SEPARATOR = @PATH_SEPARATOR@
202
PKGDATADIR = @PKGDATADIR@
177
PKGDATADIR = @PKGDATADIR@
203
PTHREAD_LIB = @PTHREAD_LIB@
178
PTHREAD_LIB = @PTHREAD_LIB@
204
PYTHONINC = @PYTHONINC@
205
PYTHONLIB = @PYTHONLIB@
206
PYTHONMODDIR = @PYTHONMODDIR@
207
QTDOCDIR = @QTDOCDIR@
208
QTE_NORTTI = @QTE_NORTTI@
179
QTE_NORTTI = @QTE_NORTTI@
209
QTOPIA_INCLUDES = @QTOPIA_INCLUDES@
210
QT_INCLUDES = @QT_INCLUDES@
180
QT_INCLUDES = @QT_INCLUDES@
211
QT_LDFLAGS = @QT_LDFLAGS@
181
QT_LDFLAGS = @QT_LDFLAGS@
212
RANLIB = @RANLIB@
182
RANLIB = @RANLIB@
213
RC = @RC@
214
REPO = @REPO@
183
REPO = @REPO@
215
SETUIDFLAGS = @SETUIDFLAGS@
184
SET_MAKE = @SET_MAKE@
216
SSL_INCLUDES = @SSL_INCLUDES@
185
SHELL = @SHELL@
217
SSL_LDFLAGS = @SSL_LDFLAGS@
218
STRIP = @STRIP@
186
STRIP = @STRIP@
219
TOPSUBDIRS = @TOPSUBDIRS@
220
UIC = @UIC@
187
UIC = @UIC@
221
UIC_TR = @UIC_TR@
188
UIC_TR = @UIC_TR@
222
USER_INCLUDES = @USER_INCLUDES@
189
USER_INCLUDES = @USER_INCLUDES@
Lines 227-234 Link Here
227
VERSION = @VERSION@
194
VERSION = @VERSION@
228
WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@
195
WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@
229
XGETTEXT = @XGETTEXT@
196
XGETTEXT = @XGETTEXT@
230
XPMINC = @XPMINC@
231
XPMLIB = @XPMLIB@
232
XPM_LIBS = @XPM_LIBS@
197
XPM_LIBS = @XPM_LIBS@
233
X_CFLAGS = @X_CFLAGS@
198
X_CFLAGS = @X_CFLAGS@
234
X_EXTRA_LIBS = @X_EXTRA_LIBS@
199
X_EXTRA_LIBS = @X_EXTRA_LIBS@
Lines 237-251 Link Here
237
X_LIBS = @X_LIBS@
202
X_LIBS = @X_LIBS@
238
X_PRE_LIBS = @X_PRE_LIBS@
203
X_PRE_LIBS = @X_PRE_LIBS@
239
ZVT_LIBS = @ZVT_LIBS@
204
ZVT_LIBS = @ZVT_LIBS@
205
ac_ct_CC = @ac_ct_CC@
206
ac_ct_CXX = @ac_ct_CXX@
207
ac_ct_RANLIB = @ac_ct_RANLIB@
208
ac_ct_STRIP = @ac_ct_STRIP@
240
all_includes = @all_includes@
209
all_includes = @all_includes@
241
all_libraries = @all_libraries@
210
all_libraries = @all_libraries@
211
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
212
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
213
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
214
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
242
am__include = @am__include@
215
am__include = @am__include@
216
am__leading_dot = @am__leading_dot@
243
am__quote = @am__quote@
217
am__quote = @am__quote@
218
bindir = @bindir@
219
build = @build@
220
build_alias = @build_alias@
221
build_cpu = @build_cpu@
222
build_os = @build_os@
223
build_vendor = @build_vendor@
244
cflags_set = @cflags_set@
224
cflags_set = @cflags_set@
245
cxxflags_set = @cxxflags_set@
225
datadir = @datadir@
246
idldir = @idldir@
226
exec_prefix = @exec_prefix@
227
host = @host@
228
host_alias = @host_alias@
229
host_cpu = @host_cpu@
230
host_os = @host_os@
231
host_vendor = @host_vendor@
232
includedir = @includedir@
233
infodir = @infodir@
247
install_sh = @install_sh@
234
install_sh = @install_sh@
248
jni_includes = @jni_includes@
249
kde_appsdir = @kde_appsdir@
235
kde_appsdir = @kde_appsdir@
250
kde_bindir = @kde_bindir@
236
kde_bindir = @kde_bindir@
251
kde_confdir = @kde_confdir@
237
kde_confdir = @kde_confdir@
Lines 267-275 Link Here
267
kde_templatesdir = @kde_templatesdir@
253
kde_templatesdir = @kde_templatesdir@
268
kde_wallpaperdir = @kde_wallpaperdir@
254
kde_wallpaperdir = @kde_wallpaperdir@
269
kde_widgetdir = @kde_widgetdir@
255
kde_widgetdir = @kde_widgetdir@
270
micodir = @micodir@
256
libdir = @libdir@
257
libexecdir = @libexecdir@
258
localstatedir = @localstatedir@
259
mandir = @mandir@
260
oldincludedir = @oldincludedir@
261
prefix = @prefix@
262
program_transform_name = @program_transform_name@
271
qt_includes = @qt_includes@
263
qt_includes = @qt_includes@
272
qt_libraries = @qt_libraries@
264
qt_libraries = @qt_libraries@
265
sbindir = @sbindir@
266
sharedstatedir = @sharedstatedir@
267
sysconfdir = @sysconfdir@
268
target = @target@
269
target_alias = @target_alias@
270
target_cpu = @target_cpu@
271
target_os = @target_os@
272
target_vendor = @target_vendor@
273
x_includes = @x_includes@
273
x_includes = @x_includes@
274
x_libraries = @x_libraries@
274
x_libraries = @x_libraries@
275
275
Lines 277-282 Link Here
277
277
278
EXTRA_DIST = $(pkgdata_DATA)
278
EXTRA_DIST = $(pkgdata_DATA)
279
subdir = models
279
subdir = models
280
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
280
mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs
281
mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs
281
CONFIG_HEADER = $(top_builddir)/config.h
282
CONFIG_HEADER = $(top_builddir)/config.h
282
CONFIG_CLEAN_FILES =
283
CONFIG_CLEAN_FILES =
Lines 329-337 Link Here
329
tags: TAGS
330
tags: TAGS
330
TAGS:
331
TAGS:
331
332
333
ctags: CTAGS
334
CTAGS:
335
332
#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
336
#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
333
#>+ 4
337
#>+ 4
334
KDE_DIST=mir.3ds skylab.3ds toutatis.3ds gemini.3ds gaspra.3ds marsglobalsurvr.3ds eros.cms janus.3ds proteus.3ds golevka.3ds roughsphere.cms kleopatra.3ds apollo.3ds iss.3ds borrelly.cms marsodyssey.3ds geographos.3ds asteroid.cms mercury7.3ds ida.3ds ky26.3ds phobos.3ds proteus.cms amalthea.3ds hubble.3ds deimos.3ds hyperion.3ds castalia.3ds galileo.3ds hyperion.cms vesta.3ds prometheus.3ds epimetheus.3ds eros.3ds bacchus.3ds 
338
KDE_DIST=gaspra.3ds geographos.3ds hyperion.cms amalthea.3ds gemini.3ds iss.3ds mir.3ds proteus.3ds asteroid.cms eros.cms marsglobalsurvr.3ds kleopatra.3ds vesta.3ds phobos.3ds toutatis.3ds borrelly.cms hyperion.3ds apollo.3ds roughsphere.cms ida.3ds skylab.3ds golevka.3ds bacchus.3ds eros.3ds janus.3ds proteus.cms mercury7.3ds castalia.3ds marsodyssey.3ds ky26.3ds galileo.3ds epimetheus.3ds deimos.3ds prometheus.3ds hubble.3ds 
335
339
336
DISTFILES= $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
340
DISTFILES= $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
337
341
Lines 340-346 Link Here
340
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
344
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
341
345
342
distdir: $(DISTFILES)
346
distdir: $(DISTFILES)
343
	@list='$(DISTFILES)'; for file in $$list; do \
347
	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
348
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
349
	list='$(DISTFILES)'; for file in $$list; do \
350
	  case $$file in \
351
	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
352
	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
353
	  esac; \
344
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
354
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
345
	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
355
	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
346
	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
356
	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
Lines 366-372 Link Here
366
376
367
installdirs:
377
installdirs:
368
	$(mkinstalldirs) $(DESTDIR)$(pkgdatadir)
378
	$(mkinstalldirs) $(DESTDIR)$(pkgdatadir)
369
370
install: install-am
379
install: install-am
371
install-exec: install-exec-am
380
install-exec: install-exec-am
372
install-data: install-data-am
381
install-data: install-data-am
Lines 427-432 Link Here
427
436
428
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
437
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
429
438
439
pdf: pdf-am
440
441
pdf-am:
442
443
ps: ps-am
444
445
ps-am:
446
430
uninstall-am: uninstall-info-am uninstall-pkgdataDATA
447
uninstall-am: uninstall-info-am uninstall-pkgdataDATA
431
448
432
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
449
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
Lines 436-443 Link Here
436
	install-info-am install-man install-pkgdataDATA install-strip \
453
	install-info-am install-man install-pkgdataDATA install-strip \
437
	installcheck installcheck-am installdirs maintainer-clean \
454
	installcheck installcheck-am installdirs maintainer-clean \
438
	maintainer-clean-generic mostlyclean mostlyclean-generic \
455
	maintainer-clean-generic mostlyclean mostlyclean-generic \
439
	mostlyclean-libtool uninstall uninstall-am uninstall-info-am \
456
	mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
440
	uninstall-pkgdataDATA
457
	uninstall-info-am uninstall-pkgdataDATA
441
458
442
# Tell versions [3.59,3.63) of GNU make to not export all variables.
459
# Tell versions [3.59,3.63) of GNU make to not export all variables.
443
# Otherwise a system limit (for SysV at least) may be exceeded.
460
# Otherwise a system limit (for SysV at least) may be exceeded.
(-)celestia-1.3.1-old/shaders/Makefile.in (-93 / +110 lines)
Lines 1-8 Link Here
1
# Makefile.in generated by automake 1.6.3 from Makefile.am.
1
# Makefile.in generated by automake 1.7.6 from Makefile.am.
2
# KDE tags expanded automatically by am_edit - $Revision: 1.2 $ 
2
# KDE tags expanded automatically by am_edit - $Revision: 1.2 $ 
3
# @configure_input@
3
# @configure_input@
4
4
5
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
5
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
6
# Free Software Foundation, Inc.
6
# Free Software Foundation, Inc.
7
# This Makefile.in is free software; the Free Software Foundation
7
# This Makefile.in is free software; the Free Software Foundation
8
# gives unlimited permission to copy and/or distribute it,
8
# gives unlimited permission to copy and/or distribute it,
Lines 14-101 Link Here
14
# PARTICULAR PURPOSE.
14
# PARTICULAR PURPOSE.
15
15
16
@SET_MAKE@
16
@SET_MAKE@
17
SHELL = @SHELL@
18
17
19
srcdir = @srcdir@
18
srcdir = @srcdir@
20
top_srcdir = @top_srcdir@
19
top_srcdir = @top_srcdir@
21
VPATH = @srcdir@
20
VPATH = @srcdir@
22
prefix = @prefix@
23
exec_prefix = @exec_prefix@
24
25
bindir = @bindir@
26
sbindir = @sbindir@
27
libexecdir = @libexecdir@
28
datadir = @datadir@
29
sysconfdir = @sysconfdir@
30
sharedstatedir = @sharedstatedir@
31
localstatedir = @localstatedir@
32
libdir = @libdir@
33
infodir = @infodir@
34
mandir = @mandir@
35
includedir = @includedir@
36
oldincludedir = /usr/include
37
pkglibdir = $(libdir)/@PACKAGE@
21
pkglibdir = $(libdir)/@PACKAGE@
38
pkgincludedir = $(includedir)/@PACKAGE@
22
pkgincludedir = $(includedir)/@PACKAGE@
39
top_builddir = ..
23
top_builddir = ..
40
24
41
ACLOCAL = @ACLOCAL@
42
AUTOCONF = @AUTOCONF@
43
AUTOMAKE = @AUTOMAKE@
44
AUTOHEADER = @AUTOHEADER@
45
46
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
47
INSTALL = @INSTALL@
26
INSTALL = @INSTALL@
48
INSTALL_PROGRAM = @INSTALL_PROGRAM@
49
INSTALL_DATA = @INSTALL_DATA@
50
install_sh_DATA = $(install_sh) -c -m 644
27
install_sh_DATA = $(install_sh) -c -m 644
51
install_sh_PROGRAM = $(install_sh) -c
28
install_sh_PROGRAM = $(install_sh) -c
52
install_sh_SCRIPT = $(install_sh) -c
29
install_sh_SCRIPT = $(install_sh) -c
53
INSTALL_SCRIPT = @INSTALL_SCRIPT@
54
INSTALL_HEADER = $(INSTALL_DATA)
30
INSTALL_HEADER = $(INSTALL_DATA)
55
transform = @program_transform_name@
31
transform = $(program_transform_name)
56
NORMAL_INSTALL = :
32
NORMAL_INSTALL = :
57
PRE_INSTALL = :
33
PRE_INSTALL = :
58
POST_INSTALL = :
34
POST_INSTALL = :
59
NORMAL_UNINSTALL = :
35
NORMAL_UNINSTALL = :
60
PRE_UNINSTALL = :
36
PRE_UNINSTALL = :
61
POST_UNINSTALL = :
37
POST_UNINSTALL = :
62
build_alias = @build_alias@
63
build_triplet = @build@
38
build_triplet = @build@
64
host_alias = @host_alias@
65
host_triplet = @host@
39
host_triplet = @host@
66
target_alias = @target_alias@
67
target_triplet = @target@
40
target_triplet = @target@
68
69
EXEEXT = @EXEEXT@
70
OBJEXT = @OBJEXT@
71
PATH_SEPARATOR = @PATH_SEPARATOR@
72
pkgdatadir = @datadir@/@PACKAGE@/shaders
41
pkgdatadir = @datadir@/@PACKAGE@/shaders
42
ACLOCAL = @ACLOCAL@
43
AMDEP_FALSE = @AMDEP_FALSE@
44
AMDEP_TRUE = @AMDEP_TRUE@
73
AMTAR = @AMTAR@
45
AMTAR = @AMTAR@
74
ARTSCCONFIG = @ARTSCCONFIG@
46
ARTSCCONFIG = @ARTSCCONFIG@
75
AS = @AS@
47
AUTOCONF = @AUTOCONF@
76
AUTODIRS = @AUTODIRS@
48
AUTODIRS = @AUTODIRS@
49
AUTOHEADER = @AUTOHEADER@
50
AUTOMAKE = @AUTOMAKE@
77
AWK = @AWK@
51
AWK = @AWK@
78
CC = @CC@
52
CC = @CC@
79
CONF_FILES = @CONF_FILES@
53
CCDEPMODE = @CCDEPMODE@
54
CFLAGS = @CFLAGS@
80
CPP = @CPP@
55
CPP = @CPP@
56
CPPFLAGS = @CPPFLAGS@
81
CXX = @CXX@
57
CXX = @CXX@
82
CXXCPP = @CXXCPP@
58
CXXCPP = @CXXCPP@
59
CXXDEPMODE = @CXXDEPMODE@
60
CXXFLAGS = @CXXFLAGS@
61
CYGPATH_W = @CYGPATH_W@
83
DCOPIDL = @DCOPIDL@
62
DCOPIDL = @DCOPIDL@
84
DCOPIDL2CPP = @DCOPIDL2CPP@
63
DCOPIDL2CPP = @DCOPIDL2CPP@
85
DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@
64
DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@
65
DEFS = @DEFS@
86
DEPDIR = @DEPDIR@
66
DEPDIR = @DEPDIR@
87
DLLTOOL = @DLLTOOL@
88
DOXYGEN = @DOXYGEN@
89
DOXYGEN_PROJECT_NAME = @DOXYGEN_PROJECT_NAME@
90
DOXYGEN_PROJECT_NUMBER = @DOXYGEN_PROJECT_NUMBER@
91
DPMSINC = @DPMSINC@
92
DPMSLIB = @DPMSLIB@
93
ECHO = @ECHO@
67
ECHO = @ECHO@
68
ECHO_C = @ECHO_C@
69
ECHO_N = @ECHO_N@
70
ECHO_T = @ECHO_T@
71
EGREP = @EGREP@
72
ENABLE_CELX_FALSE = @ENABLE_CELX_FALSE@
73
ENABLE_CELX_TRUE = @ENABLE_CELX_TRUE@
74
ENABLE_GLUT_FALSE = @ENABLE_GLUT_FALSE@
75
ENABLE_GLUT_TRUE = @ENABLE_GLUT_TRUE@
76
ENABLE_GTK_FALSE = @ENABLE_GTK_FALSE@
77
ENABLE_GTK_TRUE = @ENABLE_GTK_TRUE@
78
ENABLE_HIPPARCOS_FALSE = @ENABLE_HIPPARCOS_FALSE@
79
ENABLE_HIPPARCOS_TRUE = @ENABLE_HIPPARCOS_TRUE@
80
ENABLE_KDE_FALSE = @ENABLE_KDE_FALSE@
81
ENABLE_KDE_TRUE = @ENABLE_KDE_TRUE@
82
EXEEXT = @EXEEXT@
94
FRAMEWORK_COREAUDIO = @FRAMEWORK_COREAUDIO@
83
FRAMEWORK_COREAUDIO = @FRAMEWORK_COREAUDIO@
95
GCJ = @GCJ@
96
GCJFLAGS = @GCJFLAGS@
97
GLINC = @GLINC@
98
GLLIB = @GLLIB@
99
GMSGFMT = @GMSGFMT@
84
GMSGFMT = @GMSGFMT@
100
GNOMEGNORBA_LIBS = @GNOMEGNORBA_LIBS@
85
GNOMEGNORBA_LIBS = @GNOMEGNORBA_LIBS@
101
GNOMEUI_LIBS = @GNOMEUI_LIBS@
86
GNOMEUI_LIBS = @GNOMEUI_LIBS@
Lines 113-129 Link Here
113
GTK_CONFIG = @GTK_CONFIG@
98
GTK_CONFIG = @GTK_CONFIG@
114
GTK_LIBS = @GTK_LIBS@
99
GTK_LIBS = @GTK_LIBS@
115
HIPDIR = @HIPDIR@
100
HIPDIR = @HIPDIR@
116
IDL = @IDL@
101
INSIDE_GNOME_COMMON_FALSE = @INSIDE_GNOME_COMMON_FALSE@
117
IDL_DEPENDENCIES = @IDL_DEPENDENCIES@
102
INSIDE_GNOME_COMMON_TRUE = @INSIDE_GNOME_COMMON_TRUE@
103
INSTALL_DATA = @INSTALL_DATA@
104
INSTALL_PROGRAM = @INSTALL_PROGRAM@
105
INSTALL_SCRIPT = @INSTALL_SCRIPT@
118
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
106
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
119
JAR = @JAR@
120
JAVAC = @JAVAC@
121
JAVAH = @JAVAH@
122
JVMLIBS = @JVMLIBS@
123
KDECONFIG = @KDECONFIG@
107
KDECONFIG = @KDECONFIG@
124
KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@
108
KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@
125
KDE_HAS_DOXYGEN = @KDE_HAS_DOXYGEN@
126
KDE_HAVE_DOT = @KDE_HAVE_DOT@
127
KDE_INCLUDES = @KDE_INCLUDES@
109
KDE_INCLUDES = @KDE_INCLUDES@
128
KDE_LDFLAGS = @KDE_LDFLAGS@
110
KDE_LDFLAGS = @KDE_LDFLAGS@
129
KDE_MT_LDFLAGS = @KDE_MT_LDFLAGS@
111
KDE_MT_LDFLAGS = @KDE_MT_LDFLAGS@
Lines 135-161 Link Here
135
KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@
117
KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@
136
KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@
118
KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@
137
KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@
119
KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@
138
LEX = @LEX@
120
LDFLAGS = @LDFLAGS@
139
LEXLIB = @LEXLIB@
140
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
141
LIBBZ2 = @LIBBZ2@
142
LIBCOMPAT = @LIBCOMPAT@
121
LIBCOMPAT = @LIBCOMPAT@
143
LIBCRYPT = @LIBCRYPT@
122
LIBCRYPT = @LIBCRYPT@
144
LIBDL = @LIBDL@
123
LIBDL = @LIBDL@
145
LIBGEN = @LIBGEN@
146
LIBJPEG = @LIBJPEG@
124
LIBJPEG = @LIBJPEG@
147
LIBMICO = @LIBMICO@
148
LIBOBJS = @LIBOBJS@
125
LIBOBJS = @LIBOBJS@
149
LIBPNG = @LIBPNG@
126
LIBPNG = @LIBPNG@
150
LIBPTHREAD = @LIBPTHREAD@
127
LIBPTHREAD = @LIBPTHREAD@
151
LIBPYTHON = @LIBPYTHON@
152
LIBQIMGIO = @LIBQIMGIO@
153
LIBRESOLV = @LIBRESOLV@
128
LIBRESOLV = @LIBRESOLV@
154
LIBSHADOW = @LIBSHADOW@
129
LIBS = @LIBS@
155
LIBSM = @LIBSM@
130
LIBSM = @LIBSM@
156
LIBSOCKET = @LIBSOCKET@
131
LIBSOCKET = @LIBSOCKET@
157
LIBSSL = @LIBSSL@
158
LIBTIFF = @LIBTIFF@
159
LIBTOOL = @LIBTOOL@
132
LIBTOOL = @LIBTOOL@
160
LIBUCB = @LIBUCB@
133
LIBUCB = @LIBUCB@
161
LIBUTIL = @LIBUTIL@
134
LIBUTIL = @LIBUTIL@
Lines 169-175 Link Here
169
LIB_KFILE = @LIB_KFILE@
142
LIB_KFILE = @LIB_KFILE@
170
LIB_KFM = @LIB_KFM@
143
LIB_KFM = @LIB_KFM@
171
LIB_KHTML = @LIB_KHTML@
144
LIB_KHTML = @LIB_KHTML@
172
LIB_KIMGIO = @LIB_KIMGIO@
173
LIB_KIO = @LIB_KIO@
145
LIB_KIO = @LIB_KIO@
174
LIB_KPARTS = @LIB_KPARTS@
146
LIB_KPARTS = @LIB_KPARTS@
175
LIB_KSPELL = @LIB_KSPELL@
147
LIB_KSPELL = @LIB_KSPELL@
Lines 177-222 Link Here
177
LIB_POLL = @LIB_POLL@
149
LIB_POLL = @LIB_POLL@
178
LIB_QPE = @LIB_QPE@
150
LIB_QPE = @LIB_QPE@
179
LIB_QT = @LIB_QT@
151
LIB_QT = @LIB_QT@
180
LIB_QTOPIA = @LIB_QTOPIA@
181
LIB_SMB = @LIB_SMB@
152
LIB_SMB = @LIB_SMB@
182
LIB_X11 = @LIB_X11@
153
LIB_X11 = @LIB_X11@
183
LIB_XEXT = @LIB_XEXT@
154
LIB_XEXT = @LIB_XEXT@
184
LN_S = @LN_S@
155
LN_S = @LN_S@
156
LTLIBOBJS = @LTLIBOBJS@
157
MAKEINFO = @MAKEINFO@
185
MCOPIDL = @MCOPIDL@
158
MCOPIDL = @MCOPIDL@
186
MEINPROC = @MEINPROC@
159
MEINPROC = @MEINPROC@
187
MICO_INCLUDES = @MICO_INCLUDES@
188
MICO_LDFLAGS = @MICO_LDFLAGS@
189
MOC = @MOC@
160
MOC = @MOC@
190
MSGFMT = @MSGFMT@
161
MSGFMT = @MSGFMT@
191
NOOPT_CFLAGS = @NOOPT_CFLAGS@
162
NOOPT_CFLAGS = @NOOPT_CFLAGS@
192
NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@
163
NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@
193
NOREPO = @NOREPO@
164
NOREPO = @NOREPO@
194
OBJDUMP = @OBJDUMP@
165
OBJEXT = @OBJEXT@
195
ORBIT_CFLAGS = @ORBIT_CFLAGS@
166
ORBIT_CFLAGS = @ORBIT_CFLAGS@
196
ORBIT_CONFIG = @ORBIT_CONFIG@
167
ORBIT_CONFIG = @ORBIT_CONFIG@
197
ORBIT_IDL = @ORBIT_IDL@
168
ORBIT_IDL = @ORBIT_IDL@
198
ORBIT_LIBS = @ORBIT_LIBS@
169
ORBIT_LIBS = @ORBIT_LIBS@
199
PACKAGE = @PACKAGE@
170
PACKAGE = @PACKAGE@
200
PAMLIBS = @PAMLIBS@
171
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
201
PASSWDLIBS = @PASSWDLIBS@
172
PACKAGE_NAME = @PACKAGE_NAME@
173
PACKAGE_STRING = @PACKAGE_STRING@
174
PACKAGE_TARNAME = @PACKAGE_TARNAME@
175
PACKAGE_VERSION = @PACKAGE_VERSION@
176
PATH_SEPARATOR = @PATH_SEPARATOR@
202
PKGDATADIR = @PKGDATADIR@
177
PKGDATADIR = @PKGDATADIR@
203
PTHREAD_LIB = @PTHREAD_LIB@
178
PTHREAD_LIB = @PTHREAD_LIB@
204
PYTHONINC = @PYTHONINC@
205
PYTHONLIB = @PYTHONLIB@
206
PYTHONMODDIR = @PYTHONMODDIR@
207
QTDOCDIR = @QTDOCDIR@
208
QTE_NORTTI = @QTE_NORTTI@
179
QTE_NORTTI = @QTE_NORTTI@
209
QTOPIA_INCLUDES = @QTOPIA_INCLUDES@
210
QT_INCLUDES = @QT_INCLUDES@
180
QT_INCLUDES = @QT_INCLUDES@
211
QT_LDFLAGS = @QT_LDFLAGS@
181
QT_LDFLAGS = @QT_LDFLAGS@
212
RANLIB = @RANLIB@
182
RANLIB = @RANLIB@
213
RC = @RC@
214
REPO = @REPO@
183
REPO = @REPO@
215
SETUIDFLAGS = @SETUIDFLAGS@
184
SET_MAKE = @SET_MAKE@
216
SSL_INCLUDES = @SSL_INCLUDES@
185
SHELL = @SHELL@
217
SSL_LDFLAGS = @SSL_LDFLAGS@
218
STRIP = @STRIP@
186
STRIP = @STRIP@
219
TOPSUBDIRS = @TOPSUBDIRS@
220
UIC = @UIC@
187
UIC = @UIC@
221
UIC_TR = @UIC_TR@
188
UIC_TR = @UIC_TR@
222
USER_INCLUDES = @USER_INCLUDES@
189
USER_INCLUDES = @USER_INCLUDES@
Lines 227-234 Link Here
227
VERSION = @VERSION@
194
VERSION = @VERSION@
228
WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@
195
WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@
229
XGETTEXT = @XGETTEXT@
196
XGETTEXT = @XGETTEXT@
230
XPMINC = @XPMINC@
231
XPMLIB = @XPMLIB@
232
XPM_LIBS = @XPM_LIBS@
197
XPM_LIBS = @XPM_LIBS@
233
X_CFLAGS = @X_CFLAGS@
198
X_CFLAGS = @X_CFLAGS@
234
X_EXTRA_LIBS = @X_EXTRA_LIBS@
199
X_EXTRA_LIBS = @X_EXTRA_LIBS@
Lines 237-251 Link Here
237
X_LIBS = @X_LIBS@
202
X_LIBS = @X_LIBS@
238
X_PRE_LIBS = @X_PRE_LIBS@
203
X_PRE_LIBS = @X_PRE_LIBS@
239
ZVT_LIBS = @ZVT_LIBS@
204
ZVT_LIBS = @ZVT_LIBS@
205
ac_ct_CC = @ac_ct_CC@
206
ac_ct_CXX = @ac_ct_CXX@
207
ac_ct_RANLIB = @ac_ct_RANLIB@
208
ac_ct_STRIP = @ac_ct_STRIP@
240
all_includes = @all_includes@
209
all_includes = @all_includes@
241
all_libraries = @all_libraries@
210
all_libraries = @all_libraries@
211
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
212
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
213
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
214
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
242
am__include = @am__include@
215
am__include = @am__include@
216
am__leading_dot = @am__leading_dot@
243
am__quote = @am__quote@
217
am__quote = @am__quote@
218
bindir = @bindir@
219
build = @build@
220
build_alias = @build_alias@
221
build_cpu = @build_cpu@
222
build_os = @build_os@
223
build_vendor = @build_vendor@
244
cflags_set = @cflags_set@
224
cflags_set = @cflags_set@
245
cxxflags_set = @cxxflags_set@
225
datadir = @datadir@
246
idldir = @idldir@
226
exec_prefix = @exec_prefix@
227
host = @host@
228
host_alias = @host_alias@
229
host_cpu = @host_cpu@
230
host_os = @host_os@
231
host_vendor = @host_vendor@
232
includedir = @includedir@
233
infodir = @infodir@
247
install_sh = @install_sh@
234
install_sh = @install_sh@
248
jni_includes = @jni_includes@
249
kde_appsdir = @kde_appsdir@
235
kde_appsdir = @kde_appsdir@
250
kde_bindir = @kde_bindir@
236
kde_bindir = @kde_bindir@
251
kde_confdir = @kde_confdir@
237
kde_confdir = @kde_confdir@
Lines 267-275 Link Here
267
kde_templatesdir = @kde_templatesdir@
253
kde_templatesdir = @kde_templatesdir@
268
kde_wallpaperdir = @kde_wallpaperdir@
254
kde_wallpaperdir = @kde_wallpaperdir@
269
kde_widgetdir = @kde_widgetdir@
255
kde_widgetdir = @kde_widgetdir@
270
micodir = @micodir@
256
libdir = @libdir@
257
libexecdir = @libexecdir@
258
localstatedir = @localstatedir@
259
mandir = @mandir@
260
oldincludedir = @oldincludedir@
261
prefix = @prefix@
262
program_transform_name = @program_transform_name@
271
qt_includes = @qt_includes@
263
qt_includes = @qt_includes@
272
qt_libraries = @qt_libraries@
264
qt_libraries = @qt_libraries@
265
sbindir = @sbindir@
266
sharedstatedir = @sharedstatedir@
267
sysconfdir = @sysconfdir@
268
target = @target@
269
target_alias = @target_alias@
270
target_cpu = @target_cpu@
271
target_os = @target_os@
272
target_vendor = @target_vendor@
273
x_includes = @x_includes@
273
x_includes = @x_includes@
274
x_libraries = @x_libraries@
274
x_libraries = @x_libraries@
275
275
Lines 277-282 Link Here
277
277
278
EXTRA_DIST = $(pkgdata_DATA)
278
EXTRA_DIST = $(pkgdata_DATA)
279
subdir = shaders
279
subdir = shaders
280
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
280
mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs
281
mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs
281
CONFIG_HEADER = $(top_builddir)/config.h
282
CONFIG_HEADER = $(top_builddir)/config.h
282
CONFIG_CLEAN_FILES =
283
CONFIG_CLEAN_FILES =
Lines 329-337 Link Here
329
tags: TAGS
330
tags: TAGS
330
TAGS:
331
TAGS:
331
332
333
ctags: CTAGS
334
CTAGS:
335
332
#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
336
#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
333
#>+ 4
337
#>+ 4
334
KDE_DIST=night.vp simple_arb.vp rings.vp specular.vp rings_arb.vp diffuse_texoff.vp simple.vp shadowtex_arb.vp ringshadow.vp bumphaze_arb.vp diffuse_arb.vp bumpdiffuse.vp glossmap_arb.vp bumphaze.vp specular_arb.vp diffuse_texoff_arb.vp diffuse.vp night_arb.vp haze_arb.vp ringshadow_arb.vp shadowtex.vp bumpdiffuse_arb.vp haze.vp 
338
KDE_DIST=simple_arb.vp shadowtex_arb.vp specular.vp diffuse_texoff_arb.vp bumpdiffuse_arb.vp bumpdiffuse.vp glossmap_arb.vp haze.vp rings_arb.vp haze_arb.vp diffuse.vp ringshadow.vp ringshadow_arb.vp night.vp bumphaze.vp simple.vp diffuse_texoff.vp shadowtex.vp night_arb.vp diffuse_arb.vp rings.vp bumphaze_arb.vp specular_arb.vp 
335
339
336
DISTFILES= $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
340
DISTFILES= $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
337
341
Lines 340-346 Link Here
340
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
344
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
341
345
342
distdir: $(DISTFILES)
346
distdir: $(DISTFILES)
343
	@list='$(DISTFILES)'; for file in $$list; do \
347
	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
348
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
349
	list='$(DISTFILES)'; for file in $$list; do \
350
	  case $$file in \
351
	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
352
	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
353
	  esac; \
344
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
354
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
345
	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
355
	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
346
	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
356
	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
Lines 366-372 Link Here
366
376
367
installdirs:
377
installdirs:
368
	$(mkinstalldirs) $(DESTDIR)$(pkgdatadir)
378
	$(mkinstalldirs) $(DESTDIR)$(pkgdatadir)
369
370
install: install-am
379
install: install-am
371
install-exec: install-exec-am
380
install-exec: install-exec-am
372
install-data: install-data-am
381
install-data: install-data-am
Lines 427-432 Link Here
427
436
428
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
437
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
429
438
439
pdf: pdf-am
440
441
pdf-am:
442
443
ps: ps-am
444
445
ps-am:
446
430
uninstall-am: uninstall-info-am uninstall-pkgdataDATA
447
uninstall-am: uninstall-info-am uninstall-pkgdataDATA
431
448
432
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
449
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
Lines 436-443 Link Here
436
	install-info-am install-man install-pkgdataDATA install-strip \
453
	install-info-am install-man install-pkgdataDATA install-strip \
437
	installcheck installcheck-am installdirs maintainer-clean \
454
	installcheck installcheck-am installdirs maintainer-clean \
438
	maintainer-clean-generic mostlyclean mostlyclean-generic \
455
	maintainer-clean-generic mostlyclean mostlyclean-generic \
439
	mostlyclean-libtool uninstall uninstall-am uninstall-info-am \
456
	mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
440
	uninstall-pkgdataDATA
457
	uninstall-info-am uninstall-pkgdataDATA
441
458
442
# Tell versions [3.59,3.63) of GNU make to not export all variables.
459
# Tell versions [3.59,3.63) of GNU make to not export all variables.
443
# Otherwise a system limit (for SysV at least) may be exceeded.
460
# Otherwise a system limit (for SysV at least) may be exceeded.
(-)celestia-1.3.1-old/src/Makefile.in (-129 / +183 lines)
Lines 1-8 Link Here
1
# Makefile.in generated by automake 1.6.3 from Makefile.am.
1
# Makefile.in generated by automake 1.7.6 from Makefile.am.
2
# KDE tags expanded automatically by am_edit - $Revision: 1.2 $ 
2
# KDE tags expanded automatically by am_edit - $Revision: 1.2 $ 
3
# @configure_input@
3
# @configure_input@
4
4
5
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
5
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
6
# Free Software Foundation, Inc.
6
# Free Software Foundation, Inc.
7
# This Makefile.in is free software; the Free Software Foundation
7
# This Makefile.in is free software; the Free Software Foundation
8
# gives unlimited permission to copy and/or distribute it,
8
# gives unlimited permission to copy and/or distribute it,
Lines 14-101 Link Here
14
# PARTICULAR PURPOSE.
14
# PARTICULAR PURPOSE.
15
15
16
@SET_MAKE@
16
@SET_MAKE@
17
SHELL = @SHELL@
18
17
19
srcdir = @srcdir@
18
srcdir = @srcdir@
20
top_srcdir = @top_srcdir@
19
top_srcdir = @top_srcdir@
21
VPATH = @srcdir@
20
VPATH = @srcdir@
22
prefix = @prefix@
23
exec_prefix = @exec_prefix@
24
25
bindir = @bindir@
26
sbindir = @sbindir@
27
libexecdir = @libexecdir@
28
datadir = @datadir@
29
sysconfdir = @sysconfdir@
30
sharedstatedir = @sharedstatedir@
31
localstatedir = @localstatedir@
32
libdir = @libdir@
33
infodir = @infodir@
34
mandir = @mandir@
35
includedir = @includedir@
36
oldincludedir = /usr/include
37
pkgdatadir = $(datadir)/@PACKAGE@
21
pkgdatadir = $(datadir)/@PACKAGE@
38
pkglibdir = $(libdir)/@PACKAGE@
22
pkglibdir = $(libdir)/@PACKAGE@
39
pkgincludedir = $(includedir)/@PACKAGE@
23
pkgincludedir = $(includedir)/@PACKAGE@
40
top_builddir = ..
24
top_builddir = ..
41
25
42
ACLOCAL = @ACLOCAL@
43
AUTOCONF = @AUTOCONF@
44
AUTOMAKE = @AUTOMAKE@
45
AUTOHEADER = @AUTOHEADER@
46
47
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
48
INSTALL = @INSTALL@
27
INSTALL = @INSTALL@
49
INSTALL_PROGRAM = @INSTALL_PROGRAM@
50
INSTALL_DATA = @INSTALL_DATA@
51
install_sh_DATA = $(install_sh) -c -m 644
28
install_sh_DATA = $(install_sh) -c -m 644
52
install_sh_PROGRAM = $(install_sh) -c
29
install_sh_PROGRAM = $(install_sh) -c
53
install_sh_SCRIPT = $(install_sh) -c
30
install_sh_SCRIPT = $(install_sh) -c
54
INSTALL_SCRIPT = @INSTALL_SCRIPT@
55
INSTALL_HEADER = $(INSTALL_DATA)
31
INSTALL_HEADER = $(INSTALL_DATA)
56
transform = @program_transform_name@
32
transform = $(program_transform_name)
57
NORMAL_INSTALL = :
33
NORMAL_INSTALL = :
58
PRE_INSTALL = :
34
PRE_INSTALL = :
59
POST_INSTALL = :
35
POST_INSTALL = :
60
NORMAL_UNINSTALL = :
36
NORMAL_UNINSTALL = :
61
PRE_UNINSTALL = :
37
PRE_UNINSTALL = :
62
POST_UNINSTALL = :
38
POST_UNINSTALL = :
63
build_alias = @build_alias@
64
build_triplet = @build@
39
build_triplet = @build@
65
host_alias = @host_alias@
66
host_triplet = @host@
40
host_triplet = @host@
67
target_alias = @target_alias@
68
target_triplet = @target@
41
target_triplet = @target@
69
42
ACLOCAL = @ACLOCAL@
70
EXEEXT = @EXEEXT@
43
AMDEP_FALSE = @AMDEP_FALSE@
71
OBJEXT = @OBJEXT@
44
AMDEP_TRUE = @AMDEP_TRUE@
72
PATH_SEPARATOR = @PATH_SEPARATOR@
73
AMTAR = @AMTAR@
45
AMTAR = @AMTAR@
74
ARTSCCONFIG = @ARTSCCONFIG@
46
ARTSCCONFIG = @ARTSCCONFIG@
75
AS = @AS@
47
AUTOCONF = @AUTOCONF@
76
AUTODIRS = @AUTODIRS@
48
AUTODIRS = @AUTODIRS@
49
AUTOHEADER = @AUTOHEADER@
50
AUTOMAKE = @AUTOMAKE@
77
AWK = @AWK@
51
AWK = @AWK@
78
CC = @CC@
52
CC = @CC@
79
CONF_FILES = @CONF_FILES@
53
CCDEPMODE = @CCDEPMODE@
54
CFLAGS = @CFLAGS@
80
CPP = @CPP@
55
CPP = @CPP@
56
CPPFLAGS = @CPPFLAGS@
81
CXX = @CXX@
57
CXX = @CXX@
82
CXXCPP = @CXXCPP@
58
CXXCPP = @CXXCPP@
59
CXXDEPMODE = @CXXDEPMODE@
60
CXXFLAGS = @CXXFLAGS@
61
CYGPATH_W = @CYGPATH_W@
83
DCOPIDL = @DCOPIDL@
62
DCOPIDL = @DCOPIDL@
84
DCOPIDL2CPP = @DCOPIDL2CPP@
63
DCOPIDL2CPP = @DCOPIDL2CPP@
85
DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@
64
DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@
65
DEFS = @DEFS@
86
DEPDIR = @DEPDIR@
66
DEPDIR = @DEPDIR@
87
DLLTOOL = @DLLTOOL@
88
DOXYGEN = @DOXYGEN@
89
DOXYGEN_PROJECT_NAME = @DOXYGEN_PROJECT_NAME@
90
DOXYGEN_PROJECT_NUMBER = @DOXYGEN_PROJECT_NUMBER@
91
DPMSINC = @DPMSINC@
92
DPMSLIB = @DPMSLIB@
93
ECHO = @ECHO@
67
ECHO = @ECHO@
68
ECHO_C = @ECHO_C@
69
ECHO_N = @ECHO_N@
70
ECHO_T = @ECHO_T@
71
EGREP = @EGREP@
72
ENABLE_CELX_FALSE = @ENABLE_CELX_FALSE@
73
ENABLE_CELX_TRUE = @ENABLE_CELX_TRUE@
74
ENABLE_GLUT_FALSE = @ENABLE_GLUT_FALSE@
75
ENABLE_GLUT_TRUE = @ENABLE_GLUT_TRUE@
76
ENABLE_GTK_FALSE = @ENABLE_GTK_FALSE@
77
ENABLE_GTK_TRUE = @ENABLE_GTK_TRUE@
78
ENABLE_HIPPARCOS_FALSE = @ENABLE_HIPPARCOS_FALSE@
79
ENABLE_HIPPARCOS_TRUE = @ENABLE_HIPPARCOS_TRUE@
80
ENABLE_KDE_FALSE = @ENABLE_KDE_FALSE@
81
ENABLE_KDE_TRUE = @ENABLE_KDE_TRUE@
82
EXEEXT = @EXEEXT@
94
FRAMEWORK_COREAUDIO = @FRAMEWORK_COREAUDIO@
83
FRAMEWORK_COREAUDIO = @FRAMEWORK_COREAUDIO@
95
GCJ = @GCJ@
96
GCJFLAGS = @GCJFLAGS@
97
GLINC = @GLINC@
98
GLLIB = @GLLIB@
99
GMSGFMT = @GMSGFMT@
84
GMSGFMT = @GMSGFMT@
100
GNOMEGNORBA_LIBS = @GNOMEGNORBA_LIBS@
85
GNOMEGNORBA_LIBS = @GNOMEGNORBA_LIBS@
101
GNOMEUI_LIBS = @GNOMEUI_LIBS@
86
GNOMEUI_LIBS = @GNOMEUI_LIBS@
Lines 113-129 Link Here
113
GTK_CONFIG = @GTK_CONFIG@
98
GTK_CONFIG = @GTK_CONFIG@
114
GTK_LIBS = @GTK_LIBS@
99
GTK_LIBS = @GTK_LIBS@
115
HIPDIR = @HIPDIR@
100
HIPDIR = @HIPDIR@
116
IDL = @IDL@
101
INSIDE_GNOME_COMMON_FALSE = @INSIDE_GNOME_COMMON_FALSE@
117
IDL_DEPENDENCIES = @IDL_DEPENDENCIES@
102
INSIDE_GNOME_COMMON_TRUE = @INSIDE_GNOME_COMMON_TRUE@
103
INSTALL_DATA = @INSTALL_DATA@
104
INSTALL_PROGRAM = @INSTALL_PROGRAM@
105
INSTALL_SCRIPT = @INSTALL_SCRIPT@
118
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
106
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
119
JAR = @JAR@
120
JAVAC = @JAVAC@
121
JAVAH = @JAVAH@
122
JVMLIBS = @JVMLIBS@
123
KDECONFIG = @KDECONFIG@
107
KDECONFIG = @KDECONFIG@
124
KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@
108
KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@
125
KDE_HAS_DOXYGEN = @KDE_HAS_DOXYGEN@
126
KDE_HAVE_DOT = @KDE_HAVE_DOT@
127
KDE_INCLUDES = @KDE_INCLUDES@
109
KDE_INCLUDES = @KDE_INCLUDES@
128
KDE_LDFLAGS = @KDE_LDFLAGS@
110
KDE_LDFLAGS = @KDE_LDFLAGS@
129
KDE_MT_LDFLAGS = @KDE_MT_LDFLAGS@
111
KDE_MT_LDFLAGS = @KDE_MT_LDFLAGS@
Lines 135-161 Link Here
135
KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@
117
KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@
136
KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@
118
KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@
137
KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@
119
KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@
138
LEX = @LEX@
120
LDFLAGS = @LDFLAGS@
139
LEXLIB = @LEXLIB@
140
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
141
LIBBZ2 = @LIBBZ2@
142
LIBCOMPAT = @LIBCOMPAT@
121
LIBCOMPAT = @LIBCOMPAT@
143
LIBCRYPT = @LIBCRYPT@
122
LIBCRYPT = @LIBCRYPT@
144
LIBDL = @LIBDL@
123
LIBDL = @LIBDL@
145
LIBGEN = @LIBGEN@
146
LIBJPEG = @LIBJPEG@
124
LIBJPEG = @LIBJPEG@
147
LIBMICO = @LIBMICO@
148
LIBOBJS = @LIBOBJS@
125
LIBOBJS = @LIBOBJS@
149
LIBPNG = @LIBPNG@
126
LIBPNG = @LIBPNG@
150
LIBPTHREAD = @LIBPTHREAD@
127
LIBPTHREAD = @LIBPTHREAD@
151
LIBPYTHON = @LIBPYTHON@
152
LIBQIMGIO = @LIBQIMGIO@
153
LIBRESOLV = @LIBRESOLV@
128
LIBRESOLV = @LIBRESOLV@
154
LIBSHADOW = @LIBSHADOW@
129
LIBS = @LIBS@
155
LIBSM = @LIBSM@
130
LIBSM = @LIBSM@
156
LIBSOCKET = @LIBSOCKET@
131
LIBSOCKET = @LIBSOCKET@
157
LIBSSL = @LIBSSL@
158
LIBTIFF = @LIBTIFF@
159
LIBTOOL = @LIBTOOL@
132
LIBTOOL = @LIBTOOL@
160
LIBUCB = @LIBUCB@
133
LIBUCB = @LIBUCB@
161
LIBUTIL = @LIBUTIL@
134
LIBUTIL = @LIBUTIL@
Lines 169-175 Link Here
169
LIB_KFILE = @LIB_KFILE@
142
LIB_KFILE = @LIB_KFILE@
170
LIB_KFM = @LIB_KFM@
143
LIB_KFM = @LIB_KFM@
171
LIB_KHTML = @LIB_KHTML@
144
LIB_KHTML = @LIB_KHTML@
172
LIB_KIMGIO = @LIB_KIMGIO@
173
LIB_KIO = @LIB_KIO@
145
LIB_KIO = @LIB_KIO@
174
LIB_KPARTS = @LIB_KPARTS@
146
LIB_KPARTS = @LIB_KPARTS@
175
LIB_KSPELL = @LIB_KSPELL@
147
LIB_KSPELL = @LIB_KSPELL@
Lines 177-222 Link Here
177
LIB_POLL = @LIB_POLL@
149
LIB_POLL = @LIB_POLL@
178
LIB_QPE = @LIB_QPE@
150
LIB_QPE = @LIB_QPE@
179
LIB_QT = @LIB_QT@
151
LIB_QT = @LIB_QT@
180
LIB_QTOPIA = @LIB_QTOPIA@
181
LIB_SMB = @LIB_SMB@
152
LIB_SMB = @LIB_SMB@
182
LIB_X11 = @LIB_X11@
153
LIB_X11 = @LIB_X11@
183
LIB_XEXT = @LIB_XEXT@
154
LIB_XEXT = @LIB_XEXT@
184
LN_S = @LN_S@
155
LN_S = @LN_S@
156
LTLIBOBJS = @LTLIBOBJS@
157
MAKEINFO = @MAKEINFO@
185
MCOPIDL = @MCOPIDL@
158
MCOPIDL = @MCOPIDL@
186
MEINPROC = @MEINPROC@
159
MEINPROC = @MEINPROC@
187
MICO_INCLUDES = @MICO_INCLUDES@
188
MICO_LDFLAGS = @MICO_LDFLAGS@
189
MOC = @MOC@
160
MOC = @MOC@
190
MSGFMT = @MSGFMT@
161
MSGFMT = @MSGFMT@
191
NOOPT_CFLAGS = @NOOPT_CFLAGS@
162
NOOPT_CFLAGS = @NOOPT_CFLAGS@
192
NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@
163
NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@
193
NOREPO = @NOREPO@
164
NOREPO = @NOREPO@
194
OBJDUMP = @OBJDUMP@
165
OBJEXT = @OBJEXT@
195
ORBIT_CFLAGS = @ORBIT_CFLAGS@
166
ORBIT_CFLAGS = @ORBIT_CFLAGS@
196
ORBIT_CONFIG = @ORBIT_CONFIG@
167
ORBIT_CONFIG = @ORBIT_CONFIG@
197
ORBIT_IDL = @ORBIT_IDL@
168
ORBIT_IDL = @ORBIT_IDL@
198
ORBIT_LIBS = @ORBIT_LIBS@
169
ORBIT_LIBS = @ORBIT_LIBS@
199
PACKAGE = @PACKAGE@
170
PACKAGE = @PACKAGE@
200
PAMLIBS = @PAMLIBS@
171
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
201
PASSWDLIBS = @PASSWDLIBS@
172
PACKAGE_NAME = @PACKAGE_NAME@
173
PACKAGE_STRING = @PACKAGE_STRING@
174
PACKAGE_TARNAME = @PACKAGE_TARNAME@
175
PACKAGE_VERSION = @PACKAGE_VERSION@
176
PATH_SEPARATOR = @PATH_SEPARATOR@
202
PKGDATADIR = @PKGDATADIR@
177
PKGDATADIR = @PKGDATADIR@
203
PTHREAD_LIB = @PTHREAD_LIB@
178
PTHREAD_LIB = @PTHREAD_LIB@
204
PYTHONINC = @PYTHONINC@
205
PYTHONLIB = @PYTHONLIB@
206
PYTHONMODDIR = @PYTHONMODDIR@
207
QTDOCDIR = @QTDOCDIR@
208
QTE_NORTTI = @QTE_NORTTI@
179
QTE_NORTTI = @QTE_NORTTI@
209
QTOPIA_INCLUDES = @QTOPIA_INCLUDES@
210
QT_INCLUDES = @QT_INCLUDES@
180
QT_INCLUDES = @QT_INCLUDES@
211
QT_LDFLAGS = @QT_LDFLAGS@
181
QT_LDFLAGS = @QT_LDFLAGS@
212
RANLIB = @RANLIB@
182
RANLIB = @RANLIB@
213
RC = @RC@
214
REPO = @REPO@
183
REPO = @REPO@
215
SETUIDFLAGS = @SETUIDFLAGS@
184
SET_MAKE = @SET_MAKE@
216
SSL_INCLUDES = @SSL_INCLUDES@
185
SHELL = @SHELL@
217
SSL_LDFLAGS = @SSL_LDFLAGS@
218
STRIP = @STRIP@
186
STRIP = @STRIP@
219
TOPSUBDIRS = @TOPSUBDIRS@
220
UIC = @UIC@
187
UIC = @UIC@
221
UIC_TR = @UIC_TR@
188
UIC_TR = @UIC_TR@
222
USER_INCLUDES = @USER_INCLUDES@
189
USER_INCLUDES = @USER_INCLUDES@
Lines 227-234 Link Here
227
VERSION = @VERSION@
194
VERSION = @VERSION@
228
WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@
195
WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@
229
XGETTEXT = @XGETTEXT@
196
XGETTEXT = @XGETTEXT@
230
XPMINC = @XPMINC@
231
XPMLIB = @XPMLIB@
232
XPM_LIBS = @XPM_LIBS@
197
XPM_LIBS = @XPM_LIBS@
233
X_CFLAGS = @X_CFLAGS@
198
X_CFLAGS = @X_CFLAGS@
234
X_EXTRA_LIBS = @X_EXTRA_LIBS@
199
X_EXTRA_LIBS = @X_EXTRA_LIBS@
Lines 237-251 Link Here
237
X_LIBS = @X_LIBS@
202
X_LIBS = @X_LIBS@
238
X_PRE_LIBS = @X_PRE_LIBS@
203
X_PRE_LIBS = @X_PRE_LIBS@
239
ZVT_LIBS = @ZVT_LIBS@
204
ZVT_LIBS = @ZVT_LIBS@
205
ac_ct_CC = @ac_ct_CC@
206
ac_ct_CXX = @ac_ct_CXX@
207
ac_ct_RANLIB = @ac_ct_RANLIB@
208
ac_ct_STRIP = @ac_ct_STRIP@
240
all_includes = @all_includes@
209
all_includes = @all_includes@
241
all_libraries = @all_libraries@
210
all_libraries = @all_libraries@
211
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
212
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
213
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
214
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
242
am__include = @am__include@
215
am__include = @am__include@
216
am__leading_dot = @am__leading_dot@
243
am__quote = @am__quote@
217
am__quote = @am__quote@
218
bindir = @bindir@
219
build = @build@
220
build_alias = @build_alias@
221
build_cpu = @build_cpu@
222
build_os = @build_os@
223
build_vendor = @build_vendor@
244
cflags_set = @cflags_set@
224
cflags_set = @cflags_set@
245
cxxflags_set = @cxxflags_set@
225
datadir = @datadir@
246
idldir = @idldir@
226
exec_prefix = @exec_prefix@
227
host = @host@
228
host_alias = @host_alias@
229
host_cpu = @host_cpu@
230
host_os = @host_os@
231
host_vendor = @host_vendor@
232
includedir = @includedir@
233
infodir = @infodir@
247
install_sh = @install_sh@
234
install_sh = @install_sh@
248
jni_includes = @jni_includes@
249
kde_appsdir = @kde_appsdir@
235
kde_appsdir = @kde_appsdir@
250
kde_bindir = @kde_bindir@
236
kde_bindir = @kde_bindir@
251
kde_confdir = @kde_confdir@
237
kde_confdir = @kde_confdir@
Lines 267-275 Link Here
267
kde_templatesdir = @kde_templatesdir@
253
kde_templatesdir = @kde_templatesdir@
268
kde_wallpaperdir = @kde_wallpaperdir@
254
kde_wallpaperdir = @kde_wallpaperdir@
269
kde_widgetdir = @kde_widgetdir@
255
kde_widgetdir = @kde_widgetdir@
270
micodir = @micodir@
256
libdir = @libdir@
257
libexecdir = @libexecdir@
258
localstatedir = @localstatedir@
259
mandir = @mandir@
260
oldincludedir = @oldincludedir@
261
prefix = @prefix@
262
program_transform_name = @program_transform_name@
271
qt_includes = @qt_includes@
263
qt_includes = @qt_includes@
272
qt_libraries = @qt_libraries@
264
qt_libraries = @qt_libraries@
265
sbindir = @sbindir@
266
sharedstatedir = @sharedstatedir@
267
sysconfdir = @sysconfdir@
268
target = @target@
269
target_alias = @target_alias@
270
target_cpu = @target_cpu@
271
target_os = @target_os@
272
target_vendor = @target_vendor@
273
x_includes = @x_includes@
273
x_includes = @x_includes@
274
x_libraries = @x_libraries@
274
x_libraries = @x_libraries@
275
SUBDIRS = celutil celmath cel3ds celtxf celengine celestia
275
SUBDIRS = celutil celmath cel3ds celtxf celengine celestia
Lines 281-286 Link Here
281
281
282
noinst_PROGRAMS = buildstardb
282
noinst_PROGRAMS = buildstardb
283
subdir = src
283
subdir = src
284
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
284
mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs
285
mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs
285
CONFIG_HEADER = $(top_builddir)/config.h
286
CONFIG_HEADER = $(top_builddir)/config.h
286
CONFIG_CLEAN_FILES =
287
CONFIG_CLEAN_FILES =
Lines 295-305 Link Here
295
buildstardb_DEPENDENCIES =
296
buildstardb_DEPENDENCIES =
296
buildstardb_LDFLAGS =
297
buildstardb_LDFLAGS =
297
298
298
DEFS = @DEFS@
299
DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
299
DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
300
CPPFLAGS = @CPPFLAGS@
301
LDFLAGS = @LDFLAGS@
302
LIBS = @LIBS@
303
depcomp = $(SHELL) $(top_srcdir)/admin/depcomp
300
depcomp = $(SHELL) $(top_srcdir)/admin/depcomp
304
am__depfiles_maybe = depfiles
301
am__depfiles_maybe = depfiles
305
#>- @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/buildstardb.Po
302
#>- @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/buildstardb.Po
Lines 324-338 Link Here
324
#>+ 2
321
#>+ 2
325
CXXLINK = $(LIBTOOL) --mode=link --tag=CXX $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) \
322
CXXLINK = $(LIBTOOL) --mode=link --tag=CXX $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) \
326
	$(AM_LDFLAGS) $(LDFLAGS) -o $@
323
	$(AM_LDFLAGS) $(LDFLAGS) -o $@
327
CXXFLAGS = @CXXFLAGS@
328
DIST_SOURCES = $(buildstardb_SOURCES)
324
DIST_SOURCES = $(buildstardb_SOURCES)
329
DATA = $(noinst_DATA)
325
DATA = $(noinst_DATA)
330
326
331
327
332
RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
328
RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
333
	uninstall-info-recursive all-recursive install-data-recursive \
329
	ps-recursive install-info-recursive uninstall-info-recursive \
334
	install-exec-recursive installdirs-recursive install-recursive \
330
	all-recursive install-data-recursive install-exec-recursive \
335
	uninstall-recursive check-recursive installcheck-recursive
331
	installdirs-recursive install-recursive uninstall-recursive \
332
	check-recursive installcheck-recursive
336
DIST_COMMON = Makefile.am Makefile.in
333
DIST_COMMON = Makefile.am Makefile.in
337
DIST_SUBDIRS = $(SUBDIRS)
334
DIST_SUBDIRS = $(SUBDIRS)
338
SOURCES = $(buildstardb_SOURCES)
335
SOURCES = $(buildstardb_SOURCES)
Lines 375-397 Link Here
375
	-rm -rf ./$(DEPDIR)
372
	-rm -rf ./$(DEPDIR)
376
373
377
.cpp.o:
374
.cpp.o:
378
@AMDEP_TRUE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
375
@am__fastdepCXX_TRUE@	if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
379
@AMDEP_TRUE@	depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
376
@am__fastdepCXX_TRUE@	  -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
380
@AMDEP_TRUE@	$(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
377
@am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
381
	$(CXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
378
@am__fastdepCXX_TRUE@	else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
379
@am__fastdepCXX_TRUE@	fi
380
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
381
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
382
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
383
@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
382
384
383
.cpp.obj:
385
.cpp.obj:
384
@AMDEP_TRUE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
386
@am__fastdepCXX_TRUE@	if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
385
@AMDEP_TRUE@	depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
387
@am__fastdepCXX_TRUE@	  -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
386
@AMDEP_TRUE@	$(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
388
@am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
387
	$(CXXCOMPILE) -c -o $@ `cygpath -w $<`
389
@am__fastdepCXX_TRUE@	else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
390
@am__fastdepCXX_TRUE@	fi
391
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
392
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
393
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
394
@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
388
395
389
.cpp.lo:
396
.cpp.lo:
390
@AMDEP_TRUE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
397
@am__fastdepCXX_TRUE@	if $(LTCXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
391
@AMDEP_TRUE@	depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
398
@am__fastdepCXX_TRUE@	  -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
392
@AMDEP_TRUE@	$(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
399
@am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \
393
	$(LTCXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
400
@am__fastdepCXX_TRUE@	else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
394
CXXDEPMODE = @CXXDEPMODE@
401
@am__fastdepCXX_TRUE@	fi
402
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
403
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
404
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
405
@am__fastdepCXX_FALSE@	$(LTCXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
395
406
396
mostlyclean-libtool:
407
mostlyclean-libtool:
397
	-rm -f *.lo
408
	-rm -f *.lo
Lines 457-466 Link Here
457
	list='$(SUBDIRS)'; for subdir in $$list; do \
468
	list='$(SUBDIRS)'; for subdir in $$list; do \
458
	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
469
	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
459
	done
470
	done
471
ctags-recursive:
472
	list='$(SUBDIRS)'; for subdir in $$list; do \
473
	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
474
	done
460
475
461
ETAGS = etags
476
ETAGS = etags
462
ETAGSFLAGS =
477
ETAGSFLAGS =
463
478
479
CTAGS = ctags
480
CTAGSFLAGS =
481
464
tags: TAGS
482
tags: TAGS
465
483
466
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
484
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
Lines 476-484 Link Here
476
		$(TAGS_FILES) $(LISP)
494
		$(TAGS_FILES) $(LISP)
477
	tags=; \
495
	tags=; \
478
	here=`pwd`; \
496
	here=`pwd`; \
497
	if (etags --etags-include --version) >/dev/null 2>&1; then \
498
	  include_option=--etags-include; \
499
	else \
500
	  include_option=--include; \
501
	fi; \
479
	list='$(SUBDIRS)'; for subdir in $$list; do \
502
	list='$(SUBDIRS)'; for subdir in $$list; do \
480
	  if test "$$subdir" = .; then :; else \
503
	  if test "$$subdir" = .; then :; else \
481
	    test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
504
	    test -f $$subdir/TAGS && \
505
	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
482
	  fi; \
506
	  fi; \
483
	done; \
507
	done; \
484
	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
508
	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
Lines 491-506 Link Here
491
	  || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
515
	  || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
492
	     $$tags $$unique
516
	     $$tags $$unique
493
517
518
ctags: CTAGS
519
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
520
		$(TAGS_FILES) $(LISP)
521
	tags=; \
522
	here=`pwd`; \
523
	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
524
	unique=`for i in $$list; do \
525
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
526
	  done | \
527
	  $(AWK) '    { files[$$0] = 1; } \
528
	       END { for (i in files) print i; }'`; \
529
	test -z "$(CTAGS_ARGS)$$tags$$unique" \
530
	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
531
	     $$tags $$unique
532
494
GTAGS:
533
GTAGS:
495
	here=`$(am__cd) $(top_builddir) && pwd` \
534
	here=`$(am__cd) $(top_builddir) && pwd` \
496
	  && cd $(top_srcdir) \
535
	  && cd $(top_srcdir) \
497
	  && gtags -i $(GTAGS_ARGS) $$here
536
	  && gtags -i $(GTAGS_ARGS) $$here
498
537
499
distclean-tags:
538
distclean-tags:
500
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
539
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
501
#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
540
#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
502
#>+ 4
541
#>+ 4
503
KDE_DIST=winbuild.mak readstars.cpp packnames.cpp Celestia.dsw packdb.cpp 
542
KDE_DIST=winbuild.mak packnames.cpp Celestia.dsw readstars.cpp packdb.cpp 
504
543
505
DISTFILES= $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
544
DISTFILES= $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
506
545
Lines 509-515 Link Here
509
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
548
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
510
549
511
distdir: $(DISTFILES)
550
distdir: $(DISTFILES)
512
	@list='$(DISTFILES)'; for file in $$list; do \
551
	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
552
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
553
	list='$(DISTFILES)'; for file in $$list; do \
554
	  case $$file in \
555
	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
556
	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
557
	  esac; \
513
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
558
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
514
	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
559
	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
515
	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
560
	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
Lines 611-636 Link Here
611
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
656
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
612
	mostlyclean-libtool
657
	mostlyclean-libtool
613
658
659
pdf: pdf-recursive
660
661
pdf-am:
662
663
ps: ps-recursive
664
665
ps-am:
666
614
uninstall-am: uninstall-info-am
667
uninstall-am: uninstall-info-am
615
668
616
uninstall-info: uninstall-info-recursive
669
uninstall-info: uninstall-info-recursive
617
670
618
.PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am check check-am clean \
671
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
619
	clean-generic clean-libtool clean-noinstPROGRAMS \
672
	clean-generic clean-libtool clean-noinstPROGRAMS \
620
	clean-recursive distclean distclean-compile distclean-depend \
673
	clean-recursive ctags ctags-recursive distclean \
621
	distclean-generic distclean-libtool distclean-recursive \
674
	distclean-compile distclean-depend distclean-generic \
622
	distclean-tags distdir dvi dvi-am dvi-recursive info info-am \
675
	distclean-libtool distclean-recursive distclean-tags distdir \
623
	info-recursive install install-am install-data install-data-am \
676
	dvi dvi-am dvi-recursive info info-am info-recursive install \
624
	install-data-recursive install-exec install-exec-am \
677
	install-am install-data install-data-am install-data-recursive \
625
	install-exec-recursive install-info install-info-am \
678
	install-exec install-exec-am install-exec-recursive \
626
	install-info-recursive install-man install-recursive \
679
	install-info install-info-am install-info-recursive install-man \
627
	install-strip installcheck installcheck-am installdirs \
680
	install-recursive install-strip installcheck installcheck-am \
628
	installdirs-am installdirs-recursive maintainer-clean \
681
	installdirs installdirs-am installdirs-recursive \
629
	maintainer-clean-generic maintainer-clean-recursive mostlyclean \
682
	maintainer-clean maintainer-clean-generic \
630
	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
683
	maintainer-clean-recursive mostlyclean mostlyclean-compile \
631
	mostlyclean-recursive tags tags-recursive uninstall \
684
	mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \
632
	uninstall-am uninstall-info-am uninstall-info-recursive \
685
	pdf pdf-am pdf-recursive ps ps-am ps-recursive tags \
633
	uninstall-recursive
686
	tags-recursive uninstall uninstall-am uninstall-info-am \
687
	uninstall-info-recursive uninstall-recursive
634
688
635
# Tell versions [3.59,3.63) of GNU make to not export all variables.
689
# Tell versions [3.59,3.63) of GNU make to not export all variables.
636
# Otherwise a system limit (for SysV at least) may be exceeded.
690
# Otherwise a system limit (for SysV at least) may be exceeded.
(-)celestia-1.3.1-old/src/cel3ds/Makefile.in (-120 / +162 lines)
Lines 1-8 Link Here
1
# Makefile.in generated by automake 1.6.3 from Makefile.am.
1
# Makefile.in generated by automake 1.7.6 from Makefile.am.
2
# KDE tags expanded automatically by am_edit - $Revision: 1.2 $ 
2
# KDE tags expanded automatically by am_edit - $Revision: 1.2 $ 
3
# @configure_input@
3
# @configure_input@
4
4
5
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
5
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
6
# Free Software Foundation, Inc.
6
# Free Software Foundation, Inc.
7
# This Makefile.in is free software; the Free Software Foundation
7
# This Makefile.in is free software; the Free Software Foundation
8
# gives unlimited permission to copy and/or distribute it,
8
# gives unlimited permission to copy and/or distribute it,
Lines 14-101 Link Here
14
# PARTICULAR PURPOSE.
14
# PARTICULAR PURPOSE.
15
15
16
@SET_MAKE@
16
@SET_MAKE@
17
SHELL = @SHELL@
18
17
19
srcdir = @srcdir@
18
srcdir = @srcdir@
20
top_srcdir = @top_srcdir@
19
top_srcdir = @top_srcdir@
21
VPATH = @srcdir@
20
VPATH = @srcdir@
22
prefix = @prefix@
23
exec_prefix = @exec_prefix@
24
25
bindir = @bindir@
26
sbindir = @sbindir@
27
libexecdir = @libexecdir@
28
datadir = @datadir@
29
sysconfdir = @sysconfdir@
30
sharedstatedir = @sharedstatedir@
31
localstatedir = @localstatedir@
32
libdir = @libdir@
33
infodir = @infodir@
34
mandir = @mandir@
35
includedir = @includedir@
36
oldincludedir = /usr/include
37
pkgdatadir = $(datadir)/@PACKAGE@
21
pkgdatadir = $(datadir)/@PACKAGE@
38
pkglibdir = $(libdir)/@PACKAGE@
22
pkglibdir = $(libdir)/@PACKAGE@
39
pkgincludedir = $(includedir)/@PACKAGE@
23
pkgincludedir = $(includedir)/@PACKAGE@
40
top_builddir = ../..
24
top_builddir = ../..
41
25
42
ACLOCAL = @ACLOCAL@
43
AUTOCONF = @AUTOCONF@
44
AUTOMAKE = @AUTOMAKE@
45
AUTOHEADER = @AUTOHEADER@
46
47
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
48
INSTALL = @INSTALL@
27
INSTALL = @INSTALL@
49
INSTALL_PROGRAM = @INSTALL_PROGRAM@
50
INSTALL_DATA = @INSTALL_DATA@
51
install_sh_DATA = $(install_sh) -c -m 644
28
install_sh_DATA = $(install_sh) -c -m 644
52
install_sh_PROGRAM = $(install_sh) -c
29
install_sh_PROGRAM = $(install_sh) -c
53
install_sh_SCRIPT = $(install_sh) -c
30
install_sh_SCRIPT = $(install_sh) -c
54
INSTALL_SCRIPT = @INSTALL_SCRIPT@
55
INSTALL_HEADER = $(INSTALL_DATA)
31
INSTALL_HEADER = $(INSTALL_DATA)
56
transform = @program_transform_name@
32
transform = $(program_transform_name)
57
NORMAL_INSTALL = :
33
NORMAL_INSTALL = :
58
PRE_INSTALL = :
34
PRE_INSTALL = :
59
POST_INSTALL = :
35
POST_INSTALL = :
60
NORMAL_UNINSTALL = :
36
NORMAL_UNINSTALL = :
61
PRE_UNINSTALL = :
37
PRE_UNINSTALL = :
62
POST_UNINSTALL = :
38
POST_UNINSTALL = :
63
build_alias = @build_alias@
64
build_triplet = @build@
39
build_triplet = @build@
65
host_alias = @host_alias@
66
host_triplet = @host@
40
host_triplet = @host@
67
target_alias = @target_alias@
68
target_triplet = @target@
41
target_triplet = @target@
69
42
ACLOCAL = @ACLOCAL@
70
EXEEXT = @EXEEXT@
43
AMDEP_FALSE = @AMDEP_FALSE@
71
OBJEXT = @OBJEXT@
44
AMDEP_TRUE = @AMDEP_TRUE@
72
PATH_SEPARATOR = @PATH_SEPARATOR@
73
AMTAR = @AMTAR@
45
AMTAR = @AMTAR@
74
ARTSCCONFIG = @ARTSCCONFIG@
46
ARTSCCONFIG = @ARTSCCONFIG@
75
AS = @AS@
47
AUTOCONF = @AUTOCONF@
76
AUTODIRS = @AUTODIRS@
48
AUTODIRS = @AUTODIRS@
49
AUTOHEADER = @AUTOHEADER@
50
AUTOMAKE = @AUTOMAKE@
77
AWK = @AWK@
51
AWK = @AWK@
78
CC = @CC@
52
CC = @CC@
79
CONF_FILES = @CONF_FILES@
53
CCDEPMODE = @CCDEPMODE@
54
CFLAGS = @CFLAGS@
80
CPP = @CPP@
55
CPP = @CPP@
56
CPPFLAGS = @CPPFLAGS@
81
CXX = @CXX@
57
CXX = @CXX@
82
CXXCPP = @CXXCPP@
58
CXXCPP = @CXXCPP@
59
CXXDEPMODE = @CXXDEPMODE@
60
CXXFLAGS = @CXXFLAGS@
61
CYGPATH_W = @CYGPATH_W@
83
DCOPIDL = @DCOPIDL@
62
DCOPIDL = @DCOPIDL@
84
DCOPIDL2CPP = @DCOPIDL2CPP@
63
DCOPIDL2CPP = @DCOPIDL2CPP@
85
DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@
64
DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@
65
DEFS = @DEFS@
86
DEPDIR = @DEPDIR@
66
DEPDIR = @DEPDIR@
87
DLLTOOL = @DLLTOOL@
88
DOXYGEN = @DOXYGEN@
89
DOXYGEN_PROJECT_NAME = @DOXYGEN_PROJECT_NAME@
90
DOXYGEN_PROJECT_NUMBER = @DOXYGEN_PROJECT_NUMBER@
91
DPMSINC = @DPMSINC@
92
DPMSLIB = @DPMSLIB@
93
ECHO = @ECHO@
67
ECHO = @ECHO@
68
ECHO_C = @ECHO_C@
69
ECHO_N = @ECHO_N@
70
ECHO_T = @ECHO_T@
71
EGREP = @EGREP@
72
ENABLE_CELX_FALSE = @ENABLE_CELX_FALSE@
73
ENABLE_CELX_TRUE = @ENABLE_CELX_TRUE@
74
ENABLE_GLUT_FALSE = @ENABLE_GLUT_FALSE@
75
ENABLE_GLUT_TRUE = @ENABLE_GLUT_TRUE@
76
ENABLE_GTK_FALSE = @ENABLE_GTK_FALSE@
77
ENABLE_GTK_TRUE = @ENABLE_GTK_TRUE@
78
ENABLE_HIPPARCOS_FALSE = @ENABLE_HIPPARCOS_FALSE@
79
ENABLE_HIPPARCOS_TRUE = @ENABLE_HIPPARCOS_TRUE@
80
ENABLE_KDE_FALSE = @ENABLE_KDE_FALSE@
81
ENABLE_KDE_TRUE = @ENABLE_KDE_TRUE@
82
EXEEXT = @EXEEXT@
94
FRAMEWORK_COREAUDIO = @FRAMEWORK_COREAUDIO@
83
FRAMEWORK_COREAUDIO = @FRAMEWORK_COREAUDIO@
95
GCJ = @GCJ@
96
GCJFLAGS = @GCJFLAGS@
97
GLINC = @GLINC@
98
GLLIB = @GLLIB@
99
GMSGFMT = @GMSGFMT@
84
GMSGFMT = @GMSGFMT@
100
GNOMEGNORBA_LIBS = @GNOMEGNORBA_LIBS@
85
GNOMEGNORBA_LIBS = @GNOMEGNORBA_LIBS@
101
GNOMEUI_LIBS = @GNOMEUI_LIBS@
86
GNOMEUI_LIBS = @GNOMEUI_LIBS@
Lines 113-129 Link Here
113
GTK_CONFIG = @GTK_CONFIG@
98
GTK_CONFIG = @GTK_CONFIG@
114
GTK_LIBS = @GTK_LIBS@
99
GTK_LIBS = @GTK_LIBS@
115
HIPDIR = @HIPDIR@
100
HIPDIR = @HIPDIR@
116
IDL = @IDL@
101
INSIDE_GNOME_COMMON_FALSE = @INSIDE_GNOME_COMMON_FALSE@
117
IDL_DEPENDENCIES = @IDL_DEPENDENCIES@
102
INSIDE_GNOME_COMMON_TRUE = @INSIDE_GNOME_COMMON_TRUE@
103
INSTALL_DATA = @INSTALL_DATA@
104
INSTALL_PROGRAM = @INSTALL_PROGRAM@
105
INSTALL_SCRIPT = @INSTALL_SCRIPT@
118
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
106
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
119
JAR = @JAR@
120
JAVAC = @JAVAC@
121
JAVAH = @JAVAH@
122
JVMLIBS = @JVMLIBS@
123
KDECONFIG = @KDECONFIG@
107
KDECONFIG = @KDECONFIG@
124
KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@
108
KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@
125
KDE_HAS_DOXYGEN = @KDE_HAS_DOXYGEN@
126
KDE_HAVE_DOT = @KDE_HAVE_DOT@
127
KDE_INCLUDES = @KDE_INCLUDES@
109
KDE_INCLUDES = @KDE_INCLUDES@
128
KDE_LDFLAGS = @KDE_LDFLAGS@
110
KDE_LDFLAGS = @KDE_LDFLAGS@
129
KDE_MT_LDFLAGS = @KDE_MT_LDFLAGS@
111
KDE_MT_LDFLAGS = @KDE_MT_LDFLAGS@
Lines 135-161 Link Here
135
KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@
117
KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@
136
KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@
118
KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@
137
KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@
119
KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@
138
LEX = @LEX@
120
LDFLAGS = @LDFLAGS@
139
LEXLIB = @LEXLIB@
140
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
141
LIBBZ2 = @LIBBZ2@
142
LIBCOMPAT = @LIBCOMPAT@
121
LIBCOMPAT = @LIBCOMPAT@
143
LIBCRYPT = @LIBCRYPT@
122
LIBCRYPT = @LIBCRYPT@
144
LIBDL = @LIBDL@
123
LIBDL = @LIBDL@
145
LIBGEN = @LIBGEN@
146
LIBJPEG = @LIBJPEG@
124
LIBJPEG = @LIBJPEG@
147
LIBMICO = @LIBMICO@
148
LIBOBJS = @LIBOBJS@
125
LIBOBJS = @LIBOBJS@
149
LIBPNG = @LIBPNG@
126
LIBPNG = @LIBPNG@
150
LIBPTHREAD = @LIBPTHREAD@
127
LIBPTHREAD = @LIBPTHREAD@
151
LIBPYTHON = @LIBPYTHON@
152
LIBQIMGIO = @LIBQIMGIO@
153
LIBRESOLV = @LIBRESOLV@
128
LIBRESOLV = @LIBRESOLV@
154
LIBSHADOW = @LIBSHADOW@
129
LIBS = @LIBS@
155
LIBSM = @LIBSM@
130
LIBSM = @LIBSM@
156
LIBSOCKET = @LIBSOCKET@
131
LIBSOCKET = @LIBSOCKET@
157
LIBSSL = @LIBSSL@
158
LIBTIFF = @LIBTIFF@
159
LIBTOOL = @LIBTOOL@
132
LIBTOOL = @LIBTOOL@
160
LIBUCB = @LIBUCB@
133
LIBUCB = @LIBUCB@
161
LIBUTIL = @LIBUTIL@
134
LIBUTIL = @LIBUTIL@
Lines 169-175 Link Here
169
LIB_KFILE = @LIB_KFILE@
142
LIB_KFILE = @LIB_KFILE@
170
LIB_KFM = @LIB_KFM@
143
LIB_KFM = @LIB_KFM@
171
LIB_KHTML = @LIB_KHTML@
144
LIB_KHTML = @LIB_KHTML@
172
LIB_KIMGIO = @LIB_KIMGIO@
173
LIB_KIO = @LIB_KIO@
145
LIB_KIO = @LIB_KIO@
174
LIB_KPARTS = @LIB_KPARTS@
146
LIB_KPARTS = @LIB_KPARTS@
175
LIB_KSPELL = @LIB_KSPELL@
147
LIB_KSPELL = @LIB_KSPELL@
Lines 177-222 Link Here
177
LIB_POLL = @LIB_POLL@
149
LIB_POLL = @LIB_POLL@
178
LIB_QPE = @LIB_QPE@
150
LIB_QPE = @LIB_QPE@
179
LIB_QT = @LIB_QT@
151
LIB_QT = @LIB_QT@
180
LIB_QTOPIA = @LIB_QTOPIA@
181
LIB_SMB = @LIB_SMB@
152
LIB_SMB = @LIB_SMB@
182
LIB_X11 = @LIB_X11@
153
LIB_X11 = @LIB_X11@
183
LIB_XEXT = @LIB_XEXT@
154
LIB_XEXT = @LIB_XEXT@
184
LN_S = @LN_S@
155
LN_S = @LN_S@
156
LTLIBOBJS = @LTLIBOBJS@
157
MAKEINFO = @MAKEINFO@
185
MCOPIDL = @MCOPIDL@
158
MCOPIDL = @MCOPIDL@
186
MEINPROC = @MEINPROC@
159
MEINPROC = @MEINPROC@
187
MICO_INCLUDES = @MICO_INCLUDES@
188
MICO_LDFLAGS = @MICO_LDFLAGS@
189
MOC = @MOC@
160
MOC = @MOC@
190
MSGFMT = @MSGFMT@
161
MSGFMT = @MSGFMT@
191
NOOPT_CFLAGS = @NOOPT_CFLAGS@
162
NOOPT_CFLAGS = @NOOPT_CFLAGS@
192
NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@
163
NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@
193
NOREPO = @NOREPO@
164
NOREPO = @NOREPO@
194
OBJDUMP = @OBJDUMP@
165
OBJEXT = @OBJEXT@
195
ORBIT_CFLAGS = @ORBIT_CFLAGS@
166
ORBIT_CFLAGS = @ORBIT_CFLAGS@
196
ORBIT_CONFIG = @ORBIT_CONFIG@
167
ORBIT_CONFIG = @ORBIT_CONFIG@
197
ORBIT_IDL = @ORBIT_IDL@
168
ORBIT_IDL = @ORBIT_IDL@
198
ORBIT_LIBS = @ORBIT_LIBS@
169
ORBIT_LIBS = @ORBIT_LIBS@
199
PACKAGE = @PACKAGE@
170
PACKAGE = @PACKAGE@
200
PAMLIBS = @PAMLIBS@
171
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
201
PASSWDLIBS = @PASSWDLIBS@
172
PACKAGE_NAME = @PACKAGE_NAME@
173
PACKAGE_STRING = @PACKAGE_STRING@
174
PACKAGE_TARNAME = @PACKAGE_TARNAME@
175
PACKAGE_VERSION = @PACKAGE_VERSION@
176
PATH_SEPARATOR = @PATH_SEPARATOR@
202
PKGDATADIR = @PKGDATADIR@
177
PKGDATADIR = @PKGDATADIR@
203
PTHREAD_LIB = @PTHREAD_LIB@
178
PTHREAD_LIB = @PTHREAD_LIB@
204
PYTHONINC = @PYTHONINC@
205
PYTHONLIB = @PYTHONLIB@
206
PYTHONMODDIR = @PYTHONMODDIR@
207
QTDOCDIR = @QTDOCDIR@
208
QTE_NORTTI = @QTE_NORTTI@
179
QTE_NORTTI = @QTE_NORTTI@
209
QTOPIA_INCLUDES = @QTOPIA_INCLUDES@
210
QT_INCLUDES = @QT_INCLUDES@
180
QT_INCLUDES = @QT_INCLUDES@
211
QT_LDFLAGS = @QT_LDFLAGS@
181
QT_LDFLAGS = @QT_LDFLAGS@
212
RANLIB = @RANLIB@
182
RANLIB = @RANLIB@
213
RC = @RC@
214
REPO = @REPO@
183
REPO = @REPO@
215
SETUIDFLAGS = @SETUIDFLAGS@
184
SET_MAKE = @SET_MAKE@
216
SSL_INCLUDES = @SSL_INCLUDES@
185
SHELL = @SHELL@
217
SSL_LDFLAGS = @SSL_LDFLAGS@
218
STRIP = @STRIP@
186
STRIP = @STRIP@
219
TOPSUBDIRS = @TOPSUBDIRS@
220
UIC = @UIC@
187
UIC = @UIC@
221
UIC_TR = @UIC_TR@
188
UIC_TR = @UIC_TR@
222
USER_INCLUDES = @USER_INCLUDES@
189
USER_INCLUDES = @USER_INCLUDES@
Lines 227-234 Link Here
227
VERSION = @VERSION@
194
VERSION = @VERSION@
228
WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@
195
WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@
229
XGETTEXT = @XGETTEXT@
196
XGETTEXT = @XGETTEXT@
230
XPMINC = @XPMINC@
231
XPMLIB = @XPMLIB@
232
XPM_LIBS = @XPM_LIBS@
197
XPM_LIBS = @XPM_LIBS@
233
X_CFLAGS = @X_CFLAGS@
198
X_CFLAGS = @X_CFLAGS@
234
X_EXTRA_LIBS = @X_EXTRA_LIBS@
199
X_EXTRA_LIBS = @X_EXTRA_LIBS@
Lines 237-251 Link Here
237
X_LIBS = @X_LIBS@
202
X_LIBS = @X_LIBS@
238
X_PRE_LIBS = @X_PRE_LIBS@
203
X_PRE_LIBS = @X_PRE_LIBS@
239
ZVT_LIBS = @ZVT_LIBS@
204
ZVT_LIBS = @ZVT_LIBS@
205
ac_ct_CC = @ac_ct_CC@
206
ac_ct_CXX = @ac_ct_CXX@
207
ac_ct_RANLIB = @ac_ct_RANLIB@
208
ac_ct_STRIP = @ac_ct_STRIP@
240
all_includes = @all_includes@
209
all_includes = @all_includes@
241
all_libraries = @all_libraries@
210
all_libraries = @all_libraries@
211
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
212
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
213
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
214
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
242
am__include = @am__include@
215
am__include = @am__include@
216
am__leading_dot = @am__leading_dot@
243
am__quote = @am__quote@
217
am__quote = @am__quote@
218
bindir = @bindir@
219
build = @build@
220
build_alias = @build_alias@
221
build_cpu = @build_cpu@
222
build_os = @build_os@
223
build_vendor = @build_vendor@
244
cflags_set = @cflags_set@
224
cflags_set = @cflags_set@
245
cxxflags_set = @cxxflags_set@
225
datadir = @datadir@
246
idldir = @idldir@
226
exec_prefix = @exec_prefix@
227
host = @host@
228
host_alias = @host_alias@
229
host_cpu = @host_cpu@
230
host_os = @host_os@
231
host_vendor = @host_vendor@
232
includedir = @includedir@
233
infodir = @infodir@
247
install_sh = @install_sh@
234
install_sh = @install_sh@
248
jni_includes = @jni_includes@
249
kde_appsdir = @kde_appsdir@
235
kde_appsdir = @kde_appsdir@
250
kde_bindir = @kde_bindir@
236
kde_bindir = @kde_bindir@
251
kde_confdir = @kde_confdir@
237
kde_confdir = @kde_confdir@
Lines 267-275 Link Here
267
kde_templatesdir = @kde_templatesdir@
253
kde_templatesdir = @kde_templatesdir@
268
kde_wallpaperdir = @kde_wallpaperdir@
254
kde_wallpaperdir = @kde_wallpaperdir@
269
kde_widgetdir = @kde_widgetdir@
255
kde_widgetdir = @kde_widgetdir@
270
micodir = @micodir@
256
libdir = @libdir@
257
libexecdir = @libexecdir@
258
localstatedir = @localstatedir@
259
mandir = @mandir@
260
oldincludedir = @oldincludedir@
261
prefix = @prefix@
262
program_transform_name = @program_transform_name@
271
qt_includes = @qt_includes@
263
qt_includes = @qt_includes@
272
qt_libraries = @qt_libraries@
264
qt_libraries = @qt_libraries@
265
sbindir = @sbindir@
266
sharedstatedir = @sharedstatedir@
267
sysconfdir = @sysconfdir@
268
target = @target@
269
target_alias = @target_alias@
270
target_cpu = @target_cpu@
271
target_os = @target_os@
272
target_vendor = @target_vendor@
273
x_includes = @x_includes@
273
x_includes = @x_includes@
274
x_libraries = @x_libraries@
274
x_libraries = @x_libraries@
275
noinst_LIBRARIES = libcel3ds.a
275
noinst_LIBRARIES = libcel3ds.a
Lines 286-291 Link Here
286
	3dsread.cpp
286
	3dsread.cpp
287
287
288
subdir = src/cel3ds
288
subdir = src/cel3ds
289
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
289
mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs
290
mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs
290
CONFIG_HEADER = $(top_builddir)/config.h
291
CONFIG_HEADER = $(top_builddir)/config.h
291
CONFIG_CLEAN_FILES =
292
CONFIG_CLEAN_FILES =
Lines 301-311 Link Here
301
@KDE_USE_FINAL_FALSE@libcel3ds_a_OBJECTS = $(libcel3ds_a_nofinal_OBJECTS)
302
@KDE_USE_FINAL_FALSE@libcel3ds_a_OBJECTS = $(libcel3ds_a_nofinal_OBJECTS)
302
@KDE_USE_FINAL_TRUE@libcel3ds_a_OBJECTS = $(libcel3ds_a_final_OBJECTS)
303
@KDE_USE_FINAL_TRUE@libcel3ds_a_OBJECTS = $(libcel3ds_a_final_OBJECTS)
303
304
304
DEFS = @DEFS@
305
DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
305
DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
306
CPPFLAGS = @CPPFLAGS@
307
LDFLAGS = @LDFLAGS@
308
LIBS = @LIBS@
309
depcomp = $(SHELL) $(top_srcdir)/admin/depcomp
306
depcomp = $(SHELL) $(top_srcdir)/admin/depcomp
310
am__depfiles_maybe = depfiles
307
am__depfiles_maybe = depfiles
311
#>- @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/3dsmodel.Po ./$(DEPDIR)/3dsread.Po
308
#>- @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/3dsmodel.Po ./$(DEPDIR)/3dsread.Po
Lines 331-337 Link Here
331
#>+ 2
328
#>+ 2
332
CXXLINK = $(LIBTOOL) --mode=link --tag=CXX $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) \
329
CXXLINK = $(LIBTOOL) --mode=link --tag=CXX $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) \
333
	$(AM_LDFLAGS) $(LDFLAGS) -o $@
330
	$(AM_LDFLAGS) $(LDFLAGS) -o $@
334
CXXFLAGS = @CXXFLAGS@
335
DIST_SOURCES = $(libcel3ds_a_SOURCES)
331
DIST_SOURCES = $(libcel3ds_a_SOURCES)
336
DATA = $(noinst_DATA)
332
DATA = $(noinst_DATA)
337
333
Lines 378-400 Link Here
378
	-rm -rf ./$(DEPDIR)
374
	-rm -rf ./$(DEPDIR)
379
375
380
.cpp.o:
376
.cpp.o:
381
@AMDEP_TRUE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
377
@am__fastdepCXX_TRUE@	if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
382
@AMDEP_TRUE@	depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
378
@am__fastdepCXX_TRUE@	  -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
383
@AMDEP_TRUE@	$(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
379
@am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
384
	$(CXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
380
@am__fastdepCXX_TRUE@	else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
381
@am__fastdepCXX_TRUE@	fi
382
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
383
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
384
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
385
@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
385
386
386
.cpp.obj:
387
.cpp.obj:
387
@AMDEP_TRUE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
388
@am__fastdepCXX_TRUE@	if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
388
@AMDEP_TRUE@	depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
389
@am__fastdepCXX_TRUE@	  -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
389
@AMDEP_TRUE@	$(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
390
@am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
390
	$(CXXCOMPILE) -c -o $@ `cygpath -w $<`
391
@am__fastdepCXX_TRUE@	else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
392
@am__fastdepCXX_TRUE@	fi
393
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
394
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
395
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
396
@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
391
397
392
.cpp.lo:
398
.cpp.lo:
393
@AMDEP_TRUE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
399
@am__fastdepCXX_TRUE@	if $(LTCXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
394
@AMDEP_TRUE@	depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
400
@am__fastdepCXX_TRUE@	  -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
395
@AMDEP_TRUE@	$(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
401
@am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \
396
	$(LTCXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
402
@am__fastdepCXX_TRUE@	else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
397
CXXDEPMODE = @CXXDEPMODE@
403
@am__fastdepCXX_TRUE@	fi
404
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
405
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
406
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
407
@am__fastdepCXX_FALSE@	$(LTCXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
398
408
399
mostlyclean-libtool:
409
mostlyclean-libtool:
400
	-rm -f *.lo
410
	-rm -f *.lo
Lines 409-414 Link Here
409
ETAGS = etags
419
ETAGS = etags
410
ETAGSFLAGS =
420
ETAGSFLAGS =
411
421
422
CTAGS = ctags
423
CTAGSFLAGS =
424
412
tags: TAGS
425
tags: TAGS
413
426
414
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
427
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
Lines 434-449 Link Here
434
	  || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
447
	  || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
435
	     $$tags $$unique
448
	     $$tags $$unique
436
449
450
ctags: CTAGS
451
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
452
		$(TAGS_FILES) $(LISP)
453
	tags=; \
454
	here=`pwd`; \
455
	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
456
	unique=`for i in $$list; do \
457
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
458
	  done | \
459
	  $(AWK) '    { files[$$0] = 1; } \
460
	       END { for (i in files) print i; }'`; \
461
	test -z "$(CTAGS_ARGS)$$tags$$unique" \
462
	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
463
	     $$tags $$unique
464
437
GTAGS:
465
GTAGS:
438
	here=`$(am__cd) $(top_builddir) && pwd` \
466
	here=`$(am__cd) $(top_builddir) && pwd` \
439
	  && cd $(top_srcdir) \
467
	  && cd $(top_srcdir) \
440
	  && gtags -i $(GTAGS_ARGS) $$here
468
	  && gtags -i $(GTAGS_ARGS) $$here
441
469
442
distclean-tags:
470
distclean-tags:
443
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
471
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
444
#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
472
#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
445
#>+ 4
473
#>+ 4
446
KDE_DIST=3dsread.h 3ds.mak 3dschunk.h 3dsmodel.h cel3ds.dsp 
474
KDE_DIST=cel3ds.dsp 3dsmodel.h 3ds.mak 3dschunk.h 3dsread.h 
447
475
448
DISTFILES= $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
476
DISTFILES= $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
449
477
Lines 452-458 Link Here
452
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
480
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
453
481
454
distdir: $(DISTFILES)
482
distdir: $(DISTFILES)
455
	@list='$(DISTFILES)'; for file in $$list; do \
483
	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
484
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
485
	list='$(DISTFILES)'; for file in $$list; do \
486
	  case $$file in \
487
	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
488
	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
489
	  esac; \
456
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
490
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
457
	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
491
	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
458
	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
492
	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
Lines 477-483 Link Here
477
all-am: Makefile $(LIBRARIES) $(DATA) $(HEADERS)
511
all-am: Makefile $(LIBRARIES) $(DATA) $(HEADERS)
478
512
479
installdirs:
513
installdirs:
480
481
install: install-am
514
install: install-am
482
install-exec: install-exec-am
515
install-exec: install-exec-am
483
install-data: install-data-am
516
install-data: install-data-am
Lines 544-561 Link Here
544
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
577
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
545
	mostlyclean-libtool
578
	mostlyclean-libtool
546
579
580
pdf: pdf-am
581
582
pdf-am:
583
584
ps: ps-am
585
586
ps-am:
587
547
uninstall-am: uninstall-info-am
588
uninstall-am: uninstall-info-am
548
589
549
.PHONY: GTAGS all all-am check check-am clean clean-generic \
590
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
550
	clean-libtool clean-noinstLIBRARIES distclean distclean-compile \
591
	clean-libtool clean-noinstLIBRARIES ctags distclean \
551
	distclean-depend distclean-generic distclean-libtool \
592
	distclean-compile distclean-depend distclean-generic \
552
	distclean-tags distdir dvi dvi-am info info-am install \
593
	distclean-libtool distclean-tags distdir dvi dvi-am info \
553
	install-am install-data install-data-am install-exec \
594
	info-am install install-am install-data install-data-am \
554
	install-exec-am install-info install-info-am install-man \
595
	install-exec install-exec-am install-info install-info-am \
555
	install-strip installcheck installcheck-am installdirs \
596
	install-man install-strip installcheck installcheck-am \
556
	maintainer-clean maintainer-clean-generic mostlyclean \
597
	installdirs maintainer-clean maintainer-clean-generic \
557
	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
598
	mostlyclean mostlyclean-compile mostlyclean-generic \
558
	tags uninstall uninstall-am uninstall-info-am
599
	mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
600
	uninstall-am uninstall-info-am
559
601
560
# Tell versions [3.59,3.63) of GNU make to not export all variables.
602
# Tell versions [3.59,3.63) of GNU make to not export all variables.
561
# Otherwise a system limit (for SysV at least) may be exceeded.
603
# Otherwise a system limit (for SysV at least) may be exceeded.
(-)celestia-1.3.1-old/src/celengine/Makefile.in (-120 / +162 lines)
Lines 1-8 Link Here
1
# Makefile.in generated by automake 1.6.3 from Makefile.am.
1
# Makefile.in generated by automake 1.7.6 from Makefile.am.
2
# KDE tags expanded automatically by am_edit - $Revision: 1.2 $ 
2
# KDE tags expanded automatically by am_edit - $Revision: 1.2 $ 
3
# @configure_input@
3
# @configure_input@
4
4
5
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
5
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
6
# Free Software Foundation, Inc.
6
# Free Software Foundation, Inc.
7
# This Makefile.in is free software; the Free Software Foundation
7
# This Makefile.in is free software; the Free Software Foundation
8
# gives unlimited permission to copy and/or distribute it,
8
# gives unlimited permission to copy and/or distribute it,
Lines 14-101 Link Here
14
# PARTICULAR PURPOSE.
14
# PARTICULAR PURPOSE.
15
15
16
@SET_MAKE@
16
@SET_MAKE@
17
SHELL = @SHELL@
18
17
19
srcdir = @srcdir@
18
srcdir = @srcdir@
20
top_srcdir = @top_srcdir@
19
top_srcdir = @top_srcdir@
21
VPATH = @srcdir@
20
VPATH = @srcdir@
22
prefix = @prefix@
23
exec_prefix = @exec_prefix@
24
25
bindir = @bindir@
26
sbindir = @sbindir@
27
libexecdir = @libexecdir@
28
datadir = @datadir@
29
sysconfdir = @sysconfdir@
30
sharedstatedir = @sharedstatedir@
31
localstatedir = @localstatedir@
32
libdir = @libdir@
33
infodir = @infodir@
34
mandir = @mandir@
35
includedir = @includedir@
36
oldincludedir = /usr/include
37
pkgdatadir = $(datadir)/@PACKAGE@
21
pkgdatadir = $(datadir)/@PACKAGE@
38
pkglibdir = $(libdir)/@PACKAGE@
22
pkglibdir = $(libdir)/@PACKAGE@
39
pkgincludedir = $(includedir)/@PACKAGE@
23
pkgincludedir = $(includedir)/@PACKAGE@
40
top_builddir = ../..
24
top_builddir = ../..
41
25
42
ACLOCAL = @ACLOCAL@
43
AUTOCONF = @AUTOCONF@
44
AUTOMAKE = @AUTOMAKE@
45
AUTOHEADER = @AUTOHEADER@
46
47
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
48
INSTALL = @INSTALL@
27
INSTALL = @INSTALL@
49
INSTALL_PROGRAM = @INSTALL_PROGRAM@
50
INSTALL_DATA = @INSTALL_DATA@
51
install_sh_DATA = $(install_sh) -c -m 644
28
install_sh_DATA = $(install_sh) -c -m 644
52
install_sh_PROGRAM = $(install_sh) -c
29
install_sh_PROGRAM = $(install_sh) -c
53
install_sh_SCRIPT = $(install_sh) -c
30
install_sh_SCRIPT = $(install_sh) -c
54
INSTALL_SCRIPT = @INSTALL_SCRIPT@
55
INSTALL_HEADER = $(INSTALL_DATA)
31
INSTALL_HEADER = $(INSTALL_DATA)
56
transform = @program_transform_name@
32
transform = $(program_transform_name)
57
NORMAL_INSTALL = :
33
NORMAL_INSTALL = :
58
PRE_INSTALL = :
34
PRE_INSTALL = :
59
POST_INSTALL = :
35
POST_INSTALL = :
60
NORMAL_UNINSTALL = :
36
NORMAL_UNINSTALL = :
61
PRE_UNINSTALL = :
37
PRE_UNINSTALL = :
62
POST_UNINSTALL = :
38
POST_UNINSTALL = :
63
build_alias = @build_alias@
64
build_triplet = @build@
39
build_triplet = @build@
65
host_alias = @host_alias@
66
host_triplet = @host@
40
host_triplet = @host@
67
target_alias = @target_alias@
68
target_triplet = @target@
41
target_triplet = @target@
69
42
ACLOCAL = @ACLOCAL@
70
EXEEXT = @EXEEXT@
43
AMDEP_FALSE = @AMDEP_FALSE@
71
OBJEXT = @OBJEXT@
44
AMDEP_TRUE = @AMDEP_TRUE@
72
PATH_SEPARATOR = @PATH_SEPARATOR@
73
AMTAR = @AMTAR@
45
AMTAR = @AMTAR@
74
ARTSCCONFIG = @ARTSCCONFIG@
46
ARTSCCONFIG = @ARTSCCONFIG@
75
AS = @AS@
47
AUTOCONF = @AUTOCONF@
76
AUTODIRS = @AUTODIRS@
48
AUTODIRS = @AUTODIRS@
49
AUTOHEADER = @AUTOHEADER@
50
AUTOMAKE = @AUTOMAKE@
77
AWK = @AWK@
51
AWK = @AWK@
78
CC = @CC@
52
CC = @CC@
79
CONF_FILES = @CONF_FILES@
53
CCDEPMODE = @CCDEPMODE@
54
CFLAGS = @CFLAGS@
80
CPP = @CPP@
55
CPP = @CPP@
56
CPPFLAGS = @CPPFLAGS@
81
CXX = @CXX@
57
CXX = @CXX@
82
CXXCPP = @CXXCPP@
58
CXXCPP = @CXXCPP@
59
CXXDEPMODE = @CXXDEPMODE@
60
CXXFLAGS = @CXXFLAGS@
61
CYGPATH_W = @CYGPATH_W@
83
DCOPIDL = @DCOPIDL@
62
DCOPIDL = @DCOPIDL@
84
DCOPIDL2CPP = @DCOPIDL2CPP@
63
DCOPIDL2CPP = @DCOPIDL2CPP@
85
DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@
64
DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@
65
DEFS = @DEFS@
86
DEPDIR = @DEPDIR@
66
DEPDIR = @DEPDIR@
87
DLLTOOL = @DLLTOOL@
88
DOXYGEN = @DOXYGEN@
89
DOXYGEN_PROJECT_NAME = @DOXYGEN_PROJECT_NAME@
90
DOXYGEN_PROJECT_NUMBER = @DOXYGEN_PROJECT_NUMBER@
91
DPMSINC = @DPMSINC@
92
DPMSLIB = @DPMSLIB@
93
ECHO = @ECHO@
67
ECHO = @ECHO@
68
ECHO_C = @ECHO_C@
69
ECHO_N = @ECHO_N@
70
ECHO_T = @ECHO_T@
71
EGREP = @EGREP@
72
ENABLE_CELX_FALSE = @ENABLE_CELX_FALSE@
73
ENABLE_CELX_TRUE = @ENABLE_CELX_TRUE@
74
ENABLE_GLUT_FALSE = @ENABLE_GLUT_FALSE@
75
ENABLE_GLUT_TRUE = @ENABLE_GLUT_TRUE@
76
ENABLE_GTK_FALSE = @ENABLE_GTK_FALSE@
77
ENABLE_GTK_TRUE = @ENABLE_GTK_TRUE@
78
ENABLE_HIPPARCOS_FALSE = @ENABLE_HIPPARCOS_FALSE@
79
ENABLE_HIPPARCOS_TRUE = @ENABLE_HIPPARCOS_TRUE@
80
ENABLE_KDE_FALSE = @ENABLE_KDE_FALSE@
81
ENABLE_KDE_TRUE = @ENABLE_KDE_TRUE@
82
EXEEXT = @EXEEXT@
94
FRAMEWORK_COREAUDIO = @FRAMEWORK_COREAUDIO@
83
FRAMEWORK_COREAUDIO = @FRAMEWORK_COREAUDIO@
95
GCJ = @GCJ@
96
GCJFLAGS = @GCJFLAGS@
97
GLINC = @GLINC@
98
GLLIB = @GLLIB@
99
GMSGFMT = @GMSGFMT@
84
GMSGFMT = @GMSGFMT@
100
GNOMEGNORBA_LIBS = @GNOMEGNORBA_LIBS@
85
GNOMEGNORBA_LIBS = @GNOMEGNORBA_LIBS@
101
GNOMEUI_LIBS = @GNOMEUI_LIBS@
86
GNOMEUI_LIBS = @GNOMEUI_LIBS@
Lines 113-129 Link Here
113
GTK_CONFIG = @GTK_CONFIG@
98
GTK_CONFIG = @GTK_CONFIG@
114
GTK_LIBS = @GTK_LIBS@
99
GTK_LIBS = @GTK_LIBS@
115
HIPDIR = @HIPDIR@
100
HIPDIR = @HIPDIR@
116
IDL = @IDL@
101
INSIDE_GNOME_COMMON_FALSE = @INSIDE_GNOME_COMMON_FALSE@
117
IDL_DEPENDENCIES = @IDL_DEPENDENCIES@
102
INSIDE_GNOME_COMMON_TRUE = @INSIDE_GNOME_COMMON_TRUE@
103
INSTALL_DATA = @INSTALL_DATA@
104
INSTALL_PROGRAM = @INSTALL_PROGRAM@
105
INSTALL_SCRIPT = @INSTALL_SCRIPT@
118
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
106
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
119
JAR = @JAR@
120
JAVAC = @JAVAC@
121
JAVAH = @JAVAH@
122
JVMLIBS = @JVMLIBS@
123
KDECONFIG = @KDECONFIG@
107
KDECONFIG = @KDECONFIG@
124
KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@
108
KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@
125
KDE_HAS_DOXYGEN = @KDE_HAS_DOXYGEN@
126
KDE_HAVE_DOT = @KDE_HAVE_DOT@
127
KDE_INCLUDES = @KDE_INCLUDES@
109
KDE_INCLUDES = @KDE_INCLUDES@
128
KDE_LDFLAGS = @KDE_LDFLAGS@
110
KDE_LDFLAGS = @KDE_LDFLAGS@
129
KDE_MT_LDFLAGS = @KDE_MT_LDFLAGS@
111
KDE_MT_LDFLAGS = @KDE_MT_LDFLAGS@
Lines 135-161 Link Here
135
KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@
117
KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@
136
KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@
118
KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@
137
KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@
119
KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@
138
LEX = @LEX@
120
LDFLAGS = @LDFLAGS@
139
LEXLIB = @LEXLIB@
140
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
141
LIBBZ2 = @LIBBZ2@
142
LIBCOMPAT = @LIBCOMPAT@
121
LIBCOMPAT = @LIBCOMPAT@
143
LIBCRYPT = @LIBCRYPT@
122
LIBCRYPT = @LIBCRYPT@
144
LIBDL = @LIBDL@
123
LIBDL = @LIBDL@
145
LIBGEN = @LIBGEN@
146
LIBJPEG = @LIBJPEG@
124
LIBJPEG = @LIBJPEG@
147
LIBMICO = @LIBMICO@
148
LIBOBJS = @LIBOBJS@
125
LIBOBJS = @LIBOBJS@
149
LIBPNG = @LIBPNG@
126
LIBPNG = @LIBPNG@
150
LIBPTHREAD = @LIBPTHREAD@
127
LIBPTHREAD = @LIBPTHREAD@
151
LIBPYTHON = @LIBPYTHON@
152
LIBQIMGIO = @LIBQIMGIO@
153
LIBRESOLV = @LIBRESOLV@
128
LIBRESOLV = @LIBRESOLV@
154
LIBSHADOW = @LIBSHADOW@
129
LIBS = @LIBS@
155
LIBSM = @LIBSM@
130
LIBSM = @LIBSM@
156
LIBSOCKET = @LIBSOCKET@
131
LIBSOCKET = @LIBSOCKET@
157
LIBSSL = @LIBSSL@
158
LIBTIFF = @LIBTIFF@
159
LIBTOOL = @LIBTOOL@
132
LIBTOOL = @LIBTOOL@
160
LIBUCB = @LIBUCB@
133
LIBUCB = @LIBUCB@
161
LIBUTIL = @LIBUTIL@
134
LIBUTIL = @LIBUTIL@
Lines 169-175 Link Here
169
LIB_KFILE = @LIB_KFILE@
142
LIB_KFILE = @LIB_KFILE@
170
LIB_KFM = @LIB_KFM@
143
LIB_KFM = @LIB_KFM@
171
LIB_KHTML = @LIB_KHTML@
144
LIB_KHTML = @LIB_KHTML@
172
LIB_KIMGIO = @LIB_KIMGIO@
173
LIB_KIO = @LIB_KIO@
145
LIB_KIO = @LIB_KIO@
174
LIB_KPARTS = @LIB_KPARTS@
146
LIB_KPARTS = @LIB_KPARTS@
175
LIB_KSPELL = @LIB_KSPELL@
147
LIB_KSPELL = @LIB_KSPELL@
Lines 177-222 Link Here
177
LIB_POLL = @LIB_POLL@
149
LIB_POLL = @LIB_POLL@
178
LIB_QPE = @LIB_QPE@
150
LIB_QPE = @LIB_QPE@
179
LIB_QT = @LIB_QT@
151
LIB_QT = @LIB_QT@
180
LIB_QTOPIA = @LIB_QTOPIA@
181
LIB_SMB = @LIB_SMB@
152
LIB_SMB = @LIB_SMB@
182
LIB_X11 = @LIB_X11@
153
LIB_X11 = @LIB_X11@
183
LIB_XEXT = @LIB_XEXT@
154
LIB_XEXT = @LIB_XEXT@
184
LN_S = @LN_S@
155
LN_S = @LN_S@
156
LTLIBOBJS = @LTLIBOBJS@
157
MAKEINFO = @MAKEINFO@
185
MCOPIDL = @MCOPIDL@
158
MCOPIDL = @MCOPIDL@
186
MEINPROC = @MEINPROC@
159
MEINPROC = @MEINPROC@
187
MICO_INCLUDES = @MICO_INCLUDES@
188
MICO_LDFLAGS = @MICO_LDFLAGS@
189
MOC = @MOC@
160
MOC = @MOC@
190
MSGFMT = @MSGFMT@
161
MSGFMT = @MSGFMT@
191
NOOPT_CFLAGS = @NOOPT_CFLAGS@
162
NOOPT_CFLAGS = @NOOPT_CFLAGS@
192
NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@
163
NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@
193
NOREPO = @NOREPO@
164
NOREPO = @NOREPO@
194
OBJDUMP = @OBJDUMP@
165
OBJEXT = @OBJEXT@
195
ORBIT_CFLAGS = @ORBIT_CFLAGS@
166
ORBIT_CFLAGS = @ORBIT_CFLAGS@
196
ORBIT_CONFIG = @ORBIT_CONFIG@
167
ORBIT_CONFIG = @ORBIT_CONFIG@
197
ORBIT_IDL = @ORBIT_IDL@
168
ORBIT_IDL = @ORBIT_IDL@
198
ORBIT_LIBS = @ORBIT_LIBS@
169
ORBIT_LIBS = @ORBIT_LIBS@
199
PACKAGE = @PACKAGE@
170
PACKAGE = @PACKAGE@
200
PAMLIBS = @PAMLIBS@
171
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
201
PASSWDLIBS = @PASSWDLIBS@
172
PACKAGE_NAME = @PACKAGE_NAME@
173
PACKAGE_STRING = @PACKAGE_STRING@
174
PACKAGE_TARNAME = @PACKAGE_TARNAME@
175
PACKAGE_VERSION = @PACKAGE_VERSION@
176
PATH_SEPARATOR = @PATH_SEPARATOR@
202
PKGDATADIR = @PKGDATADIR@
177
PKGDATADIR = @PKGDATADIR@
203
PTHREAD_LIB = @PTHREAD_LIB@
178
PTHREAD_LIB = @PTHREAD_LIB@
204
PYTHONINC = @PYTHONINC@
205
PYTHONLIB = @PYTHONLIB@
206
PYTHONMODDIR = @PYTHONMODDIR@
207
QTDOCDIR = @QTDOCDIR@
208
QTE_NORTTI = @QTE_NORTTI@
179
QTE_NORTTI = @QTE_NORTTI@
209
QTOPIA_INCLUDES = @QTOPIA_INCLUDES@
210
QT_INCLUDES = @QT_INCLUDES@
180
QT_INCLUDES = @QT_INCLUDES@
211
QT_LDFLAGS = @QT_LDFLAGS@
181
QT_LDFLAGS = @QT_LDFLAGS@
212
RANLIB = @RANLIB@
182
RANLIB = @RANLIB@
213
RC = @RC@
214
REPO = @REPO@
183
REPO = @REPO@
215
SETUIDFLAGS = @SETUIDFLAGS@
184
SET_MAKE = @SET_MAKE@
216
SSL_INCLUDES = @SSL_INCLUDES@
185
SHELL = @SHELL@
217
SSL_LDFLAGS = @SSL_LDFLAGS@
218
STRIP = @STRIP@
186
STRIP = @STRIP@
219
TOPSUBDIRS = @TOPSUBDIRS@
220
UIC = @UIC@
187
UIC = @UIC@
221
UIC_TR = @UIC_TR@
188
UIC_TR = @UIC_TR@
222
USER_INCLUDES = @USER_INCLUDES@
189
USER_INCLUDES = @USER_INCLUDES@
Lines 227-234 Link Here
227
VERSION = @VERSION@
194
VERSION = @VERSION@
228
WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@
195
WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@
229
XGETTEXT = @XGETTEXT@
196
XGETTEXT = @XGETTEXT@
230
XPMINC = @XPMINC@
231
XPMLIB = @XPMLIB@
232
XPM_LIBS = @XPM_LIBS@
197
XPM_LIBS = @XPM_LIBS@
233
X_CFLAGS = @X_CFLAGS@
198
X_CFLAGS = @X_CFLAGS@
234
X_EXTRA_LIBS = @X_EXTRA_LIBS@
199
X_EXTRA_LIBS = @X_EXTRA_LIBS@
Lines 237-251 Link Here
237
X_LIBS = @X_LIBS@
202
X_LIBS = @X_LIBS@
238
X_PRE_LIBS = @X_PRE_LIBS@
203
X_PRE_LIBS = @X_PRE_LIBS@
239
ZVT_LIBS = @ZVT_LIBS@
204
ZVT_LIBS = @ZVT_LIBS@
205
ac_ct_CC = @ac_ct_CC@
206
ac_ct_CXX = @ac_ct_CXX@
207
ac_ct_RANLIB = @ac_ct_RANLIB@
208
ac_ct_STRIP = @ac_ct_STRIP@
240
all_includes = @all_includes@
209
all_includes = @all_includes@
241
all_libraries = @all_libraries@
210
all_libraries = @all_libraries@
211
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
212
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
213
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
214
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
242
am__include = @am__include@
215
am__include = @am__include@
216
am__leading_dot = @am__leading_dot@
243
am__quote = @am__quote@
217
am__quote = @am__quote@
218
bindir = @bindir@
219
build = @build@
220
build_alias = @build_alias@
221
build_cpu = @build_cpu@
222
build_os = @build_os@
223
build_vendor = @build_vendor@
244
cflags_set = @cflags_set@
224
cflags_set = @cflags_set@
245
cxxflags_set = @cxxflags_set@
225
datadir = @datadir@
246
idldir = @idldir@
226
exec_prefix = @exec_prefix@
227
host = @host@
228
host_alias = @host_alias@
229
host_cpu = @host_cpu@
230
host_os = @host_os@
231
host_vendor = @host_vendor@
232
includedir = @includedir@
233
infodir = @infodir@
247
install_sh = @install_sh@
234
install_sh = @install_sh@
248
jni_includes = @jni_includes@
249
kde_appsdir = @kde_appsdir@
235
kde_appsdir = @kde_appsdir@
250
kde_bindir = @kde_bindir@
236
kde_bindir = @kde_bindir@
251
kde_confdir = @kde_confdir@
237
kde_confdir = @kde_confdir@
Lines 267-275 Link Here
267
kde_templatesdir = @kde_templatesdir@
253
kde_templatesdir = @kde_templatesdir@
268
kde_wallpaperdir = @kde_wallpaperdir@
254
kde_wallpaperdir = @kde_wallpaperdir@
269
kde_widgetdir = @kde_widgetdir@
255
kde_widgetdir = @kde_widgetdir@
270
micodir = @micodir@
256
libdir = @libdir@
257
libexecdir = @libexecdir@
258
localstatedir = @localstatedir@
259
mandir = @mandir@
260
oldincludedir = @oldincludedir@
261
prefix = @prefix@
262
program_transform_name = @program_transform_name@
271
qt_includes = @qt_includes@
263
qt_includes = @qt_includes@
272
qt_libraries = @qt_libraries@
264
qt_libraries = @qt_libraries@
265
sbindir = @sbindir@
266
sharedstatedir = @sharedstatedir@
267
sysconfdir = @sysconfdir@
268
target = @target@
269
target_alias = @target_alias@
270
target_cpu = @target_cpu@
271
target_os = @target_os@
272
target_vendor = @target_vendor@
273
x_includes = @x_includes@
273
x_includes = @x_includes@
274
x_libraries = @x_libraries@
274
x_libraries = @x_libraries@
275
noinst_LIBRARIES = libcelengine.a
275
noinst_LIBRARIES = libcelengine.a
Lines 338-343 Link Here
338
        vsop87.cpp
338
        vsop87.cpp
339
339
340
subdir = src/celengine
340
subdir = src/celengine
341
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
341
mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs
342
mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs
342
CONFIG_HEADER = $(top_builddir)/config.h
343
CONFIG_HEADER = $(top_builddir)/config.h
343
CONFIG_CLEAN_FILES =
344
CONFIG_CLEAN_FILES =
Lines 389-399 Link Here
389
@KDE_USE_FINAL_FALSE@libcelengine_a_OBJECTS = $(libcelengine_a_nofinal_OBJECTS)
390
@KDE_USE_FINAL_FALSE@libcelengine_a_OBJECTS = $(libcelengine_a_nofinal_OBJECTS)
390
@KDE_USE_FINAL_TRUE@libcelengine_a_OBJECTS = $(libcelengine_a_final_OBJECTS)
391
@KDE_USE_FINAL_TRUE@libcelengine_a_OBJECTS = $(libcelengine_a_final_OBJECTS)
391
392
392
DEFS = @DEFS@
393
DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
393
DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
394
CPPFLAGS = @CPPFLAGS@
395
LDFLAGS = @LDFLAGS@
396
LIBS = @LIBS@
397
depcomp = $(SHELL) $(top_srcdir)/admin/depcomp
394
depcomp = $(SHELL) $(top_srcdir)/admin/depcomp
398
am__depfiles_maybe = depfiles
395
am__depfiles_maybe = depfiles
399
#>- @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/3dsmesh.Po ./$(DEPDIR)/asterism.Po \
396
#>- @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/3dsmesh.Po ./$(DEPDIR)/asterism.Po \
Lines 503-509 Link Here
503
#>+ 2
500
#>+ 2
504
CXXLINK = $(LIBTOOL) --mode=link --tag=CXX $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) \
501
CXXLINK = $(LIBTOOL) --mode=link --tag=CXX $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) \
505
	$(AM_LDFLAGS) $(LDFLAGS) -o $@
502
	$(AM_LDFLAGS) $(LDFLAGS) -o $@
506
CXXFLAGS = @CXXFLAGS@
507
DIST_SOURCES = $(libcelengine_a_SOURCES)
503
DIST_SOURCES = $(libcelengine_a_SOURCES)
508
DATA = $(noinst_DATA)
504
DATA = $(noinst_DATA)
509
505
Lines 602-624 Link Here
602
	-rm -rf ./$(DEPDIR)
598
	-rm -rf ./$(DEPDIR)
603
599
604
.cpp.o:
600
.cpp.o:
605
@AMDEP_TRUE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
601
@am__fastdepCXX_TRUE@	if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
606
@AMDEP_TRUE@	depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
602
@am__fastdepCXX_TRUE@	  -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
607
@AMDEP_TRUE@	$(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
603
@am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
608
	$(CXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
604
@am__fastdepCXX_TRUE@	else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
605
@am__fastdepCXX_TRUE@	fi
606
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
607
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
608
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
609
@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
609
610
610
.cpp.obj:
611
.cpp.obj:
611
@AMDEP_TRUE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
612
@am__fastdepCXX_TRUE@	if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
612
@AMDEP_TRUE@	depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
613
@am__fastdepCXX_TRUE@	  -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
613
@AMDEP_TRUE@	$(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
614
@am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
614
	$(CXXCOMPILE) -c -o $@ `cygpath -w $<`
615
@am__fastdepCXX_TRUE@	else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
616
@am__fastdepCXX_TRUE@	fi
617
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
618
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
619
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
620
@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
615
621
616
.cpp.lo:
622
.cpp.lo:
617
@AMDEP_TRUE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
623
@am__fastdepCXX_TRUE@	if $(LTCXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
618
@AMDEP_TRUE@	depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
624
@am__fastdepCXX_TRUE@	  -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
619
@AMDEP_TRUE@	$(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
625
@am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \
620
	$(LTCXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
626
@am__fastdepCXX_TRUE@	else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
621
CXXDEPMODE = @CXXDEPMODE@
627
@am__fastdepCXX_TRUE@	fi
628
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
629
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
630
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
631
@am__fastdepCXX_FALSE@	$(LTCXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
622
632
623
mostlyclean-libtool:
633
mostlyclean-libtool:
624
	-rm -f *.lo
634
	-rm -f *.lo
Lines 633-638 Link Here
633
ETAGS = etags
643
ETAGS = etags
634
ETAGSFLAGS =
644
ETAGSFLAGS =
635
645
646
CTAGS = ctags
647
CTAGSFLAGS =
648
636
tags: TAGS
649
tags: TAGS
637
650
638
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
651
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
Lines 658-673 Link Here
658
	  || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
671
	  || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
659
	     $$tags $$unique
672
	     $$tags $$unique
660
673
674
ctags: CTAGS
675
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
676
		$(TAGS_FILES) $(LISP)
677
	tags=; \
678
	here=`pwd`; \
679
	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
680
	unique=`for i in $$list; do \
681
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
682
	  done | \
683
	  $(AWK) '    { files[$$0] = 1; } \
684
	       END { for (i in files) print i; }'`; \
685
	test -z "$(CTAGS_ARGS)$$tags$$unique" \
686
	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
687
	     $$tags $$unique
688
661
GTAGS:
689
GTAGS:
662
	here=`$(am__cd) $(top_builddir) && pwd` \
690
	here=`$(am__cd) $(top_builddir) && pwd` \
663
	  && cd $(top_srcdir) \
691
	  && cd $(top_srcdir) \
664
	  && gtags -i $(GTAGS_ARGS) $$here
692
	  && gtags -i $(GTAGS_ARGS) $$here
665
693
666
distclean-tags:
694
distclean-tags:
667
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
695
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
668
#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
696
#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
669
#>+ 4
697
#>+ 4
670
KDE_DIST=tokenizer.h console.h solarsysxml.h render.h glext.h glcontext.h vertexprog.h virtualtex.h parser.h astro.h body.h stellarclass.h trajmanager.h overlay.h catalogxref.h gl.h celestia.h stardb.h boundaries.h surface.h regcombine.h engine.mak solarsys.h opencluster.h dispmap.h simulation.h image.h multitexture.h octree.h vertexlist.h frame.h location.h execution.h galaxy.h vsop87.h fragmentprog.cpp spheremesh.h univcoord.h marker.h lodspheremesh.h 3dsmesh.h meshmanager.h star.h celengine.dsp CGBuffer.h starname.h cmdparser.h starbrowser.h mesh.h universe.h texture.h execenv.h fragmentprog.h deepskyobj.h nebula.h customorbit.h vertexbuf.h solarsysxml.cpp asterism.h texmanager.h observer.h selection.h orbit.h command.h vecgl.h samporbit.h atmosphere.h constellation.h 
698
KDE_DIST=fragmentprog.h starbrowser.h trajmanager.h surface.h star.h execenv.h body.h observer.h vsop87.h astro.h octree.h dispmap.h texmanager.h galaxy.h universe.h fragmentprog.cpp solarsys.h render.h spheremesh.h lodspheremesh.h customorbit.h vertexprog.h vecgl.h samporbit.h meshmanager.h regcombine.h starname.h image.h console.h deepskyobj.h stardb.h solarsysxml.h selection.h orbit.h CGBuffer.h opencluster.h command.h celestia.h location.h engine.mak overlay.h constellation.h multitexture.h cmdparser.h virtualtex.h atmosphere.h execution.h 3dsmesh.h univcoord.h stellarclass.h solarsysxml.cpp asterism.h gl.h vertexbuf.h catalogxref.h glcontext.h glext.h tokenizer.h nebula.h marker.h parser.h mesh.h vertexlist.h frame.h texture.h boundaries.h celengine.dsp simulation.h 
671
699
672
DISTFILES= $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
700
DISTFILES= $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
673
701
Lines 676-682 Link Here
676
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
704
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
677
705
678
distdir: $(DISTFILES)
706
distdir: $(DISTFILES)
679
	@list='$(DISTFILES)'; for file in $$list; do \
707
	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
708
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
709
	list='$(DISTFILES)'; for file in $$list; do \
710
	  case $$file in \
711
	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
712
	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
713
	  esac; \
680
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
714
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
681
	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
715
	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
682
	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
716
	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
Lines 701-707 Link Here
701
all-am: Makefile $(LIBRARIES) $(DATA) $(HEADERS)
735
all-am: Makefile $(LIBRARIES) $(DATA) $(HEADERS)
702
736
703
installdirs:
737
installdirs:
704
705
install: install-am
738
install: install-am
706
install-exec: install-exec-am
739
install-exec: install-exec-am
707
install-data: install-data-am
740
install-data: install-data-am
Lines 768-785 Link Here
768
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
801
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
769
	mostlyclean-libtool
802
	mostlyclean-libtool
770
803
804
pdf: pdf-am
805
806
pdf-am:
807
808
ps: ps-am
809
810
ps-am:
811
771
uninstall-am: uninstall-info-am
812
uninstall-am: uninstall-info-am
772
813
773
.PHONY: GTAGS all all-am check check-am clean clean-generic \
814
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
774
	clean-libtool clean-noinstLIBRARIES distclean distclean-compile \
815
	clean-libtool clean-noinstLIBRARIES ctags distclean \
775
	distclean-depend distclean-generic distclean-libtool \
816
	distclean-compile distclean-depend distclean-generic \
776
	distclean-tags distdir dvi dvi-am info info-am install \
817
	distclean-libtool distclean-tags distdir dvi dvi-am info \
777
	install-am install-data install-data-am install-exec \
818
	info-am install install-am install-data install-data-am \
778
	install-exec-am install-info install-info-am install-man \
819
	install-exec install-exec-am install-info install-info-am \
779
	install-strip installcheck installcheck-am installdirs \
820
	install-man install-strip installcheck installcheck-am \
780
	maintainer-clean maintainer-clean-generic mostlyclean \
821
	installdirs maintainer-clean maintainer-clean-generic \
781
	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
822
	mostlyclean mostlyclean-compile mostlyclean-generic \
782
	tags uninstall uninstall-am uninstall-info-am
823
	mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
824
	uninstall-am uninstall-info-am
783
825
784
# Tell versions [3.59,3.63) of GNU make to not export all variables.
826
# Tell versions [3.59,3.63) of GNU make to not export all variables.
785
# Otherwise a system limit (for SysV at least) may be exceeded.
827
# Otherwise a system limit (for SysV at least) may be exceeded.
(-)celestia-1.3.1-old/src/celestia/Makefile.in (-136 / +201 lines)
Lines 1-8 Link Here
1
# Makefile.in generated by automake 1.6.3 from Makefile.am.
1
# Makefile.in generated by automake 1.7.6 from Makefile.am.
2
# KDE tags expanded automatically by am_edit - $Revision: 1.2 $ 
2
# KDE tags expanded automatically by am_edit - $Revision: 1.2 $ 
3
# @configure_input@
3
# @configure_input@
4
4
5
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
5
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
6
# Free Software Foundation, Inc.
6
# Free Software Foundation, Inc.
7
# This Makefile.in is free software; the Free Software Foundation
7
# This Makefile.in is free software; the Free Software Foundation
8
# gives unlimited permission to copy and/or distribute it,
8
# gives unlimited permission to copy and/or distribute it,
Lines 14-101 Link Here
14
# PARTICULAR PURPOSE.
14
# PARTICULAR PURPOSE.
15
15
16
@SET_MAKE@
16
@SET_MAKE@
17
SHELL = @SHELL@
18
17
19
srcdir = @srcdir@
18
srcdir = @srcdir@
20
top_srcdir = @top_srcdir@
19
top_srcdir = @top_srcdir@
21
VPATH = @srcdir@
20
VPATH = @srcdir@
22
prefix = @prefix@
23
exec_prefix = @exec_prefix@
24
25
bindir = @bindir@
26
sbindir = @sbindir@
27
libexecdir = @libexecdir@
28
datadir = @datadir@
29
sysconfdir = @sysconfdir@
30
sharedstatedir = @sharedstatedir@
31
localstatedir = @localstatedir@
32
libdir = @libdir@
33
infodir = @infodir@
34
mandir = @mandir@
35
includedir = @includedir@
36
oldincludedir = /usr/include
37
pkgdatadir = $(datadir)/@PACKAGE@
21
pkgdatadir = $(datadir)/@PACKAGE@
38
pkglibdir = $(libdir)/@PACKAGE@
22
pkglibdir = $(libdir)/@PACKAGE@
39
pkgincludedir = $(includedir)/@PACKAGE@
23
pkgincludedir = $(includedir)/@PACKAGE@
40
top_builddir = ../..
24
top_builddir = ../..
41
25
42
ACLOCAL = @ACLOCAL@
43
AUTOCONF = @AUTOCONF@
44
AUTOMAKE = @AUTOMAKE@
45
AUTOHEADER = @AUTOHEADER@
46
47
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
48
INSTALL = @INSTALL@
27
INSTALL = @INSTALL@
49
INSTALL_PROGRAM = @INSTALL_PROGRAM@
50
INSTALL_DATA = @INSTALL_DATA@
51
install_sh_DATA = $(install_sh) -c -m 644
28
install_sh_DATA = $(install_sh) -c -m 644
52
install_sh_PROGRAM = $(install_sh) -c
29
install_sh_PROGRAM = $(install_sh) -c
53
install_sh_SCRIPT = $(install_sh) -c
30
install_sh_SCRIPT = $(install_sh) -c
54
INSTALL_SCRIPT = @INSTALL_SCRIPT@
55
INSTALL_HEADER = $(INSTALL_DATA)
31
INSTALL_HEADER = $(INSTALL_DATA)
56
transform = @program_transform_name@
32
transform = $(program_transform_name)
57
NORMAL_INSTALL = :
33
NORMAL_INSTALL = :
58
PRE_INSTALL = :
34
PRE_INSTALL = :
59
POST_INSTALL = :
35
POST_INSTALL = :
60
NORMAL_UNINSTALL = :
36
NORMAL_UNINSTALL = :
61
PRE_UNINSTALL = :
37
PRE_UNINSTALL = :
62
POST_UNINSTALL = :
38
POST_UNINSTALL = :
63
build_alias = @build_alias@
64
build_triplet = @build@
39
build_triplet = @build@
65
host_alias = @host_alias@
66
host_triplet = @host@
40
host_triplet = @host@
67
target_alias = @target_alias@
68
target_triplet = @target@
41
target_triplet = @target@
69
42
ACLOCAL = @ACLOCAL@
70
EXEEXT = @EXEEXT@
43
AMDEP_FALSE = @AMDEP_FALSE@
71
OBJEXT = @OBJEXT@
44
AMDEP_TRUE = @AMDEP_TRUE@
72
PATH_SEPARATOR = @PATH_SEPARATOR@
73
AMTAR = @AMTAR@
45
AMTAR = @AMTAR@
74
ARTSCCONFIG = @ARTSCCONFIG@
46
ARTSCCONFIG = @ARTSCCONFIG@
75
AS = @AS@
47
AUTOCONF = @AUTOCONF@
76
AUTODIRS = @AUTODIRS@
48
AUTODIRS = @AUTODIRS@
49
AUTOHEADER = @AUTOHEADER@
50
AUTOMAKE = @AUTOMAKE@
77
AWK = @AWK@
51
AWK = @AWK@
78
CC = @CC@
52
CC = @CC@
79
CONF_FILES = @CONF_FILES@
53
CCDEPMODE = @CCDEPMODE@
54
CFLAGS = @CFLAGS@
80
CPP = @CPP@
55
CPP = @CPP@
56
CPPFLAGS = @CPPFLAGS@
81
CXX = @CXX@
57
CXX = @CXX@
82
CXXCPP = @CXXCPP@
58
CXXCPP = @CXXCPP@
59
CXXDEPMODE = @CXXDEPMODE@
60
CXXFLAGS = @CXXFLAGS@
61
CYGPATH_W = @CYGPATH_W@
83
DCOPIDL = @DCOPIDL@
62
DCOPIDL = @DCOPIDL@
84
DCOPIDL2CPP = @DCOPIDL2CPP@
63
DCOPIDL2CPP = @DCOPIDL2CPP@
85
DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@
64
DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@
65
DEFS = @DEFS@
86
DEPDIR = @DEPDIR@
66
DEPDIR = @DEPDIR@
87
DLLTOOL = @DLLTOOL@
88
DOXYGEN = @DOXYGEN@
89
DOXYGEN_PROJECT_NAME = @DOXYGEN_PROJECT_NAME@
90
DOXYGEN_PROJECT_NUMBER = @DOXYGEN_PROJECT_NUMBER@
91
DPMSINC = @DPMSINC@
92
DPMSLIB = @DPMSLIB@
93
ECHO = @ECHO@
67
ECHO = @ECHO@
68
ECHO_C = @ECHO_C@
69
ECHO_N = @ECHO_N@
70
ECHO_T = @ECHO_T@
71
EGREP = @EGREP@
72
ENABLE_CELX_FALSE = @ENABLE_CELX_FALSE@
73
ENABLE_CELX_TRUE = @ENABLE_CELX_TRUE@
74
ENABLE_GLUT_FALSE = @ENABLE_GLUT_FALSE@
75
ENABLE_GLUT_TRUE = @ENABLE_GLUT_TRUE@
76
ENABLE_GTK_FALSE = @ENABLE_GTK_FALSE@
77
ENABLE_GTK_TRUE = @ENABLE_GTK_TRUE@
78
ENABLE_HIPPARCOS_FALSE = @ENABLE_HIPPARCOS_FALSE@
79
ENABLE_HIPPARCOS_TRUE = @ENABLE_HIPPARCOS_TRUE@
80
ENABLE_KDE_FALSE = @ENABLE_KDE_FALSE@
81
ENABLE_KDE_TRUE = @ENABLE_KDE_TRUE@
82
EXEEXT = @EXEEXT@
94
FRAMEWORK_COREAUDIO = @FRAMEWORK_COREAUDIO@
83
FRAMEWORK_COREAUDIO = @FRAMEWORK_COREAUDIO@
95
GCJ = @GCJ@
96
GCJFLAGS = @GCJFLAGS@
97
GLINC = @GLINC@
98
GLLIB = @GLLIB@
99
GMSGFMT = @GMSGFMT@
84
GMSGFMT = @GMSGFMT@
100
GNOMEGNORBA_LIBS = @GNOMEGNORBA_LIBS@
85
GNOMEGNORBA_LIBS = @GNOMEGNORBA_LIBS@
101
GNOMEUI_LIBS = @GNOMEUI_LIBS@
86
GNOMEUI_LIBS = @GNOMEUI_LIBS@
Lines 113-129 Link Here
113
GTK_CONFIG = @GTK_CONFIG@
98
GTK_CONFIG = @GTK_CONFIG@
114
GTK_LIBS = @GTK_LIBS@
99
GTK_LIBS = @GTK_LIBS@
115
HIPDIR = @HIPDIR@
100
HIPDIR = @HIPDIR@
116
IDL = @IDL@
101
INSIDE_GNOME_COMMON_FALSE = @INSIDE_GNOME_COMMON_FALSE@
117
IDL_DEPENDENCIES = @IDL_DEPENDENCIES@
102
INSIDE_GNOME_COMMON_TRUE = @INSIDE_GNOME_COMMON_TRUE@
103
INSTALL_DATA = @INSTALL_DATA@
104
INSTALL_PROGRAM = @INSTALL_PROGRAM@
105
INSTALL_SCRIPT = @INSTALL_SCRIPT@
118
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
106
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
119
JAR = @JAR@
120
JAVAC = @JAVAC@
121
JAVAH = @JAVAH@
122
JVMLIBS = @JVMLIBS@
123
KDECONFIG = @KDECONFIG@
107
KDECONFIG = @KDECONFIG@
124
KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@
108
KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@
125
KDE_HAS_DOXYGEN = @KDE_HAS_DOXYGEN@
126
KDE_HAVE_DOT = @KDE_HAVE_DOT@
127
KDE_INCLUDES = @KDE_INCLUDES@
109
KDE_INCLUDES = @KDE_INCLUDES@
128
KDE_LDFLAGS = @KDE_LDFLAGS@
110
KDE_LDFLAGS = @KDE_LDFLAGS@
129
KDE_MT_LDFLAGS = @KDE_MT_LDFLAGS@
111
KDE_MT_LDFLAGS = @KDE_MT_LDFLAGS@
Lines 135-161 Link Here
135
KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@
117
KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@
136
KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@
118
KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@
137
KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@
119
KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@
138
LEX = @LEX@
120
LDFLAGS = @LDFLAGS@
139
LEXLIB = @LEXLIB@
140
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
141
LIBBZ2 = @LIBBZ2@
142
LIBCOMPAT = @LIBCOMPAT@
121
LIBCOMPAT = @LIBCOMPAT@
143
LIBCRYPT = @LIBCRYPT@
122
LIBCRYPT = @LIBCRYPT@
144
LIBDL = @LIBDL@
123
LIBDL = @LIBDL@
145
LIBGEN = @LIBGEN@
146
LIBJPEG = @LIBJPEG@
124
LIBJPEG = @LIBJPEG@
147
LIBMICO = @LIBMICO@
148
LIBOBJS = @LIBOBJS@
125
LIBOBJS = @LIBOBJS@
149
LIBPNG = @LIBPNG@
126
LIBPNG = @LIBPNG@
150
LIBPTHREAD = @LIBPTHREAD@
127
LIBPTHREAD = @LIBPTHREAD@
151
LIBPYTHON = @LIBPYTHON@
152
LIBQIMGIO = @LIBQIMGIO@
153
LIBRESOLV = @LIBRESOLV@
128
LIBRESOLV = @LIBRESOLV@
154
LIBSHADOW = @LIBSHADOW@
129
LIBS = @LIBS@
155
LIBSM = @LIBSM@
130
LIBSM = @LIBSM@
156
LIBSOCKET = @LIBSOCKET@
131
LIBSOCKET = @LIBSOCKET@
157
LIBSSL = @LIBSSL@
158
LIBTIFF = @LIBTIFF@
159
LIBTOOL = @LIBTOOL@
132
LIBTOOL = @LIBTOOL@
160
LIBUCB = @LIBUCB@
133
LIBUCB = @LIBUCB@
161
LIBUTIL = @LIBUTIL@
134
LIBUTIL = @LIBUTIL@
Lines 169-175 Link Here
169
LIB_KFILE = @LIB_KFILE@
142
LIB_KFILE = @LIB_KFILE@
170
LIB_KFM = @LIB_KFM@
143
LIB_KFM = @LIB_KFM@
171
LIB_KHTML = @LIB_KHTML@
144
LIB_KHTML = @LIB_KHTML@
172
LIB_KIMGIO = @LIB_KIMGIO@
173
LIB_KIO = @LIB_KIO@
145
LIB_KIO = @LIB_KIO@
174
LIB_KPARTS = @LIB_KPARTS@
146
LIB_KPARTS = @LIB_KPARTS@
175
LIB_KSPELL = @LIB_KSPELL@
147
LIB_KSPELL = @LIB_KSPELL@
Lines 177-222 Link Here
177
LIB_POLL = @LIB_POLL@
149
LIB_POLL = @LIB_POLL@
178
LIB_QPE = @LIB_QPE@
150
LIB_QPE = @LIB_QPE@
179
LIB_QT = @LIB_QT@
151
LIB_QT = @LIB_QT@
180
LIB_QTOPIA = @LIB_QTOPIA@
181
LIB_SMB = @LIB_SMB@
152
LIB_SMB = @LIB_SMB@
182
LIB_X11 = @LIB_X11@
153
LIB_X11 = @LIB_X11@
183
LIB_XEXT = @LIB_XEXT@
154
LIB_XEXT = @LIB_XEXT@
184
LN_S = @LN_S@
155
LN_S = @LN_S@
156
LTLIBOBJS = @LTLIBOBJS@
157
MAKEINFO = @MAKEINFO@
185
MCOPIDL = @MCOPIDL@
158
MCOPIDL = @MCOPIDL@
186
MEINPROC = @MEINPROC@
159
MEINPROC = @MEINPROC@
187
MICO_INCLUDES = @MICO_INCLUDES@
188
MICO_LDFLAGS = @MICO_LDFLAGS@
189
MOC = @MOC@
160
MOC = @MOC@
190
MSGFMT = @MSGFMT@
161
MSGFMT = @MSGFMT@
191
NOOPT_CFLAGS = @NOOPT_CFLAGS@
162
NOOPT_CFLAGS = @NOOPT_CFLAGS@
192
NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@
163
NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@
193
NOREPO = @NOREPO@
164
NOREPO = @NOREPO@
194
OBJDUMP = @OBJDUMP@
165
OBJEXT = @OBJEXT@
195
ORBIT_CFLAGS = @ORBIT_CFLAGS@
166
ORBIT_CFLAGS = @ORBIT_CFLAGS@
196
ORBIT_CONFIG = @ORBIT_CONFIG@
167
ORBIT_CONFIG = @ORBIT_CONFIG@
197
ORBIT_IDL = @ORBIT_IDL@
168
ORBIT_IDL = @ORBIT_IDL@
198
ORBIT_LIBS = @ORBIT_LIBS@
169
ORBIT_LIBS = @ORBIT_LIBS@
199
PACKAGE = @PACKAGE@
170
PACKAGE = @PACKAGE@
200
PAMLIBS = @PAMLIBS@
171
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
201
PASSWDLIBS = @PASSWDLIBS@
172
PACKAGE_NAME = @PACKAGE_NAME@
173
PACKAGE_STRING = @PACKAGE_STRING@
174
PACKAGE_TARNAME = @PACKAGE_TARNAME@
175
PACKAGE_VERSION = @PACKAGE_VERSION@
176
PATH_SEPARATOR = @PATH_SEPARATOR@
202
PKGDATADIR = @PKGDATADIR@
177
PKGDATADIR = @PKGDATADIR@
203
PTHREAD_LIB = @PTHREAD_LIB@
178
PTHREAD_LIB = @PTHREAD_LIB@
204
PYTHONINC = @PYTHONINC@
205
PYTHONLIB = @PYTHONLIB@
206
PYTHONMODDIR = @PYTHONMODDIR@
207
QTDOCDIR = @QTDOCDIR@
208
QTE_NORTTI = @QTE_NORTTI@
179
QTE_NORTTI = @QTE_NORTTI@
209
QTOPIA_INCLUDES = @QTOPIA_INCLUDES@
210
QT_INCLUDES = @QT_INCLUDES@
180
QT_INCLUDES = @QT_INCLUDES@
211
QT_LDFLAGS = @QT_LDFLAGS@
181
QT_LDFLAGS = @QT_LDFLAGS@
212
RANLIB = @RANLIB@
182
RANLIB = @RANLIB@
213
RC = @RC@
214
REPO = @REPO@
183
REPO = @REPO@
215
SETUIDFLAGS = @SETUIDFLAGS@
184
SET_MAKE = @SET_MAKE@
216
SSL_INCLUDES = @SSL_INCLUDES@
185
SHELL = @SHELL@
217
SSL_LDFLAGS = @SSL_LDFLAGS@
218
STRIP = @STRIP@
186
STRIP = @STRIP@
219
TOPSUBDIRS = @TOPSUBDIRS@
220
UIC = @UIC@
187
UIC = @UIC@
221
UIC_TR = @UIC_TR@
188
UIC_TR = @UIC_TR@
222
USER_INCLUDES = @USER_INCLUDES@
189
USER_INCLUDES = @USER_INCLUDES@
Lines 227-234 Link Here
227
VERSION = @VERSION@
194
VERSION = @VERSION@
228
WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@
195
WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@
229
XGETTEXT = @XGETTEXT@
196
XGETTEXT = @XGETTEXT@
230
XPMINC = @XPMINC@
231
XPMLIB = @XPMLIB@
232
XPM_LIBS = @XPM_LIBS@
197
XPM_LIBS = @XPM_LIBS@
233
X_CFLAGS = @X_CFLAGS@
198
X_CFLAGS = @X_CFLAGS@
234
X_EXTRA_LIBS = @X_EXTRA_LIBS@
199
X_EXTRA_LIBS = @X_EXTRA_LIBS@
Lines 237-251 Link Here
237
X_LIBS = @X_LIBS@
202
X_LIBS = @X_LIBS@
238
X_PRE_LIBS = @X_PRE_LIBS@
203
X_PRE_LIBS = @X_PRE_LIBS@
239
ZVT_LIBS = @ZVT_LIBS@
204
ZVT_LIBS = @ZVT_LIBS@
205
ac_ct_CC = @ac_ct_CC@
206
ac_ct_CXX = @ac_ct_CXX@
207
ac_ct_RANLIB = @ac_ct_RANLIB@
208
ac_ct_STRIP = @ac_ct_STRIP@
240
all_includes = @all_includes@
209
all_includes = @all_includes@
241
all_libraries = @all_libraries@
210
all_libraries = @all_libraries@
211
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
212
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
213
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
214
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
242
am__include = @am__include@
215
am__include = @am__include@
216
am__leading_dot = @am__leading_dot@
243
am__quote = @am__quote@
217
am__quote = @am__quote@
218
bindir = @bindir@
219
build = @build@
220
build_alias = @build_alias@
221
build_cpu = @build_cpu@
222
build_os = @build_os@
223
build_vendor = @build_vendor@
244
cflags_set = @cflags_set@
224
cflags_set = @cflags_set@
245
cxxflags_set = @cxxflags_set@
225
datadir = @datadir@
246
idldir = @idldir@
226
exec_prefix = @exec_prefix@
227
host = @host@
228
host_alias = @host_alias@
229
host_cpu = @host_cpu@
230
host_os = @host_os@
231
host_vendor = @host_vendor@
232
includedir = @includedir@
233
infodir = @infodir@
247
install_sh = @install_sh@
234
install_sh = @install_sh@
248
jni_includes = @jni_includes@
249
kde_appsdir = @kde_appsdir@
235
kde_appsdir = @kde_appsdir@
250
kde_bindir = @kde_bindir@
236
kde_bindir = @kde_bindir@
251
kde_confdir = @kde_confdir@
237
kde_confdir = @kde_confdir@
Lines 267-275 Link Here
267
kde_templatesdir = @kde_templatesdir@
253
kde_templatesdir = @kde_templatesdir@
268
kde_wallpaperdir = @kde_wallpaperdir@
254
kde_wallpaperdir = @kde_wallpaperdir@
269
kde_widgetdir = @kde_widgetdir@
255
kde_widgetdir = @kde_widgetdir@
270
micodir = @micodir@
256
libdir = @libdir@
257
libexecdir = @libexecdir@
258
localstatedir = @localstatedir@
259
mandir = @mandir@
260
oldincludedir = @oldincludedir@
261
prefix = @prefix@
262
program_transform_name = @program_transform_name@
271
qt_includes = @qt_includes@
263
qt_includes = @qt_includes@
272
qt_libraries = @qt_libraries@
264
qt_libraries = @qt_libraries@
265
sbindir = @sbindir@
266
sharedstatedir = @sharedstatedir@
267
sysconfdir = @sysconfdir@
268
target = @target@
269
target_alias = @target_alias@
270
target_cpu = @target_cpu@
271
target_os = @target_os@
272
target_vendor = @target_vendor@
273
x_includes = @x_includes@
273
x_includes = @x_includes@
274
x_libraries = @x_libraries@
274
x_libraries = @x_libraries@
275
SUBDIRS = res kde
275
SUBDIRS = res kde
Lines 281-286 Link Here
281
@ENABLE_KDE_TRUE@                  $(LIBSOCKET) kde/libkdegui.a
281
@ENABLE_KDE_TRUE@                  $(LIBSOCKET) kde/libkdegui.a
282
282
283
@ENABLE_KDE_TRUE@celestia_LDFLAGS = $(all_libraries) $(KDE_RPATH)
283
@ENABLE_KDE_TRUE@celestia_LDFLAGS = $(all_libraries) $(KDE_RPATH)
284
@ENABLE_CELX_FALSE@COMMONSOURCES = \
285
@ENABLE_CELX_FALSE@	celestiacore.cpp \
286
@ENABLE_CELX_FALSE@	configfile.cpp \
287
@ENABLE_CELX_FALSE@	destination.cpp \
288
@ENABLE_CELX_FALSE@	eclipsefinder.cpp\
289
@ENABLE_CELX_FALSE@	favorites.cpp \
290
@ENABLE_CELX_FALSE@	imagecapture.cpp \
291
@ENABLE_CELX_FALSE@	url.cpp
292
284
293
285
@ENABLE_CELX_TRUE@COMMONSOURCES = \
294
@ENABLE_CELX_TRUE@COMMONSOURCES = \
286
@ENABLE_CELX_TRUE@	celestiacore.cpp \
295
@ENABLE_CELX_TRUE@	celestiacore.cpp \
Lines 292-306 Link Here
292
@ENABLE_CELX_TRUE@	url.cpp \
301
@ENABLE_CELX_TRUE@	url.cpp \
293
@ENABLE_CELX_TRUE@	celx.cpp
302
@ENABLE_CELX_TRUE@	celx.cpp
294
303
295
@ENABLE_CELX_FALSE@COMMONSOURCES = \
296
@ENABLE_CELX_FALSE@	celestiacore.cpp \
297
@ENABLE_CELX_FALSE@	configfile.cpp \
298
@ENABLE_CELX_FALSE@	destination.cpp \
299
@ENABLE_CELX_FALSE@	eclipsefinder.cpp\
300
@ENABLE_CELX_FALSE@	favorites.cpp \
301
@ENABLE_CELX_FALSE@	imagecapture.cpp \
302
@ENABLE_CELX_FALSE@	url.cpp
303
304
304
305
WINSOURCES = \
305
WINSOURCES = \
306
	wingotodlg.cpp \
306
	wingotodlg.cpp \
Lines 314-322 Link Here
314
	ODMenu.cpp \
314
	ODMenu.cpp \
315
        wineclipses.cpp
315
        wineclipses.cpp
316
316
317
318
@ENABLE_GLUT_FALSE@@ENABLE_GTK_FALSE@celestia_SOURCES = $(COMMONSOURCES) 
317
@ENABLE_GLUT_FALSE@@ENABLE_GTK_FALSE@celestia_SOURCES = $(COMMONSOURCES) 
318
319
@ENABLE_GLUT_TRUE@@ENABLE_GTK_FALSE@celestia_SOURCES = $(COMMONSOURCES) glutmain.cpp
319
@ENABLE_GLUT_TRUE@@ENABLE_GTK_FALSE@celestia_SOURCES = $(COMMONSOURCES) glutmain.cpp
320
320
@ENABLE_GTK_TRUE@celestia_SOURCES = $(COMMONSOURCES) gtkmain.cpp
321
@ENABLE_GTK_TRUE@celestia_SOURCES = $(COMMONSOURCES) gtkmain.cpp
321
322
322
EXTRA_celestia_SOURCES = gtkmain.cpp glutmain.cpp $(WINSOURCES)
323
EXTRA_celestia_SOURCES = gtkmain.cpp glutmain.cpp $(WINSOURCES)
Lines 334-345 Link Here
334
noinst_DATA = ../../celestia
335
noinst_DATA = ../../celestia
335
CLEANFILES = ../../celestia
336
CLEANFILES = ../../celestia
336
subdir = src/celestia
337
subdir = src/celestia
338
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
337
mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs
339
mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs
338
CONFIG_HEADER = $(top_builddir)/config.h
340
CONFIG_HEADER = $(top_builddir)/config.h
339
CONFIG_CLEAN_FILES =
341
CONFIG_CLEAN_FILES =
340
bin_PROGRAMS = celestia$(EXEEXT)
342
bin_PROGRAMS = celestia$(EXEEXT)
341
PROGRAMS = $(bin_PROGRAMS)
343
PROGRAMS = $(bin_PROGRAMS)
342
344
345
am__celestia_SOURCES_DIST = celestiacore.cpp configfile.cpp \
346
	destination.cpp eclipsefinder.cpp favorites.cpp \
347
	imagecapture.cpp url.cpp celx.cpp glutmain.cpp gtkmain.cpp
343
@ENABLE_CELX_TRUE@am__objects_1 = celestiacore.$(OBJEXT) \
348
@ENABLE_CELX_TRUE@am__objects_1 = celestiacore.$(OBJEXT) \
344
@ENABLE_CELX_TRUE@	configfile.$(OBJEXT) destination.$(OBJEXT) \
349
@ENABLE_CELX_TRUE@	configfile.$(OBJEXT) destination.$(OBJEXT) \
345
@ENABLE_CELX_TRUE@	eclipsefinder.$(OBJEXT) favorites.$(OBJEXT) \
350
@ENABLE_CELX_TRUE@	eclipsefinder.$(OBJEXT) favorites.$(OBJEXT) \
Lines 357-371 Link Here
357
@ENABLE_GTK_TRUE@am_celestia_OBJECTS = $(am__objects_1) \
362
@ENABLE_GTK_TRUE@am_celestia_OBJECTS = $(am__objects_1) \
358
@ENABLE_GTK_TRUE@	gtkmain.$(OBJEXT)
363
@ENABLE_GTK_TRUE@	gtkmain.$(OBJEXT)
359
celestia_OBJECTS = $(am_celestia_OBJECTS)
364
celestia_OBJECTS = $(am_celestia_OBJECTS)
360
celestia_DEPENDENCIES = ../celengine/libcelengine.a \
365
@ENABLE_KDE_TRUE@celestia_DEPENDENCIES = kde/libkdegui.a \
361
	../celtxf/libceltxf.a ../cel3ds/libcel3ds.a \
366
@ENABLE_KDE_TRUE@	../celengine/libcelengine.a \
362
	../celmath/libcelmath.a ../celutil/libcelutil.a
367
@ENABLE_KDE_TRUE@	../celtxf/libceltxf.a ../cel3ds/libcel3ds.a \
368
@ENABLE_KDE_TRUE@	../celmath/libcelmath.a \
369
@ENABLE_KDE_TRUE@	../celutil/libcelutil.a
370
@ENABLE_KDE_FALSE@celestia_DEPENDENCIES = ../celengine/libcelengine.a \
371
@ENABLE_KDE_FALSE@	../celtxf/libceltxf.a ../cel3ds/libcel3ds.a \
372
@ENABLE_KDE_FALSE@	../celmath/libcelmath.a \
373
@ENABLE_KDE_FALSE@	../celutil/libcelutil.a
363
374
364
DEFS = @DEFS@
365
DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
375
DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
366
CPPFLAGS = @CPPFLAGS@
367
LDFLAGS = @LDFLAGS@
368
LIBS = @LIBS@
369
depcomp = $(SHELL) $(top_srcdir)/admin/depcomp
376
depcomp = $(SHELL) $(top_srcdir)/admin/depcomp
370
am__depfiles_maybe = depfiles
377
am__depfiles_maybe = depfiles
371
#>- @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/ODMenu.Po ./$(DEPDIR)/avicapture.Po \
378
#>- @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/ODMenu.Po ./$(DEPDIR)/avicapture.Po \
Lines 416-432 Link Here
416
#>+ 2
423
#>+ 2
417
CXXLINK = $(LIBTOOL) --mode=link --tag=CXX $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) \
424
CXXLINK = $(LIBTOOL) --mode=link --tag=CXX $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) \
418
	$(AM_LDFLAGS) $(LDFLAGS) -o $@
425
	$(AM_LDFLAGS) $(LDFLAGS) -o $@
419
CXXFLAGS = @CXXFLAGS@
426
DIST_SOURCES = $(am__celestia_SOURCES_DIST) $(EXTRA_celestia_SOURCES)
420
DIST_SOURCES = $(celestia_SOURCES) $(EXTRA_celestia_SOURCES)
421
DATA = $(noinst_DATA)
427
DATA = $(noinst_DATA)
422
428
423
HEADERS = $(noinst_HEADERS)
429
HEADERS = $(noinst_HEADERS)
424
430
425
431
426
RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
432
RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
427
	uninstall-info-recursive all-recursive install-data-recursive \
433
	ps-recursive install-info-recursive uninstall-info-recursive \
428
	install-exec-recursive installdirs-recursive install-recursive \
434
	all-recursive install-data-recursive install-exec-recursive \
429
	uninstall-recursive check-recursive installcheck-recursive
435
	installdirs-recursive install-recursive uninstall-recursive \
436
	check-recursive installcheck-recursive
430
DIST_COMMON = $(noinst_HEADERS) Makefile.am Makefile.in
437
DIST_COMMON = $(noinst_HEADERS) Makefile.am Makefile.in
431
DIST_SUBDIRS = $(SUBDIRS)
438
DIST_SUBDIRS = $(SUBDIRS)
432
SOURCES = $(celestia_SOURCES) $(EXTRA_celestia_SOURCES)
439
SOURCES = $(celestia_SOURCES) $(EXTRA_celestia_SOURCES)
Lines 457-463 Link Here
457
	  ; then \
464
	  ; then \
458
	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
465
	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
459
	   echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f"; \
466
	   echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f"; \
460
	   $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f; \
467
	   $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f || exit 1; \
461
	  else :; fi; \
468
	  else :; fi; \
462
	done
469
	done
463
470
Lines 510-532 Link Here
510
	-rm -rf ./$(DEPDIR)
517
	-rm -rf ./$(DEPDIR)
511
518
512
.cpp.o:
519
.cpp.o:
513
@AMDEP_TRUE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
520
@am__fastdepCXX_TRUE@	if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
514
@AMDEP_TRUE@	depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
521
@am__fastdepCXX_TRUE@	  -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
515
@AMDEP_TRUE@	$(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
522
@am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
516
	$(CXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
523
@am__fastdepCXX_TRUE@	else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
524
@am__fastdepCXX_TRUE@	fi
525
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
526
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
527
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
528
@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
517
529
518
.cpp.obj:
530
.cpp.obj:
519
@AMDEP_TRUE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
531
@am__fastdepCXX_TRUE@	if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
520
@AMDEP_TRUE@	depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
532
@am__fastdepCXX_TRUE@	  -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
521
@AMDEP_TRUE@	$(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
533
@am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
522
	$(CXXCOMPILE) -c -o $@ `cygpath -w $<`
534
@am__fastdepCXX_TRUE@	else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
535
@am__fastdepCXX_TRUE@	fi
536
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
537
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
538
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
539
@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
523
540
524
.cpp.lo:
541
.cpp.lo:
525
@AMDEP_TRUE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
542
@am__fastdepCXX_TRUE@	if $(LTCXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
526
@AMDEP_TRUE@	depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
543
@am__fastdepCXX_TRUE@	  -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
527
@AMDEP_TRUE@	$(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
544
@am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \
528
	$(LTCXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
545
@am__fastdepCXX_TRUE@	else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
529
CXXDEPMODE = @CXXDEPMODE@
546
@am__fastdepCXX_TRUE@	fi
547
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
548
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
549
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
550
@am__fastdepCXX_FALSE@	$(LTCXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
530
551
531
mostlyclean-libtool:
552
mostlyclean-libtool:
532
	-rm -f *.lo
553
	-rm -f *.lo
Lines 592-601 Link Here
592
	list='$(SUBDIRS)'; for subdir in $$list; do \
613
	list='$(SUBDIRS)'; for subdir in $$list; do \
593
	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
614
	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
594
	done
615
	done
616
ctags-recursive:
617
	list='$(SUBDIRS)'; for subdir in $$list; do \
618
	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
619
	done
595
620
596
ETAGS = etags
621
ETAGS = etags
597
ETAGSFLAGS =
622
ETAGSFLAGS =
598
623
624
CTAGS = ctags
625
CTAGSFLAGS =
626
599
tags: TAGS
627
tags: TAGS
600
628
601
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
629
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
Lines 611-619 Link Here
611
		$(TAGS_FILES) $(LISP)
639
		$(TAGS_FILES) $(LISP)
612
	tags=; \
640
	tags=; \
613
	here=`pwd`; \
641
	here=`pwd`; \
642
	if (etags --etags-include --version) >/dev/null 2>&1; then \
643
	  include_option=--etags-include; \
644
	else \
645
	  include_option=--include; \
646
	fi; \
614
	list='$(SUBDIRS)'; for subdir in $$list; do \
647
	list='$(SUBDIRS)'; for subdir in $$list; do \
615
	  if test "$$subdir" = .; then :; else \
648
	  if test "$$subdir" = .; then :; else \
616
	    test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
649
	    test -f $$subdir/TAGS && \
650
	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
617
	  fi; \
651
	  fi; \
618
	done; \
652
	done; \
619
	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
653
	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
Lines 626-641 Link Here
626
	  || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
660
	  || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
627
	     $$tags $$unique
661
	     $$tags $$unique
628
662
663
ctags: CTAGS
664
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
665
		$(TAGS_FILES) $(LISP)
666
	tags=; \
667
	here=`pwd`; \
668
	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
669
	unique=`for i in $$list; do \
670
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
671
	  done | \
672
	  $(AWK) '    { files[$$0] = 1; } \
673
	       END { for (i in files) print i; }'`; \
674
	test -z "$(CTAGS_ARGS)$$tags$$unique" \
675
	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
676
	     $$tags $$unique
677
629
GTAGS:
678
GTAGS:
630
	here=`$(am__cd) $(top_builddir) && pwd` \
679
	here=`$(am__cd) $(top_builddir) && pwd` \
631
	  && cd $(top_srcdir) \
680
	  && cd $(top_srcdir) \
632
	  && gtags -i $(GTAGS_ARGS) $$here
681
	  && gtags -i $(GTAGS_ARGS) $$here
633
682
634
distclean-tags:
683
distclean-tags:
635
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
684
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
636
#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
685
#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
637
#>+ 4
686
#>+ 4
638
KDE_DIST=winhyperlinks.h wingotodlg.cpp eclipsefinder.cpp winbookmarks.cpp avicapture.h winmain.cpp favorites.cpp destination.h url.h eclipsefinder.h winbookmarks.h configfile.h winviewoptsdlg.cpp winstarbrowser.cpp wintourguide.cpp winstarbrowser.h winviewoptsdlg.h celx.cpp destination.cpp configfile.cpp wingotodlg.h wineclipses.h winssbrowser.h imagecapture.cpp celestiacore.cpp imagecapture.h avicapture.cpp moviecapture.h celestiacore.h url.cpp ODMenu.h ODMenu.cpp wineclipses.cpp celx.h winlocations.h favorites.h winssbrowser.cpp wintourguide.h winhyperlinks.cpp winlocations.cpp 
687
KDE_DIST=moviecapture.h wintourguide.cpp avicapture.cpp winbookmarks.cpp destination.cpp configfile.h wintourguide.h eclipsefinder.h destination.h winhyperlinks.cpp imagecapture.h favorites.cpp url.h winviewoptsdlg.h imagecapture.cpp winviewoptsdlg.cpp configfile.cpp favorites.h winmain.cpp ODMenu.cpp wingotodlg.h ODMenu.h wineclipses.h winstarbrowser.cpp winssbrowser.cpp celestiacore.cpp eclipsefinder.cpp winstarbrowser.h winhyperlinks.h wineclipses.cpp wingotodlg.cpp celx.h avicapture.h winbookmarks.h winssbrowser.h celx.cpp winlocations.h winlocations.cpp celestiacore.h url.cpp 
639
688
640
DISTFILES= $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
689
DISTFILES= $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
641
690
Lines 644-650 Link Here
644
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
693
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
645
694
646
distdir: $(DISTFILES)
695
distdir: $(DISTFILES)
647
	@list='$(DISTFILES)'; for file in $$list; do \
696
	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
697
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
698
	list='$(DISTFILES)'; for file in $$list; do \
699
	  case $$file in \
700
	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
701
	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
702
	  esac; \
648
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
703
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
649
	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
704
	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
650
	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
705
	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
Lines 747-762 Link Here
747
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
802
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
748
	mostlyclean-libtool
803
	mostlyclean-libtool
749
804
805
pdf: pdf-recursive
806
807
pdf-am:
808
809
ps: ps-recursive
810
811
ps-am:
812
750
uninstall-am: uninstall-binPROGRAMS uninstall-info-am
813
uninstall-am: uninstall-binPROGRAMS uninstall-info-am
751
814
752
uninstall-info: uninstall-info-recursive
815
uninstall-info: uninstall-info-recursive
753
816
754
.PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am check check-am clean \
817
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
755
	clean-binPROGRAMS clean-generic clean-libtool clean-recursive \
818
	clean-binPROGRAMS clean-generic clean-libtool clean-recursive \
756
	distclean distclean-compile distclean-depend distclean-generic \
819
	ctags ctags-recursive distclean distclean-compile \
757
	distclean-libtool distclean-recursive distclean-tags distdir \
820
	distclean-depend distclean-generic distclean-libtool \
758
	dvi dvi-am dvi-recursive info info-am info-recursive install \
821
	distclean-recursive distclean-tags distdir dvi dvi-am \
759
	install-am install-binPROGRAMS install-data install-data-am \
822
	dvi-recursive info info-am info-recursive install install-am \
823
	install-binPROGRAMS install-data install-data-am \
760
	install-data-recursive install-exec install-exec-am \
824
	install-data-recursive install-exec install-exec-am \
761
	install-exec-recursive install-info install-info-am \
825
	install-exec-recursive install-info install-info-am \
762
	install-info-recursive install-man install-recursive \
826
	install-info-recursive install-man install-recursive \
Lines 764-771 Link Here
764
	installdirs-am installdirs-recursive maintainer-clean \
828
	installdirs-am installdirs-recursive maintainer-clean \
765
	maintainer-clean-generic maintainer-clean-recursive mostlyclean \
829
	maintainer-clean-generic maintainer-clean-recursive mostlyclean \
766
	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
830
	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
767
	mostlyclean-recursive tags tags-recursive uninstall \
831
	mostlyclean-recursive pdf pdf-am pdf-recursive ps ps-am \
768
	uninstall-am uninstall-binPROGRAMS uninstall-info-am \
832
	ps-recursive tags tags-recursive uninstall uninstall-am \
833
	uninstall-binPROGRAMS uninstall-info-am \
769
	uninstall-info-recursive uninstall-recursive
834
	uninstall-info-recursive uninstall-recursive
770
835
771
836
(-)celestia-1.3.1-old/src/celestia/kde/Makefile.in (-133 / +198 lines)
Lines 1-8 Link Here
1
# Makefile.in generated by automake 1.6.3 from Makefile.am.
1
# Makefile.in generated by automake 1.7.6 from Makefile.am.
2
# KDE tags expanded automatically by am_edit - $Revision: 1.2 $ 
2
# KDE tags expanded automatically by am_edit - $Revision: 1.2 $ 
3
# @configure_input@
3
# @configure_input@
4
4
5
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
5
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
6
# Free Software Foundation, Inc.
6
# Free Software Foundation, Inc.
7
# This Makefile.in is free software; the Free Software Foundation
7
# This Makefile.in is free software; the Free Software Foundation
8
# gives unlimited permission to copy and/or distribute it,
8
# gives unlimited permission to copy and/or distribute it,
Lines 14-101 Link Here
14
# PARTICULAR PURPOSE.
14
# PARTICULAR PURPOSE.
15
15
16
@SET_MAKE@
16
@SET_MAKE@
17
SHELL = @SHELL@
18
17
19
srcdir = @srcdir@
18
srcdir = @srcdir@
20
top_srcdir = @top_srcdir@
19
top_srcdir = @top_srcdir@
21
VPATH = @srcdir@
20
VPATH = @srcdir@
22
prefix = @prefix@
23
exec_prefix = @exec_prefix@
24
25
bindir = @bindir@
26
sbindir = @sbindir@
27
libexecdir = @libexecdir@
28
datadir = @datadir@
29
sysconfdir = @sysconfdir@
30
sharedstatedir = @sharedstatedir@
31
localstatedir = @localstatedir@
32
libdir = @libdir@
33
infodir = @infodir@
34
mandir = @mandir@
35
includedir = @includedir@
36
oldincludedir = /usr/include
37
pkgdatadir = $(datadir)/@PACKAGE@
21
pkgdatadir = $(datadir)/@PACKAGE@
38
pkglibdir = $(libdir)/@PACKAGE@
22
pkglibdir = $(libdir)/@PACKAGE@
39
pkgincludedir = $(includedir)/@PACKAGE@
23
pkgincludedir = $(includedir)/@PACKAGE@
40
top_builddir = ../../..
24
top_builddir = ../../..
41
25
42
ACLOCAL = @ACLOCAL@
43
AUTOCONF = @AUTOCONF@
44
AUTOMAKE = @AUTOMAKE@
45
AUTOHEADER = @AUTOHEADER@
46
47
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
48
INSTALL = @INSTALL@
27
INSTALL = @INSTALL@
49
INSTALL_PROGRAM = @INSTALL_PROGRAM@
50
INSTALL_DATA = @INSTALL_DATA@
51
install_sh_DATA = $(install_sh) -c -m 644
28
install_sh_DATA = $(install_sh) -c -m 644
52
install_sh_PROGRAM = $(install_sh) -c
29
install_sh_PROGRAM = $(install_sh) -c
53
install_sh_SCRIPT = $(install_sh) -c
30
install_sh_SCRIPT = $(install_sh) -c
54
INSTALL_SCRIPT = @INSTALL_SCRIPT@
55
INSTALL_HEADER = $(INSTALL_DATA)
31
INSTALL_HEADER = $(INSTALL_DATA)
56
transform = @program_transform_name@
32
transform = $(program_transform_name)
57
NORMAL_INSTALL = :
33
NORMAL_INSTALL = :
58
PRE_INSTALL = :
34
PRE_INSTALL = :
59
POST_INSTALL = :
35
POST_INSTALL = :
60
NORMAL_UNINSTALL = :
36
NORMAL_UNINSTALL = :
61
PRE_UNINSTALL = :
37
PRE_UNINSTALL = :
62
POST_UNINSTALL = :
38
POST_UNINSTALL = :
63
build_alias = @build_alias@
64
build_triplet = @build@
39
build_triplet = @build@
65
host_alias = @host_alias@
66
host_triplet = @host@
40
host_triplet = @host@
67
target_alias = @target_alias@
68
target_triplet = @target@
41
target_triplet = @target@
69
42
ACLOCAL = @ACLOCAL@
70
EXEEXT = @EXEEXT@
43
AMDEP_FALSE = @AMDEP_FALSE@
71
OBJEXT = @OBJEXT@
44
AMDEP_TRUE = @AMDEP_TRUE@
72
PATH_SEPARATOR = @PATH_SEPARATOR@
73
AMTAR = @AMTAR@
45
AMTAR = @AMTAR@
74
ARTSCCONFIG = @ARTSCCONFIG@
46
ARTSCCONFIG = @ARTSCCONFIG@
75
AS = @AS@
47
AUTOCONF = @AUTOCONF@
76
AUTODIRS = @AUTODIRS@
48
AUTODIRS = @AUTODIRS@
49
AUTOHEADER = @AUTOHEADER@
50
AUTOMAKE = @AUTOMAKE@
77
AWK = @AWK@
51
AWK = @AWK@
78
CC = @CC@
52
CC = @CC@
79
CONF_FILES = @CONF_FILES@
53
CCDEPMODE = @CCDEPMODE@
54
CFLAGS = @CFLAGS@
80
CPP = @CPP@
55
CPP = @CPP@
56
CPPFLAGS = @CPPFLAGS@
81
CXX = @CXX@
57
CXX = @CXX@
82
CXXCPP = @CXXCPP@
58
CXXCPP = @CXXCPP@
59
CXXDEPMODE = @CXXDEPMODE@
60
CXXFLAGS = @CXXFLAGS@
61
CYGPATH_W = @CYGPATH_W@
83
DCOPIDL = @DCOPIDL@
62
DCOPIDL = @DCOPIDL@
84
DCOPIDL2CPP = @DCOPIDL2CPP@
63
DCOPIDL2CPP = @DCOPIDL2CPP@
85
DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@
64
DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@
65
DEFS = @DEFS@
86
DEPDIR = @DEPDIR@
66
DEPDIR = @DEPDIR@
87
DLLTOOL = @DLLTOOL@
88
DOXYGEN = @DOXYGEN@
89
DOXYGEN_PROJECT_NAME = @DOXYGEN_PROJECT_NAME@
90
DOXYGEN_PROJECT_NUMBER = @DOXYGEN_PROJECT_NUMBER@
91
DPMSINC = @DPMSINC@
92
DPMSLIB = @DPMSLIB@
93
ECHO = @ECHO@
67
ECHO = @ECHO@
68
ECHO_C = @ECHO_C@
69
ECHO_N = @ECHO_N@
70
ECHO_T = @ECHO_T@
71
EGREP = @EGREP@
72
ENABLE_CELX_FALSE = @ENABLE_CELX_FALSE@
73
ENABLE_CELX_TRUE = @ENABLE_CELX_TRUE@
74
ENABLE_GLUT_FALSE = @ENABLE_GLUT_FALSE@
75
ENABLE_GLUT_TRUE = @ENABLE_GLUT_TRUE@
76
ENABLE_GTK_FALSE = @ENABLE_GTK_FALSE@
77
ENABLE_GTK_TRUE = @ENABLE_GTK_TRUE@
78
ENABLE_HIPPARCOS_FALSE = @ENABLE_HIPPARCOS_FALSE@
79
ENABLE_HIPPARCOS_TRUE = @ENABLE_HIPPARCOS_TRUE@
80
ENABLE_KDE_FALSE = @ENABLE_KDE_FALSE@
81
ENABLE_KDE_TRUE = @ENABLE_KDE_TRUE@
82
EXEEXT = @EXEEXT@
94
FRAMEWORK_COREAUDIO = @FRAMEWORK_COREAUDIO@
83
FRAMEWORK_COREAUDIO = @FRAMEWORK_COREAUDIO@
95
GCJ = @GCJ@
96
GCJFLAGS = @GCJFLAGS@
97
GLINC = @GLINC@
98
GLLIB = @GLLIB@
99
GMSGFMT = @GMSGFMT@
84
GMSGFMT = @GMSGFMT@
100
GNOMEGNORBA_LIBS = @GNOMEGNORBA_LIBS@
85
GNOMEGNORBA_LIBS = @GNOMEGNORBA_LIBS@
101
GNOMEUI_LIBS = @GNOMEUI_LIBS@
86
GNOMEUI_LIBS = @GNOMEUI_LIBS@
Lines 113-129 Link Here
113
GTK_CONFIG = @GTK_CONFIG@
98
GTK_CONFIG = @GTK_CONFIG@
114
GTK_LIBS = @GTK_LIBS@
99
GTK_LIBS = @GTK_LIBS@
115
HIPDIR = @HIPDIR@
100
HIPDIR = @HIPDIR@
116
IDL = @IDL@
101
INSIDE_GNOME_COMMON_FALSE = @INSIDE_GNOME_COMMON_FALSE@
117
IDL_DEPENDENCIES = @IDL_DEPENDENCIES@
102
INSIDE_GNOME_COMMON_TRUE = @INSIDE_GNOME_COMMON_TRUE@
103
INSTALL_DATA = @INSTALL_DATA@
104
INSTALL_PROGRAM = @INSTALL_PROGRAM@
105
INSTALL_SCRIPT = @INSTALL_SCRIPT@
118
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
106
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
119
JAR = @JAR@
120
JAVAC = @JAVAC@
121
JAVAH = @JAVAH@
122
JVMLIBS = @JVMLIBS@
123
KDECONFIG = @KDECONFIG@
107
KDECONFIG = @KDECONFIG@
124
KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@
108
KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@
125
KDE_HAS_DOXYGEN = @KDE_HAS_DOXYGEN@
126
KDE_HAVE_DOT = @KDE_HAVE_DOT@
127
KDE_INCLUDES = @KDE_INCLUDES@
109
KDE_INCLUDES = @KDE_INCLUDES@
128
KDE_LDFLAGS = @KDE_LDFLAGS@
110
KDE_LDFLAGS = @KDE_LDFLAGS@
129
KDE_MT_LDFLAGS = @KDE_MT_LDFLAGS@
111
KDE_MT_LDFLAGS = @KDE_MT_LDFLAGS@
Lines 135-161 Link Here
135
KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@
117
KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@
136
KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@
118
KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@
137
KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@
119
KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@
138
LEX = @LEX@
120
LDFLAGS = @LDFLAGS@
139
LEXLIB = @LEXLIB@
140
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
141
LIBBZ2 = @LIBBZ2@
142
LIBCOMPAT = @LIBCOMPAT@
121
LIBCOMPAT = @LIBCOMPAT@
143
LIBCRYPT = @LIBCRYPT@
122
LIBCRYPT = @LIBCRYPT@
144
LIBDL = @LIBDL@
123
LIBDL = @LIBDL@
145
LIBGEN = @LIBGEN@
146
LIBJPEG = @LIBJPEG@
124
LIBJPEG = @LIBJPEG@
147
LIBMICO = @LIBMICO@
148
LIBOBJS = @LIBOBJS@
125
LIBOBJS = @LIBOBJS@
149
LIBPNG = @LIBPNG@
126
LIBPNG = @LIBPNG@
150
LIBPTHREAD = @LIBPTHREAD@
127
LIBPTHREAD = @LIBPTHREAD@
151
LIBPYTHON = @LIBPYTHON@
152
LIBQIMGIO = @LIBQIMGIO@
153
LIBRESOLV = @LIBRESOLV@
128
LIBRESOLV = @LIBRESOLV@
154
LIBSHADOW = @LIBSHADOW@
129
LIBS = @LIBS@
155
LIBSM = @LIBSM@
130
LIBSM = @LIBSM@
156
LIBSOCKET = @LIBSOCKET@
131
LIBSOCKET = @LIBSOCKET@
157
LIBSSL = @LIBSSL@
158
LIBTIFF = @LIBTIFF@
159
LIBTOOL = @LIBTOOL@
132
LIBTOOL = @LIBTOOL@
160
LIBUCB = @LIBUCB@
133
LIBUCB = @LIBUCB@
161
LIBUTIL = @LIBUTIL@
134
LIBUTIL = @LIBUTIL@
Lines 169-175 Link Here
169
LIB_KFILE = @LIB_KFILE@
142
LIB_KFILE = @LIB_KFILE@
170
LIB_KFM = @LIB_KFM@
143
LIB_KFM = @LIB_KFM@
171
LIB_KHTML = @LIB_KHTML@
144
LIB_KHTML = @LIB_KHTML@
172
LIB_KIMGIO = @LIB_KIMGIO@
173
LIB_KIO = @LIB_KIO@
145
LIB_KIO = @LIB_KIO@
174
LIB_KPARTS = @LIB_KPARTS@
146
LIB_KPARTS = @LIB_KPARTS@
175
LIB_KSPELL = @LIB_KSPELL@
147
LIB_KSPELL = @LIB_KSPELL@
Lines 177-222 Link Here
177
LIB_POLL = @LIB_POLL@
149
LIB_POLL = @LIB_POLL@
178
LIB_QPE = @LIB_QPE@
150
LIB_QPE = @LIB_QPE@
179
LIB_QT = @LIB_QT@
151
LIB_QT = @LIB_QT@
180
LIB_QTOPIA = @LIB_QTOPIA@
181
LIB_SMB = @LIB_SMB@
152
LIB_SMB = @LIB_SMB@
182
LIB_X11 = @LIB_X11@
153
LIB_X11 = @LIB_X11@
183
LIB_XEXT = @LIB_XEXT@
154
LIB_XEXT = @LIB_XEXT@
184
LN_S = @LN_S@
155
LN_S = @LN_S@
156
LTLIBOBJS = @LTLIBOBJS@
157
MAKEINFO = @MAKEINFO@
185
MCOPIDL = @MCOPIDL@
158
MCOPIDL = @MCOPIDL@
186
MEINPROC = @MEINPROC@
159
MEINPROC = @MEINPROC@
187
MICO_INCLUDES = @MICO_INCLUDES@
188
MICO_LDFLAGS = @MICO_LDFLAGS@
189
MOC = @MOC@
160
MOC = @MOC@
190
MSGFMT = @MSGFMT@
161
MSGFMT = @MSGFMT@
191
NOOPT_CFLAGS = @NOOPT_CFLAGS@
162
NOOPT_CFLAGS = @NOOPT_CFLAGS@
192
NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@
163
NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@
193
NOREPO = @NOREPO@
164
NOREPO = @NOREPO@
194
OBJDUMP = @OBJDUMP@
165
OBJEXT = @OBJEXT@
195
ORBIT_CFLAGS = @ORBIT_CFLAGS@
166
ORBIT_CFLAGS = @ORBIT_CFLAGS@
196
ORBIT_CONFIG = @ORBIT_CONFIG@
167
ORBIT_CONFIG = @ORBIT_CONFIG@
197
ORBIT_IDL = @ORBIT_IDL@
168
ORBIT_IDL = @ORBIT_IDL@
198
ORBIT_LIBS = @ORBIT_LIBS@
169
ORBIT_LIBS = @ORBIT_LIBS@
199
PACKAGE = @PACKAGE@
170
PACKAGE = @PACKAGE@
200
PAMLIBS = @PAMLIBS@
171
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
201
PASSWDLIBS = @PASSWDLIBS@
172
PACKAGE_NAME = @PACKAGE_NAME@
173
PACKAGE_STRING = @PACKAGE_STRING@
174
PACKAGE_TARNAME = @PACKAGE_TARNAME@
175
PACKAGE_VERSION = @PACKAGE_VERSION@
176
PATH_SEPARATOR = @PATH_SEPARATOR@
202
PKGDATADIR = @PKGDATADIR@
177
PKGDATADIR = @PKGDATADIR@
203
PTHREAD_LIB = @PTHREAD_LIB@
178
PTHREAD_LIB = @PTHREAD_LIB@
204
PYTHONINC = @PYTHONINC@
205
PYTHONLIB = @PYTHONLIB@
206
PYTHONMODDIR = @PYTHONMODDIR@
207
QTDOCDIR = @QTDOCDIR@
208
QTE_NORTTI = @QTE_NORTTI@
179
QTE_NORTTI = @QTE_NORTTI@
209
QTOPIA_INCLUDES = @QTOPIA_INCLUDES@
210
QT_INCLUDES = @QT_INCLUDES@
180
QT_INCLUDES = @QT_INCLUDES@
211
QT_LDFLAGS = @QT_LDFLAGS@
181
QT_LDFLAGS = @QT_LDFLAGS@
212
RANLIB = @RANLIB@
182
RANLIB = @RANLIB@
213
RC = @RC@
214
REPO = @REPO@
183
REPO = @REPO@
215
SETUIDFLAGS = @SETUIDFLAGS@
184
SET_MAKE = @SET_MAKE@
216
SSL_INCLUDES = @SSL_INCLUDES@
185
SHELL = @SHELL@
217
SSL_LDFLAGS = @SSL_LDFLAGS@
218
STRIP = @STRIP@
186
STRIP = @STRIP@
219
TOPSUBDIRS = @TOPSUBDIRS@
220
UIC = @UIC@
187
UIC = @UIC@
221
UIC_TR = @UIC_TR@
188
UIC_TR = @UIC_TR@
222
USER_INCLUDES = @USER_INCLUDES@
189
USER_INCLUDES = @USER_INCLUDES@
Lines 227-234 Link Here
227
VERSION = @VERSION@
194
VERSION = @VERSION@
228
WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@
195
WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@
229
XGETTEXT = @XGETTEXT@
196
XGETTEXT = @XGETTEXT@
230
XPMINC = @XPMINC@
231
XPMLIB = @XPMLIB@
232
XPM_LIBS = @XPM_LIBS@
197
XPM_LIBS = @XPM_LIBS@
233
X_CFLAGS = @X_CFLAGS@
198
X_CFLAGS = @X_CFLAGS@
234
X_EXTRA_LIBS = @X_EXTRA_LIBS@
199
X_EXTRA_LIBS = @X_EXTRA_LIBS@
Lines 237-251 Link Here
237
X_LIBS = @X_LIBS@
202
X_LIBS = @X_LIBS@
238
X_PRE_LIBS = @X_PRE_LIBS@
203
X_PRE_LIBS = @X_PRE_LIBS@
239
ZVT_LIBS = @ZVT_LIBS@
204
ZVT_LIBS = @ZVT_LIBS@
205
ac_ct_CC = @ac_ct_CC@
206
ac_ct_CXX = @ac_ct_CXX@
207
ac_ct_RANLIB = @ac_ct_RANLIB@
208
ac_ct_STRIP = @ac_ct_STRIP@
240
all_includes = @all_includes@
209
all_includes = @all_includes@
241
all_libraries = @all_libraries@
210
all_libraries = @all_libraries@
211
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
212
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
213
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
214
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
242
am__include = @am__include@
215
am__include = @am__include@
216
am__leading_dot = @am__leading_dot@
243
am__quote = @am__quote@
217
am__quote = @am__quote@
218
bindir = @bindir@
219
build = @build@
220
build_alias = @build_alias@
221
build_cpu = @build_cpu@
222
build_os = @build_os@
223
build_vendor = @build_vendor@
244
cflags_set = @cflags_set@
224
cflags_set = @cflags_set@
245
cxxflags_set = @cxxflags_set@
225
datadir = @datadir@
246
idldir = @idldir@
226
exec_prefix = @exec_prefix@
227
host = @host@
228
host_alias = @host_alias@
229
host_cpu = @host_cpu@
230
host_os = @host_os@
231
host_vendor = @host_vendor@
232
includedir = @includedir@
233
infodir = @infodir@
247
install_sh = @install_sh@
234
install_sh = @install_sh@
248
jni_includes = @jni_includes@
249
kde_appsdir = @kde_appsdir@
235
kde_appsdir = @kde_appsdir@
250
kde_bindir = @kde_bindir@
236
kde_bindir = @kde_bindir@
251
kde_confdir = @kde_confdir@
237
kde_confdir = @kde_confdir@
Lines 267-275 Link Here
267
kde_templatesdir = @kde_templatesdir@
253
kde_templatesdir = @kde_templatesdir@
268
kde_wallpaperdir = @kde_wallpaperdir@
254
kde_wallpaperdir = @kde_wallpaperdir@
269
kde_widgetdir = @kde_widgetdir@
255
kde_widgetdir = @kde_widgetdir@
270
micodir = @micodir@
256
libdir = @libdir@
257
libexecdir = @libexecdir@
258
localstatedir = @localstatedir@
259
mandir = @mandir@
260
oldincludedir = @oldincludedir@
261
prefix = @prefix@
262
program_transform_name = @program_transform_name@
271
qt_includes = @qt_includes@
263
qt_includes = @qt_includes@
272
qt_libraries = @qt_libraries@
264
qt_libraries = @qt_libraries@
265
sbindir = @sbindir@
266
sharedstatedir = @sharedstatedir@
267
sysconfdir = @sysconfdir@
268
target = @target@
269
target_alias = @target_alias@
270
target_cpu = @target_cpu@
271
target_os = @target_os@
272
target_vendor = @target_vendor@
273
x_includes = @x_includes@
273
x_includes = @x_includes@
274
x_libraries = @x_libraries@
274
x_libraries = @x_libraries@
275
275
Lines 310-315 Link Here
310
310
311
EXTRA_DIST = celestialbrowserbase.ui eclipsefinderdlgbase.ui
311
EXTRA_DIST = celestialbrowserbase.ui eclipsefinderdlgbase.ui
312
subdir = src/celestia/kde
312
subdir = src/celestia/kde
313
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
313
mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs
314
mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs
314
CONFIG_HEADER = $(top_builddir)/config.h
315
CONFIG_HEADER = $(top_builddir)/config.h
315
CONFIG_CLEAN_FILES =
316
CONFIG_CLEAN_FILES =
Lines 317-322 Link Here
317
318
318
libkdegui_a_AR = $(AR) cru
319
libkdegui_a_AR = $(AR) cru
319
libkdegui_a_LIBADD =
320
libkdegui_a_LIBADD =
321
am__libkdegui_a_SOURCES_DIST = eclipsefinderdlgbase.uic.h \
322
	eclipsefinderdlgbase.uic.cpp eclipsefinderdlgbase.uic.moc.cpp \
323
	eclipsefinderdlg.cpp eclipsefinderdlg.moc.cpp \
324
	celestialbrowserbase.uic.h celestialbrowserbase.uic.cpp \
325
	celestialbrowserbase.uic.moc.cpp celestialbrowser.cpp \
326
	celestialbrowser.moc.cpp kdemain.cpp kdeapp.cpp kdeapp.moc.cpp \
327
	kdeglwidget.cpp kdeglwidget.moc.cpp kdepreferencesdialog.cpp \
328
	kdepreferencesdialog.moc.cpp kdeuniquecelestia.cpp \
329
	kdeuniquecelestia.moc.cpp kcelbookmarkmenu.cpp \
330
	kcelbookmarkmenu.moc.cpp kcelbookmarkmanager.cpp \
331
	kcelbookmarkmanager.moc.cpp selectionpopup.cpp \
332
	selectionpopup.moc.cpp
320
#>- @ENABLE_KDE_TRUE@am_libkdegui_a_OBJECTS = \
333
#>- @ENABLE_KDE_TRUE@am_libkdegui_a_OBJECTS = \
321
#>- @ENABLE_KDE_TRUE@	eclipsefinderdlgbase.uic.$(OBJEXT) \
334
#>- @ENABLE_KDE_TRUE@	eclipsefinderdlgbase.uic.$(OBJEXT) \
322
#>- @ENABLE_KDE_TRUE@	eclipsefinderdlgbase.uic.moc.$(OBJEXT) \
335
#>- @ENABLE_KDE_TRUE@	eclipsefinderdlgbase.uic.moc.$(OBJEXT) \
Lines 366-376 Link Here
366
@KDE_USE_FINAL_TRUE@@ENABLE_KDE_TRUE@am_libkdegui_a_OBJECTS = $(@ENABLE_KDE_TRUE@am_libkdegui_a_final_OBJECTS)
379
@KDE_USE_FINAL_TRUE@@ENABLE_KDE_TRUE@am_libkdegui_a_OBJECTS = $(@ENABLE_KDE_TRUE@am_libkdegui_a_final_OBJECTS)
367
libkdegui_a_OBJECTS = $(am_libkdegui_a_OBJECTS)
380
libkdegui_a_OBJECTS = $(am_libkdegui_a_OBJECTS)
368
381
369
DEFS = @DEFS@
370
DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
382
DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
371
CPPFLAGS = @CPPFLAGS@
372
LDFLAGS = @LDFLAGS@
373
LIBS = @LIBS@
374
depcomp = $(SHELL) $(top_srcdir)/admin/depcomp
383
depcomp = $(SHELL) $(top_srcdir)/admin/depcomp
375
am__depfiles_maybe = depfiles
384
am__depfiles_maybe = depfiles
376
#>- @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/celestialbrowser.Po \
385
#>- @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/celestialbrowser.Po \
Lines 459-466 Link Here
459
#>+ 2
468
#>+ 2
460
CXXLINK = $(LIBTOOL) --mode=link --tag=CXX $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) \
469
CXXLINK = $(LIBTOOL) --mode=link --tag=CXX $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) \
461
	$(AM_LDFLAGS) $(LDFLAGS) -o $@
470
	$(AM_LDFLAGS) $(LDFLAGS) -o $@
462
CXXFLAGS = @CXXFLAGS@
463
CFLAGS = @CFLAGS@
464
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
471
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
465
	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
472
	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
466
LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
473
LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
Lines 468-481 Link Here
468
CCLD = $(CC)
475
CCLD = $(CC)
469
LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
476
LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
470
	$(AM_LDFLAGS) $(LDFLAGS) -o $@
477
	$(AM_LDFLAGS) $(LDFLAGS) -o $@
471
DIST_SOURCES = $(libkdegui_a_SOURCES)
478
DIST_SOURCES = $(am__libkdegui_a_SOURCES_DIST)
472
HEADERS = $(noinst_HEADERS)
479
HEADERS = $(noinst_HEADERS)
473
480
474
481
475
RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
482
RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
476
	uninstall-info-recursive all-recursive install-data-recursive \
483
	ps-recursive install-info-recursive uninstall-info-recursive \
477
	install-exec-recursive installdirs-recursive install-recursive \
484
	all-recursive install-data-recursive install-exec-recursive \
478
	uninstall-recursive check-recursive installcheck-recursive
485
	installdirs-recursive install-recursive uninstall-recursive \
486
	check-recursive installcheck-recursive
479
DIST_COMMON = $(noinst_HEADERS) Makefile.am Makefile.in
487
DIST_COMMON = $(noinst_HEADERS) Makefile.am Makefile.in
480
DIST_SUBDIRS = data doc po
488
DIST_SUBDIRS = data doc po
481
SOURCES = $(libkdegui_a_SOURCES)
489
SOURCES = $(libkdegui_a_SOURCES)
Lines 539-561 Link Here
539
	-rm -rf ./$(DEPDIR)
547
	-rm -rf ./$(DEPDIR)
540
548
541
.cpp.o:
549
.cpp.o:
542
@AMDEP_TRUE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
550
@am__fastdepCXX_TRUE@	if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
543
@AMDEP_TRUE@	depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
551
@am__fastdepCXX_TRUE@	  -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
544
@AMDEP_TRUE@	$(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
552
@am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
545
	$(CXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
553
@am__fastdepCXX_TRUE@	else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
554
@am__fastdepCXX_TRUE@	fi
555
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
556
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
557
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
558
@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
546
559
547
.cpp.obj:
560
.cpp.obj:
548
@AMDEP_TRUE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
561
@am__fastdepCXX_TRUE@	if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
549
@AMDEP_TRUE@	depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
562
@am__fastdepCXX_TRUE@	  -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
550
@AMDEP_TRUE@	$(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
563
@am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
551
	$(CXXCOMPILE) -c -o $@ `cygpath -w $<`
564
@am__fastdepCXX_TRUE@	else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
565
@am__fastdepCXX_TRUE@	fi
566
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
567
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
568
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
569
@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
552
570
553
.cpp.lo:
571
.cpp.lo:
554
@AMDEP_TRUE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
572
@am__fastdepCXX_TRUE@	if $(LTCXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
555
@AMDEP_TRUE@	depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
573
@am__fastdepCXX_TRUE@	  -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
556
@AMDEP_TRUE@	$(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
574
@am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \
557
	$(LTCXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
575
@am__fastdepCXX_TRUE@	else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
558
CXXDEPMODE = @CXXDEPMODE@
576
@am__fastdepCXX_TRUE@	fi
577
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
578
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
579
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
580
@am__fastdepCXX_FALSE@	$(LTCXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
559
581
560
mostlyclean-libtool:
582
mostlyclean-libtool:
561
	-rm -f *.lo
583
	-rm -f *.lo
Lines 621-630 Link Here
621
	list='$(SUBDIRS)'; for subdir in $$list; do \
643
	list='$(SUBDIRS)'; for subdir in $$list; do \
622
	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
644
	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
623
	done
645
	done
646
ctags-recursive:
647
	list='$(SUBDIRS)'; for subdir in $$list; do \
648
	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
649
	done
624
650
625
ETAGS = etags
651
ETAGS = etags
626
ETAGSFLAGS =
652
ETAGSFLAGS =
627
653
654
CTAGS = ctags
655
CTAGSFLAGS =
656
628
tags: TAGS
657
tags: TAGS
629
658
630
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
659
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
Lines 640-648 Link Here
640
		$(TAGS_FILES) $(LISP)
669
		$(TAGS_FILES) $(LISP)
641
	tags=; \
670
	tags=; \
642
	here=`pwd`; \
671
	here=`pwd`; \
672
	if (etags --etags-include --version) >/dev/null 2>&1; then \
673
	  include_option=--etags-include; \
674
	else \
675
	  include_option=--include; \
676
	fi; \
643
	list='$(SUBDIRS)'; for subdir in $$list; do \
677
	list='$(SUBDIRS)'; for subdir in $$list; do \
644
	  if test "$$subdir" = .; then :; else \
678
	  if test "$$subdir" = .; then :; else \
645
	    test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
679
	    test -f $$subdir/TAGS && \
680
	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
646
	  fi; \
681
	  fi; \
647
	done; \
682
	done; \
648
	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
683
	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
Lines 655-670 Link Here
655
	  || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
690
	  || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
656
	     $$tags $$unique
691
	     $$tags $$unique
657
692
693
ctags: CTAGS
694
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
695
		$(TAGS_FILES) $(LISP)
696
	tags=; \
697
	here=`pwd`; \
698
	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
699
	unique=`for i in $$list; do \
700
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
701
	  done | \
702
	  $(AWK) '    { files[$$0] = 1; } \
703
	       END { for (i in files) print i; }'`; \
704
	test -z "$(CTAGS_ARGS)$$tags$$unique" \
705
	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
706
	     $$tags $$unique
707
658
GTAGS:
708
GTAGS:
659
	here=`$(am__cd) $(top_builddir) && pwd` \
709
	here=`$(am__cd) $(top_builddir) && pwd` \
660
	  && cd $(top_srcdir) \
710
	  && cd $(top_srcdir) \
661
	  && gtags -i $(GTAGS_ARGS) $$here
711
	  && gtags -i $(GTAGS_ARGS) $$here
662
712
663
distclean-tags:
713
distclean-tags:
664
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
714
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
665
#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
715
#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
666
#>+ 4
716
#>+ 4
667
KDE_DIST=celestialbrowser.h kdeuniquecelestia.h cellistviewitem.h kdeglwidget.h kdepreferencesdialog.h eclipsefinderdlg.h kcelbookmarkmenu.h kdeapp.h selectionpopup.h kcelbookmarkmanager.h kcelbookmarkowner.h 
717
KDE_DIST=kdeuniquecelestia.h selectionpopup.h eclipsefinderdlg.h kdepreferencesdialog.h kdeapp.h kcelbookmarkowner.h kcelbookmarkmanager.h cellistviewitem.h kcelbookmarkmenu.h kdeglwidget.h celestialbrowser.h 
668
718
669
DISTFILES= $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
719
DISTFILES= $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
670
720
Lines 673-679 Link Here
673
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
723
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
674
724
675
distdir: $(DISTFILES)
725
distdir: $(DISTFILES)
676
	@list='$(DISTFILES)'; for file in $$list; do \
726
	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
727
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
728
	list='$(DISTFILES)'; for file in $$list; do \
729
	  case $$file in \
730
	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
731
	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
732
	  esac; \
677
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
733
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
678
	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
734
	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
679
	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
735
	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
Lines 707-713 Link Here
707
	  fi; \
763
	  fi; \
708
	done
764
	done
709
	$(MAKE) $(AM_MAKEFLAGS) \
765
	$(MAKE) $(AM_MAKEFLAGS) \
710
	  top_distdir="${top_distdir}" distdir="$(distdir)" \
766
	  top_distdir="$(top_distdir)" distdir="$(distdir)" \
711
	  dist-hook
767
	  dist-hook
712
check-am: all-am
768
check-am: all-am
713
check: check-recursive
769
check: check-recursive
Lines 781-806 Link Here
781
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
837
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
782
	mostlyclean-libtool
838
	mostlyclean-libtool
783
839
840
pdf: pdf-recursive
841
842
pdf-am:
843
844
ps: ps-recursive
845
846
ps-am:
847
784
uninstall-am: uninstall-info-am
848
uninstall-am: uninstall-info-am
785
849
786
uninstall-info: uninstall-info-recursive
850
uninstall-info: uninstall-info-recursive
787
851
788
.PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am check check-am clean \
852
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
789
	clean-generic clean-libtool clean-noinstLIBRARIES \
853
	clean-generic clean-libtool clean-noinstLIBRARIES \
790
	clean-recursive distclean distclean-compile distclean-depend \
854
	clean-recursive ctags ctags-recursive distclean \
791
	distclean-generic distclean-libtool distclean-recursive \
855
	distclean-compile distclean-depend distclean-generic \
792
	distclean-tags distdir dvi dvi-am dvi-recursive info info-am \
856
	distclean-libtool distclean-recursive distclean-tags distdir \
793
	info-recursive install install-am install-data install-data-am \
857
	dvi dvi-am dvi-recursive info info-am info-recursive install \
794
	install-data-recursive install-exec install-exec-am \
858
	install-am install-data install-data-am install-data-recursive \
795
	install-exec-recursive install-info install-info-am \
859
	install-exec install-exec-am install-exec-recursive \
796
	install-info-recursive install-man install-recursive \
860
	install-info install-info-am install-info-recursive install-man \
797
	install-strip installcheck installcheck-am installdirs \
861
	install-recursive install-strip installcheck installcheck-am \
798
	installdirs-am installdirs-recursive maintainer-clean \
862
	installdirs installdirs-am installdirs-recursive \
799
	maintainer-clean-generic maintainer-clean-recursive mostlyclean \
863
	maintainer-clean maintainer-clean-generic \
800
	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
864
	maintainer-clean-recursive mostlyclean mostlyclean-compile \
801
	mostlyclean-recursive tags tags-recursive uninstall \
865
	mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \
802
	uninstall-am uninstall-info-am uninstall-info-recursive \
866
	pdf pdf-am pdf-recursive ps ps-am ps-recursive tags \
803
	uninstall-recursive
867
	tags-recursive uninstall uninstall-am uninstall-info-am \
868
	uninstall-info-recursive uninstall-recursive
804
869
805
870
806
@ENABLE_KDE_TRUE@%.uic.h: %.ui
871
@ENABLE_KDE_TRUE@%.uic.h: %.ui
Lines 837-843 Link Here
837
902
838
903
839
#>+ 11
904
#>+ 11
840
@ENABLE_KDE_TRUE@am_libkdegui_a.all_cpp.cpp: $(srcdir)/Makefile.in eclipsefinderdlgbase.uic.cpp eclipsefinderdlgbase.uic.moc.cpp eclipsefinderdlg.cpp eclipsefinderdlg.moc.cpp celestialbrowserbase.uic.cpp celestialbrowserbase.uic.moc.cpp celestialbrowser.cpp celestialbrowser.moc.cpp kdemain.cpp kdeapp.cpp kdeapp.moc.cpp kdeglwidget.cpp kdeglwidget.moc.cpp kdepreferencesdialog.cpp kdepreferencesdialog.moc.cpp kdeuniquecelestia.cpp kdeuniquecelestia.moc.cpp kcelbookmarkmenu.cpp kcelbookmarkmenu.moc.cpp kcelbookmarkmanager.cpp kcelbookmarkmanager.moc.cpp selectionpopup.cpp selectionpopup.moc.cpp 
905
@ENABLE_KDE_TRUE@am_libkdegui_a.all_cpp.cpp: $(srcdir)/Makefile.in eclipsefinderdlgbase.uic.cpp eclipsefinderdlgbase.uic.moc.cpp $(srcdir)/eclipsefinderdlg.cpp eclipsefinderdlg.moc.cpp celestialbrowserbase.uic.cpp celestialbrowserbase.uic.moc.cpp $(srcdir)/celestialbrowser.cpp celestialbrowser.moc.cpp $(srcdir)/kdemain.cpp $(srcdir)/kdeapp.cpp kdeapp.moc.cpp $(srcdir)/kdeglwidget.cpp kdeglwidget.moc.cpp $(srcdir)/kdepreferencesdialog.cpp kdepreferencesdialog.moc.cpp $(srcdir)/kdeuniquecelestia.cpp kdeuniquecelestia.moc.cpp $(srcdir)/kcelbookmarkmenu.cpp kcelbookmarkmenu.moc.cpp $(srcdir)/kcelbookmarkmanager.cpp kcelbookmarkmanager.moc.cpp $(srcdir)/selectionpopup.cpp selectionpopup.moc.cpp 
841
	@echo 'creating @ENABLE_KDE_TRUE@am_libkdegui_a.all_cpp.cpp ...'; \
906
	@echo 'creating @ENABLE_KDE_TRUE@am_libkdegui_a.all_cpp.cpp ...'; \
842
	rm -f @ENABLE_KDE_TRUE@am_libkdegui_a.all_cpp.files @ENABLE_KDE_TRUE@am_libkdegui_a.all_cpp.final; \
907
	rm -f @ENABLE_KDE_TRUE@am_libkdegui_a.all_cpp.files @ENABLE_KDE_TRUE@am_libkdegui_a.all_cpp.final; \
843
	echo "#define KDE_USE_FINAL 1" >> @ENABLE_KDE_TRUE@am_libkdegui_a.all_cpp.final; \
908
	echo "#define KDE_USE_FINAL 1" >> @ENABLE_KDE_TRUE@am_libkdegui_a.all_cpp.final; \
(-)celestia-1.3.1-old/src/celestia/kde/celestialbrowser.cpp (+264 lines)
Line 0 Link Here
1
#include <qradiobutton.h>
2
#include <klistview.h>
3
#include <kpopupmenu.h>
4
#include <klocale.h>
5
#include <qstatusbar.h>
6
7
#include <vector>
8
9
#include "celestiacore.h"
10
#include "celengine/simulation.h"
11
#include "celengine/stardb.h"
12
#include "celengine/starbrowser.h"
13
#include "celengine/selection.h"
14
15
#include "celestialbrowser.h"
16
#include "cellistviewitem.h"
17
#include "selectionpopup.h"
18
19
/* 
20
 *  Constructs a CelestialBrowser which is a child of 'parent', with the 
21
 *  name 'name' and widget flags set to 'f' 
22
 *
23
 *  The dialog will by default be modeless, unless you set 'modal' to
24
 *  TRUE to construct a modal dialog.
25
 */
26
CelestialBrowser::CelestialBrowser( QWidget* parent, CelestiaCore* appCore)
27
    : CelestialBrowserBase( parent, i18n("Celestial Browser"))
28
{
29
    this->parent = dynamic_cast<KdeApp*>(parent);
30
    this->appCore = appCore;
31
    this->appSim = appCore->getSimulation();
32
    listStars->setAllColumnsShowFocus(true);
33
    listStars->setRootIsDecorated(true);
34
    listStars->setColumnAlignment(1, Qt::AlignRight);
35
    listStars->setColumnAlignment(2, Qt::AlignRight);
36
    listStars->setColumnAlignment(3, Qt::AlignRight);
37
    listStars->setShowSortIndicator(true);
38
    
39
    sbrowser.setSimulation(appSim);
40
    radioNearest->setChecked(true);
41
    statusBar()->hide();
42
}
43
44
/*  
45
 *  Destroys the object and frees any allocated resources
46
 */
47
CelestialBrowser::~CelestialBrowser()
48
{
49
    // no need to delete child widgets, Qt does it all for us
50
}
51
52
/*
53
 * public slot
54
 */
55
void CelestialBrowser::slotNearest(bool)
56
{
57
    sbrowser.setPredicate(StarBrowser::NearestStars);
58
    listStars->setSorting(1);
59
    slotRefresh();
60
}
61
62
/*
63
 * public slot
64
 */
65
void CelestialBrowser::slotBrightest(bool)
66
{
67
    sbrowser.setPredicate(StarBrowser::BrightestStars);
68
    listStars->setSorting(3);
69
    slotRefresh();
70
}
71
72
/*
73
 * public slot
74
 */
75
void CelestialBrowser::slotBrighter(bool)
76
{
77
    sbrowser.setPredicate(StarBrowser::BrighterStars);
78
    listStars->setSorting(2);
79
    slotRefresh();
80
}
81
82
/*
83
 * public slot
84
 */
85
void CelestialBrowser::slotWithPlanets(bool)
86
{
87
    sbrowser.setPredicate(StarBrowser::StarsWithPlanets);
88
    listStars->setSorting(1);
89
    slotRefresh();
90
}
91
92
/*
93
 * public slot
94
 */
95
void CelestialBrowser::slotRefresh()
96
{
97
    StarDatabase* stardb = appSim->getUniverse()->getStarCatalog();
98
    sbrowser.refresh();
99
    
100
    std::vector<const Star*> *stars = sbrowser.listStars(100);
101
    
102
    listStars->clear();  
103
    browserSel.obj = const_cast<Star*>((*stars)[0]);
104
    browserSel.type = Selection::Type_Star;
105
106
    SolarSystemCatalog* solarSystemCatalog = appSim->getUniverse()->getSolarSystemCatalog();
107
108
    UniversalCoord ucPos = appSim->getObserver().getPosition();
109
    Point3f obsPos( (double)ucPos.x * 1e-6,
110
                    (double)ucPos.y * 1e-6,
111
                    (double)ucPos.z * 1e-6);    
112
                    
113
    for (std::vector<const Star*>::iterator i = stars->begin(); 
114
         i != stars->end() ; 
115
         i++ )
116
    {
117
        char buf[20];
118
        const Star *star=(Star *)(*i);
119
        QString name((stardb->getStarName(*star)).c_str());
120
121
        Point3f starPos = star->getPosition();
122
        Vec3d v(starPos.x - obsPos.x, 
123
                starPos.y - obsPos.y, 
124
                starPos.z - obsPos.z);
125
        double d = v.length();
126
        
127
        sprintf(buf, " %.2f ly", d);
128
        QString dist(buf);
129
130
        sprintf(buf, " %.2f ", astro::absToAppMag(star->getAbsoluteMagnitude(), d));
131
        QString appMag(buf);
132
133
        sprintf(buf, " %.2f ", star->getAbsoluteMagnitude());
134
        QString absMag(buf);
135
136
        star->getStellarClass().str(buf, sizeof buf);
137
        QString starClass(buf);
138
139
        CelListViewItem *starItem = new CelListViewItem(listStars, name, dist, appMag, absMag, starClass);
140
        
141
        SolarSystemCatalog::iterator iter = solarSystemCatalog->find(star->getCatalogNumber());
142
        if (iter != solarSystemCatalog->end())
143
        { 
144
            const PlanetarySystem* planets = 0;
145
            SolarSystem* solarSys = iter->second;
146
            planets = solarSys->getPlanets();
147
            
148
            for (int i = 0; i < solarSys->getPlanets()->getSystemSize(); i++)
149
            {
150
                Body* body = solarSys->getPlanets()->getBody(i);
151
                
152
                Point3d bodyPos = body->getHeliocentricPosition(appSim->getTime());
153
                double starBodyDist = bodyPos.distanceFromOrigin();
154
                sprintf(buf, " %.2f au", starBodyDist / KM_PER_AU);
155
                QString distStarBody(buf);
156
                                                                             
157
                CelListViewItem *planetItem = new CelListViewItem(starItem, QString(body->getName().c_str()),
158
                                            distStarBody, "", "", getClassification(body->getClassification()));
159
                
160
                const PlanetarySystem* satellites = body->getSatellites();
161
                if (satellites != NULL && satellites->getSystemSize() != 0)
162
                {
163
                        for (int i = 0; i < satellites->getSystemSize(); i++)
164
                        {
165
                                Body* sat = satellites->getBody(i);
166
                                
167
                                Point3d satPos = sat->getHeliocentricPosition(appSim->getTime());
168
                                Vec3d bodySatVec(bodyPos.x - satPos.x, bodyPos.y - satPos.y, bodyPos.z - satPos.z);
169
                                double bodySatDist = bodySatVec.length();
170
                                sprintf(buf, " %.0f km", bodySatDist);
171
                                QString distBodySat(buf);
172
                                
173
                                new CelListViewItem(planetItem, 
174
                                    QString(sat->getName().c_str()),
175
                                    distBodySat, "", "", getClassification(sat->getClassification()));
176
177
                        }
178
                }
179
            }
180
        }                       
181
    }
182
    delete(stars);
183
}
184
185
186
QString CelestialBrowser::getClassification(int c) const{    
187
    QString cl;
188
    switch(c)
189
        {
190
        case Body::Planet:
191
            cl = i18n("Planet");
192
            break;
193
        case Body::Moon:
194
            cl = i18n("Moon");
195
            break;
196
        case Body::Asteroid:
197
            cl = i18n("Asteroid");
198
            break;
199
        case Body::Comet:
200
            cl = i18n("Comet");
201
            break;
202
        case Body::Spacecraft:
203
            cl = i18n("Spacecraft");
204
            break;
205
        case Body::Unknown:
206
        default:
207
            cl = i18n("-");
208
            break;
209
        }
210
    return cl;
211
}
212
213
214
void CelestialBrowser::slotRightClickOnStar(QListViewItem* item, const QPoint& p, int col) {
215
    QListViewItem *i = item;
216
    QString name = i->text(0);
217
    while ( (i = i->parent()) ) {
218
        name = i->text(0) + "/" + name;
219
    }
220
    Selection sel = appSim->findObjectFromPath(std::string(name.latin1()));
221
222
    SelectionPopup popup(this, appCore, sel);
223
    popup.init();
224
    int id = popup.exec(p);
225
    popup.process(id);
226
}
227
228
229
CelListViewItem::CelListViewItem( QListView * parent, QString label1, QString label2, 
230
   QString label3, QString label4, QString label5, QString label6, QString label7, 
231
   QString label8 )
232
    : QListViewItem(parent, label1, label2, label3, label4, label5, label6, label7, label8)
233
{
234
}
235
236
CelListViewItem::CelListViewItem( QListViewItem * parent, QString label1, QString label2, 
237
   QString label3, QString label4, QString label5, QString label6, QString label7, 
238
   QString label8 )
239
    : QListViewItem(parent, label1, label2, label3, label4, label5, label6, label7, label8)
240
{
241
}
242
243
CelListViewItem::~CelListViewItem() {
244
245
}
246
247
int CelListViewItem::compare ( QListViewItem * i, int col, bool ascending ) const {
248
249
    if (col == 0 || col > 3) {
250
        return key(col, ascending).localeAwareCompare(i->key(col, ascending));
251
    } else {    
252
        float a = key(col, ascending).toFloat();
253
        float b = i->key(col, ascending).toFloat();
254
        if ( a == b && col == 1) { return 0; }
255
        if ( a == b && col != 1) { return compare(i, 1, ascending); }
256
        if ( a < b ) { return -1; }
257
        return 1;
258
    }
259
}
260
261
262
263
264
(-)celestia-1.3.1-old/src/celestia/kde/data/Makefile.in (-95 / +112 lines)
Lines 1-8 Link Here
1
# Makefile.in generated by automake 1.6.3 from Makefile.am.
1
# Makefile.in generated by automake 1.7.6 from Makefile.am.
2
# KDE tags expanded automatically by am_edit - $Revision: 1.2 $ 
2
# KDE tags expanded automatically by am_edit - $Revision: 1.2 $ 
3
# @configure_input@
3
# @configure_input@
4
4
5
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
5
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
6
# Free Software Foundation, Inc.
6
# Free Software Foundation, Inc.
7
# This Makefile.in is free software; the Free Software Foundation
7
# This Makefile.in is free software; the Free Software Foundation
8
# gives unlimited permission to copy and/or distribute it,
8
# gives unlimited permission to copy and/or distribute it,
Lines 14-101 Link Here
14
# PARTICULAR PURPOSE.
14
# PARTICULAR PURPOSE.
15
15
16
@SET_MAKE@
16
@SET_MAKE@
17
SHELL = @SHELL@
18
17
19
srcdir = @srcdir@
18
srcdir = @srcdir@
20
top_srcdir = @top_srcdir@
19
top_srcdir = @top_srcdir@
21
VPATH = @srcdir@
20
VPATH = @srcdir@
22
prefix = @prefix@
23
exec_prefix = @exec_prefix@
24
25
bindir = @bindir@
26
sbindir = @sbindir@
27
libexecdir = @libexecdir@
28
datadir = @datadir@
29
sysconfdir = @sysconfdir@
30
sharedstatedir = @sharedstatedir@
31
localstatedir = @localstatedir@
32
libdir = @libdir@
33
infodir = @infodir@
34
mandir = @mandir@
35
includedir = @includedir@
36
oldincludedir = /usr/include
37
pkgdatadir = $(datadir)/@PACKAGE@
21
pkgdatadir = $(datadir)/@PACKAGE@
38
pkglibdir = $(libdir)/@PACKAGE@
22
pkglibdir = $(libdir)/@PACKAGE@
39
pkgincludedir = $(includedir)/@PACKAGE@
23
pkgincludedir = $(includedir)/@PACKAGE@
40
top_builddir = ../../../..
24
top_builddir = ../../../..
41
25
42
ACLOCAL = @ACLOCAL@
43
AUTOCONF = @AUTOCONF@
44
AUTOMAKE = @AUTOMAKE@
45
AUTOHEADER = @AUTOHEADER@
46
47
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
48
INSTALL = @INSTALL@
27
INSTALL = @INSTALL@
49
INSTALL_PROGRAM = @INSTALL_PROGRAM@
50
INSTALL_DATA = @INSTALL_DATA@
51
install_sh_DATA = $(install_sh) -c -m 644
28
install_sh_DATA = $(install_sh) -c -m 644
52
install_sh_PROGRAM = $(install_sh) -c
29
install_sh_PROGRAM = $(install_sh) -c
53
install_sh_SCRIPT = $(install_sh) -c
30
install_sh_SCRIPT = $(install_sh) -c
54
INSTALL_SCRIPT = @INSTALL_SCRIPT@
55
INSTALL_HEADER = $(INSTALL_DATA)
31
INSTALL_HEADER = $(INSTALL_DATA)
56
transform = @program_transform_name@
32
transform = $(program_transform_name)
57
NORMAL_INSTALL = :
33
NORMAL_INSTALL = :
58
PRE_INSTALL = :
34
PRE_INSTALL = :
59
POST_INSTALL = :
35
POST_INSTALL = :
60
NORMAL_UNINSTALL = :
36
NORMAL_UNINSTALL = :
61
PRE_UNINSTALL = :
37
PRE_UNINSTALL = :
62
POST_UNINSTALL = :
38
POST_UNINSTALL = :
63
build_alias = @build_alias@
64
build_triplet = @build@
39
build_triplet = @build@
65
host_alias = @host_alias@
66
host_triplet = @host@
40
host_triplet = @host@
67
target_alias = @target_alias@
68
target_triplet = @target@
41
target_triplet = @target@
69
42
ACLOCAL = @ACLOCAL@
70
EXEEXT = @EXEEXT@
43
AMDEP_FALSE = @AMDEP_FALSE@
71
OBJEXT = @OBJEXT@
44
AMDEP_TRUE = @AMDEP_TRUE@
72
PATH_SEPARATOR = @PATH_SEPARATOR@
73
AMTAR = @AMTAR@
45
AMTAR = @AMTAR@
74
ARTSCCONFIG = @ARTSCCONFIG@
46
ARTSCCONFIG = @ARTSCCONFIG@
75
AS = @AS@
47
AUTOCONF = @AUTOCONF@
76
AUTODIRS = @AUTODIRS@
48
AUTODIRS = @AUTODIRS@
49
AUTOHEADER = @AUTOHEADER@
50
AUTOMAKE = @AUTOMAKE@
77
AWK = @AWK@
51
AWK = @AWK@
78
CC = @CC@
52
CC = @CC@
79
CONF_FILES = @CONF_FILES@
53
CCDEPMODE = @CCDEPMODE@
54
CFLAGS = @CFLAGS@
80
CPP = @CPP@
55
CPP = @CPP@
56
CPPFLAGS = @CPPFLAGS@
81
CXX = @CXX@
57
CXX = @CXX@
82
CXXCPP = @CXXCPP@
58
CXXCPP = @CXXCPP@
59
CXXDEPMODE = @CXXDEPMODE@
60
CXXFLAGS = @CXXFLAGS@
61
CYGPATH_W = @CYGPATH_W@
83
DCOPIDL = @DCOPIDL@
62
DCOPIDL = @DCOPIDL@
84
DCOPIDL2CPP = @DCOPIDL2CPP@
63
DCOPIDL2CPP = @DCOPIDL2CPP@
85
DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@
64
DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@
65
DEFS = @DEFS@
86
DEPDIR = @DEPDIR@
66
DEPDIR = @DEPDIR@
87
DLLTOOL = @DLLTOOL@
88
DOXYGEN = @DOXYGEN@
89
DOXYGEN_PROJECT_NAME = @DOXYGEN_PROJECT_NAME@
90
DOXYGEN_PROJECT_NUMBER = @DOXYGEN_PROJECT_NUMBER@
91
DPMSINC = @DPMSINC@
92
DPMSLIB = @DPMSLIB@
93
ECHO = @ECHO@
67
ECHO = @ECHO@
68
ECHO_C = @ECHO_C@
69
ECHO_N = @ECHO_N@
70
ECHO_T = @ECHO_T@
71
EGREP = @EGREP@
72
ENABLE_CELX_FALSE = @ENABLE_CELX_FALSE@
73
ENABLE_CELX_TRUE = @ENABLE_CELX_TRUE@
74
ENABLE_GLUT_FALSE = @ENABLE_GLUT_FALSE@
75
ENABLE_GLUT_TRUE = @ENABLE_GLUT_TRUE@
76
ENABLE_GTK_FALSE = @ENABLE_GTK_FALSE@
77
ENABLE_GTK_TRUE = @ENABLE_GTK_TRUE@
78
ENABLE_HIPPARCOS_FALSE = @ENABLE_HIPPARCOS_FALSE@
79
ENABLE_HIPPARCOS_TRUE = @ENABLE_HIPPARCOS_TRUE@
80
ENABLE_KDE_FALSE = @ENABLE_KDE_FALSE@
81
ENABLE_KDE_TRUE = @ENABLE_KDE_TRUE@
82
EXEEXT = @EXEEXT@
94
FRAMEWORK_COREAUDIO = @FRAMEWORK_COREAUDIO@
83
FRAMEWORK_COREAUDIO = @FRAMEWORK_COREAUDIO@
95
GCJ = @GCJ@
96
GCJFLAGS = @GCJFLAGS@
97
GLINC = @GLINC@
98
GLLIB = @GLLIB@
99
GMSGFMT = @GMSGFMT@
84
GMSGFMT = @GMSGFMT@
100
GNOMEGNORBA_LIBS = @GNOMEGNORBA_LIBS@
85
GNOMEGNORBA_LIBS = @GNOMEGNORBA_LIBS@
101
GNOMEUI_LIBS = @GNOMEUI_LIBS@
86
GNOMEUI_LIBS = @GNOMEUI_LIBS@
Lines 113-129 Link Here
113
GTK_CONFIG = @GTK_CONFIG@
98
GTK_CONFIG = @GTK_CONFIG@
114
GTK_LIBS = @GTK_LIBS@
99
GTK_LIBS = @GTK_LIBS@
115
HIPDIR = @HIPDIR@
100
HIPDIR = @HIPDIR@
116
IDL = @IDL@
101
INSIDE_GNOME_COMMON_FALSE = @INSIDE_GNOME_COMMON_FALSE@
117
IDL_DEPENDENCIES = @IDL_DEPENDENCIES@
102
INSIDE_GNOME_COMMON_TRUE = @INSIDE_GNOME_COMMON_TRUE@
103
INSTALL_DATA = @INSTALL_DATA@
104
INSTALL_PROGRAM = @INSTALL_PROGRAM@
105
INSTALL_SCRIPT = @INSTALL_SCRIPT@
118
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
106
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
119
JAR = @JAR@
120
JAVAC = @JAVAC@
121
JAVAH = @JAVAH@
122
JVMLIBS = @JVMLIBS@
123
KDECONFIG = @KDECONFIG@
107
KDECONFIG = @KDECONFIG@
124
KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@
108
KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@
125
KDE_HAS_DOXYGEN = @KDE_HAS_DOXYGEN@
126
KDE_HAVE_DOT = @KDE_HAVE_DOT@
127
KDE_INCLUDES = @KDE_INCLUDES@
109
KDE_INCLUDES = @KDE_INCLUDES@
128
KDE_LDFLAGS = @KDE_LDFLAGS@
110
KDE_LDFLAGS = @KDE_LDFLAGS@
129
KDE_MT_LDFLAGS = @KDE_MT_LDFLAGS@
111
KDE_MT_LDFLAGS = @KDE_MT_LDFLAGS@
Lines 135-161 Link Here
135
KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@
117
KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@
136
KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@
118
KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@
137
KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@
119
KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@
138
LEX = @LEX@
120
LDFLAGS = @LDFLAGS@
139
LEXLIB = @LEXLIB@
140
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
141
LIBBZ2 = @LIBBZ2@
142
LIBCOMPAT = @LIBCOMPAT@
121
LIBCOMPAT = @LIBCOMPAT@
143
LIBCRYPT = @LIBCRYPT@
122
LIBCRYPT = @LIBCRYPT@
144
LIBDL = @LIBDL@
123
LIBDL = @LIBDL@
145
LIBGEN = @LIBGEN@
146
LIBJPEG = @LIBJPEG@
124
LIBJPEG = @LIBJPEG@
147
LIBMICO = @LIBMICO@
148
LIBOBJS = @LIBOBJS@
125
LIBOBJS = @LIBOBJS@
149
LIBPNG = @LIBPNG@
126
LIBPNG = @LIBPNG@
150
LIBPTHREAD = @LIBPTHREAD@
127
LIBPTHREAD = @LIBPTHREAD@
151
LIBPYTHON = @LIBPYTHON@
152
LIBQIMGIO = @LIBQIMGIO@
153
LIBRESOLV = @LIBRESOLV@
128
LIBRESOLV = @LIBRESOLV@
154
LIBSHADOW = @LIBSHADOW@
129
LIBS = @LIBS@
155
LIBSM = @LIBSM@
130
LIBSM = @LIBSM@
156
LIBSOCKET = @LIBSOCKET@
131
LIBSOCKET = @LIBSOCKET@
157
LIBSSL = @LIBSSL@
158
LIBTIFF = @LIBTIFF@
159
LIBTOOL = @LIBTOOL@
132
LIBTOOL = @LIBTOOL@
160
LIBUCB = @LIBUCB@
133
LIBUCB = @LIBUCB@
161
LIBUTIL = @LIBUTIL@
134
LIBUTIL = @LIBUTIL@
Lines 169-175 Link Here
169
LIB_KFILE = @LIB_KFILE@
142
LIB_KFILE = @LIB_KFILE@
170
LIB_KFM = @LIB_KFM@
143
LIB_KFM = @LIB_KFM@
171
LIB_KHTML = @LIB_KHTML@
144
LIB_KHTML = @LIB_KHTML@
172
LIB_KIMGIO = @LIB_KIMGIO@
173
LIB_KIO = @LIB_KIO@
145
LIB_KIO = @LIB_KIO@
174
LIB_KPARTS = @LIB_KPARTS@
146
LIB_KPARTS = @LIB_KPARTS@
175
LIB_KSPELL = @LIB_KSPELL@
147
LIB_KSPELL = @LIB_KSPELL@
Lines 177-222 Link Here
177
LIB_POLL = @LIB_POLL@
149
LIB_POLL = @LIB_POLL@
178
LIB_QPE = @LIB_QPE@
150
LIB_QPE = @LIB_QPE@
179
LIB_QT = @LIB_QT@
151
LIB_QT = @LIB_QT@
180
LIB_QTOPIA = @LIB_QTOPIA@
181
LIB_SMB = @LIB_SMB@
152
LIB_SMB = @LIB_SMB@
182
LIB_X11 = @LIB_X11@
153
LIB_X11 = @LIB_X11@
183
LIB_XEXT = @LIB_XEXT@
154
LIB_XEXT = @LIB_XEXT@
184
LN_S = @LN_S@
155
LN_S = @LN_S@
156
LTLIBOBJS = @LTLIBOBJS@
157
MAKEINFO = @MAKEINFO@
185
MCOPIDL = @MCOPIDL@
158
MCOPIDL = @MCOPIDL@
186
MEINPROC = @MEINPROC@
159
MEINPROC = @MEINPROC@
187
MICO_INCLUDES = @MICO_INCLUDES@
188
MICO_LDFLAGS = @MICO_LDFLAGS@
189
MOC = @MOC@
160
MOC = @MOC@
190
MSGFMT = @MSGFMT@
161
MSGFMT = @MSGFMT@
191
NOOPT_CFLAGS = @NOOPT_CFLAGS@
162
NOOPT_CFLAGS = @NOOPT_CFLAGS@
192
NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@
163
NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@
193
NOREPO = @NOREPO@
164
NOREPO = @NOREPO@
194
OBJDUMP = @OBJDUMP@
165
OBJEXT = @OBJEXT@
195
ORBIT_CFLAGS = @ORBIT_CFLAGS@
166
ORBIT_CFLAGS = @ORBIT_CFLAGS@
196
ORBIT_CONFIG = @ORBIT_CONFIG@
167
ORBIT_CONFIG = @ORBIT_CONFIG@
197
ORBIT_IDL = @ORBIT_IDL@
168
ORBIT_IDL = @ORBIT_IDL@
198
ORBIT_LIBS = @ORBIT_LIBS@
169
ORBIT_LIBS = @ORBIT_LIBS@
199
PACKAGE = @PACKAGE@
170
PACKAGE = @PACKAGE@
200
PAMLIBS = @PAMLIBS@
171
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
201
PASSWDLIBS = @PASSWDLIBS@
172
PACKAGE_NAME = @PACKAGE_NAME@
173
PACKAGE_STRING = @PACKAGE_STRING@
174
PACKAGE_TARNAME = @PACKAGE_TARNAME@
175
PACKAGE_VERSION = @PACKAGE_VERSION@
176
PATH_SEPARATOR = @PATH_SEPARATOR@
202
PKGDATADIR = @PKGDATADIR@
177
PKGDATADIR = @PKGDATADIR@
203
PTHREAD_LIB = @PTHREAD_LIB@
178
PTHREAD_LIB = @PTHREAD_LIB@
204
PYTHONINC = @PYTHONINC@
205
PYTHONLIB = @PYTHONLIB@
206
PYTHONMODDIR = @PYTHONMODDIR@
207
QTDOCDIR = @QTDOCDIR@
208
QTE_NORTTI = @QTE_NORTTI@
179
QTE_NORTTI = @QTE_NORTTI@
209
QTOPIA_INCLUDES = @QTOPIA_INCLUDES@
210
QT_INCLUDES = @QT_INCLUDES@
180
QT_INCLUDES = @QT_INCLUDES@
211
QT_LDFLAGS = @QT_LDFLAGS@
181
QT_LDFLAGS = @QT_LDFLAGS@
212
RANLIB = @RANLIB@
182
RANLIB = @RANLIB@
213
RC = @RC@
214
REPO = @REPO@
183
REPO = @REPO@
215
SETUIDFLAGS = @SETUIDFLAGS@
184
SET_MAKE = @SET_MAKE@
216
SSL_INCLUDES = @SSL_INCLUDES@
185
SHELL = @SHELL@
217
SSL_LDFLAGS = @SSL_LDFLAGS@
218
STRIP = @STRIP@
186
STRIP = @STRIP@
219
TOPSUBDIRS = @TOPSUBDIRS@
220
UIC = @UIC@
187
UIC = @UIC@
221
UIC_TR = @UIC_TR@
188
UIC_TR = @UIC_TR@
222
USER_INCLUDES = @USER_INCLUDES@
189
USER_INCLUDES = @USER_INCLUDES@
Lines 227-234 Link Here
227
VERSION = @VERSION@
194
VERSION = @VERSION@
228
WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@
195
WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@
229
XGETTEXT = @XGETTEXT@
196
XGETTEXT = @XGETTEXT@
230
XPMINC = @XPMINC@
231
XPMLIB = @XPMLIB@
232
XPM_LIBS = @XPM_LIBS@
197
XPM_LIBS = @XPM_LIBS@
233
X_CFLAGS = @X_CFLAGS@
198
X_CFLAGS = @X_CFLAGS@
234
X_EXTRA_LIBS = @X_EXTRA_LIBS@
199
X_EXTRA_LIBS = @X_EXTRA_LIBS@
Lines 237-251 Link Here
237
X_LIBS = @X_LIBS@
202
X_LIBS = @X_LIBS@
238
X_PRE_LIBS = @X_PRE_LIBS@
203
X_PRE_LIBS = @X_PRE_LIBS@
239
ZVT_LIBS = @ZVT_LIBS@
204
ZVT_LIBS = @ZVT_LIBS@
205
ac_ct_CC = @ac_ct_CC@
206
ac_ct_CXX = @ac_ct_CXX@
207
ac_ct_RANLIB = @ac_ct_RANLIB@
208
ac_ct_STRIP = @ac_ct_STRIP@
240
all_includes = @all_includes@
209
all_includes = @all_includes@
241
all_libraries = @all_libraries@
210
all_libraries = @all_libraries@
211
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
212
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
213
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
214
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
242
am__include = @am__include@
215
am__include = @am__include@
216
am__leading_dot = @am__leading_dot@
243
am__quote = @am__quote@
217
am__quote = @am__quote@
218
bindir = @bindir@
219
build = @build@
220
build_alias = @build_alias@
221
build_cpu = @build_cpu@
222
build_os = @build_os@
223
build_vendor = @build_vendor@
244
cflags_set = @cflags_set@
224
cflags_set = @cflags_set@
245
cxxflags_set = @cxxflags_set@
225
datadir = @datadir@
246
idldir = @idldir@
226
exec_prefix = @exec_prefix@
227
host = @host@
228
host_alias = @host_alias@
229
host_cpu = @host_cpu@
230
host_os = @host_os@
231
host_vendor = @host_vendor@
232
includedir = @includedir@
233
infodir = @infodir@
247
install_sh = @install_sh@
234
install_sh = @install_sh@
248
jni_includes = @jni_includes@
249
kde_appsdir = @kde_appsdir@
235
kde_appsdir = @kde_appsdir@
250
kde_bindir = @kde_bindir@
236
kde_bindir = @kde_bindir@
251
kde_confdir = @kde_confdir@
237
kde_confdir = @kde_confdir@
Lines 267-275 Link Here
267
kde_templatesdir = @kde_templatesdir@
253
kde_templatesdir = @kde_templatesdir@
268
kde_wallpaperdir = @kde_wallpaperdir@
254
kde_wallpaperdir = @kde_wallpaperdir@
269
kde_widgetdir = @kde_widgetdir@
255
kde_widgetdir = @kde_widgetdir@
270
micodir = @micodir@
256
libdir = @libdir@
257
libexecdir = @libexecdir@
258
localstatedir = @localstatedir@
259
mandir = @mandir@
260
oldincludedir = @oldincludedir@
261
prefix = @prefix@
262
program_transform_name = @program_transform_name@
271
qt_includes = @qt_includes@
263
qt_includes = @qt_includes@
272
qt_libraries = @qt_libraries@
264
qt_libraries = @qt_libraries@
265
sbindir = @sbindir@
266
sharedstatedir = @sharedstatedir@
267
sysconfdir = @sysconfdir@
268
target = @target@
269
target_alias = @target_alias@
270
target_cpu = @target_cpu@
271
target_os = @target_os@
272
target_vendor = @target_vendor@
273
x_includes = @x_includes@
273
x_includes = @x_includes@
274
x_libraries = @x_libraries@
274
x_libraries = @x_libraries@
275
275
Lines 301-306 Link Here
301
             hi48-app-celestia.png
301
             hi48-app-celestia.png
302
302
303
subdir = src/celestia/kde/data
303
subdir = src/celestia/kde/data
304
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
304
mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs
305
mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs
305
CONFIG_HEADER = $(top_builddir)/config.h
306
CONFIG_HEADER = $(top_builddir)/config.h
306
CONFIG_CLEAN_FILES =
307
CONFIG_CLEAN_FILES =
Lines 444-452 Link Here
444
tags: TAGS
445
tags: TAGS
445
TAGS:
446
TAGS:
446
447
448
ctags: CTAGS
449
CTAGS:
450
447
#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
451
#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
448
#>+ 4
452
#>+ 4
449
KDE_DIST=celestia.desktop celestia.protocol celestia_20021215170159036.png celestiarc celestia_20020830192655186.png celestia_20021215164726547.png celestia_20030106235954721.png celestia_20021210223316001.png celestia_20020830192652097.png bookmarks.xml x-celestia-script.desktop celestiaui.rc celestia_20021215164511359.png celestia_20021212191412299.png 
453
KDE_DIST=celestia_20030106235954721.png celestia.desktop x-celestia-script.desktop celestia_20020830192655186.png celestia_20021215164511359.png bookmarks.xml celestia_20021215164726547.png celestia_20020830192652097.png celestiarc celestia_20021210223316001.png celestiaui.rc celestia.protocol celestia_20021212191412299.png celestia_20021215170159036.png 
450
454
451
DISTFILES= $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
455
DISTFILES= $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
452
456
Lines 455-461 Link Here
455
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
459
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
456
460
457
distdir: $(DISTFILES)
461
distdir: $(DISTFILES)
458
	@list='$(DISTFILES)'; for file in $$list; do \
462
	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
463
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
464
	list='$(DISTFILES)'; for file in $$list; do \
465
	  case $$file in \
466
	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
467
	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
468
	  esac; \
459
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
469
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
460
	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
470
	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
461
	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
471
	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
Lines 481-487 Link Here
481
491
482
installdirs:
492
installdirs:
483
	$(mkinstalldirs) $(DESTDIR)$(appsdir) $(DESTDIR)$(confdir) $(DESTDIR)$(faviconsdir) $(DESTDIR)$(kdelnkdir) $(DESTDIR)$(mimedir) $(DESTDIR)$(rcdir)
493
	$(mkinstalldirs) $(DESTDIR)$(appsdir) $(DESTDIR)$(confdir) $(DESTDIR)$(faviconsdir) $(DESTDIR)$(kdelnkdir) $(DESTDIR)$(mimedir) $(DESTDIR)$(rcdir)
484
485
install: install-am
494
install: install-am
486
install-exec: install-exec-am
495
install-exec: install-exec-am
487
install-data: install-data-am
496
install-data: install-data-am
Lines 546-551 Link Here
546
555
547
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
556
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
548
557
558
pdf: pdf-am
559
560
pdf-am:
561
562
ps: ps-am
563
564
ps-am:
565
549
#>- uninstall-am: uninstall-appsDATA uninstall-confDATA \
566
#>- uninstall-am: uninstall-appsDATA uninstall-confDATA \
550
#>- 	uninstall-faviconsDATA uninstall-info-am uninstall-kdelnkDATA \
567
#>- 	uninstall-faviconsDATA uninstall-info-am uninstall-kdelnkDATA \
551
#>- 	uninstall-mimeDATA uninstall-rcDATA
568
#>- 	uninstall-mimeDATA uninstall-rcDATA
Lines 562-571 Link Here
562
	install-info-am install-kdelnkDATA install-man install-mimeDATA \
579
	install-info-am install-kdelnkDATA install-man install-mimeDATA \
563
	install-rcDATA install-strip installcheck installcheck-am \
580
	install-rcDATA install-strip installcheck installcheck-am \
564
	installdirs maintainer-clean maintainer-clean-generic \
581
	installdirs maintainer-clean maintainer-clean-generic \
565
	mostlyclean mostlyclean-generic mostlyclean-libtool uninstall \
582
	mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
566
	uninstall-am uninstall-appsDATA uninstall-confDATA \
583
	ps ps-am uninstall uninstall-am uninstall-appsDATA \
567
	uninstall-faviconsDATA uninstall-info-am uninstall-kdelnkDATA \
584
	uninstall-confDATA uninstall-faviconsDATA uninstall-info-am \
568
	uninstall-mimeDATA uninstall-rcDATA
585
	uninstall-kdelnkDATA uninstall-mimeDATA uninstall-rcDATA
569
586
570
587
571
messages: rc.cpp
588
messages: rc.cpp
(-)celestia-1.3.1-old/src/celestia/kde/doc/Makefile.in (-108 / +154 lines)
Lines 1-8 Link Here
1
# Makefile.in generated by automake 1.6.3 from Makefile.am.
1
# Makefile.in generated by automake 1.7.6 from Makefile.am.
2
# KDE tags expanded automatically by am_edit - $Revision: 1.2 $ 
2
# KDE tags expanded automatically by am_edit - $Revision: 1.2 $ 
3
# @configure_input@
3
# @configure_input@
4
4
5
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
5
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
6
# Free Software Foundation, Inc.
6
# Free Software Foundation, Inc.
7
# This Makefile.in is free software; the Free Software Foundation
7
# This Makefile.in is free software; the Free Software Foundation
8
# gives unlimited permission to copy and/or distribute it,
8
# gives unlimited permission to copy and/or distribute it,
Lines 14-101 Link Here
14
# PARTICULAR PURPOSE.
14
# PARTICULAR PURPOSE.
15
15
16
@SET_MAKE@
16
@SET_MAKE@
17
SHELL = @SHELL@
18
17
19
srcdir = @srcdir@
18
srcdir = @srcdir@
20
top_srcdir = @top_srcdir@
19
top_srcdir = @top_srcdir@
21
VPATH = @srcdir@
20
VPATH = @srcdir@
22
prefix = @prefix@
23
exec_prefix = @exec_prefix@
24
25
bindir = @bindir@
26
sbindir = @sbindir@
27
libexecdir = @libexecdir@
28
datadir = @datadir@
29
sysconfdir = @sysconfdir@
30
sharedstatedir = @sharedstatedir@
31
localstatedir = @localstatedir@
32
libdir = @libdir@
33
infodir = @infodir@
34
mandir = @mandir@
35
includedir = @includedir@
36
oldincludedir = /usr/include
37
pkgdatadir = $(datadir)/@PACKAGE@
21
pkgdatadir = $(datadir)/@PACKAGE@
38
pkglibdir = $(libdir)/@PACKAGE@
22
pkglibdir = $(libdir)/@PACKAGE@
39
pkgincludedir = $(includedir)/@PACKAGE@
23
pkgincludedir = $(includedir)/@PACKAGE@
40
top_builddir = ../../../..
24
top_builddir = ../../../..
41
25
42
ACLOCAL = @ACLOCAL@
43
AUTOCONF = @AUTOCONF@
44
AUTOMAKE = @AUTOMAKE@
45
AUTOHEADER = @AUTOHEADER@
46
47
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
48
INSTALL = @INSTALL@
27
INSTALL = @INSTALL@
49
INSTALL_PROGRAM = @INSTALL_PROGRAM@
50
INSTALL_DATA = @INSTALL_DATA@
51
install_sh_DATA = $(install_sh) -c -m 644
28
install_sh_DATA = $(install_sh) -c -m 644
52
install_sh_PROGRAM = $(install_sh) -c
29
install_sh_PROGRAM = $(install_sh) -c
53
install_sh_SCRIPT = $(install_sh) -c
30
install_sh_SCRIPT = $(install_sh) -c
54
INSTALL_SCRIPT = @INSTALL_SCRIPT@
55
INSTALL_HEADER = $(INSTALL_DATA)
31
INSTALL_HEADER = $(INSTALL_DATA)
56
transform = @program_transform_name@
32
transform = $(program_transform_name)
57
NORMAL_INSTALL = :
33
NORMAL_INSTALL = :
58
PRE_INSTALL = :
34
PRE_INSTALL = :
59
POST_INSTALL = :
35
POST_INSTALL = :
60
NORMAL_UNINSTALL = :
36
NORMAL_UNINSTALL = :
61
PRE_UNINSTALL = :
37
PRE_UNINSTALL = :
62
POST_UNINSTALL = :
38
POST_UNINSTALL = :
63
build_alias = @build_alias@
64
build_triplet = @build@
39
build_triplet = @build@
65
host_alias = @host_alias@
66
host_triplet = @host@
40
host_triplet = @host@
67
target_alias = @target_alias@
68
target_triplet = @target@
41
target_triplet = @target@
69
42
ACLOCAL = @ACLOCAL@
70
EXEEXT = @EXEEXT@
43
AMDEP_FALSE = @AMDEP_FALSE@
71
OBJEXT = @OBJEXT@
44
AMDEP_TRUE = @AMDEP_TRUE@
72
PATH_SEPARATOR = @PATH_SEPARATOR@
73
AMTAR = @AMTAR@
45
AMTAR = @AMTAR@
74
ARTSCCONFIG = @ARTSCCONFIG@
46
ARTSCCONFIG = @ARTSCCONFIG@
75
AS = @AS@
47
AUTOCONF = @AUTOCONF@
76
AUTODIRS = @AUTODIRS@
48
AUTODIRS = @AUTODIRS@
49
AUTOHEADER = @AUTOHEADER@
50
AUTOMAKE = @AUTOMAKE@
77
AWK = @AWK@
51
AWK = @AWK@
78
CC = @CC@
52
CC = @CC@
79
CONF_FILES = @CONF_FILES@
53
CCDEPMODE = @CCDEPMODE@
54
CFLAGS = @CFLAGS@
80
CPP = @CPP@
55
CPP = @CPP@
56
CPPFLAGS = @CPPFLAGS@
81
CXX = @CXX@
57
CXX = @CXX@
82
CXXCPP = @CXXCPP@
58
CXXCPP = @CXXCPP@
59
CXXDEPMODE = @CXXDEPMODE@
60
CXXFLAGS = @CXXFLAGS@
61
CYGPATH_W = @CYGPATH_W@
83
DCOPIDL = @DCOPIDL@
62
DCOPIDL = @DCOPIDL@
84
DCOPIDL2CPP = @DCOPIDL2CPP@
63
DCOPIDL2CPP = @DCOPIDL2CPP@
85
DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@
64
DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@
65
DEFS = @DEFS@
86
DEPDIR = @DEPDIR@
66
DEPDIR = @DEPDIR@
87
DLLTOOL = @DLLTOOL@
88
DOXYGEN = @DOXYGEN@
89
DOXYGEN_PROJECT_NAME = @DOXYGEN_PROJECT_NAME@
90
DOXYGEN_PROJECT_NUMBER = @DOXYGEN_PROJECT_NUMBER@
91
DPMSINC = @DPMSINC@
92
DPMSLIB = @DPMSLIB@
93
ECHO = @ECHO@
67
ECHO = @ECHO@
68
ECHO_C = @ECHO_C@
69
ECHO_N = @ECHO_N@
70
ECHO_T = @ECHO_T@
71
EGREP = @EGREP@
72
ENABLE_CELX_FALSE = @ENABLE_CELX_FALSE@
73
ENABLE_CELX_TRUE = @ENABLE_CELX_TRUE@
74
ENABLE_GLUT_FALSE = @ENABLE_GLUT_FALSE@
75
ENABLE_GLUT_TRUE = @ENABLE_GLUT_TRUE@
76
ENABLE_GTK_FALSE = @ENABLE_GTK_FALSE@
77
ENABLE_GTK_TRUE = @ENABLE_GTK_TRUE@
78
ENABLE_HIPPARCOS_FALSE = @ENABLE_HIPPARCOS_FALSE@
79
ENABLE_HIPPARCOS_TRUE = @ENABLE_HIPPARCOS_TRUE@
80
ENABLE_KDE_FALSE = @ENABLE_KDE_FALSE@
81
ENABLE_KDE_TRUE = @ENABLE_KDE_TRUE@
82
EXEEXT = @EXEEXT@
94
FRAMEWORK_COREAUDIO = @FRAMEWORK_COREAUDIO@
83
FRAMEWORK_COREAUDIO = @FRAMEWORK_COREAUDIO@
95
GCJ = @GCJ@
96
GCJFLAGS = @GCJFLAGS@
97
GLINC = @GLINC@
98
GLLIB = @GLLIB@
99
GMSGFMT = @GMSGFMT@
84
GMSGFMT = @GMSGFMT@
100
GNOMEGNORBA_LIBS = @GNOMEGNORBA_LIBS@
85
GNOMEGNORBA_LIBS = @GNOMEGNORBA_LIBS@
101
GNOMEUI_LIBS = @GNOMEUI_LIBS@
86
GNOMEUI_LIBS = @GNOMEUI_LIBS@
Lines 113-129 Link Here
113
GTK_CONFIG = @GTK_CONFIG@
98
GTK_CONFIG = @GTK_CONFIG@
114
GTK_LIBS = @GTK_LIBS@
99
GTK_LIBS = @GTK_LIBS@
115
HIPDIR = @HIPDIR@
100
HIPDIR = @HIPDIR@
116
IDL = @IDL@
101
INSIDE_GNOME_COMMON_FALSE = @INSIDE_GNOME_COMMON_FALSE@
117
IDL_DEPENDENCIES = @IDL_DEPENDENCIES@
102
INSIDE_GNOME_COMMON_TRUE = @INSIDE_GNOME_COMMON_TRUE@
103
INSTALL_DATA = @INSTALL_DATA@
104
INSTALL_PROGRAM = @INSTALL_PROGRAM@
105
INSTALL_SCRIPT = @INSTALL_SCRIPT@
118
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
106
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
119
JAR = @JAR@
120
JAVAC = @JAVAC@
121
JAVAH = @JAVAH@
122
JVMLIBS = @JVMLIBS@
123
KDECONFIG = @KDECONFIG@
107
KDECONFIG = @KDECONFIG@
124
KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@
108
KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@
125
KDE_HAS_DOXYGEN = @KDE_HAS_DOXYGEN@
126
KDE_HAVE_DOT = @KDE_HAVE_DOT@
127
KDE_INCLUDES = @KDE_INCLUDES@
109
KDE_INCLUDES = @KDE_INCLUDES@
128
KDE_LDFLAGS = @KDE_LDFLAGS@
110
KDE_LDFLAGS = @KDE_LDFLAGS@
129
KDE_MT_LDFLAGS = @KDE_MT_LDFLAGS@
111
KDE_MT_LDFLAGS = @KDE_MT_LDFLAGS@
Lines 135-161 Link Here
135
KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@
117
KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@
136
KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@
118
KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@
137
KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@
119
KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@
138
LEX = @LEX@
120
LDFLAGS = @LDFLAGS@
139
LEXLIB = @LEXLIB@
140
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
141
LIBBZ2 = @LIBBZ2@
142
LIBCOMPAT = @LIBCOMPAT@
121
LIBCOMPAT = @LIBCOMPAT@
143
LIBCRYPT = @LIBCRYPT@
122
LIBCRYPT = @LIBCRYPT@
144
LIBDL = @LIBDL@
123
LIBDL = @LIBDL@
145
LIBGEN = @LIBGEN@
146
LIBJPEG = @LIBJPEG@
124
LIBJPEG = @LIBJPEG@
147
LIBMICO = @LIBMICO@
148
LIBOBJS = @LIBOBJS@
125
LIBOBJS = @LIBOBJS@
149
LIBPNG = @LIBPNG@
126
LIBPNG = @LIBPNG@
150
LIBPTHREAD = @LIBPTHREAD@
127
LIBPTHREAD = @LIBPTHREAD@
151
LIBPYTHON = @LIBPYTHON@
152
LIBQIMGIO = @LIBQIMGIO@
153
LIBRESOLV = @LIBRESOLV@
128
LIBRESOLV = @LIBRESOLV@
154
LIBSHADOW = @LIBSHADOW@
129
LIBS = @LIBS@
155
LIBSM = @LIBSM@
130
LIBSM = @LIBSM@
156
LIBSOCKET = @LIBSOCKET@
131
LIBSOCKET = @LIBSOCKET@
157
LIBSSL = @LIBSSL@
158
LIBTIFF = @LIBTIFF@
159
LIBTOOL = @LIBTOOL@
132
LIBTOOL = @LIBTOOL@
160
LIBUCB = @LIBUCB@
133
LIBUCB = @LIBUCB@
161
LIBUTIL = @LIBUTIL@
134
LIBUTIL = @LIBUTIL@
Lines 169-175 Link Here
169
LIB_KFILE = @LIB_KFILE@
142
LIB_KFILE = @LIB_KFILE@
170
LIB_KFM = @LIB_KFM@
143
LIB_KFM = @LIB_KFM@
171
LIB_KHTML = @LIB_KHTML@
144
LIB_KHTML = @LIB_KHTML@
172
LIB_KIMGIO = @LIB_KIMGIO@
173
LIB_KIO = @LIB_KIO@
145
LIB_KIO = @LIB_KIO@
174
LIB_KPARTS = @LIB_KPARTS@
146
LIB_KPARTS = @LIB_KPARTS@
175
LIB_KSPELL = @LIB_KSPELL@
147
LIB_KSPELL = @LIB_KSPELL@
Lines 177-222 Link Here
177
LIB_POLL = @LIB_POLL@
149
LIB_POLL = @LIB_POLL@
178
LIB_QPE = @LIB_QPE@
150
LIB_QPE = @LIB_QPE@
179
LIB_QT = @LIB_QT@
151
LIB_QT = @LIB_QT@
180
LIB_QTOPIA = @LIB_QTOPIA@
181
LIB_SMB = @LIB_SMB@
152
LIB_SMB = @LIB_SMB@
182
LIB_X11 = @LIB_X11@
153
LIB_X11 = @LIB_X11@
183
LIB_XEXT = @LIB_XEXT@
154
LIB_XEXT = @LIB_XEXT@
184
LN_S = @LN_S@
155
LN_S = @LN_S@
156
LTLIBOBJS = @LTLIBOBJS@
157
MAKEINFO = @MAKEINFO@
185
MCOPIDL = @MCOPIDL@
158
MCOPIDL = @MCOPIDL@
186
MEINPROC = @MEINPROC@
159
MEINPROC = @MEINPROC@
187
MICO_INCLUDES = @MICO_INCLUDES@
188
MICO_LDFLAGS = @MICO_LDFLAGS@
189
MOC = @MOC@
160
MOC = @MOC@
190
MSGFMT = @MSGFMT@
161
MSGFMT = @MSGFMT@
191
NOOPT_CFLAGS = @NOOPT_CFLAGS@
162
NOOPT_CFLAGS = @NOOPT_CFLAGS@
192
NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@
163
NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@
193
NOREPO = @NOREPO@
164
NOREPO = @NOREPO@
194
OBJDUMP = @OBJDUMP@
165
OBJEXT = @OBJEXT@
195
ORBIT_CFLAGS = @ORBIT_CFLAGS@
166
ORBIT_CFLAGS = @ORBIT_CFLAGS@
196
ORBIT_CONFIG = @ORBIT_CONFIG@
167
ORBIT_CONFIG = @ORBIT_CONFIG@
197
ORBIT_IDL = @ORBIT_IDL@
168
ORBIT_IDL = @ORBIT_IDL@
198
ORBIT_LIBS = @ORBIT_LIBS@
169
ORBIT_LIBS = @ORBIT_LIBS@
199
PACKAGE = @PACKAGE@
170
PACKAGE = @PACKAGE@
200
PAMLIBS = @PAMLIBS@
171
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
201
PASSWDLIBS = @PASSWDLIBS@
172
PACKAGE_NAME = @PACKAGE_NAME@
173
PACKAGE_STRING = @PACKAGE_STRING@
174
PACKAGE_TARNAME = @PACKAGE_TARNAME@
175
PACKAGE_VERSION = @PACKAGE_VERSION@
176
PATH_SEPARATOR = @PATH_SEPARATOR@
202
PKGDATADIR = @PKGDATADIR@
177
PKGDATADIR = @PKGDATADIR@
203
PTHREAD_LIB = @PTHREAD_LIB@
178
PTHREAD_LIB = @PTHREAD_LIB@
204
PYTHONINC = @PYTHONINC@
205
PYTHONLIB = @PYTHONLIB@
206
PYTHONMODDIR = @PYTHONMODDIR@
207
QTDOCDIR = @QTDOCDIR@
208
QTE_NORTTI = @QTE_NORTTI@
179
QTE_NORTTI = @QTE_NORTTI@
209
QTOPIA_INCLUDES = @QTOPIA_INCLUDES@
210
QT_INCLUDES = @QT_INCLUDES@
180
QT_INCLUDES = @QT_INCLUDES@
211
QT_LDFLAGS = @QT_LDFLAGS@
181
QT_LDFLAGS = @QT_LDFLAGS@
212
RANLIB = @RANLIB@
182
RANLIB = @RANLIB@
213
RC = @RC@
214
REPO = @REPO@
183
REPO = @REPO@
215
SETUIDFLAGS = @SETUIDFLAGS@
184
SET_MAKE = @SET_MAKE@
216
SSL_INCLUDES = @SSL_INCLUDES@
185
SHELL = @SHELL@
217
SSL_LDFLAGS = @SSL_LDFLAGS@
218
STRIP = @STRIP@
186
STRIP = @STRIP@
219
TOPSUBDIRS = @TOPSUBDIRS@
220
UIC = @UIC@
187
UIC = @UIC@
221
UIC_TR = @UIC_TR@
188
UIC_TR = @UIC_TR@
222
USER_INCLUDES = @USER_INCLUDES@
189
USER_INCLUDES = @USER_INCLUDES@
Lines 227-234 Link Here
227
VERSION = @VERSION@
194
VERSION = @VERSION@
228
WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@
195
WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@
229
XGETTEXT = @XGETTEXT@
196
XGETTEXT = @XGETTEXT@
230
XPMINC = @XPMINC@
231
XPMLIB = @XPMLIB@
232
XPM_LIBS = @XPM_LIBS@
197
XPM_LIBS = @XPM_LIBS@
233
X_CFLAGS = @X_CFLAGS@
198
X_CFLAGS = @X_CFLAGS@
234
X_EXTRA_LIBS = @X_EXTRA_LIBS@
199
X_EXTRA_LIBS = @X_EXTRA_LIBS@
Lines 237-251 Link Here
237
X_LIBS = @X_LIBS@
202
X_LIBS = @X_LIBS@
238
X_PRE_LIBS = @X_PRE_LIBS@
203
X_PRE_LIBS = @X_PRE_LIBS@
239
ZVT_LIBS = @ZVT_LIBS@
204
ZVT_LIBS = @ZVT_LIBS@
205
ac_ct_CC = @ac_ct_CC@
206
ac_ct_CXX = @ac_ct_CXX@
207
ac_ct_RANLIB = @ac_ct_RANLIB@
208
ac_ct_STRIP = @ac_ct_STRIP@
240
all_includes = @all_includes@
209
all_includes = @all_includes@
241
all_libraries = @all_libraries@
210
all_libraries = @all_libraries@
211
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
212
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
213
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
214
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
242
am__include = @am__include@
215
am__include = @am__include@
216
am__leading_dot = @am__leading_dot@
243
am__quote = @am__quote@
217
am__quote = @am__quote@
218
bindir = @bindir@
219
build = @build@
220
build_alias = @build_alias@
221
build_cpu = @build_cpu@
222
build_os = @build_os@
223
build_vendor = @build_vendor@
244
cflags_set = @cflags_set@
224
cflags_set = @cflags_set@
245
cxxflags_set = @cxxflags_set@
225
datadir = @datadir@
246
idldir = @idldir@
226
exec_prefix = @exec_prefix@
227
host = @host@
228
host_alias = @host_alias@
229
host_cpu = @host_cpu@
230
host_os = @host_os@
231
host_vendor = @host_vendor@
232
includedir = @includedir@
233
infodir = @infodir@
247
install_sh = @install_sh@
234
install_sh = @install_sh@
248
jni_includes = @jni_includes@
249
kde_appsdir = @kde_appsdir@
235
kde_appsdir = @kde_appsdir@
250
kde_bindir = @kde_bindir@
236
kde_bindir = @kde_bindir@
251
kde_confdir = @kde_confdir@
237
kde_confdir = @kde_confdir@
Lines 267-275 Link Here
267
kde_templatesdir = @kde_templatesdir@
253
kde_templatesdir = @kde_templatesdir@
268
kde_wallpaperdir = @kde_wallpaperdir@
254
kde_wallpaperdir = @kde_wallpaperdir@
269
kde_widgetdir = @kde_widgetdir@
255
kde_widgetdir = @kde_widgetdir@
270
micodir = @micodir@
256
libdir = @libdir@
257
libexecdir = @libexecdir@
258
localstatedir = @localstatedir@
259
mandir = @mandir@
260
oldincludedir = @oldincludedir@
261
prefix = @prefix@
262
program_transform_name = @program_transform_name@
271
qt_includes = @qt_includes@
263
qt_includes = @qt_includes@
272
qt_libraries = @qt_libraries@
264
qt_libraries = @qt_libraries@
265
sbindir = @sbindir@
266
sharedstatedir = @sharedstatedir@
267
sysconfdir = @sysconfdir@
268
target = @target@
269
target_alias = @target_alias@
270
target_cpu = @target_cpu@
271
target_os = @target_os@
272
target_vendor = @target_vendor@
273
x_includes = @x_includes@
273
x_includes = @x_includes@
274
x_libraries = @x_libraries@
274
x_libraries = @x_libraries@
275
275
Lines 280-294 Link Here
280
KDE_DOCS = celestia
280
KDE_DOCS = celestia
281
KDE_LANG = en
281
KDE_LANG = en
282
subdir = src/celestia/kde/doc
282
subdir = src/celestia/kde/doc
283
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
283
mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs
284
mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs
284
CONFIG_HEADER = $(top_builddir)/config.h
285
CONFIG_HEADER = $(top_builddir)/config.h
285
CONFIG_CLEAN_FILES =
286
CONFIG_CLEAN_FILES =
286
DIST_SOURCES =
287
DIST_SOURCES =
287
288
288
RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
289
RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
289
	uninstall-info-recursive all-recursive install-data-recursive \
290
	ps-recursive install-info-recursive uninstall-info-recursive \
290
	install-exec-recursive installdirs-recursive install-recursive \
291
	all-recursive install-data-recursive install-exec-recursive \
291
	uninstall-recursive check-recursive installcheck-recursive
292
	installdirs-recursive install-recursive uninstall-recursive \
293
	check-recursive installcheck-recursive
292
DIST_COMMON = Makefile.am Makefile.in
294
DIST_COMMON = Makefile.am Makefile.in
293
DIST_SUBDIRS = $(SUBDIRS)
295
DIST_SUBDIRS = $(SUBDIRS)
294
#>- all: all-recursive
296
#>- all: all-recursive
Lines 370-379 Link Here
370
	list='$(SUBDIRS)'; for subdir in $$list; do \
372
	list='$(SUBDIRS)'; for subdir in $$list; do \
371
	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
373
	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
372
	done
374
	done
375
ctags-recursive:
376
	list='$(SUBDIRS)'; for subdir in $$list; do \
377
	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
378
	done
373
379
374
ETAGS = etags
380
ETAGS = etags
375
ETAGSFLAGS =
381
ETAGSFLAGS =
376
382
383
CTAGS = ctags
384
CTAGSFLAGS =
385
377
tags: TAGS
386
tags: TAGS
378
387
379
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
388
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
Lines 389-397 Link Here
389
		$(TAGS_FILES) $(LISP)
398
		$(TAGS_FILES) $(LISP)
390
	tags=; \
399
	tags=; \
391
	here=`pwd`; \
400
	here=`pwd`; \
401
	if (etags --etags-include --version) >/dev/null 2>&1; then \
402
	  include_option=--etags-include; \
403
	else \
404
	  include_option=--include; \
405
	fi; \
392
	list='$(SUBDIRS)'; for subdir in $$list; do \
406
	list='$(SUBDIRS)'; for subdir in $$list; do \
393
	  if test "$$subdir" = .; then :; else \
407
	  if test "$$subdir" = .; then :; else \
394
	    test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
408
	    test -f $$subdir/TAGS && \
409
	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
395
	  fi; \
410
	  fi; \
396
	done; \
411
	done; \
397
	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
412
	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
Lines 404-423 Link Here
404
	  || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
419
	  || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
405
	     $$tags $$unique
420
	     $$tags $$unique
406
421
422
ctags: CTAGS
423
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
424
		$(TAGS_FILES) $(LISP)
425
	tags=; \
426
	here=`pwd`; \
427
	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
428
	unique=`for i in $$list; do \
429
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
430
	  done | \
431
	  $(AWK) '    { files[$$0] = 1; } \
432
	       END { for (i in files) print i; }'`; \
433
	test -z "$(CTAGS_ARGS)$$tags$$unique" \
434
	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
435
	     $$tags $$unique
436
407
GTAGS:
437
GTAGS:
408
	here=`$(am__cd) $(top_builddir) && pwd` \
438
	here=`$(am__cd) $(top_builddir) && pwd` \
409
	  && cd $(top_srcdir) \
439
	  && cd $(top_srcdir) \
410
	  && gtags -i $(GTAGS_ARGS) $$here
440
	  && gtags -i $(GTAGS_ARGS) $$here
411
441
412
distclean-tags:
442
distclean-tags:
413
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
443
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
414
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
444
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
415
445
416
top_distdir = ../../../..
446
top_distdir = ../../../..
417
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
447
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
418
448
419
distdir: $(DISTFILES)
449
distdir: $(DISTFILES)
420
	@list='$(DISTFILES)'; for file in $$list; do \
450
	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
451
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
452
	list='$(DISTFILES)'; for file in $$list; do \
453
	  case $$file in \
454
	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
455
	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
456
	  esac; \
421
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
457
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
422
	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
458
	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
423
	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
459
	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
Lines 517-539 Link Here
517
553
518
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
554
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
519
555
556
pdf: pdf-recursive
557
558
pdf-am:
559
560
ps: ps-recursive
561
562
ps-am:
563
520
uninstall-am: uninstall-info-am
564
uninstall-am: uninstall-info-am
521
565
522
uninstall-info: uninstall-info-recursive
566
uninstall-info: uninstall-info-recursive
523
567
524
.PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am check check-am clean \
568
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
525
	clean-generic clean-libtool clean-recursive distclean \
569
	clean-generic clean-libtool clean-recursive ctags \
526
	distclean-generic distclean-libtool distclean-recursive \
570
	ctags-recursive distclean distclean-generic distclean-libtool \
527
	distclean-tags distdir dvi dvi-am dvi-recursive info info-am \
571
	distclean-recursive distclean-tags distdir dvi dvi-am \
528
	info-recursive install install-am install-data install-data-am \
572
	dvi-recursive info info-am info-recursive install install-am \
529
	install-data-recursive install-exec install-exec-am \
573
	install-data install-data-am install-data-recursive \
530
	install-exec-recursive install-info install-info-am \
574
	install-exec install-exec-am install-exec-recursive \
531
	install-info-recursive install-man install-recursive \
575
	install-info install-info-am install-info-recursive install-man \
532
	install-strip installcheck installcheck-am installdirs \
576
	install-recursive install-strip installcheck installcheck-am \
533
	installdirs-am installdirs-recursive maintainer-clean \
577
	installdirs installdirs-am installdirs-recursive \
534
	maintainer-clean-generic maintainer-clean-recursive mostlyclean \
578
	maintainer-clean maintainer-clean-generic \
535
	mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \
579
	maintainer-clean-recursive mostlyclean mostlyclean-generic \
536
	tags tags-recursive uninstall uninstall-am uninstall-info-am \
580
	mostlyclean-libtool mostlyclean-recursive pdf pdf-am \
581
	pdf-recursive ps ps-am ps-recursive tags tags-recursive \
582
	uninstall uninstall-am uninstall-info-am \
537
	uninstall-info-recursive uninstall-recursive
583
	uninstall-info-recursive uninstall-recursive
538
584
539
# Tell versions [3.59,3.63) of GNU make to not export all variables.
585
# Tell versions [3.59,3.63) of GNU make to not export all variables.
(-)celestia-1.3.1-old/src/celestia/kde/doc/celestia/Makefile.in (-109 / +155 lines)
Lines 1-8 Link Here
1
# Makefile.in generated by automake 1.6.3 from Makefile.am.
1
# Makefile.in generated by automake 1.7.6 from Makefile.am.
2
# KDE tags expanded automatically by am_edit - $Revision: 1.2 $ 
2
# KDE tags expanded automatically by am_edit - $Revision: 1.2 $ 
3
# @configure_input@
3
# @configure_input@
4
4
5
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
5
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
6
# Free Software Foundation, Inc.
6
# Free Software Foundation, Inc.
7
# This Makefile.in is free software; the Free Software Foundation
7
# This Makefile.in is free software; the Free Software Foundation
8
# gives unlimited permission to copy and/or distribute it,
8
# gives unlimited permission to copy and/or distribute it,
Lines 14-101 Link Here
14
# PARTICULAR PURPOSE.
14
# PARTICULAR PURPOSE.
15
15
16
@SET_MAKE@
16
@SET_MAKE@
17
SHELL = @SHELL@
18
17
19
srcdir = @srcdir@
18
srcdir = @srcdir@
20
top_srcdir = @top_srcdir@
19
top_srcdir = @top_srcdir@
21
VPATH = @srcdir@
20
VPATH = @srcdir@
22
prefix = @prefix@
23
exec_prefix = @exec_prefix@
24
25
bindir = @bindir@
26
sbindir = @sbindir@
27
libexecdir = @libexecdir@
28
datadir = @datadir@
29
sysconfdir = @sysconfdir@
30
sharedstatedir = @sharedstatedir@
31
localstatedir = @localstatedir@
32
libdir = @libdir@
33
infodir = @infodir@
34
mandir = @mandir@
35
includedir = @includedir@
36
oldincludedir = /usr/include
37
pkgdatadir = $(datadir)/@PACKAGE@
21
pkgdatadir = $(datadir)/@PACKAGE@
38
pkglibdir = $(libdir)/@PACKAGE@
22
pkglibdir = $(libdir)/@PACKAGE@
39
pkgincludedir = $(includedir)/@PACKAGE@
23
pkgincludedir = $(includedir)/@PACKAGE@
40
top_builddir = ../../../../..
24
top_builddir = ../../../../..
41
25
42
ACLOCAL = @ACLOCAL@
43
AUTOCONF = @AUTOCONF@
44
AUTOMAKE = @AUTOMAKE@
45
AUTOHEADER = @AUTOHEADER@
46
47
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
48
INSTALL = @INSTALL@
27
INSTALL = @INSTALL@
49
INSTALL_PROGRAM = @INSTALL_PROGRAM@
50
INSTALL_DATA = @INSTALL_DATA@
51
install_sh_DATA = $(install_sh) -c -m 644
28
install_sh_DATA = $(install_sh) -c -m 644
52
install_sh_PROGRAM = $(install_sh) -c
29
install_sh_PROGRAM = $(install_sh) -c
53
install_sh_SCRIPT = $(install_sh) -c
30
install_sh_SCRIPT = $(install_sh) -c
54
INSTALL_SCRIPT = @INSTALL_SCRIPT@
55
INSTALL_HEADER = $(INSTALL_DATA)
31
INSTALL_HEADER = $(INSTALL_DATA)
56
transform = @program_transform_name@
32
transform = $(program_transform_name)
57
NORMAL_INSTALL = :
33
NORMAL_INSTALL = :
58
PRE_INSTALL = :
34
PRE_INSTALL = :
59
POST_INSTALL = :
35
POST_INSTALL = :
60
NORMAL_UNINSTALL = :
36
NORMAL_UNINSTALL = :
61
PRE_UNINSTALL = :
37
PRE_UNINSTALL = :
62
POST_UNINSTALL = :
38
POST_UNINSTALL = :
63
build_alias = @build_alias@
64
build_triplet = @build@
39
build_triplet = @build@
65
host_alias = @host_alias@
66
host_triplet = @host@
40
host_triplet = @host@
67
target_alias = @target_alias@
68
target_triplet = @target@
41
target_triplet = @target@
69
42
ACLOCAL = @ACLOCAL@
70
EXEEXT = @EXEEXT@
43
AMDEP_FALSE = @AMDEP_FALSE@
71
OBJEXT = @OBJEXT@
44
AMDEP_TRUE = @AMDEP_TRUE@
72
PATH_SEPARATOR = @PATH_SEPARATOR@
73
AMTAR = @AMTAR@
45
AMTAR = @AMTAR@
74
ARTSCCONFIG = @ARTSCCONFIG@
46
ARTSCCONFIG = @ARTSCCONFIG@
75
AS = @AS@
47
AUTOCONF = @AUTOCONF@
76
AUTODIRS = @AUTODIRS@
48
AUTODIRS = @AUTODIRS@
49
AUTOHEADER = @AUTOHEADER@
50
AUTOMAKE = @AUTOMAKE@
77
AWK = @AWK@
51
AWK = @AWK@
78
CC = @CC@
52
CC = @CC@
79
CONF_FILES = @CONF_FILES@
53
CCDEPMODE = @CCDEPMODE@
54
CFLAGS = @CFLAGS@
80
CPP = @CPP@
55
CPP = @CPP@
56
CPPFLAGS = @CPPFLAGS@
81
CXX = @CXX@
57
CXX = @CXX@
82
CXXCPP = @CXXCPP@
58
CXXCPP = @CXXCPP@
59
CXXDEPMODE = @CXXDEPMODE@
60
CXXFLAGS = @CXXFLAGS@
61
CYGPATH_W = @CYGPATH_W@
83
DCOPIDL = @DCOPIDL@
62
DCOPIDL = @DCOPIDL@
84
DCOPIDL2CPP = @DCOPIDL2CPP@
63
DCOPIDL2CPP = @DCOPIDL2CPP@
85
DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@
64
DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@
65
DEFS = @DEFS@
86
DEPDIR = @DEPDIR@
66
DEPDIR = @DEPDIR@
87
DLLTOOL = @DLLTOOL@
88
DOXYGEN = @DOXYGEN@
89
DOXYGEN_PROJECT_NAME = @DOXYGEN_PROJECT_NAME@
90
DOXYGEN_PROJECT_NUMBER = @DOXYGEN_PROJECT_NUMBER@
91
DPMSINC = @DPMSINC@
92
DPMSLIB = @DPMSLIB@
93
ECHO = @ECHO@
67
ECHO = @ECHO@
68
ECHO_C = @ECHO_C@
69
ECHO_N = @ECHO_N@
70
ECHO_T = @ECHO_T@
71
EGREP = @EGREP@
72
ENABLE_CELX_FALSE = @ENABLE_CELX_FALSE@
73
ENABLE_CELX_TRUE = @ENABLE_CELX_TRUE@
74
ENABLE_GLUT_FALSE = @ENABLE_GLUT_FALSE@
75
ENABLE_GLUT_TRUE = @ENABLE_GLUT_TRUE@
76
ENABLE_GTK_FALSE = @ENABLE_GTK_FALSE@
77
ENABLE_GTK_TRUE = @ENABLE_GTK_TRUE@
78
ENABLE_HIPPARCOS_FALSE = @ENABLE_HIPPARCOS_FALSE@
79
ENABLE_HIPPARCOS_TRUE = @ENABLE_HIPPARCOS_TRUE@
80
ENABLE_KDE_FALSE = @ENABLE_KDE_FALSE@
81
ENABLE_KDE_TRUE = @ENABLE_KDE_TRUE@
82
EXEEXT = @EXEEXT@
94
FRAMEWORK_COREAUDIO = @FRAMEWORK_COREAUDIO@
83
FRAMEWORK_COREAUDIO = @FRAMEWORK_COREAUDIO@
95
GCJ = @GCJ@
96
GCJFLAGS = @GCJFLAGS@
97
GLINC = @GLINC@
98
GLLIB = @GLLIB@
99
GMSGFMT = @GMSGFMT@
84
GMSGFMT = @GMSGFMT@
100
GNOMEGNORBA_LIBS = @GNOMEGNORBA_LIBS@
85
GNOMEGNORBA_LIBS = @GNOMEGNORBA_LIBS@
101
GNOMEUI_LIBS = @GNOMEUI_LIBS@
86
GNOMEUI_LIBS = @GNOMEUI_LIBS@
Lines 113-129 Link Here
113
GTK_CONFIG = @GTK_CONFIG@
98
GTK_CONFIG = @GTK_CONFIG@
114
GTK_LIBS = @GTK_LIBS@
99
GTK_LIBS = @GTK_LIBS@
115
HIPDIR = @HIPDIR@
100
HIPDIR = @HIPDIR@
116
IDL = @IDL@
101
INSIDE_GNOME_COMMON_FALSE = @INSIDE_GNOME_COMMON_FALSE@
117
IDL_DEPENDENCIES = @IDL_DEPENDENCIES@
102
INSIDE_GNOME_COMMON_TRUE = @INSIDE_GNOME_COMMON_TRUE@
103
INSTALL_DATA = @INSTALL_DATA@
104
INSTALL_PROGRAM = @INSTALL_PROGRAM@
105
INSTALL_SCRIPT = @INSTALL_SCRIPT@
118
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
106
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
119
JAR = @JAR@
120
JAVAC = @JAVAC@
121
JAVAH = @JAVAH@
122
JVMLIBS = @JVMLIBS@
123
KDECONFIG = @KDECONFIG@
107
KDECONFIG = @KDECONFIG@
124
KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@
108
KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@
125
KDE_HAS_DOXYGEN = @KDE_HAS_DOXYGEN@
126
KDE_HAVE_DOT = @KDE_HAVE_DOT@
127
KDE_INCLUDES = @KDE_INCLUDES@
109
KDE_INCLUDES = @KDE_INCLUDES@
128
KDE_LDFLAGS = @KDE_LDFLAGS@
110
KDE_LDFLAGS = @KDE_LDFLAGS@
129
KDE_MT_LDFLAGS = @KDE_MT_LDFLAGS@
111
KDE_MT_LDFLAGS = @KDE_MT_LDFLAGS@
Lines 135-161 Link Here
135
KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@
117
KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@
136
KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@
118
KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@
137
KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@
119
KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@
138
LEX = @LEX@
120
LDFLAGS = @LDFLAGS@
139
LEXLIB = @LEXLIB@
140
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
141
LIBBZ2 = @LIBBZ2@
142
LIBCOMPAT = @LIBCOMPAT@
121
LIBCOMPAT = @LIBCOMPAT@
143
LIBCRYPT = @LIBCRYPT@
122
LIBCRYPT = @LIBCRYPT@
144
LIBDL = @LIBDL@
123
LIBDL = @LIBDL@
145
LIBGEN = @LIBGEN@
146
LIBJPEG = @LIBJPEG@
124
LIBJPEG = @LIBJPEG@
147
LIBMICO = @LIBMICO@
148
LIBOBJS = @LIBOBJS@
125
LIBOBJS = @LIBOBJS@
149
LIBPNG = @LIBPNG@
126
LIBPNG = @LIBPNG@
150
LIBPTHREAD = @LIBPTHREAD@
127
LIBPTHREAD = @LIBPTHREAD@
151
LIBPYTHON = @LIBPYTHON@
152
LIBQIMGIO = @LIBQIMGIO@
153
LIBRESOLV = @LIBRESOLV@
128
LIBRESOLV = @LIBRESOLV@
154
LIBSHADOW = @LIBSHADOW@
129
LIBS = @LIBS@
155
LIBSM = @LIBSM@
130
LIBSM = @LIBSM@
156
LIBSOCKET = @LIBSOCKET@
131
LIBSOCKET = @LIBSOCKET@
157
LIBSSL = @LIBSSL@
158
LIBTIFF = @LIBTIFF@
159
LIBTOOL = @LIBTOOL@
132
LIBTOOL = @LIBTOOL@
160
LIBUCB = @LIBUCB@
133
LIBUCB = @LIBUCB@
161
LIBUTIL = @LIBUTIL@
134
LIBUTIL = @LIBUTIL@
Lines 169-175 Link Here
169
LIB_KFILE = @LIB_KFILE@
142
LIB_KFILE = @LIB_KFILE@
170
LIB_KFM = @LIB_KFM@
143
LIB_KFM = @LIB_KFM@
171
LIB_KHTML = @LIB_KHTML@
144
LIB_KHTML = @LIB_KHTML@
172
LIB_KIMGIO = @LIB_KIMGIO@
173
LIB_KIO = @LIB_KIO@
145
LIB_KIO = @LIB_KIO@
174
LIB_KPARTS = @LIB_KPARTS@
146
LIB_KPARTS = @LIB_KPARTS@
175
LIB_KSPELL = @LIB_KSPELL@
147
LIB_KSPELL = @LIB_KSPELL@
Lines 177-222 Link Here
177
LIB_POLL = @LIB_POLL@
149
LIB_POLL = @LIB_POLL@
178
LIB_QPE = @LIB_QPE@
150
LIB_QPE = @LIB_QPE@
179
LIB_QT = @LIB_QT@
151
LIB_QT = @LIB_QT@
180
LIB_QTOPIA = @LIB_QTOPIA@
181
LIB_SMB = @LIB_SMB@
152
LIB_SMB = @LIB_SMB@
182
LIB_X11 = @LIB_X11@
153
LIB_X11 = @LIB_X11@
183
LIB_XEXT = @LIB_XEXT@
154
LIB_XEXT = @LIB_XEXT@
184
LN_S = @LN_S@
155
LN_S = @LN_S@
156
LTLIBOBJS = @LTLIBOBJS@
157
MAKEINFO = @MAKEINFO@
185
MCOPIDL = @MCOPIDL@
158
MCOPIDL = @MCOPIDL@
186
MEINPROC = @MEINPROC@
159
MEINPROC = @MEINPROC@
187
MICO_INCLUDES = @MICO_INCLUDES@
188
MICO_LDFLAGS = @MICO_LDFLAGS@
189
MOC = @MOC@
160
MOC = @MOC@
190
MSGFMT = @MSGFMT@
161
MSGFMT = @MSGFMT@
191
NOOPT_CFLAGS = @NOOPT_CFLAGS@
162
NOOPT_CFLAGS = @NOOPT_CFLAGS@
192
NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@
163
NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@
193
NOREPO = @NOREPO@
164
NOREPO = @NOREPO@
194
OBJDUMP = @OBJDUMP@
165
OBJEXT = @OBJEXT@
195
ORBIT_CFLAGS = @ORBIT_CFLAGS@
166
ORBIT_CFLAGS = @ORBIT_CFLAGS@
196
ORBIT_CONFIG = @ORBIT_CONFIG@
167
ORBIT_CONFIG = @ORBIT_CONFIG@
197
ORBIT_IDL = @ORBIT_IDL@
168
ORBIT_IDL = @ORBIT_IDL@
198
ORBIT_LIBS = @ORBIT_LIBS@
169
ORBIT_LIBS = @ORBIT_LIBS@
199
PACKAGE = @PACKAGE@
170
PACKAGE = @PACKAGE@
200
PAMLIBS = @PAMLIBS@
171
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
201
PASSWDLIBS = @PASSWDLIBS@
172
PACKAGE_NAME = @PACKAGE_NAME@
173
PACKAGE_STRING = @PACKAGE_STRING@
174
PACKAGE_TARNAME = @PACKAGE_TARNAME@
175
PACKAGE_VERSION = @PACKAGE_VERSION@
176
PATH_SEPARATOR = @PATH_SEPARATOR@
202
PKGDATADIR = @PKGDATADIR@
177
PKGDATADIR = @PKGDATADIR@
203
PTHREAD_LIB = @PTHREAD_LIB@
178
PTHREAD_LIB = @PTHREAD_LIB@
204
PYTHONINC = @PYTHONINC@
205
PYTHONLIB = @PYTHONLIB@
206
PYTHONMODDIR = @PYTHONMODDIR@
207
QTDOCDIR = @QTDOCDIR@
208
QTE_NORTTI = @QTE_NORTTI@
179
QTE_NORTTI = @QTE_NORTTI@
209
QTOPIA_INCLUDES = @QTOPIA_INCLUDES@
210
QT_INCLUDES = @QT_INCLUDES@
180
QT_INCLUDES = @QT_INCLUDES@
211
QT_LDFLAGS = @QT_LDFLAGS@
181
QT_LDFLAGS = @QT_LDFLAGS@
212
RANLIB = @RANLIB@
182
RANLIB = @RANLIB@
213
RC = @RC@
214
REPO = @REPO@
183
REPO = @REPO@
215
SETUIDFLAGS = @SETUIDFLAGS@
184
SET_MAKE = @SET_MAKE@
216
SSL_INCLUDES = @SSL_INCLUDES@
185
SHELL = @SHELL@
217
SSL_LDFLAGS = @SSL_LDFLAGS@
218
STRIP = @STRIP@
186
STRIP = @STRIP@
219
TOPSUBDIRS = @TOPSUBDIRS@
220
UIC = @UIC@
187
UIC = @UIC@
221
UIC_TR = @UIC_TR@
188
UIC_TR = @UIC_TR@
222
USER_INCLUDES = @USER_INCLUDES@
189
USER_INCLUDES = @USER_INCLUDES@
Lines 227-234 Link Here
227
VERSION = @VERSION@
194
VERSION = @VERSION@
228
WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@
195
WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@
229
XGETTEXT = @XGETTEXT@
196
XGETTEXT = @XGETTEXT@
230
XPMINC = @XPMINC@
231
XPMLIB = @XPMLIB@
232
XPM_LIBS = @XPM_LIBS@
197
XPM_LIBS = @XPM_LIBS@
233
X_CFLAGS = @X_CFLAGS@
198
X_CFLAGS = @X_CFLAGS@
234
X_EXTRA_LIBS = @X_EXTRA_LIBS@
199
X_EXTRA_LIBS = @X_EXTRA_LIBS@
Lines 237-251 Link Here
237
X_LIBS = @X_LIBS@
202
X_LIBS = @X_LIBS@
238
X_PRE_LIBS = @X_PRE_LIBS@
203
X_PRE_LIBS = @X_PRE_LIBS@
239
ZVT_LIBS = @ZVT_LIBS@
204
ZVT_LIBS = @ZVT_LIBS@
205
ac_ct_CC = @ac_ct_CC@
206
ac_ct_CXX = @ac_ct_CXX@
207
ac_ct_RANLIB = @ac_ct_RANLIB@
208
ac_ct_STRIP = @ac_ct_STRIP@
240
all_includes = @all_includes@
209
all_includes = @all_includes@
241
all_libraries = @all_libraries@
210
all_libraries = @all_libraries@
211
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
212
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
213
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
214
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
242
am__include = @am__include@
215
am__include = @am__include@
216
am__leading_dot = @am__leading_dot@
243
am__quote = @am__quote@
217
am__quote = @am__quote@
218
bindir = @bindir@
219
build = @build@
220
build_alias = @build_alias@
221
build_cpu = @build_cpu@
222
build_os = @build_os@
223
build_vendor = @build_vendor@
244
cflags_set = @cflags_set@
224
cflags_set = @cflags_set@
245
cxxflags_set = @cxxflags_set@
225
datadir = @datadir@
246
idldir = @idldir@
226
exec_prefix = @exec_prefix@
227
host = @host@
228
host_alias = @host_alias@
229
host_cpu = @host_cpu@
230
host_os = @host_os@
231
host_vendor = @host_vendor@
232
includedir = @includedir@
233
infodir = @infodir@
247
install_sh = @install_sh@
234
install_sh = @install_sh@
248
jni_includes = @jni_includes@
249
kde_appsdir = @kde_appsdir@
235
kde_appsdir = @kde_appsdir@
250
kde_bindir = @kde_bindir@
236
kde_bindir = @kde_bindir@
251
kde_confdir = @kde_confdir@
237
kde_confdir = @kde_confdir@
Lines 267-275 Link Here
267
kde_templatesdir = @kde_templatesdir@
253
kde_templatesdir = @kde_templatesdir@
268
kde_wallpaperdir = @kde_wallpaperdir@
254
kde_wallpaperdir = @kde_wallpaperdir@
269
kde_widgetdir = @kde_widgetdir@
255
kde_widgetdir = @kde_widgetdir@
270
micodir = @micodir@
256
libdir = @libdir@
257
libexecdir = @libexecdir@
258
localstatedir = @localstatedir@
259
mandir = @mandir@
260
oldincludedir = @oldincludedir@
261
prefix = @prefix@
262
program_transform_name = @program_transform_name@
271
qt_includes = @qt_includes@
263
qt_includes = @qt_includes@
272
qt_libraries = @qt_libraries@
264
qt_libraries = @qt_libraries@
265
sbindir = @sbindir@
266
sharedstatedir = @sharedstatedir@
267
sysconfdir = @sysconfdir@
268
target = @target@
269
target_alias = @target_alias@
270
target_cpu = @target_cpu@
271
target_os = @target_os@
272
target_vendor = @target_vendor@
273
x_includes = @x_includes@
273
x_includes = @x_includes@
274
x_libraries = @x_libraries@
274
x_libraries = @x_libraries@
275
275
Lines 282-296 Link Here
282
SUBDIRS =.
282
SUBDIRS =.
283
283
284
subdir = src/celestia/kde/doc/celestia
284
subdir = src/celestia/kde/doc/celestia
285
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
285
mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs
286
mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs
286
CONFIG_HEADER = $(top_builddir)/config.h
287
CONFIG_HEADER = $(top_builddir)/config.h
287
CONFIG_CLEAN_FILES =
288
CONFIG_CLEAN_FILES =
288
DIST_SOURCES =
289
DIST_SOURCES =
289
290
290
RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
291
RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
291
	uninstall-info-recursive all-recursive install-data-recursive \
292
	ps-recursive install-info-recursive uninstall-info-recursive \
292
	install-exec-recursive installdirs-recursive install-recursive \
293
	all-recursive install-data-recursive install-exec-recursive \
293
	uninstall-recursive check-recursive installcheck-recursive
294
	installdirs-recursive install-recursive uninstall-recursive \
295
	check-recursive installcheck-recursive
294
DIST_COMMON = Makefile.am Makefile.in
296
DIST_COMMON = Makefile.am Makefile.in
295
DIST_SUBDIRS = $(SUBDIRS)
297
DIST_SUBDIRS = $(SUBDIRS)
296
#>- all: all-recursive
298
#>- all: all-recursive
Lines 372-381 Link Here
372
	list='$(SUBDIRS)'; for subdir in $$list; do \
374
	list='$(SUBDIRS)'; for subdir in $$list; do \
373
	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
375
	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
374
	done
376
	done
377
ctags-recursive:
378
	list='$(SUBDIRS)'; for subdir in $$list; do \
379
	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
380
	done
375
381
376
ETAGS = etags
382
ETAGS = etags
377
ETAGSFLAGS =
383
ETAGSFLAGS =
378
384
385
CTAGS = ctags
386
CTAGSFLAGS =
387
379
tags: TAGS
388
tags: TAGS
380
389
381
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
390
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
Lines 391-399 Link Here
391
		$(TAGS_FILES) $(LISP)
400
		$(TAGS_FILES) $(LISP)
392
	tags=; \
401
	tags=; \
393
	here=`pwd`; \
402
	here=`pwd`; \
403
	if (etags --etags-include --version) >/dev/null 2>&1; then \
404
	  include_option=--etags-include; \
405
	else \
406
	  include_option=--include; \
407
	fi; \
394
	list='$(SUBDIRS)'; for subdir in $$list; do \
408
	list='$(SUBDIRS)'; for subdir in $$list; do \
395
	  if test "$$subdir" = .; then :; else \
409
	  if test "$$subdir" = .; then :; else \
396
	    test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
410
	    test -f $$subdir/TAGS && \
411
	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
397
	  fi; \
412
	  fi; \
398
	done; \
413
	done; \
399
	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
414
	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
Lines 406-421 Link Here
406
	  || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
421
	  || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
407
	     $$tags $$unique
422
	     $$tags $$unique
408
423
424
ctags: CTAGS
425
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
426
		$(TAGS_FILES) $(LISP)
427
	tags=; \
428
	here=`pwd`; \
429
	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
430
	unique=`for i in $$list; do \
431
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
432
	  done | \
433
	  $(AWK) '    { files[$$0] = 1; } \
434
	       END { for (i in files) print i; }'`; \
435
	test -z "$(CTAGS_ARGS)$$tags$$unique" \
436
	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
437
	     $$tags $$unique
438
409
GTAGS:
439
GTAGS:
410
	here=`$(am__cd) $(top_builddir) && pwd` \
440
	here=`$(am__cd) $(top_builddir) && pwd` \
411
	  && cd $(top_srcdir) \
441
	  && cd $(top_srcdir) \
412
	  && gtags -i $(GTAGS_ARGS) $$here
442
	  && gtags -i $(GTAGS_ARGS) $$here
413
443
414
distclean-tags:
444
distclean-tags:
415
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
445
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
416
#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
446
#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
417
#>+ 4
447
#>+ 4
418
KDE_DIST=fig20.jpg index.docbook fig22.jpg fig23.jpg fig6.jpg fig3.jpg fig5.jpg fig28.jpg fig12.jpg fig30.jpg fig17.jpg fig18.jpg fig4.jpg fig25.jpg fig13.jpg fig2.jpg fig21.jpg fig14.jpg fig26.jpg fig10.jpg fig16.jpg fig1.jpg fig15.jpg fig27.jpg fig19.jpg fig11.jpg fig9.jpg fig29.jpg fig24.jpg fig8.jpg fig7.jpg 
448
KDE_DIST=fig14.jpg fig22.jpg index.docbook fig15.jpg fig24.jpg fig29.jpg fig9.jpg fig25.jpg fig10.jpg fig26.jpg fig5.jpg fig18.jpg fig2.jpg fig3.jpg fig1.jpg fig17.jpg fig11.jpg fig28.jpg fig12.jpg fig13.jpg fig20.jpg fig21.jpg fig4.jpg fig7.jpg fig8.jpg fig23.jpg fig6.jpg fig30.jpg fig19.jpg fig16.jpg fig27.jpg 
419
449
420
DISTFILES= $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
450
DISTFILES= $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
421
451
Lines 426-432 Link Here
426
#>- distdir: $(DISTFILES)
456
#>- distdir: $(DISTFILES)
427
#>+ 1
457
#>+ 1
428
distdir: distdir-nls  $(DISTFILES)
458
distdir: distdir-nls  $(DISTFILES)
429
	@list='$(DISTFILES)'; for file in $$list; do \
459
	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
460
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
461
	list='$(DISTFILES)'; for file in $$list; do \
462
	  case $$file in \
463
	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
464
	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
465
	  esac; \
430
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
466
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
431
	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
467
	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
432
	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
468
	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
Lines 532-554 Link Here
532
568
533
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
569
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
534
570
571
pdf: pdf-recursive
572
573
pdf-am:
574
575
ps: ps-recursive
576
577
ps-am:
578
535
uninstall-am: uninstall-info-am
579
uninstall-am: uninstall-info-am
536
580
537
uninstall-info: uninstall-info-recursive
581
uninstall-info: uninstall-info-recursive
538
582
539
.PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am check check-am clean \
583
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
540
	clean-generic clean-libtool clean-recursive distclean \
584
	clean-generic clean-libtool clean-recursive ctags \
541
	distclean-generic distclean-libtool distclean-recursive \
585
	ctags-recursive distclean distclean-generic distclean-libtool \
542
	distclean-tags distdir dvi dvi-am dvi-recursive info info-am \
586
	distclean-recursive distclean-tags distdir dvi dvi-am \
543
	info-recursive install install-am install-data install-data-am \
587
	dvi-recursive info info-am info-recursive install install-am \
544
	install-data-recursive install-exec install-exec-am \
588
	install-data install-data-am install-data-recursive \
545
	install-exec-recursive install-info install-info-am \
589
	install-exec install-exec-am install-exec-recursive \
546
	install-info-recursive install-man install-recursive \
590
	install-info install-info-am install-info-recursive install-man \
547
	install-strip installcheck installcheck-am installdirs \
591
	install-recursive install-strip installcheck installcheck-am \
548
	installdirs-am installdirs-recursive maintainer-clean \
592
	installdirs installdirs-am installdirs-recursive \
549
	maintainer-clean-generic maintainer-clean-recursive mostlyclean \
593
	maintainer-clean maintainer-clean-generic \
550
	mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \
594
	maintainer-clean-recursive mostlyclean mostlyclean-generic \
551
	tags tags-recursive uninstall uninstall-am uninstall-info-am \
595
	mostlyclean-libtool mostlyclean-recursive pdf pdf-am \
596
	pdf-recursive ps ps-am ps-recursive tags tags-recursive \
597
	uninstall uninstall-am uninstall-info-am \
552
	uninstall-info-recursive uninstall-recursive
598
	uninstall-info-recursive uninstall-recursive
553
599
554
# Tell versions [3.59,3.63) of GNU make to not export all variables.
600
# Tell versions [3.59,3.63) of GNU make to not export all variables.
(-)celestia-1.3.1-old/src/celestia/kde/eclipsefinderdlg.cpp (+140 lines)
Line 0 Link Here
1
#include <klocale.h>
2
#include <qstatusbar.h>
3
#include <qdatetime.h>
4
#include <knuminput.h>
5
#include <kcombobox.h>
6
#include <qradiobutton.h>
7
#include <qlistview.h>
8
#include <kpopupmenu.h>
9
10
#include "eclipsefinderdlg.h"
11
#include "celestiacore.h"
12
#include "celengine/astro.h"
13
#include "eclipsefinder.h"
14
15
/* 
16
 *  Constructs a EclipseFinder which is a child of 'parent', with the 
17
 *  name 'name' and widget flags set to 'f' 
18
 */
19
EclipseFinderDlg::EclipseFinderDlg( QWidget* parent, CelestiaCore *appCore)
20
    : EclipseFinderDlgBase( parent, i18n("Eclipse Finder") ),appCore(appCore)
21
{  
22
    astro::Date date(appCore->getSimulation()->getTime());
23
    fromYSpin->setValue(date.year);
24
    fromMSpin->setValue(date.month);
25
    fromDSpin->setValue(date.day);    
26
    toYSpin->setValue(date.year);
27
    toMSpin->setValue(date.month);
28
    toDSpin->setValue(date.day);    
29
    
30
31
    statusBar()->hide();
32
}
33
34
/*  
35
 *  Destroys the object and frees any allocated resources
36
 */
37
EclipseFinderDlg::~EclipseFinderDlg()
38
{
39
    // no need to delete child widgets, Qt does it all for us
40
}
41
42
/*
43
 * public slot
44
 */
45
void EclipseFinderDlg::search()
46
{
47
    std::string onBody = "";
48
       
49
    switch(comboBody->currentItem()) {
50
        case 0:
51
            onBody = "Earth";
52
            break;    
53
        case 1:
54
            onBody = "Jupiter";
55
            break;    
56
        case 2:
57
            onBody = "Saturn";
58
            break;    
59
        case 3:
60
            onBody = "Uranus";
61
            break;    
62
        case 4:
63
            onBody = "Neptune";
64
            break;    
65
        case 5:
66
            onBody = "Pluto";
67
            break;    
68
    }
69
    EclipseFinder ef(appCore, 
70
                     onBody, 
71
                     (radioSolar->isChecked()?Eclipse::Solar:Eclipse::Moon), 
72
                     (double)(astro::Date(fromYSpin->value(), 
73
                                          fromMSpin->value(), 
74
                                          fromDSpin->value())),
75
                     (double)(astro::Date(toYSpin->value(),
76
                                          toMSpin->value(),
77
                                          toDSpin->value())) + 1 
78
                     );
79
80
    std::vector<Eclipse> eclipses = ef.getEclipses();
81
    
82
    listEclipses->clear();
83
    for (std::vector<Eclipse>::iterator i = eclipses.begin();
84
         i != eclipses.end();
85
         i++) {
86
         
87
         if ((*i).planete == "None") {
88
	         new QListViewItem(listEclipses, 
89
	             QString((*i).planete.c_str()));
90
                 continue;
91
         }
92
         
93
         char d[12], strStart[10], strEnd[10];
94
         astro::Date start((*i).startTime);
95
         astro::Date end((*i).endTime);
96
         
97
         sprintf(d, "%d-%02d-%02d", (*i).date->year, (*i).date->month, (*i).date->day);
98
         sprintf(strStart, "%02d:%02d:%02d", start.hour, start.minute, (int)start.seconds);
99
         sprintf(strEnd, "%02d:%02d:%02d", end.hour, end.minute, (int)end.seconds);
100
         
101
         new QListViewItem(listEclipses, 
102
             QString((*i).planete.c_str()), 
103
             QString((*i).sattelite.c_str()),
104
             d,
105
             strStart,
106
             strEnd
107
             );
108
    }
109
}
110
111
void EclipseFinderDlg::gotoEclipse(QListViewItem* item, const QPoint& p, int col) {
112
    if (item->text(0) == "None") return;
113
    
114
    KPopupMenu menu(this);
115
    
116
    menu.insertTitle(item->text(col == 1));
117
    menu.insertItem(i18n("&Goto"), 1);
118
119
    int id=menu.exec(p);
120
    
121
    if (id == 1) {
122
        Selection sel = appCore->getSimulation()->findObjectFromPath(std::string(item->text(col == 1).latin1()));
123
        appCore->getSimulation()->setSelection(sel);
124
        QString date = item->text(2);
125
        int yearEnd = date.find('-', 1); 
126
        astro::Date d(date.left(yearEnd).toInt(), 
127
                      date.mid(yearEnd + 1, 2).toInt(),
128
                      date.mid(yearEnd + 4, 2).toInt());
129
        d.hour = item->text(3).left(2).toInt();
130
        d.minute = item->text(3).mid(3, 2).toInt();
131
        d.seconds = item->text(3).mid(6, 2).toDouble();
132
        appCore->getSimulation()->setTime((double)d);
133
        appCore->charEntered('g');    
134
    }    
135
}
136
137
138
139
140
(-)celestia-1.3.1-old/src/celestia/kde/kcelbookmarkmanager.cpp (+64 lines)
Line 0 Link Here
1
/***************************************************************************
2
                          kcelbookmarkmanager.cpp  -  description
3
                             -------------------
4
    begin                : Sat Aug 31 2002
5
    copyright            : (C) 2002 by chris
6
    email                : chris@tux.teyssier.org
7
 ***************************************************************************/
8
9
/***************************************************************************
10
 *                                                                         *
11
 *   This program is free software; you can redistribute it and/or modify  *
12
 *   it under the terms of the GNU General Public License as published by  *
13
 *   the Free Software Foundation; either version 2 of the License, or     *
14
 *   (at your option) any later version.                                   *
15
 *                                                                         *
16
 ***************************************************************************/
17
18
#include <qfile.h>
19
#include <qdir.h>
20
#include <kstandarddirs.h>
21
#include "kcelbookmarkmanager.h"
22
23
KBookmarkManager* KCelBookmarkManager::self() {
24
    if ( !s_bookmarkManager )
25
    {
26
        QString bookmarksFile = locateLocal("data", QString::fromLatin1("celestia/bookmarks.xml"));
27
        QFile local(bookmarksFile);
28
        if (!local.exists()) { 
29
            QString bookmarksFileDefault = locate("data", QString::fromLatin1("celestia/bookmarks.xml"));
30
            copy(bookmarksFileDefault, bookmarksFile);
31
            QString faviconsDefault = locate("data", QString::fromLatin1("celestia/favicons/"));
32
            QDir faviconsDir(faviconsDefault, "*.png");
33
            QStringList iconsList = faviconsDir.entryList();                                                            
34
            QString faviconsDest = locateLocal("cache", "favicons/");
35
            for ( QStringList::Iterator i = iconsList.begin(); i != iconsList.end(); ++i ) {
36
                copy(faviconsDefault + *i, faviconsDest + *i);
37
            }
38
        }
39
        s_bookmarkManager = KBookmarkManager::managerForFile( bookmarksFile );
40
        s_bookmarkManager->setShowNSBookmarks(false);
41
    }
42
    return s_bookmarkManager;
43
}
44
45
46
void KCelBookmarkManager::copy(const QString& source, const QString& destination) {
47
    QFile src(source), dst(destination);
48
    if (!src.exists()) return;
49
50
    src.open(IO_ReadOnly);
51
    dst.open(IO_WriteOnly);
52
    int bufSize=16384;
53
    char* buf = new char[bufSize];
54
    int len = src.readBlock(buf, bufSize);
55
    do {
56
        dst.writeBlock(buf, len);
57
        len = src.readBlock(buf, len);
58
    } while (len > 0);
59
    src.close();
60
    dst.close();
61
    delete[] buf;
62
}
63
64
(-)celestia-1.3.1-old/src/celestia/kde/kcelbookmarkmenu.cpp (+467 lines)
Line 0 Link Here
1
// -*- mode: c++; c-basic-offset: 2 -*-
2
/* This file is part of the KDE project
3
   Copyright (C) 1998, 1999 Torben Weis <weis@kde.org>
4
5
   This library is free software; you can redistribute it and/or
6
   modify it under the terms of the GNU Library General Public
7
   License as published by the Free Software Foundation; either
8
   version 2 of the License, or (at your option) any later version.
9
10
   This library is distributed in the hope that it will be useful,
11
   but WITHOUT ANY WARRANTY; without even the implied warranty of
12
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
13
   Library General Public License for more details.
14
15
   You should have received a copy of the GNU Library General Public License
16
   along with this library; see the file COPYING.LIB.  If not, write to
17
   the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
18
   Boston, MA 02111-1307, USA.
19
*/
20
21
22
#include <sys/types.h>
23
#include <sys/stat.h>
24
25
#include <assert.h>
26
#include <dirent.h>
27
#include <errno.h>
28
#include <fcntl.h>
29
#include <stddef.h>
30
#include <stdlib.h>
31
#include <unistd.h>
32
33
#include "kcelbookmarkmenu.h"
34
#include <kbookmarkmenu.h>
35
#include "kbookmarkimporter.h"
36
#include "kcelbookmarkowner.h"
37
38
#include <qfile.h>
39
#include <qregexp.h>
40
41
#include <kaction.h>
42
#include <kdebug.h>
43
#include <klocale.h>
44
#include <kmessagebox.h>
45
#include <kpopupmenu.h>
46
#include <kstdaccel.h>
47
#include <kstdaction.h>
48
49
template class QPtrList<KCelBookmarkMenu>;
50
51
/********************************************************************
52
 *
53
 * KCelBookmarkMenu
54
 *
55
 ********************************************************************/
56
57
KCelBookmarkMenu::KCelBookmarkMenu( KBookmarkManager* mgr,
58
                              KCelBookmarkOwner * _owner, KPopupMenu * _parentMenu,
59
                              KActionCollection *collec, bool _isRoot, bool _add,
60
                              const QString & parentAddress )
61
  : m_bIsRoot(_isRoot), m_bAddBookmark(_add),
62
    m_pManager(mgr), m_pOwner(_owner),
63
    m_parentMenu( _parentMenu ),
64
    m_actionCollection( collec ),
65
    m_parentAddress( parentAddress )
66
{
67
  m_lstSubMenus.setAutoDelete( true );
68
  m_actions.setAutoDelete( true );
69
70
  m_bNSBookmark = m_parentAddress.isNull();
71
  if ( !m_bNSBookmark ) // not for the netscape bookmark
72
  {
73
    //kdDebug(1203) << "KBookmarkMenu::KBookmarkMenu " << this << " address : " << m_parentAddress << endl;
74
75
    connect( _parentMenu, SIGNAL( aboutToShow() ),
76
             SLOT( slotAboutToShow() ) );
77
78
    if ( m_bIsRoot )
79
    {
80
      connect( m_pManager, SIGNAL( changed(const QString &, const QString &) ),
81
               SLOT( slotBookmarksChanged(const QString &) ) );
82
    }
83
  }
84
85
  // add entries that possibly have a shortcut, so they are available _before_ first popup
86
  if ( m_bIsRoot )
87
  {
88
    if ( m_bAddBookmark ) {
89
          addAddBookmark();
90
    }
91
92
    addEditBookmarks();
93
  }
94
95
  m_bDirty = true;
96
}
97
98
KCelBookmarkMenu::~KCelBookmarkMenu()
99
{
100
  //kdDebug(1203) << "KBookmarkMenu::~KBookmarkMenu() " << this << endl;
101
  QPtrListIterator<KAction> it( m_actions );
102
  for (; it.current(); ++it )
103
    it.current()->unplugAll();
104
105
  m_lstSubMenus.clear();
106
  m_actions.clear();
107
}
108
109
void KCelBookmarkMenu::ensureUpToDate()
110
{
111
  slotAboutToShow();
112
}
113
114
115
void KCelBookmarkMenu::slotAboutToShow()
116
{
117
  // Did the bookmarks change since the last time we showed them ?
118
  if ( m_bDirty )
119
  {
120
    m_bDirty = false;
121
    refill();
122
  }
123
}
124
125
void KCelBookmarkMenu::slotBookmarksChanged( const QString & groupAddress )
126
{
127
  if (m_bNSBookmark)
128
    return;
129
130
  if ( groupAddress == m_parentAddress )
131
  {
132
    //kdDebug(1203) << "KBookmarkMenu::slotBookmarksChanged -> setting m_bDirty on " << groupAddress << endl;
133
    m_bDirty = true;
134
  }
135
  else
136
  {
137
    // Iterate recursively into child menus
138
    QPtrListIterator<KCelBookmarkMenu> it( m_lstSubMenus );
139
    for (; it.current(); ++it )
140
    {
141
      it.current()->slotBookmarksChanged( groupAddress );
142
    }
143
  }
144
}
145
146
void KCelBookmarkMenu::refill()
147
{
148
  //kdDebug(1203) << "KBookmarkMenu::refill()" << endl;
149
  m_lstSubMenus.clear();
150
151
  QPtrListIterator<KAction> it( m_actions );
152
  for (; it.current(); ++it )
153
    it.current()->unplug( m_parentMenu );
154
155
  m_parentMenu->clear();
156
  m_actions.clear();
157
158
  fillBookmarkMenu();
159
  m_parentMenu->adjustSize();
160
}
161
162
void KCelBookmarkMenu::addAddBookmark()
163
{
164
  KAction * paAddBookmarks = new KAction( i18n( "&Add Bookmark" ),
165
                                          "bookmark_add",
166
                                          m_bIsRoot ? ALT + Key_B : 0,
167
                                          this,
168
                                          SLOT( slotAddBookmark() ),
169
                                          m_actionCollection, m_bIsRoot ? "add_bookmark" : 0 );
170
171
  paAddBookmarks->setStatusText( i18n( "Add a bookmark for the current document" ) );
172
173
  paAddBookmarks->plug( m_parentMenu );
174
  m_actions.append( paAddBookmarks );
175
  addAddRelativeBookmark();
176
  addAddSettingsBookmark();
177
}
178
179
void KCelBookmarkMenu::addAddRelativeBookmark()
180
{
181
  KAction * paAddBookmarks = new KAction( i18n( "Add &Relative Bookmark" ),
182
                                          "bookmark_add",
183
                                          m_bIsRoot ? ALT + Key_R : 0, //m_bIsRoot ? KStdAccel::addBookmark() : KShortcut(),
184
                                          this,
185
                                          SLOT( slotAddRelativeBookmark() ),
186
                                          m_actionCollection, m_bIsRoot ? "add_relative_bookmark" : 0 );
187
188
  paAddBookmarks->setStatusText( i18n( "Add a relative bookmark for the current document" ) );
189
190
  paAddBookmarks->plug( m_parentMenu );
191
  m_actions.append( paAddBookmarks );
192
}
193
194
void KCelBookmarkMenu::addAddSettingsBookmark()
195
{
196
  KAction * paAddBookmarks = new KAction( i18n( "Add &Settings Bookmark" ),
197
                                          "bookmark_add",
198
                                          m_bIsRoot ? CTRL + ALT + Key_S : 0, //m_bIsRoot ? KStdAccel::addBookmark() : KShortcut(),
199
                                          this,
200
                                          SLOT( slotAddSettingsBookmark() ),
201
                                          m_actionCollection, m_bIsRoot ? "add_settings_bookmark" : 0 );
202
203
  paAddBookmarks->setStatusText( i18n( "Add a settings bookmark for the current document" ) );
204
205
  paAddBookmarks->plug( m_parentMenu );
206
  m_actions.append( paAddBookmarks );
207
}
208
209
void KCelBookmarkMenu::addEditBookmarks()
210
{
211
  KAction * m_paEditBookmarks = KStdAction::editBookmarks( m_pManager, SLOT( slotEditBookmarks() ),
212
                                                             m_actionCollection, "edit_bookmarks" );
213
  m_paEditBookmarks->plug( m_parentMenu );
214
  m_paEditBookmarks->setStatusText( i18n( "Edit your bookmark collection in a separate window" ) );
215
  m_actions.append( m_paEditBookmarks );
216
}
217
218
void KCelBookmarkMenu::addNewFolder()
219
{
220
  KAction * paNewFolder = new KAction( i18n( "&New Folder..." ),
221
                                       "folder_new", //"folder",
222
                                       0,
223
                                       this,
224
                                       SLOT( slotNewFolder() ),
225
                                       m_actionCollection );
226
227
  paNewFolder->setStatusText( i18n( "Create a new bookmark folder in this menu" ) );
228
229
  paNewFolder->plug( m_parentMenu );
230
  m_actions.append( paNewFolder );
231
}
232
233
void KCelBookmarkMenu::fillBookmarkMenu()
234
{
235
  if ( m_bIsRoot )
236
  {
237
    if ( m_bAddBookmark )
238
      addAddBookmark();
239
240
    addEditBookmarks();
241
242
    if ( m_bAddBookmark )
243
      addNewFolder();
244
245
  }
246
247
  KBookmarkGroup parentBookmark = m_pManager->findByAddress( m_parentAddress ).toGroup();
248
  Q_ASSERT(!parentBookmark.isNull());
249
  bool separatorInserted = false;
250
  for ( KBookmark bm = parentBookmark.first(); !bm.isNull();  bm = parentBookmark.next(bm) )
251
  {
252
    QString text = bm.text();
253
    text.replace( QRegExp( "&" ), "&&" );
254
    if ( !separatorInserted && m_bIsRoot) { // inserted before the first konq bookmark, to avoid the separator if no konq bookmark
255
      m_parentMenu->insertSeparator();
256
      separatorInserted = true;
257
    }
258
    if ( !bm.isGroup() )
259
    {
260
      if ( bm.isSeparator() )
261
      {
262
        m_parentMenu->insertSeparator();
263
      }
264
      else
265
      {
266
        // kdDebug(1203) << "Creating URL bookmark menu item for " << bm.text() << endl;
267
        // create a normal URL item, with ID as a name
268
        KAction * action = new KAction( text, bm.icon(), 0,
269
                                        this, SLOT( slotBookmarkSelected() ),
270
                                        m_actionCollection, bm.url().url().utf8() );
271
272
        action->setStatusText( bm.url().prettyURL() );
273
274
        action->plug( m_parentMenu );
275
        m_actions.append( action );
276
      }
277
    }
278
    else
279
    {
280
      // kdDebug(1203) << "Creating bookmark submenu named " << bm.text() << endl;
281
      KActionMenu * actionMenu = new KActionMenu( text, bm.icon(),
282
                                                  m_actionCollection, 0L );
283
      actionMenu->plug( m_parentMenu );
284
      m_actions.append( actionMenu );
285
      KCelBookmarkMenu *subMenu = new KCelBookmarkMenu( m_pManager, m_pOwner, actionMenu->popupMenu(),
286
                                                  m_actionCollection, false,
287
                                                  m_bAddBookmark,
288
                                                  bm.address() );
289
      m_lstSubMenus.append( subMenu );
290
    }
291
  }
292
293
  if ( !m_bIsRoot && m_bAddBookmark )
294
  {
295
    m_parentMenu->insertSeparator();
296
    addAddBookmark();
297
    addNewFolder();
298
  }
299
}
300
301
void KCelBookmarkMenu::slotAddRelativeBookmark()
302
{
303
  Url Url = m_pOwner->currentUrl(Url::Relative);
304
  QString url = QString(Url.getAsString().c_str());;
305
  if (url.isEmpty())
306
  {
307
    KMessageBox::error( 0L, i18n("Can't add bookmark with empty URL"));
308
    return;
309
  }
310
  QString title = QString(Url.getName().c_str());
311
  if (title.isEmpty())
312
    title = url;
313
314
  KBookmarkGroup parentBookmark = m_pManager->findByAddress( m_parentAddress ).toGroup();
315
  Q_ASSERT(!parentBookmark.isNull());
316
  // If this title is already used, we'll try to find something unused.
317
  KBookmark ch = parentBookmark.first();
318
  int count = 1;
319
  QString uniqueTitle = title;
320
  do
321
  {
322
    while ( !ch.isNull() )
323
    {
324
      if ( uniqueTitle == ch.text() )
325
      {
326
        // Title already used !
327
        if ( url != ch.url().url() )
328
        {
329
          uniqueTitle = title + QString(" (%1)").arg(++count);
330
          // New title -> restart search from the beginning
331
          ch = parentBookmark.first();
332
          break;
333
        }
334
        else
335
        {
336
          // this exact URL already exists
337
          return;
338
        }
339
      }
340
      ch = parentBookmark.next( ch );
341
    }
342
  } while ( !ch.isNull() );
343
344
  parentBookmark.addBookmark( m_pManager, uniqueTitle, url, m_pOwner->currentIcon() );
345
  m_pManager->emitChanged( parentBookmark );
346
}
347
348
void KCelBookmarkMenu::slotAddSettingsBookmark()
349
{
350
  Url Url = m_pOwner->currentUrl(Url::Settings);
351
  QString url = QString(Url.getAsString().c_str());;
352
  if (url.isEmpty())
353
  {
354
    KMessageBox::error( 0L, i18n("Can't add bookmark with empty URL"));
355
    return;
356
  }
357
  QString title = QString(Url.getName().c_str());
358
  if (title.isEmpty())
359
    title = url;
360
361
  KBookmarkGroup parentBookmark = m_pManager->findByAddress( m_parentAddress ).toGroup();
362
  Q_ASSERT(!parentBookmark.isNull());
363
  // If this title is already used, we'll try to find something unused.
364
  KBookmark ch = parentBookmark.first();
365
  int count = 1;
366
  QString uniqueTitle = title;
367
  do
368
  {
369
    while ( !ch.isNull() )
370
    {
371
      if ( uniqueTitle == ch.text() )
372
      {
373
        // Title already used !
374
        if ( url != ch.url().url() )
375
        {
376
          uniqueTitle = title + QString(" (%1)").arg(++count);
377
          // New title -> restart search from the beginning
378
          ch = parentBookmark.first();
379
          break;
380
        }
381
        else
382
        {
383
          // this exact URL already exists
384
          return;
385
        }
386
      }
387
      ch = parentBookmark.next( ch );
388
    }
389
  } while ( !ch.isNull() );
390
391
  parentBookmark.addBookmark( m_pManager, uniqueTitle, url, m_pOwner->currentIcon() );
392
  m_pManager->emitChanged( parentBookmark );
393
}
394
395
void KCelBookmarkMenu::slotAddBookmark()
396
{
397
  Url Url = m_pOwner->currentUrl(Url::Absolute);
398
  QString url = QString(Url.getAsString().c_str());;
399
  if (url.isEmpty())
400
  {
401
    KMessageBox::error( 0L, i18n("Can't add bookmark with empty URL"));
402
    return;
403
  }
404
  QString title = QString(Url.getName().c_str());
405
  if (title.isEmpty())
406
    title = url;
407
408
  KBookmarkGroup parentBookmark = m_pManager->findByAddress( m_parentAddress ).toGroup();
409
  Q_ASSERT(!parentBookmark.isNull());
410
  // If this title is already used, we'll try to find something unused.
411
  KBookmark ch = parentBookmark.first();
412
  int count = 1;
413
  QString uniqueTitle = title;
414
  do
415
  {
416
    while ( !ch.isNull() )
417
    {
418
      if ( uniqueTitle == ch.text() )
419
      {
420
        // Title already used !
421
        if ( url != ch.url().url() )
422
        {
423
          uniqueTitle = title + QString(" (%1)").arg(++count);
424
          // New title -> restart search from the beginning
425
          ch = parentBookmark.first();
426
          break;
427
        }
428
        else
429
        {
430
          // this exact URL already exists
431
          return;
432
        }
433
      }
434
      ch = parentBookmark.next( ch );
435
    }
436
  } while ( !ch.isNull() );
437
438
  parentBookmark.addBookmark( m_pManager, uniqueTitle, url, m_pOwner->currentIcon() );
439
  m_pManager->emitChanged( parentBookmark );
440
}
441
442
void KCelBookmarkMenu::slotNewFolder()
443
{
444
  if ( !m_pOwner ) return; // this view doesn't handle bookmarks...
445
  KBookmarkGroup parentBookmark = m_pManager->findByAddress( m_parentAddress ).toGroup();
446
  Q_ASSERT(!parentBookmark.isNull());
447
  KBookmarkGroup group = parentBookmark.createNewFolder( m_pManager );
448
  if ( !group.isNull() )
449
  {
450
    KBookmarkGroup parentGroup = group.parentGroup();
451
    m_pManager->emitChanged( parentGroup );
452
  }
453
}
454
455
void KCelBookmarkMenu::slotBookmarkSelected()
456
{
457
  //kdDebug(1203) << "KBookmarkMenu::slotBookmarkSelected()" << endl;
458
  if ( !m_pOwner ) return; // this view doesn't handle bookmarks...
459
  //kdDebug(1203) << sender()->name() << endl;
460
461
  // The name of the action is the URL to open
462
  m_pOwner->openBookmarkURL( QString::fromUtf8(sender()->name()) );
463
}
464
465
// -----------------------------------------------------------------------------
466
467
(-)celestia-1.3.1-old/src/celestia/kde/kdeapp.cpp (+1299 lines)
Line 0 Link Here
1
/***************************************************************************
2
                          kdeapp.cpp  -  description
3
                             -------------------
4
    begin                : Tue Jul 16 22:28:19 CEST 2002
5
    copyright            : (C) 2002 by Christophe Teyssier
6
    email                : chris@teyssier.org
7
 ***************************************************************************/
8
9
/***************************************************************************
10
 *                                                                         *
11
 *   This program is free software; you can redistribute it and/or modify  *
12
 *   it under the terms of the GNU General Public License as published by  *
13
 *   the Free Software Foundation; either version 2 of the License, or     *
14
 *   (at your option) any later version.                                   *
15
 *                                                                         *
16
 ***************************************************************************/
17
18
#include <fstream>
19
#include <sstream>
20
21
#include <qpushbutton.h>
22
#include <qslider.h>
23
#include <qlayout.h>
24
#include <qframe.h>
25
#include <qgrid.h>
26
#include <qvbox.h>
27
#include <qcheckbox.h>
28
#include <qvgroupbox.h>
29
#include <qlabel.h>
30
#include <qclipboard.h>
31
#include <qregexp.h>
32
#include <qpalette.h>
33
#include <qfont.h>
34
#include <qlineedit.h>
35
#include <qvalidator.h> 
36
37
#include <qmenubar.h>
38
#include <qpopupmenu.h>
39
#include <qapplication.h>
40
#include <qkeycode.h>
41
#include <qtimer.h>
42
#include <qimage.h>
43
#include <kaction.h>
44
#include <kstdaction.h>
45
#include <kmenubar.h>
46
#include <kedittoolbar.h>
47
#include <kkeydialog.h>
48
#include <klocale.h>
49
#include <kconfig.h>
50
#include <qtextedit.h>
51
#include <klineeditdlg.h>
52
53
#include <qdatetime.h>
54
#include <kshortcut.h>
55
#include <klocale.h>
56
#include <kfiledialog.h>
57
#include <kmessagebox.h>
58
#include <kurl.h>
59
#include <krun.h>
60
#include <kurldrag.h>
61
#include <kstdaccel.h>
62
#include <kpopupmenu.h>
63
#include <kcelbookmarkmenu.h>
64
#include <kbookmarkbar.h>
65
#include <kcelbookmarkmanager.h>
66
67
#include "kdeglwidget.h"
68
#include "kdeapp.h"
69
#include "kdepreferencesdialog.h"
70
#include "celengine/cmdparser.h"
71
#include "url.h"
72
#include "celestialbrowser.h"
73
#include "eclipsefinderdlg.h"
74
#include "selectionpopup.h"
75
76
#include "celengine/glext.h"
77
78
#define MENUMAXSIZE 100
79
80
KdeApp* KdeApp::app=0;
81
82
KBookmarkManager* KCelBookmarkManager::s_bookmarkManager;
83
84
KdeApp::KdeApp(QWidget *parent, const char *name) : KMainWindow(parent, name)
85
{
86
    appCore=new CelestiaCore();
87
    if (appCore == NULL)
88
    {
89
        cerr << "Out of memory.\n";
90
        exit(1);
91
    }
92
93
    kdewatcher = new KdeWatcher(appCore, this);
94
95
    renderer = appCore->getRenderer();
96
    sim = appCore->getSimulation();
97
98
    app=this;
99
    appCore->setContextMenuCallback(&KdeApp::popupMenu);
100
    appCore->setAlerter(new KdeAlerter(this));
101
102
    setAcceptDrops(true);
103
104
    // Create our OpenGL widget
105
    glWidget = new KdeGlWidget( this, "kdeglwidget", appCore);
106
107
    setCentralWidget(glWidget);
108
    initActions();
109
110
    glWidget->setFocus();
111
112
    resize(640,480);
113
    setAutoSaveSettings("MainWindow");
114
    KConfig* conf = kapp->config();
115
    applyMainWindowSettings(conf, "MainWindow");
116
    conf->setGroup("MainWindow");
117
    restoreWindowSize(conf);
118
    conf->setGroup(0);
119
120
    KGlobal::config()->setGroup("Preferences");
121
    if (KGlobal::config()->hasKey("DistanceToScreen"))
122
    {
123
        appCore->setDistanceToScreen(KGlobal::config()->readNumEntry("DistanceToScreen"));
124
    }
125
126
127
    if (conf->hasGroup("Shortcuts"))
128
        actionCollection()->readShortcutSettings("Shortcuts", conf);
129
130
    if (toolBar()->isHidden()) toggleToolbar->setChecked(false);
131
    if (menuBar()->isHidden()) toggleMenubar->setChecked(false);
132
133
    
134
    // We use a timer with a null timeout value
135
    // to add appCore->tick to Qt's event loop
136
    QTimer *t = new QTimer( dynamic_cast<QObject *>(this) );
137
    QObject::connect( t, SIGNAL(timeout()), SLOT(celestia_tick()) );
138
    t->start( 0, FALSE );
139
140
}
141
142
void KdeApp::setStartURL(KURL url) {
143
    if (url.protocol() == "cel") {
144
        appCore->setStartURL(url.url().latin1());
145
    }
146
    if (url.protocol() == "file") { 
147
        appCore->setStartURL(url.path().latin1());
148
    }
149
}
150
151
void KdeApp::goToURL(const KURL& url) {
152
    if (url.protocol() == "cel")  {
153
        appCore->addToHistory();
154
        appCore->goToUrl(url.prettyURL().latin1());
155
    }
156
    if (url.protocol() == "file") { 
157
        appCore->addToHistory();
158
        slotOpenFileURL(url);
159
    }
160
}
161
162
void KdeApp::openBookmarkURL(const QString& _url) {
163
    KURL url(_url);
164
    appCore->addToHistory();
165
    appCore->goToUrl(url.prettyURL().latin1());
166
}
167
168
Url KdeApp::currentUrl(Url::UrlType type) const {
169
    return Url(appCore, type);
170
}
171
172
QString KdeApp::currentIcon() const {
173
    QDateTime now = QDateTime::currentDateTime();
174
    QString iconName = QString::fromLatin1("favicons/celestia_") + now.toString("yyyyMMddhhmmsszzz");
175
    QString iconFilename = locateLocal("cache", iconName) + ".png";
176
177
    QImage grabedImage = glWidget->grabFrameBuffer();
178
    int width=grabedImage.width(), height=grabedImage.height();
179
    if (width > height) {
180
        grabedImage.copy((width - height)/2, 0, height, height).smoothScale(64,64).save(iconFilename, "PNG");
181
    } else {
182
        grabedImage.copy(0, (height - width)/2, width, width).smoothScale(64,64).save(iconFilename, "PNG");
183
    }
184
185
    return iconName;
186
}
187
188
void KdeWatcher::notifyChange(CelestiaCore * core, int property)
189
{
190
    if ((property & (CelestiaCore::RenderFlagsChanged|
191
                     CelestiaCore::LabelFlagsChanged|
192
                     CelestiaCore::TimeZoneChanged)))
193
        kdeapp->resyncMenus();
194
    else if (property & CelestiaCore::AmbientLightChanged)
195
        kdeapp->resyncAmbient();
196
    else if (property & CelestiaCore::FaintestChanged)
197
        kdeapp->resyncFaintest();
198
    else if (property & CelestiaCore::VerbosityLevelChanged)
199
        kdeapp->resyncVerbosity();
200
    else if (property & CelestiaCore::HistoryChanged)
201
        kdeapp->resyncHistory();
202
}
203
204
void KdeApp::resyncHistory() {
205
    std::vector<Url> history=appCore->getHistory();
206
    std::vector<Url>::size_type i=appCore->getHistoryCurrent();
207
208
    if (i >= history.size()-1) {
209
        action("go_forward")->setEnabled(false);
210
    } else {
211
        action("go_forward")->setEnabled(true);
212
    }
213
    if (i == 0) {
214
        action("go_back")->setEnabled(false);
215
    } else {
216
        action("go_back")->setEnabled(true);
217
    } 
218
}
219
220
void KdeApp::resyncMenus() {
221
    int rFlags = renderer->getRenderFlags();
222
    int orbitMask = renderer->getOrbitMask();
223
    ((KToggleAction*)action("showStars"))->setChecked(rFlags & Renderer::ShowStars);
224
    ((KToggleAction*)action("showPlanets"))->setChecked(rFlags & Renderer::ShowPlanets);
225
    ((KToggleAction*)action("showGalaxies"))->setChecked(rFlags & Renderer::ShowGalaxies);
226
    ((KToggleAction*)action("showDiagrams"))->setChecked(rFlags & Renderer::ShowDiagrams);
227
    ((KToggleAction*)action("showCloudMaps"))->setChecked(rFlags & Renderer::ShowCloudMaps);
228
    ((KToggleAction*)action("showOrbits"))->setChecked(rFlags & Renderer::ShowOrbits);
229
    ((KToggleAction*)action("showAsteroidOrbits"))->setChecked(orbitMask & Body::Asteroid);
230
    ((KToggleAction*)action("showCometOrbits"))->setChecked(orbitMask & Body::Comet);
231
    ((KToggleAction*)action("showMoonOrbits"))->setChecked(orbitMask & Body::Moon);
232
    ((KToggleAction*)action("showPlanetOrbits"))->setChecked(orbitMask & Body::Planet);
233
    ((KToggleAction*)action("showSpacecraftOrbits"))->setChecked(orbitMask & Body::Spacecraft);
234
    ((KToggleAction*)action("showCelestialSphere"))->setChecked(rFlags & Renderer::ShowCelestialSphere);
235
    ((KToggleAction*)action("showNightMaps"))->setChecked(rFlags & Renderer::ShowNightMaps);
236
    ((KToggleAction*)action("showMarkers"))->setChecked(rFlags & Renderer::ShowMarkers);
237
    ((KToggleAction*)action("showAtmospheres"))->setChecked(rFlags & Renderer::ShowAtmospheres);
238
    ((KToggleAction*)action("showSmoothLines"))->setChecked(rFlags & Renderer::ShowSmoothLines);
239
    ((KToggleAction*)action("showEclipseShadows"))->setChecked(rFlags & Renderer::ShowEclipseShadows);
240
    ((KToggleAction*)action("showRingShadows"))->setChecked(rFlags & Renderer::ShowRingShadows);
241
    ((KToggleAction*)action("showBoundaries"))->setChecked(rFlags & Renderer::ShowBoundaries);
242
    ((KToggleAction*)action("showAutoMag"))->setChecked(rFlags & Renderer::ShowAutoMag);
243
    ((KToggleAction*)action("showCometTails"))->setChecked(rFlags & Renderer::ShowCometTails);
244
245
    int lMode = renderer->getLabelMode();
246
    ((KToggleAction*)action("showStarLabels"))->setChecked(lMode & Renderer::StarLabels);
247
    ((KToggleAction*)action("showPlanetLabels"))->setChecked(lMode & Renderer::PlanetLabels);
248
    ((KToggleAction*)action("showMoonLabels"))->setChecked(lMode & Renderer::MoonLabels);
249
    ((KToggleAction*)action("showCometLabels"))->setChecked(lMode & Renderer::CometLabels);
250
    ((KToggleAction*)action("showConstellationLabels"))->setChecked(lMode & Renderer::ConstellationLabels);
251
    ((KToggleAction*)action("showGalaxyLabels"))->setChecked(lMode & Renderer::GalaxyLabels);
252
    ((KToggleAction*)action("showAsteroidLabels"))->setChecked(lMode & Renderer::AsteroidLabels);
253
    ((KToggleAction*)action("showSpacecraftLabels"))->setChecked(lMode & Renderer::SpacecraftLabels);
254
    ((KToggleAction*)action("showLocationLabels"))->setChecked(lMode & Renderer::LocationLabels);
255
256
    switch (renderer->getGLContext()->getRenderPath()) {
257
    case GLContext::GLPath_Basic:
258
        ((KToggleAction*)action("renderPathBasic"))->setChecked(true);
259
        break;
260
    case GLContext::GLPath_Multitexture:
261
        ((KToggleAction*)action("renderPathMultitexture"))->setChecked(true);
262
        break;
263
    case GLContext::GLPath_NvCombiner:
264
        ((KToggleAction*)action("renderPathNvCombiner"))->setChecked(true);
265
        break;
266
    case GLContext::GLPath_DOT3_ARBVP:
267
        ((KToggleAction*)action("renderPathDOT3ARBVP"))->setChecked(true);
268
        break;
269
    case GLContext::GLPath_NvCombiner_NvVP:
270
        ((KToggleAction*)action("renderPathNvCombinerNvVP"))->setChecked(true);
271
        break;
272
    case GLContext::GLPath_NvCombiner_ARBVP:
273
        ((KToggleAction*)action("renderPathNvCombinerARBVP"))->setChecked(true);
274
        break;
275
    case GLContext::GLPath_ARBFP_ARBVP:
276
        ((KToggleAction*)action("renderPathARBFPARBVP"))->setChecked(true);
277
        break;
278
    case GLContext::GLPath_NV30:
279
        ((KToggleAction*)action("renderPathNV30"))->setChecked(true);
280
        break;
281
    }
282
}
283
284
void KdeApp::resyncAmbient() {
285
}
286
void KdeApp::resyncFaintest() {
287
}
288
void KdeApp::resyncVerbosity() {
289
}
290
291
void KdeApp::initActions()
292
{
293
    KStdAction::open(this, SLOT(slotFileOpen()), actionCollection());
294
    openRecent = KStdAction::openRecent(this, SLOT(slotFileOpenRecent(const KURL&)), actionCollection());
295
    openRecent->loadEntries(KGlobal::config());
296
    connect(openRecent, SIGNAL(urlSelected(const KURL&)), SLOT(slotOpenFileURL(const KURL&)));
297
298
    KStdAction::quit(this, SLOT(slotClose()), actionCollection());
299
    KStdAction::configureToolbars( this, SLOT( slotConfigureToolbars() ), actionCollection() );
300
301
    new KAction(i18n("Go to &URL..."), 0, ALT + Key_G, this, SLOT(slotGoTo()), actionCollection(), "go_to");
302
    new KAction(i18n("Go to &Long/Lat..."), 0, ALT + Key_L, this, SLOT(slotGoToLongLat()), actionCollection(), "go_to_long_lat");
303
304
    backAction = new KToolBarPopupAction( i18n("&Back"), "back",
305
                                           KStdAccel::key(KStdAccel::Back), this, SLOT( slotBack() ),
306
                                           actionCollection(), KStdAction::stdName( KStdAction::Back ) );
307
    forwardAction = new KToolBarPopupAction( i18n("&Forward"), "forward",
308
                                           KStdAccel::key(KStdAccel::Forward), this, SLOT( slotForward() ),
309
                                           actionCollection(), KStdAction::stdName( KStdAction::Forward ) );
310
    connect( backAction->popupMenu(), SIGNAL( aboutToShow() ), SLOT( slotBackAboutToShow() ) );
311
    connect( backAction->popupMenu(), SIGNAL( activated( int ) ), SLOT( slotBackActivated( int ) ) );
312
    connect( forwardAction->popupMenu(), SIGNAL( aboutToShow() ), SLOT( slotForwardAboutToShow() ) );
313
    connect( forwardAction->popupMenu(), SIGNAL( activated( int ) ), SLOT( slotForwardActivated( int ) ) );
314
    new KAction(i18n("Home"), "gohome", CTRL + Key_Home, this, SLOT(slotHome()), actionCollection(), "home");
315
    action("go_forward")->setEnabled(false);
316
    action("go_back")->setEnabled(false);
317
318
    KStdAction::zoomIn(this, SLOT(slotZoomIn()), actionCollection());
319
    KStdAction::zoomOut(this, SLOT(slotZoomOut()), actionCollection());
320
321
    KActionMenu *bookmarks = new KActionMenu( i18n("Bookmarks"), "bookmark", actionCollection(), "bookmarks" );
322
    new KCelBookmarkMenu( KCelBookmarkManager::self(), this,
323
                                     bookmarks->popupMenu(), actionCollection(), true, true );
324
325
326
    KStdAction::preferences(this, SLOT(slotPreferences()), actionCollection());
327
    KStdAction::configureToolbars(this, SLOT(slotConfigureToolbars()), actionCollection());
328
    KStdAction::keyBindings(this, SLOT(slotKeyBindings()), actionCollection());
329
330
    new KAction(i18n("Full Screen"), "window_fullscreen", CTRL + Key_F, this, SLOT(slotFullScreen()), actionCollection(), "fullScreen");
331
    new KAction(i18n("Copy URL"), "edit_copy", CTRL + Key_C, this, SLOT(slotCopyUrl()), actionCollection(), "copyUrl");
332
333
334
    new KAction(i18n("Set Time..."), "kalarm", ALT + Key_T, this, SLOT(slotSetTime()), actionCollection(), "setTime");
335
    new KAction(i18n("Set Time to Now"), "player_eject", Key_Exclam, this, SLOT(slotSetTimeNow()), actionCollection(), "setTimeNow");
336
    new KAction(i18n("Accelerate Time"), "1uparrow", Key_L, this, SLOT(slotAccelerateTime()), actionCollection(), "accelerateTime");
337
    new KAction(i18n("Decelerate Time"), "1downarrow", Key_K, this, SLOT(slotSlowDownTime()), actionCollection(), "slowDownTime");
338
    new KAction(i18n("Pause Time"), "player_pause", Key_Space, this, SLOT(slotPauseTime()), actionCollection(), "pauseTime");
339
    new KAction(i18n("Reverse Time"), "reload", Key_J, this, SLOT(slotReverseTime()), actionCollection(), "reverseTime");
340
341
    new KAction(i18n("Split View Vertically"), "view_top_bottom", CTRL + Key_R, this, SLOT(slotSplitH()), actionCollection(), "splitH");
342
    new KAction(i18n("Split View Horizontally"), "view_left_right", CTRL + Key_U, this, SLOT(slotSplitV()), actionCollection(), "splitV");
343
    new KAction(i18n("Cycle View"), "rotate_cw", Key_Tab, this, SLOT(slotCycleView()), actionCollection(), "cycleView");
344
    new KAction(i18n("Single View"), "view_remove", CTRL + Key_D, this, SLOT(slotSingleView()), actionCollection(), "singleView");
345
    new KAction(i18n("Delete View"), "view_remove", Key_Delete, this, SLOT(slotDeleteView()), actionCollection(), "deleteView");
346
    KToggleAction* framesVisible = new KToggleAction(i18n("Frames Visible"), 0, 0, this, SLOT(slotToggleFramesVisible()), actionCollection(), "framesVisible");
347
    KGlobal::config()->setGroup("Preferences");
348
    if (KGlobal::config()->hasKey("FramesVisible"))
349
    {
350
        bool visible = KGlobal::config()->readBoolEntry("FramesVisible");
351
        framesVisible->setChecked(visible);
352
        appCore->setFramesVisible(visible);
353
    }
354
    else
355
    {
356
        framesVisible->setChecked(appCore->getFramesVisible());
357
    }
358
359
    KToggleAction* activeFrameVisible = new KToggleAction(i18n("Active Frame Visible"), 0, 0, this, SLOT(slotToggleActiveFrameVisible()), actionCollection(), "activeFrameVisible");
360
    if (KGlobal::config()->hasKey("ActiveFrameVisible"))
361
    {
362
        bool visible = KGlobal::config()->readBoolEntry("ActiveFrameVisible");
363
        activeFrameVisible->setChecked(visible);
364
        appCore->setActiveFrameVisible(visible);
365
    }
366
    else
367
    {
368
        activeFrameVisible->setChecked(appCore->getActiveFrameVisible());
369
    }
370
371
    KToggleAction* timeSync = new KToggleAction(i18n("Synchronize Time"), 0, 0, this, SLOT(slotToggleSyncTime()), actionCollection(), "syncTime");
372
    if (KGlobal::config()->hasKey("SyncTime"))
373
    {
374
        bool sync = KGlobal::config()->readBoolEntry("SyncTime");
375
        timeSync->setChecked(sync);
376
        appCore->getSimulation()->setSyncTime(sync);
377
    }
378
    else
379
    {
380
        timeSync->setChecked(appCore->getSimulation()->getSyncTime());
381
    }
382
383
    new KAction(i18n("Alt-Azimuth Mode"), 0, ALT + Key_F, this, SLOT(slotAltAzMode()), actionCollection(), "altAzMode");
384
    new KAction(i18n("Go To Surface"), 0, ALT + Key_S, this, SLOT(slotGoToSurface()), actionCollection(), "goToSurface");
385
386
    new KAction(i18n("Celestial Browser"), 0, ALT + Key_C, this, SLOT(slotCelestialBrowser()), actionCollection(), "celestialBrowser");
387
    new KAction(i18n("Eclipse Finder"), 0, ALT + Key_E, this, SLOT(slotEclipseFinder()), actionCollection(), "eclipseFinder");
388
389
    int rFlags, lMode, oMask;
390
    bool isLocal = true;
391
    if (KGlobal::config()->hasKey("RendererFlags"))
392
        rFlags = KGlobal::config()->readNumEntry("RendererFlags");
393
    else rFlags = appCore->getRenderer()->getRenderFlags();
394
395
    if (KGlobal::config()->hasKey("LabelMode"))
396
        lMode = KGlobal::config()->readNumEntry("LabelMode");
397
    else lMode = appCore->getRenderer()->getLabelMode();
398
399
    oMask = appCore->getRenderer()->getOrbitMask();
400
401
    if (KGlobal::config()->hasKey("TimeZoneBias"))
402
        isLocal = (KGlobal::config()->readNumEntry("TimeZoneBias") != 0);
403
    
404
    KToggleAction* showStars = new KToggleAction(i18n("Show Stars"), 0, this, SLOT(slotShowStars()), actionCollection(), "showStars");
405
    showStars->setChecked(rFlags & Renderer::ShowStars);
406
407
    KToggleAction* showPlanets = new KToggleAction(i18n("Show Planets"), 0, this, SLOT(slotShowPlanets()), actionCollection(), "showPlanets");
408
    showPlanets->setChecked(rFlags & Renderer::ShowPlanets);
409
410
    KToggleAction* showGalaxies = new KToggleAction(i18n("Show Galaxies"), Key_U, this, SLOT(slotShowGalaxies()), actionCollection(), "showGalaxies");
411
    showGalaxies->setChecked(rFlags & Renderer::ShowGalaxies);
412
413
    KToggleAction* showDiagrams = new KToggleAction(i18n("Show Constellations"), Key_Slash, this, SLOT(slotShowDiagrams()), actionCollection(), "showDiagrams");
414
    showDiagrams->setChecked(rFlags & Renderer::ShowDiagrams);
415
416
    KToggleAction* showCloudMaps = new KToggleAction(i18n("Show CloudMaps"), Key_I, this, SLOT(slotShowCloudMaps()), actionCollection(), "showCloudMaps");
417
    showCloudMaps->setChecked(rFlags & Renderer::ShowCloudMaps);
418
419
    KToggleAction* showOrbits = new KToggleAction(i18n("Show Orbits"), Key_O, this, SLOT(slotShowOrbits()), actionCollection(), "showOrbits");
420
    showOrbits->setChecked(rFlags & Renderer::ShowOrbits);
421
422
    KToggleAction* showAsteroidOrbits = new KToggleAction(i18n("Show Asteroid Orbits"), 0, this, SLOT(slotShowAsteroidOrbits()), actionCollection(), "showAsteroidOrbits");
423
    showAsteroidOrbits->setChecked(oMask & Body::Asteroid);
424
425
    KToggleAction* showCometOrbits = new KToggleAction(i18n("Show Comet Orbits"), 0, this, SLOT(slotShowCometOrbits()), actionCollection(), "showCometOrbits");
426
    showCometOrbits->setChecked(oMask & Body::Comet);
427
428
    KToggleAction* showMoonOrbits = new KToggleAction(i18n("Show Moon Orbits"), 0, this, SLOT(slotShowMoonOrbits()), actionCollection(), "showMoonOrbits");
429
    showMoonOrbits->setChecked(oMask & Body::Moon);
430
431
    KToggleAction* showPlanetOrbits = new KToggleAction(i18n("Show Planet Orbits"), 0, this, SLOT(slotShowPlanetOrbits()), actionCollection(), "showPlanetOrbits");
432
    showPlanetOrbits->setChecked(oMask & Body::Planet);
433
434
    KToggleAction* showSpacecraftOrbits = new KToggleAction(i18n("Show Spacecraft Orbits"), 0, this, SLOT(slotShowSpacecraftOrbits()), actionCollection(), "showSpacecraftOrbits");
435
    showSpacecraftOrbits->setChecked(oMask & Body::Spacecraft);
436
437
    KToggleAction* showCelestialSphere = new KToggleAction(i18n("Show Celestial Grid"), Key_Semicolon, this, SLOT(slotShowCelestialSphere()), actionCollection(), "showCelestialSphere");
438
    showCelestialSphere->setChecked(rFlags & Renderer::ShowCelestialSphere);
439
440
    KToggleAction* showNightMaps = new KToggleAction(i18n("Show Night Side Lights"), CTRL + Key_L, this, SLOT(slotShowNightMaps()), actionCollection(), "showNightMaps");
441
    showNightMaps->setChecked(rFlags & Renderer::ShowNightMaps);
442
443
    KToggleAction* showMarkers = new KToggleAction(i18n("Show Markers"), CTRL + Key_K, this, SLOT(slotShowMarkers()), actionCollection(), "showMarkers");
444
    showMarkers->setChecked(rFlags & Renderer::ShowMarkers);
445
446
    KToggleAction* showAtmospheres = new KToggleAction(i18n("Show Atmospheres"), CTRL + Key_A, this, SLOT(slotShowAtmospheres()), actionCollection(), "showAtmospheres");
447
    showAtmospheres->setChecked(rFlags & Renderer::ShowAtmospheres);
448
449
    KToggleAction* showSmoothLines = new KToggleAction(i18n("Show Smooth Orbit Lines"), CTRL + Key_X, this, SLOT(slotShowSmoothLines()), actionCollection(), "showSmoothLines");
450
    showSmoothLines->setChecked(rFlags & Renderer::ShowSmoothLines);
451
452
    KToggleAction* showEclipseShadows = new KToggleAction(i18n("Show Eclipse Shadows"), CTRL + Key_E, this, SLOT(slotShowEclipseShadows()), actionCollection(), "showEclipseShadows");
453
    showEclipseShadows->setChecked(rFlags & Renderer::ShowEclipseShadows);
454
455
    new KAction(i18n("Cycle Star Mode"), CTRL + Key_S, this, SLOT(slotCycleStarMode()), actionCollection(), "cycleStarMode");
456
457
    KToggleAction* showRingShadows = new KToggleAction(i18n("Show Ring Shadows"), 0, this, SLOT(slotShowRingShadows()), actionCollection(), "showRingShadows");
458
    showRingShadows->setChecked(rFlags & Renderer::ShowRingShadows);
459
460
    KToggleAction* showBoundaries = new KToggleAction(i18n("Show Boundaries"), CTRL + Key_B, this, SLOT(slotShowBoundaries()), actionCollection(), "showBoundaries");
461
    showBoundaries->setChecked(rFlags & Renderer::ShowBoundaries);
462
463
    new KToggleAction(i18n("Auto Magnitudes"), CTRL + Key_Y, this, SLOT(slotShowAutoMag()), actionCollection(), "showAutoMag");
464
    showBoundaries->setChecked(rFlags & Renderer::ShowAutoMag);
465
466
    KToggleAction* showCometTails = new KToggleAction(i18n("Show Comet Tails"), CTRL + Key_T, this, SLOT(slotShowCometTails()), actionCollection(), "showCometTails");
467
    showCometTails->setChecked(rFlags & Renderer::ShowCometTails);
468
469
    KToggleAction* showStarLabels = new KToggleAction(i18n("Show Star Labels"), Key_B, this, SLOT(slotShowStarLabels()), actionCollection(), "showStarLabels");
470
    showStarLabels->setChecked(lMode & Renderer::StarLabels);
471
472
    KToggleAction* showPlanetLabels = new KToggleAction(i18n("Show Planet Labels"), Key_P, this, SLOT(slotShowPlanetLabels()), actionCollection(), "showPlanetLabels");
473
    showPlanetLabels->setChecked(lMode & Renderer::PlanetLabels);
474
475
    KToggleAction* showMoonLabels = new KToggleAction(i18n("Show Moon Labels"), Key_M, this, SLOT(slotShowMoonLabels()), actionCollection(), "showMoonLabels");
476
    showMoonLabels->setChecked(lMode & Renderer::MoonLabels);
477
478
    KToggleAction* showCometLabels = new KToggleAction(i18n("Show Comet Labels"), SHIFT + Key_W, this, SLOT(slotShowCometLabels()), actionCollection(), "showCometLabels");
479
    showMoonLabels->setChecked(lMode & Renderer::CometLabels);
480
481
482
    KToggleAction* showConstellationLabels = new KToggleAction(i18n("Show Constellation Labels"), Key_Equal, this, SLOT(slotShowConstellationLabels()), actionCollection(), "showConstellationLabels");
483
    showConstellationLabels->setChecked(lMode & Renderer::ConstellationLabels);
484
    
485
    KToggleAction* showGalaxyLabels = new KToggleAction(i18n("Show Galaxy Labels"), Key_E, this, SLOT(slotShowGalaxyLabels()), actionCollection(), "showGalaxyLabels");
486
    showGalaxyLabels->setChecked(lMode & Renderer::GalaxyLabels);
487
488
    KToggleAction* showAsteroidLabels = new KToggleAction(i18n("Show Asteroid Labels"), Key_W, this, SLOT(slotShowAsteroidLabels()), actionCollection(), "showAsteroidLabels");
489
    showAsteroidLabels->setChecked(lMode & Renderer::AsteroidLabels);
490
491
    KToggleAction* showSpacecraftLabels = new KToggleAction(i18n("Show Spacecraft Labels"), Key_N, this, SLOT(slotShowSpacecraftLabels()), actionCollection(), "showSpacecraftLabels");
492
    showSpacecraftLabels->setChecked(lMode & Renderer::SpacecraftLabels);
493
494
    KToggleAction* showLocationLabels = new KToggleAction(i18n("Show Location Labels"), Key_Ampersand, this, SLOT(slotShowLocationLabels()), actionCollection(), "showLocationLabels");
495
    showLocationLabels->setChecked(lMode & Renderer::LocationLabels);
496
497
    KToggleAction* displayLocalTime = new KToggleAction(i18n("Display Local Time"), ALT + Key_U, this, SLOT(slotDisplayLocalTime()), actionCollection(), "displayLocalTime");
498
    displayLocalTime->setChecked(isLocal);
499
500
    new KToggleAction(i18n("Wireframe Mode"), CTRL + Key_W, this, SLOT(slotWireframeMode()), actionCollection(), "wireframeMode");
501
502
    new KAction(i18n("Center on Orbit"), SHIFT + Key_C, this, SLOT(slotCenterCO()), actionCollection(), "centerCO");
503
504
505
    KToggleAction *renderPath = 0;
506
    renderPath = new KToggleAction(i18n("Basic"), 0, this, SLOT(slotSetRenderPathBasic()), actionCollection(), "renderPathBasic");
507
    renderPath->setExclusiveGroup("renderPath");
508
    renderPath = new KToggleAction(i18n("Multitexture"), 0, this, SLOT(slotSetRenderPathMultitexture()), actionCollection(), "renderPathMultitexture");
509
    renderPath->setExclusiveGroup("renderPath");
510
    renderPath = new KToggleAction(i18n("NvCombiners"), 0, this, SLOT(slotSetRenderPathNvCombiner()), actionCollection(), "renderPathNvCombiner");
511
    renderPath->setExclusiveGroup("renderPath");
512
    renderPath = new KToggleAction(i18n("DOT3 ARBVP"), 0, this, SLOT(slotSetRenderPathDOT3ARBVP()), actionCollection(), "renderPathDOT3ARBVP");
513
    renderPath->setExclusiveGroup("renderPath");
514
    renderPath = new KToggleAction(i18n("NvCombiner NvVP"), 0, this, SLOT(slotSetRenderPathNvCombinerNvVP()), actionCollection(), "renderPathNvCombinerNvVP");
515
    renderPath->setExclusiveGroup("renderPath");
516
    renderPath = new KToggleAction(i18n("NvCombiner ARBVP"), 0, this, SLOT(slotSetRenderPathNvCombinerARBVP()), actionCollection(), "renderPathNvCombinerARBVP");
517
    renderPath->setExclusiveGroup("renderPath");
518
    renderPath = new KToggleAction(i18n("ARBFP ARBVP"), 0, this, SLOT(slotSetRenderPathARBFPARBVP()), actionCollection(), "renderPathARBFPARBVP");
519
    renderPath->setExclusiveGroup("renderPath");
520
    renderPath = new KToggleAction(i18n("NV30"), 0, this, SLOT(slotSetRenderPathNV30()), actionCollection(), "renderPathNV30");
521
    renderPath->setExclusiveGroup("renderPath");
522
    new KAction(i18n("Cycle OpenGL Render Path"), "reload", CTRL + Key_V, this, SLOT(slotCycleRenderPath()), actionCollection(), "cycleRenderPath");
523
524
    new KAction(i18n("Grab Image"), "filesave", CTRL + Key_G, this, SLOT(slotGrabImage()), actionCollection(), "grabImage");
525
526
    new KAction(i18n("OpenGL info"), 0, this, SLOT(slotOpenGLInfo()),
527
                      actionCollection(), "opengl_info");
528
529
    toggleMenubar=KStdAction::showMenubar(this, SLOT(slotToggleMenubar()), actionCollection());
530
    toggleToolbar=KStdAction::showToolbar(this, SLOT(slotToggleToolbar()), actionCollection());
531
532
    new KToggleAction(i18n("Show Bookmark Toolbar"), 0, this,
533
        SLOT(slotShowBookmarkBar()), actionCollection(), "showBookmarkBar");
534
535
    createGUI();
536
    
537
    bookmarkBarActionCollection = new KActionCollection( this );
538
    bookmarkBarActionCollection->setHighlightingEnabled( true );
539
540
    bookmarkBar = 0;
541
    initBookmarkBar();    
542
543
}
544
545
void KdeApp::initBookmarkBar() {
546
    KToolBar *bar = new KToolBar(this, QMainWindow::Top, true, "bookmarkBar");
547
    
548
    if (bookmarkBar) delete bookmarkBar;
549
    bookmarkBar = new KBookmarkBar( KCelBookmarkManager::self(), this, bar, bookmarkBarActionCollection, this, "bookmarkBar");
550
    if (bar->count() == 0) bar->hide();
551
552
    applyMainWindowSettings( KGlobal::config(), "MainWindow" );
553
554
    if (bar->isHidden()) ((KToggleAction*)actionCollection()->action("showBookmarkBar"))->setChecked(false);
555
    else ((KToggleAction*)actionCollection()->action("showBookmarkBar"))->setChecked(true);
556
}
557
558
559
bool KdeApp::queryExit() { 
560
    KConfig* conf = kapp->config();
561
    saveMainWindowSettings(conf, "MainWindow");
562
    conf->setGroup("MainWindow");
563
    saveWindowSize(conf);
564
    conf->setGroup("Preferences");
565
    conf->writeEntry("RendererFlags", appCore->getRenderer()->getRenderFlags());
566
    conf->writeEntry("LabelMode", appCore->getRenderer()->getLabelMode());
567
    conf->writeEntry("AmbientLightLevel", appCore->getRenderer()->getAmbientLightLevel());
568
    conf->writeEntry("FaintestVisible", appCore->getSimulation()->getFaintestVisible());
569
    conf->writeEntry("HudDetail", appCore->getHudDetail());
570
    conf->writeEntry("TimeZoneBias", appCore->getTimeZoneBias());
571
    conf->writeEntry("RenderPath", appCore->getRenderer()->getGLContext()->getRenderPath());
572
    conf->writeEntry("FramesVisible", appCore->getFramesVisible());
573
    conf->writeEntry("ActiveFrameVisible", appCore->getActiveFrameVisible());
574
    conf->writeEntry("SyncTime", appCore->getSimulation()->getSyncTime());
575
    conf->writeEntry("DistanceToScreen", appCore->getDistanceToScreen());
576
    conf->setGroup(0);
577
    actionCollection()->writeShortcutSettings("Shortcuts", conf);
578
    openRecent->saveEntries(KGlobal::config());
579
    return true;
580
}
581
582
bool KdeApp::queryClose() {
583
    KConfig* conf = kapp->config();
584
    saveMainWindowSettings(conf, "MainWindow");
585
    conf->setGroup("MainWindow");
586
    saveWindowSize(conf);
587
    conf->setGroup("Preferences");
588
    conf->writeEntry("RendererFlags", appCore->getRenderer()->getRenderFlags());
589
    conf->setGroup(0);
590
    return true;
591
}
592
593
594
void KdeApp::slotNull() {
595
    // dev only
596
}
597
598
void KdeApp::slotFullScreen() {
599
    static bool isFullScreen=false;
600
601
    if (isFullScreen) {
602
        showNormal();
603
        action("fullScreen")->setIcon("window_fullscreen");
604
    } else {
605
        showFullScreen();
606
        action("fullScreen")->setIcon("window_nofullscreen");
607
    }             
608
    isFullScreen = !isFullScreen;
609
}
610
611
void KdeApp::slotHome() {
612
    appCore->charEntered('h');
613
    appCore->charEntered('g');
614
}
615
616
void KdeApp::slotClose() {
617
    close();
618
}
619
620
void KdeApp::slotZoomIn() {
621
    appCore->charEntered(',');
622
}
623
624
void KdeApp::slotZoomOut() {
625
    appCore->charEntered('.');
626
}
627
628
void KdeApp::slotToggleToolbar() {
629
    if (toolBar()->isVisible()) toolBar()->hide();
630
    else toolBar()->show();
631
}
632
633
void KdeApp::slotToggleMenubar() {
634
    if (menuBar()->isVisible()) menuBar()->hide();
635
    else menuBar()->show();
636
}
637
638
void KdeApp::slotToggleFramesVisible() {
639
    appCore->setFramesVisible(!appCore->getFramesVisible());
640
}
641
642
void KdeApp::slotToggleActiveFrameVisible() {
643
    appCore->setActiveFrameVisible(!appCore->getActiveFrameVisible());
644
}
645
646
void KdeApp::slotToggleSyncTime() {
647
    appCore->getSimulation()->setSyncTime(!appCore->getSimulation()->getSyncTime());
648
}
649
650
void KdeApp::slotConfigureToolbars()
651
{
652
    saveMainWindowSettings( KGlobal::config(), "MainWindow" );
653
    KEditToolbar dlg(actionCollection());
654
    connect( &dlg, SIGNAL(newToolbarConfig()), this, SLOT(slotNewToolbarConfig()));
655
    if (dlg.exec())
656
    {
657
        createGUI();
658
        initBookmarkBar();
659
    }
660
}
661
662
void KdeApp::slotNewToolbarConfig() // This is called when OK or Apply is clicked
663
{
664
//    ...if you use any action list, use plugActionList on each here...
665
    applyMainWindowSettings( KGlobal::config(), "MainWindow" );
666
}
667
668
void KdeApp::slotKeyBindings()
669
{
670
    KKeyDialog dlg(false, this);
671
    dlg.insert(actionCollection());
672
    if (dlg.exec()) {
673
        dlg.commitChanges();
674
    }
675
}
676
677
void KdeApp::slotFileOpen()
678
{
679
#ifdef CELX
680
    QString fileOpen = KFileDialog::getOpenFileName(0, "*.cel *.celx");
681
#else
682
    QString fileOpen = KFileDialog::getOpenFileName(0, "*.cel");
683
#endif
684
    if (fileOpen == "") return;
685
686
    slotOpenFileURL(KURL(fileOpen));
687
}
688
689
void KdeApp::slotOpenFileURL(const KURL& url) {
690
    QString file = url.directory(false) + url.fileName();
691
692
#ifdef CELX
693
    if (file.right(5).compare(QString(".celx")) == 0) {
694
        openRecent->addURL(url);
695
        appCore->cancelScript();
696
        appCore->runScript(file.latin1());
697
        return;
698
    }
699
#endif
700
701
    ifstream scriptfile(file.latin1());
702
    if (!scriptfile.good()) {
703
        KMessageBox::error(this, "Error opening script file " + file);
704
        return;
705
    } else {
706
        CommandParser parser(scriptfile);
707
        CommandSequence* script = parser.parse();
708
        if (script == NULL) {
709
            const vector<string>* errors = parser.getErrors();
710
            const char* errorMsg = "";
711
            if (errors->size() > 0)
712
                errorMsg = (*errors)[0].c_str();
713
            KMessageBox::error(this, "Errors in script file " + file + "\n" + errorMsg);
714
            return;
715
        } else {
716
            openRecent->addURL(url);
717
            appCore->cancelScript();
718
            appCore->runScript(script);
719
        }
720
    }
721
}
722
723
724
QString KdeApp::getOpenGLInfo() {
725
    // Code grabbed from gtkmain.cpp
726
    char* vendor = (char*) glGetString(GL_VENDOR);
727
    char* render = (char*) glGetString(GL_RENDERER);
728
    char* version = (char*) glGetString(GL_VERSION);
729
    char* ext = (char*) glGetString(GL_EXTENSIONS);
730
    QString s;
731
    s = "Vendor : ";
732
    if (vendor != NULL)
733
        s += vendor;
734
    s += "\n";
735
736
    s += "Renderer : ";
737
    if (render != NULL)
738
        s += render;
739
    s += "\n";
740
741
    s += "Version : ";
742
    if (version != NULL)
743
        s += version;
744
    s += "\n";
745
746
    char buf[100];
747
    GLint simTextures = 1;
748
    if (ExtensionSupported(const_cast<char*>("GL_ARB_multitexture")))
749
        glGetIntegerv(GL_MAX_TEXTURE_UNITS_ARB, &simTextures);
750
    sprintf(buf, "Max simultaneous textures: %d\n", simTextures);
751
    s += buf;
752
753
    GLint maxTextureSize = 0;
754
    glGetIntegerv(GL_MAX_TEXTURE_SIZE, &maxTextureSize);
755
    sprintf(buf, "Max texture size: %d\n\n", maxTextureSize);
756
    s += buf;
757
758
    s += "Supported Extensions:\n    ";
759
    if (ext != NULL)
760
    {
761
        QString extString(ext);
762
        unsigned int pos = extString.find(' ', 0);
763
        while (pos != string::npos)
764
        {
765
            extString.replace(pos, 1, "\n    ");
766
            pos = extString.find(' ', pos+5);
767
        }
768
        s += extString;
769
    }
770
771
    return s;
772
}
773
774
void KdeApp::slotOpenGLInfo() {
775
    KDialogBase dlg(this, "openglinfo", true, i18n("OpenGL Info"), KDialogBase::Ok);
776
    QTextEdit edit(&dlg);
777
    edit.append(getOpenGLInfo());
778
    edit.setFocusPolicy(QWidget::NoFocus);
779
    dlg.setMainWidget(&edit);
780
    dlg.resize(400,430);
781
    dlg.exec();
782
}
783
784
void KdeApp::slotPreferences() {
785
    KdePreferencesDialog dlg(this, appCore);
786
787
    dlg.exec();
788
    resyncMenus();
789
}
790
791
void KdeApp::slotSetTime() {
792
    KdePreferencesDialog dlg(this, appCore);
793
794
    dlg.showPage(1);
795
    dlg.exec();
796
}
797
798
799
void KdeApp::slotFileOpenRecent(const KURL&)
800
{
801
802
}
803
804
void KdeApp::slotReverseTime() {
805
    appCore->charEntered('j');
806
}
807
808
void KdeApp::slotAccelerateTime() {
809
    appCore->charEntered('l');
810
}
811
812
void KdeApp::slotPauseTime() {
813
    appCore->charEntered(' ');
814
}
815
816
void KdeApp::slotSlowDownTime() {
817
    appCore->charEntered('k');
818
}
819
820
void KdeApp::slotSetTimeNow() {
821
    time_t curtime=time(NULL);
822
    appCore->getSimulation()->setTime((double) curtime / 86400.0 + (double) astro::Date(1970, 1, 1));
823
    appCore->getSimulation()->update(0.0);
824
}
825
826
void KdeApp::slotShowStars() {
827
    appCore->getRenderer()->setRenderFlags(
828
            appCore->getRenderer()->getRenderFlags() ^ Renderer::ShowStars);
829
}
830
831
void KdeApp::slotShowPlanets() {
832
     appCore->getRenderer()->setRenderFlags(
833
            appCore->getRenderer()->getRenderFlags() ^ Renderer::ShowPlanets);
834
}
835
836
void KdeApp::slotShowGalaxies() {
837
     appCore->getRenderer()->setRenderFlags(
838
            appCore->getRenderer()->getRenderFlags() ^ Renderer::ShowGalaxies);
839
}
840
841
void KdeApp::slotShowDiagrams() {
842
     appCore->getRenderer()->setRenderFlags(
843
            appCore->getRenderer()->getRenderFlags() ^ Renderer::ShowDiagrams);
844
}
845
846
void KdeApp::slotShowCloudMaps() {
847
     appCore->getRenderer()->setRenderFlags(
848
            appCore->getRenderer()->getRenderFlags() ^ Renderer::ShowCloudMaps);
849
}
850
851
void KdeApp::slotShowOrbits() {
852
     appCore->getRenderer()->setRenderFlags(
853
            appCore->getRenderer()->getRenderFlags() ^ Renderer::ShowOrbits);
854
}
855
856
void KdeApp::slotShowAsteroidOrbits() {
857
     appCore->getRenderer()->setOrbitMask(
858
            appCore->getRenderer()->getOrbitMask() ^ Body::Asteroid);
859
}
860
861
void KdeApp::slotShowCometOrbits() {
862
     appCore->getRenderer()->setOrbitMask(
863
            appCore->getRenderer()->getOrbitMask() ^ Body::Comet);
864
}
865
866
void KdeApp::slotShowMoonOrbits() {
867
     appCore->getRenderer()->setOrbitMask(
868
            appCore->getRenderer()->getOrbitMask() ^ Body::Moon);
869
}
870
871
void KdeApp::slotShowPlanetOrbits() {
872
     appCore->getRenderer()->setOrbitMask(
873
            appCore->getRenderer()->getOrbitMask() ^ Body::Planet);
874
}
875
876
void KdeApp::slotShowSpacecraftOrbits() {
877
     appCore->getRenderer()->setOrbitMask(
878
            appCore->getRenderer()->getOrbitMask() ^ Body::Spacecraft);
879
}
880
881
void KdeApp::slotShowCelestialSphere() {
882
     appCore->getRenderer()->setRenderFlags(
883
            appCore->getRenderer()->getRenderFlags() ^ Renderer::ShowCelestialSphere);
884
}
885
886
void KdeApp::slotShowNightMaps() {
887
     appCore->getRenderer()->setRenderFlags(
888
            appCore->getRenderer()->getRenderFlags() ^ Renderer::ShowNightMaps);
889
}
890
891
void KdeApp::slotShowMarkers() {
892
     appCore->charEntered('\013');
893
}
894
895
void KdeApp::slotShowAtmospheres() {
896
     appCore->getRenderer()->setRenderFlags(
897
            appCore->getRenderer()->getRenderFlags() ^ Renderer::ShowAtmospheres);
898
}
899
900
void KdeApp::slotShowSmoothLines() {
901
     appCore->getRenderer()->setRenderFlags(
902
            appCore->getRenderer()->getRenderFlags() ^ Renderer::ShowSmoothLines);
903
}
904
905
void KdeApp::slotShowEclipseShadows() {
906
     appCore->getRenderer()->setRenderFlags(
907
            appCore->getRenderer()->getRenderFlags() ^ Renderer::ShowEclipseShadows);
908
}
909
910
void KdeApp::slotCycleStarMode() {
911
    appCore->charEntered('\023');
912
}
913
914
void KdeApp::slotShowRingShadows() {
915
     appCore->getRenderer()->setRenderFlags(
916
            appCore->getRenderer()->getRenderFlags() ^ Renderer::ShowRingShadows);
917
}
918
919
void KdeApp::slotShowBoundaries() {
920
     appCore->getRenderer()->setRenderFlags(
921
            appCore->getRenderer()->getRenderFlags() ^ Renderer::ShowBoundaries);
922
}
923
924
void KdeApp::slotShowAutoMag() {
925
     appCore->getRenderer()->setRenderFlags(
926
            appCore->getRenderer()->getRenderFlags() ^ Renderer::ShowAutoMag);
927
}
928
929
void KdeApp::slotShowCometTails() {
930
     appCore->getRenderer()->setRenderFlags(
931
            appCore->getRenderer()->getRenderFlags() ^ Renderer::ShowCometTails);
932
}
933
934
void KdeApp::slotShowStarLabels() {
935
     appCore->getRenderer()->setLabelMode(
936
            appCore->getRenderer()->getLabelMode() ^ Renderer::StarLabels);
937
}
938
939
void KdeApp::slotShowPlanetLabels() {
940
     appCore->getRenderer()->setLabelMode(
941
            appCore->getRenderer()->getLabelMode() ^ Renderer::PlanetLabels);
942
}
943
944
void KdeApp::slotShowMoonLabels() {
945
     appCore->getRenderer()->setLabelMode(
946
            appCore->getRenderer()->getLabelMode() ^ Renderer::MoonLabels);
947
}
948
949
void KdeApp::slotShowCometLabels() {
950
     appCore->getRenderer()->setLabelMode(
951
            appCore->getRenderer()->getLabelMode() ^ Renderer::CometLabels);
952
}
953
954
void KdeApp::slotShowConstellationLabels() {
955
     appCore->getRenderer()->setLabelMode(
956
            appCore->getRenderer()->getLabelMode() ^ Renderer::ConstellationLabels);
957
}
958
959
void KdeApp::slotShowGalaxyLabels() {
960
     appCore->getRenderer()->setLabelMode(
961
            appCore->getRenderer()->getLabelMode() ^ Renderer::GalaxyLabels);
962
}
963
964
void KdeApp::slotShowAsteroidLabels() {
965
     appCore->getRenderer()->setLabelMode(
966
            appCore->getRenderer()->getLabelMode() ^ Renderer::AsteroidLabels);
967
}
968
969
void KdeApp::slotShowSpacecraftLabels() {
970
     appCore->getRenderer()->setLabelMode(
971
            appCore->getRenderer()->getLabelMode() ^ Renderer::SpacecraftLabels);
972
}
973
974
void KdeApp::slotShowLocationLabels() {
975
     appCore->getRenderer()->setLabelMode(
976
            appCore->getRenderer()->getLabelMode() ^ Renderer::LocationLabels);
977
}
978
979
void KdeApp::slotSplitH() {
980
    appCore->charEntered('\022');
981
}
982
983
void KdeApp::slotSplitV() {
984
    appCore->charEntered('\025');
985
}
986
987
void KdeApp::slotCycleView() {
988
    appCore->charEntered('\011');
989
}
990
991
void KdeApp::slotAltAzMode() {
992
    appCore->charEntered('\006');
993
}
994
995
void KdeApp::slotGoToSurface() {
996
    appCore->charEntered('\007');
997
}
998
999
void KdeApp::slotSingleView() {
1000
    appCore->charEntered('\004');
1001
}
1002
1003
void KdeApp::slotDeleteView() {
1004
    appCore->charEntered(127);
1005
}
1006
1007
void KdeApp::slotAmbientLightLevel(float l) {
1008
    appCore->getRenderer()->setAmbientLightLevel(l);
1009
}
1010
1011
void KdeApp::slotFaintestVisible(float m) {
1012
    appCore->getSimulation()->setFaintestVisible(m);
1013
}
1014
1015
void KdeApp::slotHudDetail(int l) {
1016
    appCore->setHudDetail(l);
1017
}
1018
1019
void KdeApp::slotDisplayLocalTime() {
1020
    if (appCore->getTimeZoneBias()) {
1021
        appCore->setTimeZoneBias(0);
1022
        appCore->setTimeZoneName(i18n("UTC").latin1());
1023
    } else {
1024
        appCore->setTimeZoneBias(-timezone+3600*daylight);
1025
        appCore->setTimeZoneName(tzname[daylight?0:1]);
1026
    }
1027
}
1028
1029
void KdeApp::slotWireframeMode() {
1030
	static bool mode = false;
1031
	mode = !mode;
1032
	renderer->setRenderMode(mode ? GL_LINE : GL_FILL);
1033
}
1034
1035
void KdeApp::slotCenterCO() {
1036
	appCore->charEntered('C');
1037
}
1038
1039
void KdeApp::slotSetRenderPathBasic() {
1040
    if (appCore->getRenderer()->getGLContext()->getRenderPath() != GLContext::GLPath_Basic)
1041
        appCore->getRenderer()->getGLContext()->setRenderPath(GLContext::GLPath_Basic);
1042
}
1043
1044
void KdeApp::slotSetRenderPathMultitexture() {
1045
    if (appCore->getRenderer()->getGLContext()->getRenderPath() != GLContext::GLPath_Multitexture)
1046
        appCore->getRenderer()->getGLContext()->setRenderPath(GLContext::GLPath_Multitexture);
1047
}
1048
1049
void KdeApp::slotSetRenderPathNvCombiner() {
1050
    if (appCore->getRenderer()->getGLContext()->getRenderPath() != GLContext::GLPath_NvCombiner)
1051
        appCore->getRenderer()->getGLContext()->setRenderPath(GLContext::GLPath_NvCombiner);
1052
}
1053
void KdeApp::slotSetRenderPathDOT3ARBVP() {
1054
    if (appCore->getRenderer()->getGLContext()->getRenderPath() != GLContext::GLPath_DOT3_ARBVP)
1055
        appCore->getRenderer()->getGLContext()->setRenderPath(GLContext::GLPath_DOT3_ARBVP);
1056
}
1057
void KdeApp::slotSetRenderPathNvCombinerNvVP() {
1058
    if (appCore->getRenderer()->getGLContext()->getRenderPath() != GLContext::GLPath_NvCombiner_NvVP)
1059
        appCore->getRenderer()->getGLContext()->setRenderPath(GLContext::GLPath_NvCombiner_NvVP);
1060
}
1061
void KdeApp::slotSetRenderPathNvCombinerARBVP() {
1062
    if (appCore->getRenderer()->getGLContext()->getRenderPath() != GLContext::GLPath_NvCombiner_ARBVP)
1063
        appCore->getRenderer()->getGLContext()->setRenderPath(GLContext::GLPath_NvCombiner_ARBVP);
1064
}
1065
void KdeApp::slotSetRenderPathARBFPARBVP() {
1066
    if (appCore->getRenderer()->getGLContext()->getRenderPath() != GLContext::GLPath_ARBFP_ARBVP)
1067
        appCore->getRenderer()->getGLContext()->setRenderPath(GLContext::GLPath_ARBFP_ARBVP);
1068
}
1069
void KdeApp::slotSetRenderPathNV30() {
1070
    if (appCore->getRenderer()->getGLContext()->getRenderPath() != GLContext::GLPath_NV30)
1071
        appCore->getRenderer()->getGLContext()->setRenderPath(GLContext::GLPath_NV30);
1072
}
1073
1074
void KdeApp::slotCycleRenderPath() {
1075
    appCore->charEntered('\026');
1076
}
1077
1078
void KdeApp::slotGrabImage() {
1079
    QString saveAsName = KFileDialog::getSaveFileName(0, "*.png");
1080
    if (saveAsName != "") {
1081
        QImage grabedImage = glWidget->grabFrameBuffer();
1082
        grabedImage.save(saveAsName, "PNG");
1083
    }
1084
}
1085
1086
void KdeApp::slotShowBookmarkBar() {
1087
    KToolBar * bar = static_cast<KToolBar *>( child( "bookmarkBar", "KToolBar" ) );
1088
    if (bar->isVisible()) bar->hide();
1089
    else bar->show();
1090
}
1091
1092
void KdeApp::slotBack() {
1093
    appCore->back();
1094
}
1095
1096
void KdeApp::slotForward() {
1097
    appCore->forward();
1098
}
1099
1100
void KdeApp::slotCopyUrl() {
1101
    Url url(appCore);
1102
    static QClipboard *cb = QApplication::clipboard();
1103
    cb->setText(url.getAsString().c_str());
1104
}
1105
1106
void KdeApp::slotGoTo() {
1107
    KLineEditDlg dlg(i18n("Enter URL"), "", this);
1108
1109
    if (dlg.exec()) {
1110
        appCore->addToHistory();
1111
        appCore->goToUrl(dlg.text().latin1());
1112
    }
1113
}
1114
1115
void KdeApp::slotGoToLongLat() {
1116
    LongLatDialog dlg(this, appCore);
1117
1118
    dlg.exec();
1119
}
1120
1121
void KdeApp::dragEnterEvent(QDragEnterEvent* event) {
1122
    KURL::List urls;
1123
    event->accept(KURLDrag::canDecode(event) && KURLDrag::decode(event, urls) && urls.first().protocol() == "cel");
1124
}
1125
1126
void KdeApp::dropEvent(QDropEvent* event) {
1127
    KURL::List urls;
1128
    if (KURLDrag::decode(event, urls) && urls.first().protocol() == "cel") {
1129
        appCore->addToHistory();
1130
        appCore->goToUrl(urls.first().url().latin1());
1131
    }
1132
}
1133
1134
void KdeApp::slotBackAboutToShow() {
1135
    int i; 
1136
    KPopupMenu* menu = backAction->popupMenu();
1137
    std::vector<Url>::size_type current = appCore->getHistoryCurrent();
1138
    int pos;
1139
    std::vector<Url> history = appCore->getHistory(); 
1140
1141
    menu->clear(); 
1142
    for (i=0, pos = current - 1 ; pos >= 0 && i < 15 ; pos--, i++) {
1143
        menu->insertItem(QString(history[pos].getName().c_str()), pos);
1144
    }
1145
}
1146
1147
void KdeApp::slotBackActivated(int i) {
1148
    appCore->setHistoryCurrent(i);
1149
}
1150
1151
void KdeApp::slotForwardAboutToShow() {
1152
    int i;
1153
    KPopupMenu* menu = forwardAction->popupMenu();
1154
    std::vector<Url>::size_type current = appCore->getHistoryCurrent();
1155
    std::vector<Url>::size_type pos;
1156
    std::vector<Url> history = appCore->getHistory();
1157
1158
    menu->clear();
1159
    for (i=0, pos = current + 1 ; pos < history.size() && i < 15 ; pos++, i++) {
1160
        menu->insertItem(QString(history[pos].getName().c_str()), pos);
1161
    }
1162
}
1163
1164
void KdeApp::slotForwardActivated(int i) {
1165
    appCore->setHistoryCurrent(i);
1166
}
1167
1168
void KdeApp::slotCelestialBrowser() {
1169
    static CelestialBrowser *cb = new CelestialBrowser(this, appCore);
1170
1171
    cb->show();
1172
    cb->showNormal();
1173
    cb->setActiveWindow();
1174
    cb->raise();
1175
}
1176
1177
void KdeApp::slotEclipseFinder() {
1178
    static EclipseFinderDlg *ef = new EclipseFinderDlg(this, appCore);
1179
1180
    ef->show();
1181
    ef->showNormal();
1182
    ef->setActiveWindow();
1183
    ef->raise();
1184
}
1185
1186
void KdeApp::popupMenu(float x, float y, Selection sel) {
1187
    SelectionPopup popup(app, app->appCore, sel);
1188
    popup.init();
1189
    int id = popup.exec(app->glWidget->mapToGlobal(QPoint(int(x),int(y))));
1190
    popup.process(id);
1191
}
1192
1193
LongLatDialog::LongLatDialog(QWidget* parent, CelestiaCore* appCore) :
1194
   KDialogBase(parent, "long_lat", true, "Go to Long/Lat"), appCore(appCore)
1195
{
1196
    QGrid* grid = makeGridMainWidget(3, Qt::Horizontal);
1197
1198
1199
    QLabel* objLab = new QLabel(i18n("Object: "), grid);
1200
    objLab->setAlignment(Qt::AlignRight | Qt::AlignVCenter);
1201
    objEdit = new QLineEdit(grid);
1202
    new QLabel("", grid);
1203
1204
    QLabel* longLab = new QLabel(i18n("Longitude: "), grid);
1205
    longLab->setAlignment(Qt::AlignRight | Qt::AlignVCenter);
1206
    longEdit = new QLineEdit(grid);
1207
    longEdit->setAlignment(Qt::AlignRight | Qt::AlignVCenter);
1208
    longEdit->setValidator(new QDoubleValidator(0, 180, 3, longEdit));
1209
    longSign = new QComboBox( grid );
1210
    longSign->insertItem(i18n("East", "E"));
1211
    longSign->insertItem(i18n("West", "W"));
1212
1213
    QLabel* latLab = new QLabel(i18n("Latitude: "), grid);
1214
    latLab->setAlignment(Qt::AlignRight | Qt::AlignVCenter);
1215
    latEdit = new QLineEdit(grid);
1216
    latEdit->setAlignment(Qt::AlignRight | Qt::AlignVCenter);
1217
    latEdit->setValidator(new QDoubleValidator(0, 90, 3, latEdit));
1218
    latSign = new QComboBox( grid );
1219
    latSign->insertItem(i18n("North", "N"));
1220
    latSign->insertItem(i18n("South", "S"));
1221
    
1222
    QLabel* altLab = new QLabel(i18n("Altitude: "), grid);
1223
    altLab->setAlignment(Qt::AlignRight | Qt::AlignVCenter);
1224
    altEdit = new QLineEdit(grid);
1225
    altEdit->setAlignment(Qt::AlignRight | Qt::AlignVCenter);
1226
    altEdit->setValidator(new QDoubleValidator(altEdit));
1227
    new QLabel(i18n("km"), grid);
1228
    
1229
    double distance, longitude, latitude;
1230
    appCore->getSimulation()->getSelectionLongLat(distance, longitude, latitude);
1231
    
1232
    if (longitude < 0) {
1233
        longitude = -longitude;
1234
        longSign->setCurrentItem(1);
1235
    }
1236
    if (latitude < 0) {
1237
        latitude = -latitude;
1238
        latSign->setCurrentItem(1);
1239
    }
1240
    
1241
    Selection selection = appCore->getSimulation()->getSelection();
1242
    QString objName(selection.getName().c_str());
1243
    objEdit->setText(objName.mid(objName.findRev('/') + 1));
1244
    
1245
    latEdit->setText(QString("%1").arg(latitude, 0, 'f', 3));
1246
    longEdit->setText(QString("%1").arg(longitude, 0, 'f', 3));
1247
    altEdit->setText(QString("%1").arg(distance - selection.radius(), 0, 'f', 0));
1248
1249
}
1250
1251
void LongLatDialog::slotCancel() {
1252
    reject();
1253
}
1254
1255
void LongLatDialog::slotOk() {
1256
    slotApply();
1257
    accept();
1258
}KdeAlerter alerter;
1259
1260
1261
void LongLatDialog::slotApply() {
1262
    Simulation* appSim = appCore->getSimulation();
1263
    Selection sel = appSim->findObjectFromPath(objEdit->text().latin1());
1264
    if (!sel.empty())
1265
    {
1266
        appSim->setSelection(sel);
1267
        appSim->follow();
1268
1269
        double altitude = altEdit->text().toDouble();
1270
        if (altitude < 0.020) altitude = .020;
1271
        double distance = altitude + sel.radius();
1272
        distance = astro::kilometersToLightYears(distance);
1273
1274
        double longitude = longEdit->text().toDouble();
1275
        if (longSign->currentItem() == 1) {
1276
            longitude = -longitude;
1277
        }
1278
1279
        double latitude = latEdit->text().toDouble();
1280
        if (latSign->currentItem() == 1) {
1281
            latitude = -latitude;
1282
        }
1283
1284
        appSim->gotoSelectionLongLat(5.0,
1285
                                distance,
1286
                                degToRad(longitude),
1287
                                degToRad(latitude),
1288
                                Vec3f(0, 1, 0));
1289
    }
1290
}
1291
1292
KdeAlerter::KdeAlerter(QWidget* _parent) : parent(_parent)
1293
{}
1294
1295
void KdeAlerter::fatalError(const std::string& err)
1296
{
1297
    KMessageBox::detailedError(parent, i18n("Celestia encountered an error while processing your script"), QString(err.c_str()));
1298
}
1299
(-)celestia-1.3.1-old/src/celestia/kde/kdeglwidget.cpp (+446 lines)
Line 0 Link Here
1
/***************************************************************************
2
                          kdeglwidget.cpp  -  description
3
                             -------------------
4
    begin                : Tue Jul 16 2002
5
    copyright            : (C) 2002 by Christophe Teyssier
6
    email                : chris@teyssier.org
7
 ***************************************************************************/
8
9
/***************************************************************************
10
 *                                                                         *
11
 *   This program is free software; you can redistribute it and/or modify  *
12
 *   it under the terms of the GNU General Public License as published by  *
13
 *   the Free Software Foundation; either version 2 of the License, or     *
14
 *   (at your option) any later version.                                   *
15
 *                                                                         *
16
 ***************************************************************************/
17
18
#include "kdeglwidget.h"
19
#include <kaccel.h>
20
21
#include <unistd.h> 
22
#include <celengine/gl.h>
23
//#include <celengine/glext.h>
24
#include <celengine/celestia.h>
25
#include <celengine/starbrowser.h>
26
#include <kmainwindow.h>
27
#include <kconfig.h>
28
#include <qpaintdevicemetrics.h>
29
30
#ifndef DEBUG
31
#  define G_DISABLE_ASSERT
32
#endif
33
34
#include "celmath/vecmath.h"
35
#include "celmath/quaternion.h"
36
#include "celmath/mathlib.h"
37
#include "celengine/astro.h"
38
#include "celutil/util.h"
39
#include "celutil/filetype.h"
40
#include "celutil/debug.h"
41
#include "imagecapture.h"
42
#include "celestiacore.h"
43
#include "celengine/simulation.h"
44
#include "celengine/glcontext.h"
45
46
#include "kdeapp.h"
47
48
#include <math.h>
49
#include <vector>
50
51
KdeGlWidget::KdeGlWidget(  QWidget* parent, const char* name, CelestiaCore* core )
52
    : QGLWidget( parent, name )
53
{
54
    if (chdir(CONFIG_DATA_DIR) == -1)
55
    {
56
//        cerr << "Cannot chdir to '" << CONFIG_DATA_DIR <<
57
//            "', probably due to improper installation\n";
58
    }
59
    
60
    actionColl = ((KdeApp*)parent)->actionCollection();
61
62
    setFocusPolicy(QWidget::ClickFocus);
63
64
    appCore = core;
65
    appRenderer=appCore->getRenderer();
66
    appSim = appCore->getSimulation();
67
68
69
    lastX = lastY = 0;
70
71
    if (!appCore->initSimulation())
72
    {
73
        exit(1);
74
    }
75
76
}
77
78
79
/*!
80
  Release allocated resources
81
*/
82
83
KdeGlWidget::~KdeGlWidget()
84
{
85
}
86
87
88
/*!
89
  Paint the box. The actual openGL commands for drawing the box are
90
  performed here.
91
*/
92
93
void KdeGlWidget::paintGL()
94
{
95
    appCore->draw();
96
}
97
98
99
/*!
100
  Set up the OpenGL rendering state, and define display list
101
*/
102
103
void KdeGlWidget::initializeGL()
104
{
105
    if (!appCore->initRenderer())
106
    {
107
//        cerr << "Failed to initialize renderer.\n";
108
        exit(1);
109
    }
110
111
    time_t curtime=time(NULL);
112
    appCore->start((double) curtime / 86400.0 + (double) astro::Date(1970, 1, 1));
113
    localtime(&curtime); /* Only doing this to set timezone as a side effect*/
114
    appCore->setTimeZoneBias(-timezone+3600*daylight);
115
    appCore->setTimeZoneName(tzname[daylight?0:1]);
116
117
    KGlobal::config()->setGroup("Preferences");
118
    if (KGlobal::config()->hasKey("RendererFlags"))
119
        appRenderer->setRenderFlags(KGlobal::config()->readNumEntry("RendererFlags"));
120
    if (KGlobal::config()->hasKey("LabelMode"))
121
        appRenderer->setLabelMode(KGlobal::config()->readNumEntry("LabelMode"));
122
    if (KGlobal::config()->hasKey("AmbientLightLevel"))
123
        appRenderer->setAmbientLightLevel(KGlobal::config()->readDoubleNumEntry("AmbientLightLevel"));
124
    if (KGlobal::config()->hasKey("FaintestVisible"))
125
        appCore->setFaintest(KGlobal::config()->readDoubleNumEntry("FaintestVisible"));
126
    if (KGlobal::config()->hasKey("HudDetail"))
127
        appCore->setHudDetail(KGlobal::config()->readNumEntry("HudDetail"));
128
    if (KGlobal::config()->hasKey("TimeZoneBias"))
129
        appCore->setTimeZoneBias(KGlobal::config()->readNumEntry("TimeZoneBias"));
130
131
    if (!appCore->getRenderer()->getGLContext()->renderPathSupported(GLContext::GLPath_Basic))
132
        ((KToggleAction*)(((KdeApp*)parentWidget())->action("renderPathBasic")))->setEnabled(false);
133
    if (!appCore->getRenderer()->getGLContext()->renderPathSupported(GLContext::GLPath_Multitexture))
134
        ((KToggleAction*)(((KdeApp*)parentWidget())->action("renderPathMultitexture")))->setEnabled(false);
135
    if (!appCore->getRenderer()->getGLContext()->renderPathSupported(GLContext::GLPath_NvCombiner))
136
        ((KToggleAction*)(((KdeApp*)parentWidget())->action("renderPathNvCombiner")))->setEnabled(false);
137
    if (!appCore->getRenderer()->getGLContext()->renderPathSupported(GLContext::GLPath_DOT3_ARBVP))
138
        ((KToggleAction*)(((KdeApp*)parentWidget())->action("renderPathDOT3ARBVP")))->setEnabled(false);
139
    if (!appCore->getRenderer()->getGLContext()->renderPathSupported(GLContext::GLPath_NvCombiner_NvVP))
140
        ((KToggleAction*)(((KdeApp*)parentWidget())->action("renderPathNvCombinerNvVP")))->setEnabled(false);
141
    if (!appCore->getRenderer()->getGLContext()->renderPathSupported(GLContext::GLPath_NvCombiner_ARBVP))
142
        ((KToggleAction*)(((KdeApp*)parentWidget())->action("renderPathNvCombinerARBVP")))->setEnabled(false);
143
    if (!appCore->getRenderer()->getGLContext()->renderPathSupported(GLContext::GLPath_ARBFP_ARBVP))
144
        ((KToggleAction*)(((KdeApp*)parentWidget())->action("renderPathARBFPARBVP")))->setEnabled(false);
145
    if (!appCore->getRenderer()->getGLContext()->renderPathSupported(GLContext::GLPath_NV30))
146
        ((KToggleAction*)(((KdeApp*)parentWidget())->action("renderPathNV30")))->setEnabled(false);
147
148
    if (KGlobal::config()->hasKey("RenderPath")) {
149
       GLContext::GLRenderPath path = (GLContext::GLRenderPath)KGlobal::config()->readNumEntry("RenderPath");
150
       if (appCore->getRenderer()->getGLContext()->renderPathSupported(path)) {
151
            appCore->getRenderer()->getGLContext()->setRenderPath(path);
152
       }
153
    }
154
155
    switch (appCore->getRenderer()->getGLContext()->getRenderPath()) {
156
    case GLContext::GLPath_Basic:
157
        ((KToggleAction*)(((KdeApp*)parentWidget())->action("renderPathBasic")))->setChecked(true);
158
        break;
159
    case GLContext::GLPath_Multitexture:
160
        ((KToggleAction*)(((KdeApp*)parentWidget())->action("renderPathMultitexture")))->setChecked(true);
161
        break;
162
    case GLContext::GLPath_NvCombiner:
163
        ((KToggleAction*)(((KdeApp*)parentWidget())->action("renderPathNvCombiner")))->setChecked(true);
164
        break;
165
    case GLContext::GLPath_DOT3_ARBVP:
166
        ((KToggleAction*)(((KdeApp*)parentWidget())->action("renderPathDOT3ARBVP")))->setChecked(true);
167
        break;
168
    case GLContext::GLPath_NvCombiner_NvVP:
169
        ((KToggleAction*)(((KdeApp*)parentWidget())->action("renderPathNvCombinerNvVP")))->setChecked(true);
170
        break;
171
    case GLContext::GLPath_NvCombiner_ARBVP:
172
        ((KToggleAction*)(((KdeApp*)parentWidget())->action("renderPathNvCombinerARBVP")))->setChecked(true);
173
        break;
174
    case GLContext::GLPath_ARBFP_ARBVP:
175
        ((KToggleAction*)(((KdeApp*)parentWidget())->action("renderPathARBFPARBVP")))->setChecked(true);
176
        break;
177
    case GLContext::GLPath_NV30:
178
        ((KToggleAction*)(((KdeApp*)parentWidget())->action("renderPathNV30")))->setChecked(true);
179
        break;
180
    }
181
182
    KGlobal::config()->setGroup(0);
183
184
    QPaintDeviceMetrics pdm(this);
185
    appCore->setScreenDpi(pdm.logicalDpiY());
186
}
187
188
void KdeGlWidget::resizeGL( int w, int h )
189
{
190
/*    QPaintDeviceMetrics pdm(this);
191
    double fov = 2 * atan(h / (pdm.logicalDpiY() / 25.4) / 2. / 400.);
192
    appCore->getSimulation()->getActiveObserver()->setFOV(fov);
193
*/
194
    appCore->resize(w, h);
195
}
196
197
void KdeGlWidget::mouseMoveEvent( QMouseEvent* m )
198
{
199
    int x = (int) m->x();
200
    int y = (int) m->y();
201
202
    int buttons = 0;
203
    if (m->state() & LeftButton)
204
        buttons |= CelestiaCore::LeftButton;
205
    if (m->state() & MidButton)
206
        buttons |= CelestiaCore::MiddleButton;
207
    if (m->state() & RightButton)
208
        buttons |= CelestiaCore::RightButton;
209
    if (m->state() & ShiftButton)
210
        buttons |= CelestiaCore::ShiftKey;
211
    if (m->state() & ControlButton)
212
        buttons |= CelestiaCore::ControlKey;
213
214
    appCore->mouseMove(x - lastX, y - lastY, buttons);
215
216
    lastX = x;
217
    lastY = y;
218
}
219
220
void KdeGlWidget::mousePressEvent( QMouseEvent* m )
221
{
222
    lastX = (int) m->x();
223
    lastY = (int) m->y();
224
225
    if (m->button() == LeftButton)
226
        appCore->mouseButtonDown(m->x(), m->y(), CelestiaCore::LeftButton);
227
    else if (m->button() == MidButton)
228
        appCore->mouseButtonDown(m->x(), m->y(), CelestiaCore::MiddleButton);
229
    else if (m->button() == RightButton)
230
        appCore->mouseButtonDown(m->x(), m->y(), CelestiaCore::RightButton);
231
232
}
233
234
void KdeGlWidget::mouseReleaseEvent( QMouseEvent* m )
235
{
236
    lastX = (int) m->x();
237
    lastY = (int) m->y();
238
    if (m->button() == LeftButton)
239
        appCore->mouseButtonUp(m->x(), m->y(), CelestiaCore::LeftButton);
240
    else if (m->button() == MidButton)
241
        appCore->mouseButtonUp(m->x(), m->y(), CelestiaCore::MiddleButton);
242
    else if (m->button() == RightButton)
243
        appCore->mouseButtonUp(m->x(), m->y(), CelestiaCore::RightButton);
244
}
245
246
void KdeGlWidget::wheelEvent( QWheelEvent* w )
247
{
248
    if (w->delta() > 0 )
249
    {
250
        appCore->mouseWheel(1.0f, 0);
251
    }
252
    else if (w->delta() < 0)
253
    {
254
        appCore->mouseWheel(-1.0f, 0);
255
    }
256
}
257
258
259
bool KdeGlWidget::handleSpecialKey(QKeyEvent* e, bool down)
260
{
261
    int k = -1;
262
    switch (e->key())
263
    {
264
    case Key_Up:
265
        k = CelestiaCore::Key_Up;
266
        break;
267
    case Key_Down:
268
        k = CelestiaCore::Key_Down;
269
        break;
270
    case Key_Left:
271
        k = CelestiaCore::Key_Left;
272
        break;
273
    case Key_Right:
274
        k = CelestiaCore::Key_Right;
275
        break;
276
    case Key_Home:
277
        k = CelestiaCore::Key_Home;
278
        break;
279
    case Key_End:
280
        k = CelestiaCore::Key_End;
281
        break;
282
    case Key_F1:
283
        k = CelestiaCore::Key_F1;
284
        break;
285
    case Key_F2:
286
        k = CelestiaCore::Key_F2;
287
        break;
288
    case Key_F3:
289
        k = CelestiaCore::Key_F3;
290
        break;
291
    case Key_F4:
292
        k = CelestiaCore::Key_F4;
293
        break;
294
    case Key_F5:
295
        k = CelestiaCore::Key_F5;
296
        break;
297
    case Key_F6:
298
        k = CelestiaCore::Key_F6;
299
        break;
300
    case Key_F7:
301
        k = CelestiaCore::Key_F7;
302
        break;
303
    case Key_PageDown:
304
        k = CelestiaCore::Key_PageDown;
305
        break;
306
    case Key_PageUp:
307
        k = CelestiaCore::Key_PageUp;
308
        break;
309
/*    case Key_F10:
310
        if (down)
311
            menuCaptureImage();
312
        break;     */
313
    case Key_0:
314
        if (e->state() & Qt::Keypad) 
315
            k = CelestiaCore::Key_NumPad0;
316
        break;
317
    case Key_1:
318
        if (e->state() & Qt::Keypad)
319
            k = CelestiaCore::Key_NumPad1;
320
        break;
321
    case Key_2:
322
        if (e->state() & Qt::Keypad)
323
            k = CelestiaCore::Key_NumPad2;
324
        break;
325
    case Key_3:
326
        if (e->state() & Qt::Keypad)
327
            k = CelestiaCore::Key_NumPad3;
328
        break;
329
    case Key_4:
330
        if (e->state() & Qt::Keypad)
331
            k = CelestiaCore::Key_NumPad4;
332
        break;
333
    case Key_5:
334
        if (e->state() & Qt::Keypad)
335
            k = CelestiaCore::Key_NumPad5;
336
        break;
337
    case Key_6:
338
        if (e->state() & Qt::Keypad)
339
            k = CelestiaCore::Key_NumPad6;
340
        break;
341
    case Key_7:
342
        if (e->state() & Qt::Keypad)
343
            k = CelestiaCore::Key_NumPad7;
344
        break;
345
    case Key_8:
346
        if (e->state() & Qt::Keypad)
347
            k = CelestiaCore::Key_NumPad8;
348
        break;    
349
    case Key_9:
350
        if (e->state() & Qt::Keypad)
351
            k = CelestiaCore::Key_NumPad9;
352
        break;   
353
    case Key_A:
354
        k = 'A';
355
        break;
356
    case Key_Z:
357
        k = 'Z';
358
        break;
359
    }
360
361
    if (k >= 0)
362
    {
363
        int buttons = 0;
364
        if (e->state() & ShiftButton)
365
            buttons |= CelestiaCore::ShiftKey;
366
367
        if (down)
368
            appCore->keyDown(k, buttons);
369
        else
370
            appCore->keyUp(k);
371
        return (k < 'A' || k > 'Z');
372
    }
373
    else
374
    {
375
        return false;
376
    }
377
}
378
379
380
void KdeGlWidget::keyPressEvent( QKeyEvent* e )
381
{
382
    static bool inputMode = false;
383
    static std::vector<KAction*> actions;
384
    switch (e->key())
385
    {
386
    case Key_Escape:
387
        if (inputMode)
388
        {
389
            for (unsigned int n=0; n<actionColl->count(); n++) {
390
                if (actionColl->action(n)->shortcut().seq(0).key(0).modFlags()==0)
391
                    actionColl->action(n)->setEnabled(true);
392
            }
393
            inputMode = !inputMode;
394
        }
395
        appCore->charEntered('\033');
396
        break;
397
    case Key_BackTab:
398
        appCore->charEntered(CelestiaCore::Key_BackTab);
399
        break;
400
    case Key_Q:
401
        if( e->state() == ControlButton )
402
        {
403
            parentWidget()->close();
404
        }
405
        // Intentional fallthrough if *not* Ctrl-Q
406
407
    default:
408
        if (!handleSpecialKey(e, true))
409
        {
410
            if ((e->text() != 0) && (e->text() != ""))
411
            {
412
                for (unsigned int i=0; i<e->text().length(); i++)
413
                {
414
                    char c = e->text().at(i).latin1();
415
                    if (c == 0x0D || c=='\033') {
416
                    	if (!inputMode) { // entering input mode
417
                        	for (unsigned int n=0; n<actionColl->count(); n++) {
418
                                	if (actionColl->action(n)->shortcut().count() > 0 
419
                                        	&& (actionColl->action(n)->shortcut().seq(0).key(0).modFlags()
420
                                                & (KKey::CTRL | KKey::ALT | KKey::WIN )) == 0 ) {
421
                                    actions.push_back(actionColl->action(n));
422
                                		actionColl->action(n)->setEnabled(false);
423
                                  }
424
                                }
425
                        } else { // living input mode
426
                        	for (std::vector<KAction*>::iterator n=actions.begin(); n<actions.end(); n++) {
427
	                                	(*n)->setEnabled(true);
428
                                }
429
                           actions.clear();
430
                        }
431
                    	inputMode = !inputMode;
432
                    }
433
                    if (c >= 0x20 || c == 0x0D || c== 0x08 || c=='\011') appCore->charEntered(c);
434
                }
435
            }
436
        }
437
    }
438
439
440
}
441
442
443
void KdeGlWidget::keyReleaseEvent( QKeyEvent* e )
444
{
445
    handleSpecialKey(e, false);
446
}
(-)celestia-1.3.1-old/src/celestia/kde/kdemain.cpp (+54 lines)
Line 0 Link Here
1
/***************************************************************************
2
                          kdemain.cpp  -  description
3
                             -------------------
4
    begin                : Tue Jul 16 22:28:19 CEST 2002
5
    copyright            : (C) 2002 by Christophe Teyssier
6
    email                : chris@teyssier.org
7
 ***************************************************************************/
8
9
/***************************************************************************
10
 *                                                                         *
11
 *   This program is free software; you can redistribute it and/or modify  *
12
 *   it under the terms of the GNU General Public License as published by  *
13
 *   the Free Software Foundation; either version 2 of the License, or     *
14
 *   (at your option) any later version.                                   *
15
 *                                                                         *
16
 ***************************************************************************/
17
18
#include <kcmdlineargs.h>
19
#include <kaboutdata.h>
20
#include <klocale.h>
21
22
#include "kdeuniquecelestia.h"
23
24
static const char *description =
25
    I18N_NOOP("Celestia");
26
// INSERT A DESCRIPTION FOR YOUR APPLICATION HERE
27
28
29
static KCmdLineOptions options[] =
30
{ { "+url", I18N_NOOP("Start and go to url"), 0},
31
  { 0, 0, 0 }
32
  // INSERT YOUR COMMANDLINE OPTIONS HERE
33
};
34
35
int main(int argc, char *argv[])
36
{    
37
    KAboutData aboutData( "celestia", I18N_NOOP("Celestia"),
38
      VERSION, description, KAboutData::License_GPL,
39
      "(c) 2002, Chris Laurel", 0, "http://www.shatters.net/celestia/", "chris@teyssier.org");
40
    aboutData.addAuthor("Chris Laurel",0, "claurel@shatters.net");
41
    aboutData.addAuthor("Clint Weisbrod",0, "cweisbrod@adelphia.net");
42
    aboutData.addAuthor("Fridger Schrempp",0, "t00fri@mail.desy.de");
43
    aboutData.addAuthor("Bob Ippolito",0, "bob@redivi.com");
44
    aboutData.addAuthor("Christophe Teyssier", "KDE interface", "chris@teyssier.org");
45
46
    KCmdLineArgs::init( argc, argv, &aboutData );
47
    KCmdLineArgs::addCmdLineOptions( options ); // Add our own options.
48
    KUniqueApplication::addCmdLineOptions();
49
50
51
    KdeUniqueCelestia a;
52
53
    return a.exec();
54
}
(-)celestia-1.3.1-old/src/celestia/kde/kdepreferencesdialog.cpp (+635 lines)
Line 0 Link Here
1
/***************************************************************************
2
                          kdepreferencesdialog.cpp  -  description
3
                             -------------------
4
    begin                : Sun Jul 21 2002
5
    copyright            : (C) 2002 by chris
6
    email                : chris@tux.teyssier.org
7
 ***************************************************************************/
8
9
/***************************************************************************
10
 *                                                                         *
11
 *   This program is free software; you can redistribute it and/or modify  *
12
 *   it under the terms of the GNU General Public License as published by  *
13
 *   the Free Software Foundation; either version 2 of the License, or     *
14
 *   (at your option) any later version.                                   *
15
 *                                                                         *
16
 ***************************************************************************/
17
18
#include <qvbox.h>
19
#include <kmainwindow.h>
20
#include <kpushbutton.h>
21
#include <qtextedit.h>
22
#include <qcombobox.h>
23
#include <klocale.h>
24
#include <kconfig.h>
25
#include <kiconloader.h>
26
#include <qframe.h>
27
#include <qgrid.h>
28
#include <qcheckbox.h>
29
#include <qvgroupbox.h>
30
#include <qslider.h>
31
#include <kkeydialog.h>
32
#include <qspinbox.h>
33
#include <qlabel.h>
34
#include <qlayout.h>
35
36
37
#include "kdeapp.h"
38
#include "kdepreferencesdialog.h"
39
#include "celengine/render.h"
40
#include "celengine/glcontext.h"
41
42
KdePreferencesDialog::KdePreferencesDialog(QWidget* parent, CelestiaCore* core) :
43
    KDialogBase (KDialogBase::IconList, "",
44
    KDialogBase::Ok | KDialogBase::Apply | KDialogBase::Cancel, KDialogBase::Ok,parent)
45
{
46
47
    setCaption(i18n("Celestia Preferences"));
48
    appCore=core;
49
    
50
    this->parent = (KdeApp*)parent;
51
  
52
    // Render page
53
    QGrid* renderFrame = addGridPage(2, Qt::Horizontal, i18n("Rendering"), i18n("Rendering"),
54
        KGlobal::iconLoader()->loadIcon("configure", KIcon::NoGroup));
55
56
    int renderFlags = appCore->getRenderer()->getRenderFlags();
57
    savedRendererFlags = renderFlags;
58
59
    KActionCollection* actionColl = ((KdeApp*)parent)->actionCollection();
60
61
    QGroupBox* showGroup = new QGroupBox(1, Qt::Horizontal, i18n("Show"), renderFrame);
62
63
    QCheckBox* showStarsCheck = new QCheckBox(i18n("Stars"), showGroup);
64
    actionColl->action("showStars")->connect(showStarsCheck, SIGNAL(clicked()), SLOT(activate()));
65
    showStarsCheck->setChecked(renderFlags & Renderer::ShowStars);
66
67
    QCheckBox* showPlanetsCheck = new QCheckBox(i18n("Planets"), showGroup);
68
    actionColl->action("showPlanets")->connect(showPlanetsCheck, SIGNAL(clicked()), SLOT(activate()));
69
    showPlanetsCheck->setChecked(renderFlags & Renderer::ShowPlanets);
70
71
    QCheckBox* showGalaxiesCheck = new QCheckBox(i18n("Galaxies"), showGroup);
72
    actionColl->action("showGalaxies")->connect(showGalaxiesCheck, SIGNAL(clicked()), SLOT(activate()));
73
    showGalaxiesCheck->setChecked(renderFlags & Renderer::ShowGalaxies);
74
75
    QCheckBox* showDiagramsCheck = new QCheckBox(i18n("Constellations"), showGroup);
76
    actionColl->action("showDiagrams")->connect(showDiagramsCheck, SIGNAL(clicked()), SLOT(activate()));
77
    showDiagramsCheck->setChecked(renderFlags & Renderer::ShowDiagrams);
78
79
    QCheckBox* showCloudMapsCheck = new QCheckBox(i18n("Clouds"), showGroup);
80
    actionColl->action("showCloudMaps")->connect(showCloudMapsCheck, SIGNAL(clicked()), SLOT(activate()));
81
    showCloudMapsCheck->setChecked(renderFlags & Renderer::ShowCloudMaps);
82
83
    QCheckBox* showOrbitsCheck = new QCheckBox(i18n("Orbits"), showGroup);
84
    actionColl->action("showOrbits")->connect(showOrbitsCheck, SIGNAL(clicked()), SLOT(activate()));
85
    showOrbitsCheck->setChecked(renderFlags & Renderer::ShowOrbits);
86
87
    QCheckBox* showCelestialSphereCheck = new QCheckBox(i18n("Celestial Grid"), showGroup);
88
    actionColl->action("showCelestialSphere")->connect(showCelestialSphereCheck, SIGNAL(clicked()), SLOT(activate()));
89
    showCelestialSphereCheck->setChecked(renderFlags & Renderer::ShowCelestialSphere);
90
91
    QCheckBox* showNightMapsCheck = new QCheckBox(i18n("Night Side Lights"), showGroup);
92
    actionColl->action("showNightMaps")->connect(showNightMapsCheck, SIGNAL(clicked()), SLOT(activate()));
93
    showNightMapsCheck->setChecked(renderFlags & Renderer::ShowNightMaps);
94
95
    QCheckBox* showMarkersCheck = new QCheckBox(i18n("Markers"), showGroup);
96
    actionColl->action("showMarkers")->connect(showMarkersCheck, SIGNAL(clicked()), SLOT(activate()));
97
    showMarkersCheck->setChecked(renderFlags & Renderer::ShowMarkers);
98
99
    QCheckBox* showAtmospheresCheck = new QCheckBox(i18n("Atmospheres"), showGroup);
100
    actionColl->action("showAtmospheres")->connect(showAtmospheresCheck, SIGNAL(clicked()), SLOT(activate()));
101
    showAtmospheresCheck->setChecked(renderFlags & Renderer::ShowAtmospheres);
102
103
    QCheckBox* showSmoothLinesCheck = new QCheckBox(i18n("Smooth Orbit Lines"), showGroup);
104
    actionColl->action("showSmoothLines")->connect(showSmoothLinesCheck, SIGNAL(clicked()), SLOT(activate()));
105
    showSmoothLinesCheck->setChecked(renderFlags & Renderer::ShowSmoothLines);
106
107
    QCheckBox* showEclipseShadowsCheck = new QCheckBox(i18n("Eclipse Shadows"), showGroup);
108
    actionColl->action("showEclipseShadows")->connect(showEclipseShadowsCheck, SIGNAL(clicked()), SLOT(activate()));
109
    showEclipseShadowsCheck->setChecked(renderFlags & Renderer::ShowEclipseShadows);
110
111
    QCheckBox* showRingShadowsCheck = new QCheckBox(i18n("Ring Shadows"), showGroup);
112
    actionColl->action("showRingShadows")->connect(showRingShadowsCheck, SIGNAL(clicked()), SLOT(activate()));
113
    showRingShadowsCheck->setChecked(renderFlags & Renderer::ShowRingShadows);
114
115
    QCheckBox* showBoundariesCheck = new QCheckBox(i18n("Constellation Boundaries"), showGroup);
116
    actionColl->action("showBoundaries")->connect(showBoundariesCheck, SIGNAL(clicked()), SLOT(activate()));
117
    showBoundariesCheck->setChecked(renderFlags & Renderer::ShowBoundaries);
118
119
    QCheckBox* showAutoMagCheck = new QCheckBox(i18n("Auto Magnitudes"), showGroup);
120
    actionColl->action("showAutoMag")->connect(showAutoMagCheck, SIGNAL(clicked()), SLOT(activate()));
121
    showAutoMagCheck->setChecked(renderFlags & Renderer::ShowAutoMag);
122
123
    QCheckBox* showCometTailsCheck = new QCheckBox(i18n("Comet Tails"), showGroup);
124
    actionColl->action("showCometTails")->connect(showCometTailsCheck, SIGNAL(clicked()), SLOT(activate()));
125
    showCometTailsCheck->setChecked(renderFlags & Renderer::ShowCometTails);
126
127
128
    QVBox* vbox1 = new QVBox(renderFrame);
129
    int labelMode = appCore->getRenderer()->getLabelMode();
130
    savedLabelMode = labelMode;
131
    int orbitMask = appCore->getRenderer()->getOrbitMask();
132
    savedOrbitMask = orbitMask;
133
134
    QGroupBox* labelGroup = new QGroupBox(0, Qt::Horizontal, i18n("Orbits / Labels"), vbox1);
135
    QGridLayout* labelGroupLayout = new QGridLayout( labelGroup->layout() );
136
    labelGroupLayout->setAlignment( Qt::AlignTop );
137
138
    QLabel* orbitsLabel = new QLabel(i18n("Orbits"), labelGroup);
139
    labelGroupLayout->addWidget(orbitsLabel, 0, 0);
140
    QLabel* labelsLabel = new QLabel(i18n("Labels"), labelGroup);
141
    labelGroupLayout->addWidget(labelsLabel, 0, 1);
142
143
    QCheckBox* showStarLabelsCheck = new QCheckBox(i18n("Stars"), labelGroup);
144
    actionColl->action("showStarLabels")->connect(showStarLabelsCheck, SIGNAL(clicked()), SLOT(activate()));
145
    showStarLabelsCheck->setChecked(labelMode & Renderer::StarLabels);
146
    labelGroupLayout->addWidget(showStarLabelsCheck, 1, 1);
147
148
149
    QCheckBox* showPlanetOrbitsCheck = new QCheckBox("", labelGroup);
150
    actionColl->action("showPlanetOrbits")->connect(showPlanetOrbitsCheck, SIGNAL(clicked()), SLOT(activate()));
151
    showPlanetOrbitsCheck->setChecked(orbitMask & Body::Planet);
152
    labelGroupLayout->addWidget(showPlanetOrbitsCheck, 3, 0, Qt::AlignHCenter);
153
    QCheckBox* showPlanetLabelsCheck = new QCheckBox(i18n("Planets"), labelGroup);
154
    actionColl->action("showPlanetLabels")->connect(showPlanetLabelsCheck, SIGNAL(clicked()), SLOT(activate()));
155
    showPlanetLabelsCheck->setChecked(labelMode & Renderer::PlanetLabels);
156
    labelGroupLayout->addWidget(showPlanetLabelsCheck, 3, 1);
157
158
    QCheckBox* showMoonOrbitsCheck = new QCheckBox("", labelGroup);
159
    actionColl->action("showMoonOrbits")->connect(showMoonOrbitsCheck, SIGNAL(clicked()), SLOT(activate()));
160
    showMoonOrbitsCheck->setChecked(orbitMask & Body::Moon);
161
    labelGroupLayout->addWidget(showMoonOrbitsCheck, 4, 0, Qt::AlignHCenter);
162
    QCheckBox* showMoonLabelsCheck = new QCheckBox(i18n("Moons"), labelGroup);
163
    actionColl->action("showMoonLabels")->connect(showMoonLabelsCheck, SIGNAL(clicked()), SLOT(activate()));
164
    showMoonLabelsCheck->setChecked(labelMode & Renderer::MoonLabels);
165
    labelGroupLayout->addWidget(showMoonLabelsCheck, 4, 1);
166
167
    QCheckBox* showCometOrbitsCheck = new QCheckBox("", labelGroup);
168
    actionColl->action("showCometOrbits")->connect(showCometOrbitsCheck, SIGNAL(clicked()), SLOT(activate()));
169
    showCometOrbitsCheck->setChecked(orbitMask & Body::Comet);
170
    labelGroupLayout->addWidget(showCometOrbitsCheck, 5, 0, Qt::AlignHCenter);
171
    QCheckBox* showCometLabelsCheck = new QCheckBox(i18n("Comets"), labelGroup);
172
    actionColl->action("showCometLabels")->connect(showCometLabelsCheck, SIGNAL(clicked()), SLOT(activate()));
173
    showCometLabelsCheck->setChecked(labelMode & Renderer::CometLabels);
174
    labelGroupLayout->addWidget(showCometLabelsCheck, 5, 1);
175
176
    QCheckBox* showConstellationLabelsCheck = new QCheckBox(i18n("Constellations"), labelGroup);
177
    actionColl->action("showConstellationLabels")->connect(showConstellationLabelsCheck, SIGNAL(clicked()), SLOT(activate()));
178
    showConstellationLabelsCheck->setChecked(labelMode & Renderer::ConstellationLabels);
179
    labelGroupLayout->addWidget(showConstellationLabelsCheck, 6, 1);
180
181
    QCheckBox* showGalaxyLabelsCheck = new QCheckBox(i18n("Galaxies"), labelGroup);
182
    actionColl->action("showGalaxyLabels")->connect(showGalaxyLabelsCheck, SIGNAL(clicked()), SLOT(activate()));
183
    showGalaxyLabelsCheck->setChecked(labelMode & Renderer::GalaxyLabels);
184
    labelGroupLayout->addWidget(showGalaxyLabelsCheck, 7, 1);
185
186
    QCheckBox* showAsteroidOrbitsCheck = new QCheckBox("", labelGroup);
187
    actionColl->action("showAsteroidOrbits")->connect(showAsteroidOrbitsCheck, SIGNAL(clicked()), SLOT(activate()));
188
    showAsteroidOrbitsCheck->setChecked(orbitMask & Body::Asteroid);
189
    labelGroupLayout->addWidget(showAsteroidOrbitsCheck, 8, 0, Qt::AlignHCenter);
190
    QCheckBox* showAsteroidLabelsCheck = new QCheckBox(i18n("Asteroids"), labelGroup);
191
    actionColl->action("showAsteroidLabels")->connect(showAsteroidLabelsCheck, SIGNAL(clicked()), SLOT(activate()));
192
    showAsteroidLabelsCheck->setChecked(labelMode & Renderer::AsteroidLabels);
193
    labelGroupLayout->addWidget(showAsteroidLabelsCheck, 8, 1);
194
195
    QCheckBox* showSpacecraftOrbitsCheck = new QCheckBox("", labelGroup);
196
    actionColl->action("showSpacecraftOrbits")->connect(showSpacecraftOrbitsCheck, SIGNAL(clicked()), SLOT(activate()));
197
    showSpacecraftOrbitsCheck->setChecked(orbitMask & Body::Spacecraft);
198
    labelGroupLayout->addWidget(showSpacecraftOrbitsCheck, 9, 0, Qt::AlignHCenter);
199
    QCheckBox* showSpacecraftLabelsCheck = new QCheckBox(i18n("Spacecrafts"), labelGroup);
200
    actionColl->action("showSpacecraftLabels")->connect(showSpacecraftLabelsCheck, SIGNAL(clicked()), SLOT(activate()));
201
    showSpacecraftLabelsCheck->setChecked(labelMode & Renderer::SpacecraftLabels);
202
    labelGroupLayout->addWidget(showSpacecraftLabelsCheck, 9, 1);
203
204
    QCheckBox* showLocationLabelsCheck = new QCheckBox(i18n("Locations"), labelGroup);
205
    actionColl->action("showLocationLabels")->connect(showLocationLabelsCheck, SIGNAL(clicked()), SLOT(activate()));
206
    showLocationLabelsCheck->setChecked(labelMode & Renderer::LocationLabels);
207
    labelGroupLayout->addWidget(showLocationLabelsCheck, 10, 1);
208
209
    QSpacerItem* spacer = new QSpacerItem( 151, 20, QSizePolicy::Expanding, QSizePolicy::Minimum );
210
    labelGroupLayout->addItem( spacer, 0, 2 );
211
212
    savedAmbientLightLevel = int(appCore->getRenderer()->getAmbientLightLevel() * 100);
213
    QGroupBox* ambientLightGroup = new QGroupBox(1, Qt::Vertical, i18n("Ambient Light"), vbox1);
214
    QSlider* ambientLightSlider = new QSlider(0, 25, 1, savedAmbientLightLevel, Qt::Horizontal, ambientLightGroup);
215
    connect(ambientLightSlider, SIGNAL(valueChanged(int)), SLOT(slotAmbientLightLevel(int)));
216
    ambientLabel = new QLabel(ambientLightGroup);
217
    ambientLabel->setMinimumWidth(40);
218
    ambientLabel->setAlignment(Qt::AlignRight | Qt::AlignVCenter);
219
    char buff[20];
220
    sprintf(buff, "%.2f", savedAmbientLightLevel / 100.);
221
    ambientLabel->setText(buff);
222
223
    savedFaintestVisible = int(appCore->getSimulation()->getFaintestVisible() * 100);
224
    QGroupBox* faintestVisibleGroup = new QGroupBox(1, Qt::Vertical, i18n("Limiting Magnitude"), vbox1);
225
    QSlider* faintestVisibleSlider = new QSlider(1, 1200, 1, savedFaintestVisible, Qt::Horizontal, faintestVisibleGroup);
226
    connect(faintestVisibleSlider, SIGNAL(valueChanged(int)), SLOT(slotFaintestVisible(int)));
227
    faintestLabel = new QLabel(faintestVisibleGroup);
228
    faintestLabel->setMinimumWidth(40);
229
    faintestLabel->setAlignment(Qt::AlignRight | Qt::AlignVCenter);
230
    sprintf(buff, "%.2f", savedFaintestVisible / 100.);
231
    faintestLabel->setText(buff);
232
233
    QGroupBox* infoTextGroup = new QGroupBox(1, Qt::Vertical, i18n("Info Text"), vbox1);
234
    new QLabel(i18n("Level: "), infoTextGroup);
235
    QComboBox* infoTextCombo = new QComboBox(infoTextGroup);
236
    infoTextCombo->insertItem(i18n("None"));
237
    infoTextCombo->insertItem(i18n("Terse"));
238
    infoTextCombo->insertItem(i18n("Verbose"));
239
    savedHudDetail = appCore->getHudDetail();
240
    infoTextCombo->setCurrentItem(savedHudDetail);
241
    ((KdeApp*)parent)->connect(infoTextCombo, SIGNAL(activated(int)), SLOT(slotHudDetail(int)));
242
243
    QGroupBox* fovGroup = new QGroupBox(2, Qt::Horizontal, i18n("Automatic FOV"), vbox1);
244
    new QLabel(i18n("Screen DPI: "), fovGroup);
245
    new QLabel(QString::number(appCore->getScreenDpi(), 10), fovGroup);
246
    new QLabel(i18n("Viewing Distance (cm): "), fovGroup);
247
    dtsSpin = new QSpinBox(10, 300, 1, fovGroup);
248
    savedDistanceToScreen = appCore->getDistanceToScreen();
249
    dtsSpin->setValue(savedDistanceToScreen / 10);
250
    connect(dtsSpin, SIGNAL(valueChanged(int)), SLOT(slotDistanceToScreen(int)));
251
252
    // Time page
253
    timeHasChanged = false;
254
    QVBox* timeFrame = addVBoxPage(i18n("Date/Time"), i18n("Date/Time"),
255
        KGlobal::iconLoader()->loadIcon("kalarm", KIcon::NoGroup));
256
257
    savedDisplayLocalTime = appCore->getTimeZoneBias();
258
    QGroupBox* displayTimezoneGroup = new QGroupBox(1, Qt::Vertical, i18n("Display"), timeFrame);
259
    new QLabel(i18n("Timezone: "), displayTimezoneGroup);
260
    displayTimezoneCombo = new QComboBox(displayTimezoneGroup);
261
    displayTimezoneCombo->insertItem(i18n("UTC"));
262
    displayTimezoneCombo->insertItem(i18n("Local Time"));
263
    displayTimezoneCombo->setCurrentItem((appCore->getTimeZoneBias()==0)?0:1);
264
    ((KdeApp*)parent)->connect(displayTimezoneCombo, SIGNAL(activated(int)), SLOT(slotDisplayLocalTime()));
265
    displayTimezoneGroup->addSpace(0);
266
267
    QGroupBox* setTimezoneGroup = new QGroupBox(1, Qt::Horizontal, i18n("Set"), timeFrame);
268
    new QLabel(i18n("Local Time is only supported for dates between 1902 and 2037.\n"), setTimezoneGroup);   
269
    QHBox *hbox2 = new QHBox(setTimezoneGroup);
270
    new QLabel(i18n("Timezone: "), hbox2);
271
    setTimezoneCombo = new QComboBox(hbox2);
272
    setTimezoneCombo->insertItem(i18n("UTC"));
273
    setTimezoneCombo->insertItem(i18n("Local Time"));
274
//    setTimezoneCombo->setCurrentItem((appCore->getTimeZoneBias()==0)?0:1);
275
    KGlobal::config()->setGroup("ConfigureDialog");
276
    if (KGlobal::config()->hasKey("SetTimeTimeZoneLocal"))
277
        setTimezoneCombo->setCurrentItem(KGlobal::config()->readNumEntry("SetTimeTimeZoneLocal"));
278
    KGlobal::config()->setGroup(0);
279
    connect(setTimezoneCombo, SIGNAL(activated(int)), SLOT(slotTimeHasChanged()));
280
281
        
282
    QHBox *hboxdate = new QHBox(setTimezoneGroup);
283
    QLabel* spacerdate1 = new QLabel(" ", hboxdate);
284
    timeFrame->setStretchFactor(spacerdate1, 2);
285
    YSpin = new QSpinBox(-1000000000, 1000000000, 1, hboxdate);
286
    YSpin->setWrapping(true);
287
    MSpin = new QSpinBox(1, 12, 1, hboxdate);
288
    MSpin->setWrapping(true);
289
    DSpin = new QSpinBox(1, 31, 1, hboxdate);
290
    DSpin->setWrapping(true);
291
    QLabel* spacerdate2 = new QLabel(" ", hboxdate);
292
    timeFrame->setStretchFactor(spacerdate2, 2);
293
  
294
    QVBox *vbox3 = new QVBox(setTimezoneGroup);
295
    QHBox *hbox3 = new QHBox(vbox3);
296
    QLabel* spacer1 = new QLabel(" ", hbox3);
297
    hbox3->setStretchFactor(spacer1, 10);
298
    hSpin = new QSpinBox(0, 23, 1, hbox3);
299
    hSpin->setWrapping(true);
300
    new QLabel(":", hbox3);
301
    mSpin = new QSpinBox(0, 59, 1, hbox3);
302
    mSpin->setWrapping(true);
303
    new QLabel(":", hbox3);
304
    sSpin = new QSpinBox(0, 59, 1, hbox3);
305
    sSpin->setWrapping(true);
306
    QLabel* spacer2 = new QLabel(" ", hbox3);
307
    hbox3->setStretchFactor(spacer2, 10);
308
309
    QLabel* spacer3 = new QLabel(" ", timeFrame);
310
    timeFrame->setStretchFactor(spacer3, 2);
311
312
    setTime(appCore->getSimulation()->getTime());
313
    connect(YSpin, SIGNAL(valueChanged(int)), SLOT(slotTimeHasChanged()));
314
    connect(MSpin, SIGNAL(valueChanged(int)), SLOT(slotTimeHasChanged()));
315
    connect(DSpin, SIGNAL(valueChanged(int)), SLOT(slotTimeHasChanged()));
316
    connect(hSpin, SIGNAL(valueChanged(int)), SLOT(slotTimeHasChanged()));
317
    connect(mSpin, SIGNAL(valueChanged(int)), SLOT(slotTimeHasChanged()));
318
    connect(sSpin, SIGNAL(valueChanged(int)), SLOT(slotTimeHasChanged()));
319
320
    KPushButton *nowButton = new KPushButton(setTimezoneGroup);
321
    nowButton->setText(i18n("Now"));
322
    QSizePolicy nowButtonSizePolicy(QSizePolicy::Maximum, QSizePolicy::Maximum);
323
    nowButton->setSizePolicy(nowButtonSizePolicy);
324
    connect(nowButton, SIGNAL(clicked()), SLOT(setNow()));
325
326
    Selection selection = appCore->getSimulation()->getSelection();
327
    std::string sel_name;
328
    if (selection.body() != 0) {
329
        QHBox* ltBox = new QHBox(setTimezoneGroup);
330
        char time[50];
331
        sel_name = selection.body()->getName();
332
        Vec3d v = selection.getPosition(appCore->getSimulation()->getTime()) - 
333
                  appCore->getSimulation()->getObserver().getPosition();
334
        double dist = astro::lightYearsToKilometers(v.length()*1e-6);
335
        double lt = dist / astro::speedOfLight;
336
        long lt_h = (long)(lt / 3600);
337
        int lt_m = (int)((lt - lt_h * 3600) / 60);
338
        double lt_s = (lt - lt_h * 3600 - lt_m * 60);
339
        if (lt_h == 0) snprintf(time, 50, "%d min %02.1f s", lt_m, lt_s);
340
        else snprintf(time, 50, "%ld h %02d min %02.1f s", lt_h, lt_m, lt_s);
341
        
342
        new QLabel(i18n("\nSelection: " + QString(sel_name.c_str()) 
343
        + QString("\nLight Travel Time: %2").arg(time)), ltBox);
344
        
345
        KPushButton *ltButton = new KPushButton(ltBox);
346
        ltButton->setToggleButton(true);        
347
348
        if (!appCore->getLightDelayActive())
349
            ltButton->setText(i18n("Include Light Travel Time"));
350
        else
351
            ltButton->setText(i18n("Ignore Light Travel Time "));
352
353
        ltButton->setSizePolicy(nowButtonSizePolicy);
354
        connect(ltButton, SIGNAL(clicked()), SLOT(ltSubstract()));
355
    }
356
357
    // OpenGL Page
358
    QVBox* openGL = addVBoxPage(i18n("OpenGL"), i18n("OpenGL"),
359
        KGlobal::iconLoader()->loadIcon("misc", KIcon::NoGroup));
360
361
    renderPathCombo = new QComboBox(openGL);
362
    savedRenderPath = (int)appCore->getRenderer()->getGLContext()->getRenderPath();
363
    if (appCore->getRenderer()->getGLContext()->renderPathSupported(GLContext::GLPath_Basic))
364
        renderPathCombo->insertItem(i18n("Basic"));
365
    if (appCore->getRenderer()->getGLContext()->renderPathSupported(GLContext::GLPath_Multitexture))
366
        renderPathCombo->insertItem(i18n("Multitexture"));
367
    if (appCore->getRenderer()->getGLContext()->renderPathSupported(GLContext::GLPath_NvCombiner))
368
        renderPathCombo->insertItem(i18n("NvCombiners"));
369
    if (appCore->getRenderer()->getGLContext()->renderPathSupported(GLContext::GLPath_DOT3_ARBVP))
370
        renderPathCombo->insertItem(i18n("DOT3 ARBVP"));
371
    if (appCore->getRenderer()->getGLContext()->renderPathSupported(GLContext::GLPath_NvCombiner_NvVP))
372
        renderPathCombo->insertItem(i18n("NvCombiner NvVP"));
373
    if (appCore->getRenderer()->getGLContext()->renderPathSupported(GLContext::GLPath_NvCombiner_ARBVP))
374
        renderPathCombo->insertItem(i18n("NvCombiner ARBVP"));
375
    if (appCore->getRenderer()->getGLContext()->renderPathSupported(GLContext::GLPath_ARBFP_ARBVP))
376
        renderPathCombo->insertItem(i18n("ARBFP ARBVP"));
377
    if (appCore->getRenderer()->getGLContext()->renderPathSupported(GLContext::GLPath_NV30))
378
        renderPathCombo->insertItem(i18n("NV30"));
379
380
    connect(renderPathCombo, SIGNAL(activated(int)), SLOT(slotRenderPath(int)));
381
382
    {
383
        int path=0, ipathIdx=0;
384
        while (path != appCore->getRenderer()->getGLContext()->getRenderPath()) {
385
            ipathIdx++;
386
            do {
387
                path++;
388
            } while (!appCore->getRenderer()->getGLContext()->renderPathSupported((GLContext::GLRenderPath)path));
389
        }
390
        renderPathCombo->setCurrentItem(ipathIdx);
391
    }
392
393
    renderPathLabel = new QLabel(openGL);
394
    renderPathLabel->setTextFormat(Qt::RichText);
395
    setRenderPathLabel();
396
397
    QTextEdit* edit = new QTextEdit(openGL);
398
    edit->append(((KdeApp*)parent)->getOpenGLInfo());
399
    edit->setFocusPolicy(QWidget::NoFocus);
400
401
402
    // Key bindings page
403
    QVBox* keyBindings = addVBoxPage(i18n("Key Bindings"), i18n("Key Bindings"),
404
        KGlobal::iconLoader()->loadIcon("key_bindings", KIcon::NoGroup));
405
406
    keyChooser = new KKeyChooser(((KMainWindow*)parent)->actionCollection(), keyBindings, false);
407
408
    resize(550,400);
409
}
410
411
KdePreferencesDialog::~KdePreferencesDialog() {
412
}
413
  
414
415
void KdePreferencesDialog::setNow() {
416
    time_t date_t;
417
    time(&date_t);
418
    struct tm* tm;
419
    if (setTimezoneCombo->currentItem() != 0) { 
420
        tm = localtime ( &date_t); 
421
    } else {
422
        tm = gmtime ( &date_t);   
423
    }
424
    YSpin->setValue(tm->tm_year + 1900);
425
    MSpin->setValue(tm->tm_mon + 1);
426
    DSpin->setValue(tm->tm_mday);    
427
    hSpin->setValue(tm->tm_hour);
428
    mSpin->setValue(tm->tm_min);
429
    sSpin->setValue(tm->tm_sec);
430
}
431
432
void KdePreferencesDialog::ltSubstract() {
433
    double d;
434
    
435
    d = getTime();
436
    
437
    Selection selection = appCore->getSimulation()->getSelection();
438
    std::string sel_name;
439
440
    // LT-delay only for solar bodies && target-speed < 0.99 c
441
442
    if (selection.body() != 0 &&
443
        (appCore->getSimulation()->getTargetSpeed() < 0.99 *
444
            astro::kilometersToMicroLightYears(astro::speedOfLight))) {
445
        sel_name = selection.body()->getName();
446
        Vec3d v = selection.getPosition(d) -
447
                  appCore->getSimulation()->getObserver().getPosition();
448
        appCore->setLightDelayActive(!appCore->getLightDelayActive());
449
        double dist = astro::lightYearsToKilometers(v.length()*1e-6);
450
        double lt = dist / astro::speedOfLight;
451
        if (appCore->getLightDelayActive())
452
        d -= lt / 86400.;
453
        else
454
            d += lt / 86400.;
455
    setTime(d);
456
    }
457
}
458
459
void KdePreferencesDialog::setTime(double d) {
460
    if (setTimezoneCombo->currentItem() != 0 && d < 2465442 && d > 2415733) { 
461
        time_t date_t = (int) astro::julianDateToSeconds( d - (float)astro::Date(1970, 1, 1) );
462
463
        struct tm* tm;
464
        tm = localtime ( &date_t); 
465
        YSpin->setValue(tm->tm_year + 1900);
466
        MSpin->setValue(tm->tm_mon + 1);
467
        DSpin->setValue(tm->tm_mday);    
468
        hSpin->setValue(tm->tm_hour);
469
        mSpin->setValue(tm->tm_min);
470
        sSpin->setValue(tm->tm_sec);    
471
    } else {
472
        astro::Date date(d);
473
        YSpin->setValue(date.year);
474
        MSpin->setValue(date.month);
475
        DSpin->setValue(date.day);    
476
        hSpin->setValue(date.hour);
477
        mSpin->setValue(date.minute);
478
        sSpin->setValue(int(date.seconds));
479
    }
480
}
481
482
double KdePreferencesDialog::getTime() const {
483
    double d;
484
    
485
    if (setTimezoneCombo->currentItem() == 0 || YSpin->value() < 1902 || YSpin->value() > 2037) {  
486
        astro::Date date(0.0);
487
        date.year=YSpin->value();
488
        date.month=MSpin->value();
489
        date.day=DSpin->value();        
490
        date.hour=hSpin->value();
491
        date.minute=mSpin->value();
492
        date.seconds=float(sSpin->value());
493
        d = (double) date;
494
    } else {
495
        struct tm time;
496
        time.tm_year = YSpin->value() - 1900;
497
        time.tm_mon = MSpin->value() - 1;
498
        time.tm_mday = DSpin->value();
499
        time.tm_hour = hSpin->value();
500
        time.tm_min = mSpin->value();
501
        time.tm_sec = sSpin->value();
502
        d = astro::secondsToJulianDate(mktime(&time)) + (double) astro::Date(1970, 1, 1);
503
    }
504
    return d;
505
}
506
507
void KdePreferencesDialog::slotOk() {
508
    slotApply();
509
    accept();
510
}
511
512
void KdePreferencesDialog::slotCancel() {
513
    appCore->getRenderer()->setRenderFlags(savedRendererFlags);
514
    appCore->getRenderer()->setLabelMode(savedLabelMode);
515
    appCore->getRenderer()->setOrbitMask(savedOrbitMask);
516
    appCore->getRenderer()->setAmbientLightLevel(savedAmbientLightLevel/100.);
517
    appCore->getSimulation()->setFaintestVisible(savedFaintestVisible/100.);
518
    appCore->setHudDetail(savedHudDetail);
519
    appCore->getRenderer()->getGLContext()->setRenderPath((GLContext::GLRenderPath)savedRenderPath);
520
    appCore->setDistanceToScreen(savedDistanceToScreen);
521
522
    reject();
523
}
524
525
void KdePreferencesDialog::slotApply() {
526
    savedRendererFlags = appCore->getRenderer()->getRenderFlags();
527
    savedLabelMode = appCore->getRenderer()->getLabelMode();
528
    savedAmbientLightLevel = int(appCore->getRenderer()->getAmbientLightLevel() * 100);
529
    savedFaintestVisible = int(appCore->getSimulation()->getFaintestVisible() * 100);
530
    savedHudDetail = appCore->getHudDetail();
531
    savedDisplayLocalTime = appCore->getTimeZoneBias();
532
    savedRenderPath = (int)appCore->getRenderer()->getGLContext()->getRenderPath();
533
    savedDistanceToScreen = appCore->getDistanceToScreen();
534
535
    keyChooser->commitChanges();
536
537
    KGlobal::config()->setGroup("ConfigureDialog");
538
    KGlobal::config()->writeEntry("SetTimeTimeZoneLocal", setTimezoneCombo->currentItem());
539
    KGlobal::config()->setGroup(0);
540
541
    if (timeHasChanged) {
542
      if (setTimezoneCombo->currentItem() == 0 || YSpin->value() < 1902 || YSpin->value() > 2037) {  
543
        astro::Date date(0.0);
544
        date.year=YSpin->value();
545
        date.month=MSpin->value();
546
        date.day=DSpin->value();        
547
        date.hour=hSpin->value();
548
        date.minute=mSpin->value();
549
        date.seconds=float(sSpin->value());
550
        appCore->getSimulation()->setTime((double) date);
551
        appCore->getSimulation()->update(0.0);
552
      } else {
553
        struct tm time;
554
        time.tm_year = YSpin->value() - 1900;
555
        time.tm_mon = MSpin->value() - 1;
556
        time.tm_mday = DSpin->value();
557
        time.tm_hour = hSpin->value();
558
        time.tm_min = mSpin->value();
559
        time.tm_sec = sSpin->value();
560
        appCore->getSimulation()->setTime(astro::secondsToJulianDate(mktime(&time)) + (double) astro::Date(1970, 1, 1));
561
        appCore->getSimulation()->update(0.0);       
562
      }
563
    }
564
}
565
566
void KdePreferencesDialog::slotTimeHasChanged() {
567
    timeHasChanged = true;
568
}
569
570
void KdePreferencesDialog::slotFaintestVisible(int m) {
571
    char buff[20];
572
    
573
    parent->slotFaintestVisible(m / 100.);
574
    sprintf(buff, "%.2f", m / 100.);
575
    faintestLabel->setText(buff);
576
}
577
578
void KdePreferencesDialog::slotAmbientLightLevel(int l) {
579
    char buff[20];
580
    
581
    parent->slotAmbientLightLevel(l / 100.);
582
    sprintf(buff, "%.2f", l / 100.);
583
    ambientLabel->setText(buff);
584
}
585
586
void KdePreferencesDialog::slotRenderPath(int pathIdx) {
587
    int path=0, ipathIdx=0;
588
    while (ipathIdx != pathIdx) {
589
        ipathIdx++;
590
        do {
591
            path++;
592
        } while (!appCore->getRenderer()->getGLContext()->renderPathSupported((GLContext::GLRenderPath)path));
593
    }
594
595
    appCore->getRenderer()->getGLContext()->setRenderPath((GLContext::GLRenderPath)path);
596
    setRenderPathLabel();
597
}
598
599
void KdePreferencesDialog::slotDistanceToScreen(int dts) {
600
    appCore->setDistanceToScreen(dts * 10);
601
}
602
603
void KdePreferencesDialog::setRenderPathLabel() {
604
    switch(appCore->getRenderer()->getGLContext()->getRenderPath()) {
605
    case GLContext::GLPath_Basic:
606
        renderPathLabel->setText(i18n("<b>Unextended OpenGL 1.1</b>"));
607
        break;
608
    case GLContext::GLPath_Multitexture:
609
        renderPathLabel->setText(i18n("<b>Multiple textures and the ARB_texenv_combine extension</b>"));
610
        break;
611
    case GLContext::GLPath_NvCombiner:
612
        renderPathLabel->setText(i18n("<b>NVIDIA combiners, no vertex programs</b>"));
613
        break;
614
    case GLContext::GLPath_DOT3_ARBVP:
615
        renderPathLabel->setText(i18n("<b>ARB_texenv_DOT3 extension, ARB_vertex_program extension</b>"));
616
        break;
617
    case GLContext::GLPath_NvCombiner_NvVP:
618
        renderPathLabel->setText(i18n("<b>NVIDIA Combiners, NV_vertex_program extension</b><br> "
619
                                      "provide bump mapping, ring shadows, and specular "
620
                                      "highlights on any Geforce or ATI Radeon graphics card, though "
621
                                      "NvCombiner ARBVP is a slightly better option for Geforce users"));
622
        break;
623
    case GLContext::GLPath_NvCombiner_ARBVP:
624
        renderPathLabel->setText(i18n("<b>NVIDIA Combiners, ARB_vertex_program extension</b>"));
625
        break;
626
    case GLContext::GLPath_ARBFP_ARBVP:
627
        renderPathLabel->setText(i18n("<b>ARB_fragment_program and ARB_vertex_program extensions</b><br>"
628
                                      "provide advanced effects on Geforce FX and Radeon 9700 cards"));
629
        break;
630
    case GLContext::GLPath_NV30:
631
        renderPathLabel->setText(i18n("<b>NV_fragment_program and ARB_vertex_program extensions</b>"));
632
        break;
633
    }
634
}
635
(-)celestia-1.3.1-old/src/celestia/kde/kdeuniquecelestia.cpp (+44 lines)
Line 0 Link Here
1
/***************************************************************************
2
                          kdeuniquecelestia.cpp  -  description
3
                             -------------------
4
    begin                : Mon Aug 5 2002
5
    copyright            : (C) 2002 by chris
6
    email                : chris@tux.teyssier.org
7
 ***************************************************************************/
8
9
/***************************************************************************
10
 *                                                                         *
11
 *   This program is free software; you can redistribute it and/or modify  *
12
 *   it under the terms of the GNU General Public License as published by  *
13
 *   the Free Software Foundation; either version 2 of the License, or     *
14
 *   (at your option) any later version.                                   *
15
 *                                                                         *
16
 ***************************************************************************/
17
#include "kdeuniquecelestia.h"
18
#include <kcmdlineargs.h>
19
20
KdeUniqueCelestia::KdeUniqueCelestia() {
21
    app = new KdeApp();
22
23
    KCmdLineArgs *args = KCmdLineArgs::parsedArgs();
24
25
    if (args->count() != 0) {
26
        app->setStartURL(args->url(0));
27
    }
28
    setMainWidget(app);
29
    app->show();
30
     
31
}
32
33
int KdeUniqueCelestia::newInstance() {
34
    KCmdLineArgs *args = KCmdLineArgs::parsedArgs();
35
    if (args->count() != 0) {
36
        app->goToURL(args->url(0));
37
        app->showNormal();
38
        app->setActiveWindow();
39
        app->raise();
40
    }
41
    return 0;
42
}
43
44
(-)celestia-1.3.1-old/src/celestia/kde/po/Makefile.in (-100 / +118 lines)
Lines 1-8 Link Here
1
# Makefile.in generated by automake 1.6.3 from Makefile.am.
1
# Makefile.in generated by automake 1.7.6 from Makefile.am.
2
# KDE tags expanded automatically by am_edit - $Revision: 1.2 $ 
2
# KDE tags expanded automatically by am_edit - $Revision: 1.2 $ 
3
# @configure_input@
3
# @configure_input@
4
4
5
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
5
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
6
# Free Software Foundation, Inc.
6
# Free Software Foundation, Inc.
7
# This Makefile.in is free software; the Free Software Foundation
7
# This Makefile.in is free software; the Free Software Foundation
8
# gives unlimited permission to copy and/or distribute it,
8
# gives unlimited permission to copy and/or distribute it,
Lines 14-101 Link Here
14
# PARTICULAR PURPOSE.
14
# PARTICULAR PURPOSE.
15
15
16
@SET_MAKE@
16
@SET_MAKE@
17
SHELL = @SHELL@
18
17
19
srcdir = @srcdir@
18
srcdir = @srcdir@
20
top_srcdir = @top_srcdir@
19
top_srcdir = @top_srcdir@
21
VPATH = @srcdir@
20
VPATH = @srcdir@
22
prefix = @prefix@
23
exec_prefix = @exec_prefix@
24
25
bindir = @bindir@
26
sbindir = @sbindir@
27
libexecdir = @libexecdir@
28
datadir = @datadir@
29
sysconfdir = @sysconfdir@
30
sharedstatedir = @sharedstatedir@
31
localstatedir = @localstatedir@
32
libdir = @libdir@
33
infodir = @infodir@
34
mandir = @mandir@
35
includedir = @includedir@
36
oldincludedir = /usr/include
37
pkgdatadir = $(datadir)/@PACKAGE@
21
pkgdatadir = $(datadir)/@PACKAGE@
38
pkglibdir = $(libdir)/@PACKAGE@
22
pkglibdir = $(libdir)/@PACKAGE@
39
pkgincludedir = $(includedir)/@PACKAGE@
23
pkgincludedir = $(includedir)/@PACKAGE@
40
top_builddir = ../../../..
24
top_builddir = ../../../..
41
25
42
ACLOCAL = @ACLOCAL@
43
AUTOCONF = @AUTOCONF@
44
AUTOMAKE = @AUTOMAKE@
45
AUTOHEADER = @AUTOHEADER@
46
47
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
48
INSTALL = @INSTALL@
27
INSTALL = @INSTALL@
49
INSTALL_PROGRAM = @INSTALL_PROGRAM@
50
INSTALL_DATA = @INSTALL_DATA@
51
install_sh_DATA = $(install_sh) -c -m 644
28
install_sh_DATA = $(install_sh) -c -m 644
52
install_sh_PROGRAM = $(install_sh) -c
29
install_sh_PROGRAM = $(install_sh) -c
53
install_sh_SCRIPT = $(install_sh) -c
30
install_sh_SCRIPT = $(install_sh) -c
54
INSTALL_SCRIPT = @INSTALL_SCRIPT@
55
INSTALL_HEADER = $(INSTALL_DATA)
31
INSTALL_HEADER = $(INSTALL_DATA)
56
transform = @program_transform_name@
32
transform = $(program_transform_name)
57
NORMAL_INSTALL = :
33
NORMAL_INSTALL = :
58
PRE_INSTALL = :
34
PRE_INSTALL = :
59
POST_INSTALL = :
35
POST_INSTALL = :
60
NORMAL_UNINSTALL = :
36
NORMAL_UNINSTALL = :
61
PRE_UNINSTALL = :
37
PRE_UNINSTALL = :
62
POST_UNINSTALL = :
38
POST_UNINSTALL = :
63
build_alias = @build_alias@
64
build_triplet = @build@
39
build_triplet = @build@
65
host_alias = @host_alias@
66
host_triplet = @host@
40
host_triplet = @host@
67
target_alias = @target_alias@
68
target_triplet = @target@
41
target_triplet = @target@
69
42
ACLOCAL = @ACLOCAL@
70
EXEEXT = @EXEEXT@
43
AMDEP_FALSE = @AMDEP_FALSE@
71
OBJEXT = @OBJEXT@
44
AMDEP_TRUE = @AMDEP_TRUE@
72
PATH_SEPARATOR = @PATH_SEPARATOR@
73
AMTAR = @AMTAR@
45
AMTAR = @AMTAR@
74
ARTSCCONFIG = @ARTSCCONFIG@
46
ARTSCCONFIG = @ARTSCCONFIG@
75
AS = @AS@
47
AUTOCONF = @AUTOCONF@
76
AUTODIRS = @AUTODIRS@
48
AUTODIRS = @AUTODIRS@
49
AUTOHEADER = @AUTOHEADER@
50
AUTOMAKE = @AUTOMAKE@
77
AWK = @AWK@
51
AWK = @AWK@
78
CC = @CC@
52
CC = @CC@
79
CONF_FILES = @CONF_FILES@
53
CCDEPMODE = @CCDEPMODE@
54
CFLAGS = @CFLAGS@
80
CPP = @CPP@
55
CPP = @CPP@
56
CPPFLAGS = @CPPFLAGS@
81
CXX = @CXX@
57
CXX = @CXX@
82
CXXCPP = @CXXCPP@
58
CXXCPP = @CXXCPP@
59
CXXDEPMODE = @CXXDEPMODE@
60
CXXFLAGS = @CXXFLAGS@
61
CYGPATH_W = @CYGPATH_W@
83
DCOPIDL = @DCOPIDL@
62
DCOPIDL = @DCOPIDL@
84
DCOPIDL2CPP = @DCOPIDL2CPP@
63
DCOPIDL2CPP = @DCOPIDL2CPP@
85
DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@
64
DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@
65
DEFS = @DEFS@
86
DEPDIR = @DEPDIR@
66
DEPDIR = @DEPDIR@
87
DLLTOOL = @DLLTOOL@
88
DOXYGEN = @DOXYGEN@
89
DOXYGEN_PROJECT_NAME = @DOXYGEN_PROJECT_NAME@
90
DOXYGEN_PROJECT_NUMBER = @DOXYGEN_PROJECT_NUMBER@
91
DPMSINC = @DPMSINC@
92
DPMSLIB = @DPMSLIB@
93
ECHO = @ECHO@
67
ECHO = @ECHO@
68
ECHO_C = @ECHO_C@
69
ECHO_N = @ECHO_N@
70
ECHO_T = @ECHO_T@
71
EGREP = @EGREP@
72
ENABLE_CELX_FALSE = @ENABLE_CELX_FALSE@
73
ENABLE_CELX_TRUE = @ENABLE_CELX_TRUE@
74
ENABLE_GLUT_FALSE = @ENABLE_GLUT_FALSE@
75
ENABLE_GLUT_TRUE = @ENABLE_GLUT_TRUE@
76
ENABLE_GTK_FALSE = @ENABLE_GTK_FALSE@
77
ENABLE_GTK_TRUE = @ENABLE_GTK_TRUE@
78
ENABLE_HIPPARCOS_FALSE = @ENABLE_HIPPARCOS_FALSE@
79
ENABLE_HIPPARCOS_TRUE = @ENABLE_HIPPARCOS_TRUE@
80
ENABLE_KDE_FALSE = @ENABLE_KDE_FALSE@
81
ENABLE_KDE_TRUE = @ENABLE_KDE_TRUE@
82
EXEEXT = @EXEEXT@
94
FRAMEWORK_COREAUDIO = @FRAMEWORK_COREAUDIO@
83
FRAMEWORK_COREAUDIO = @FRAMEWORK_COREAUDIO@
95
GCJ = @GCJ@
96
GCJFLAGS = @GCJFLAGS@
97
GLINC = @GLINC@
98
GLLIB = @GLLIB@
99
GMSGFMT = @GMSGFMT@
84
GMSGFMT = @GMSGFMT@
100
GNOMEGNORBA_LIBS = @GNOMEGNORBA_LIBS@
85
GNOMEGNORBA_LIBS = @GNOMEGNORBA_LIBS@
101
GNOMEUI_LIBS = @GNOMEUI_LIBS@
86
GNOMEUI_LIBS = @GNOMEUI_LIBS@
Lines 113-129 Link Here
113
GTK_CONFIG = @GTK_CONFIG@
98
GTK_CONFIG = @GTK_CONFIG@
114
GTK_LIBS = @GTK_LIBS@
99
GTK_LIBS = @GTK_LIBS@
115
HIPDIR = @HIPDIR@
100
HIPDIR = @HIPDIR@
116
IDL = @IDL@
101
INSIDE_GNOME_COMMON_FALSE = @INSIDE_GNOME_COMMON_FALSE@
117
IDL_DEPENDENCIES = @IDL_DEPENDENCIES@
102
INSIDE_GNOME_COMMON_TRUE = @INSIDE_GNOME_COMMON_TRUE@
103
INSTALL_DATA = @INSTALL_DATA@
104
INSTALL_PROGRAM = @INSTALL_PROGRAM@
105
INSTALL_SCRIPT = @INSTALL_SCRIPT@
118
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
106
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
119
JAR = @JAR@
120
JAVAC = @JAVAC@
121
JAVAH = @JAVAH@
122
JVMLIBS = @JVMLIBS@
123
KDECONFIG = @KDECONFIG@
107
KDECONFIG = @KDECONFIG@
124
KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@
108
KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@
125
KDE_HAS_DOXYGEN = @KDE_HAS_DOXYGEN@
126
KDE_HAVE_DOT = @KDE_HAVE_DOT@
127
KDE_INCLUDES = @KDE_INCLUDES@
109
KDE_INCLUDES = @KDE_INCLUDES@
128
KDE_LDFLAGS = @KDE_LDFLAGS@
110
KDE_LDFLAGS = @KDE_LDFLAGS@
129
KDE_MT_LDFLAGS = @KDE_MT_LDFLAGS@
111
KDE_MT_LDFLAGS = @KDE_MT_LDFLAGS@
Lines 135-161 Link Here
135
KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@
117
KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@
136
KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@
118
KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@
137
KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@
119
KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@
138
LEX = @LEX@
120
LDFLAGS = @LDFLAGS@
139
LEXLIB = @LEXLIB@
140
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
141
LIBBZ2 = @LIBBZ2@
142
LIBCOMPAT = @LIBCOMPAT@
121
LIBCOMPAT = @LIBCOMPAT@
143
LIBCRYPT = @LIBCRYPT@
122
LIBCRYPT = @LIBCRYPT@
144
LIBDL = @LIBDL@
123
LIBDL = @LIBDL@
145
LIBGEN = @LIBGEN@
146
LIBJPEG = @LIBJPEG@
124
LIBJPEG = @LIBJPEG@
147
LIBMICO = @LIBMICO@
148
LIBOBJS = @LIBOBJS@
125
LIBOBJS = @LIBOBJS@
149
LIBPNG = @LIBPNG@
126
LIBPNG = @LIBPNG@
150
LIBPTHREAD = @LIBPTHREAD@
127
LIBPTHREAD = @LIBPTHREAD@
151
LIBPYTHON = @LIBPYTHON@
152
LIBQIMGIO = @LIBQIMGIO@
153
LIBRESOLV = @LIBRESOLV@
128
LIBRESOLV = @LIBRESOLV@
154
LIBSHADOW = @LIBSHADOW@
129
LIBS = @LIBS@
155
LIBSM = @LIBSM@
130
LIBSM = @LIBSM@
156
LIBSOCKET = @LIBSOCKET@
131
LIBSOCKET = @LIBSOCKET@
157
LIBSSL = @LIBSSL@
158
LIBTIFF = @LIBTIFF@
159
LIBTOOL = @LIBTOOL@
132
LIBTOOL = @LIBTOOL@
160
LIBUCB = @LIBUCB@
133
LIBUCB = @LIBUCB@
161
LIBUTIL = @LIBUTIL@
134
LIBUTIL = @LIBUTIL@
Lines 169-175 Link Here
169
LIB_KFILE = @LIB_KFILE@
142
LIB_KFILE = @LIB_KFILE@
170
LIB_KFM = @LIB_KFM@
143
LIB_KFM = @LIB_KFM@
171
LIB_KHTML = @LIB_KHTML@
144
LIB_KHTML = @LIB_KHTML@
172
LIB_KIMGIO = @LIB_KIMGIO@
173
LIB_KIO = @LIB_KIO@
145
LIB_KIO = @LIB_KIO@
174
LIB_KPARTS = @LIB_KPARTS@
146
LIB_KPARTS = @LIB_KPARTS@
175
LIB_KSPELL = @LIB_KSPELL@
147
LIB_KSPELL = @LIB_KSPELL@
Lines 177-222 Link Here
177
LIB_POLL = @LIB_POLL@
149
LIB_POLL = @LIB_POLL@
178
LIB_QPE = @LIB_QPE@
150
LIB_QPE = @LIB_QPE@
179
LIB_QT = @LIB_QT@
151
LIB_QT = @LIB_QT@
180
LIB_QTOPIA = @LIB_QTOPIA@
181
LIB_SMB = @LIB_SMB@
152
LIB_SMB = @LIB_SMB@
182
LIB_X11 = @LIB_X11@
153
LIB_X11 = @LIB_X11@
183
LIB_XEXT = @LIB_XEXT@
154
LIB_XEXT = @LIB_XEXT@
184
LN_S = @LN_S@
155
LN_S = @LN_S@
156
LTLIBOBJS = @LTLIBOBJS@
157
MAKEINFO = @MAKEINFO@
185
MCOPIDL = @MCOPIDL@
158
MCOPIDL = @MCOPIDL@
186
MEINPROC = @MEINPROC@
159
MEINPROC = @MEINPROC@
187
MICO_INCLUDES = @MICO_INCLUDES@
188
MICO_LDFLAGS = @MICO_LDFLAGS@
189
MOC = @MOC@
160
MOC = @MOC@
190
MSGFMT = @MSGFMT@
161
MSGFMT = @MSGFMT@
191
NOOPT_CFLAGS = @NOOPT_CFLAGS@
162
NOOPT_CFLAGS = @NOOPT_CFLAGS@
192
NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@
163
NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@
193
NOREPO = @NOREPO@
164
NOREPO = @NOREPO@
194
OBJDUMP = @OBJDUMP@
165
OBJEXT = @OBJEXT@
195
ORBIT_CFLAGS = @ORBIT_CFLAGS@
166
ORBIT_CFLAGS = @ORBIT_CFLAGS@
196
ORBIT_CONFIG = @ORBIT_CONFIG@
167
ORBIT_CONFIG = @ORBIT_CONFIG@
197
ORBIT_IDL = @ORBIT_IDL@
168
ORBIT_IDL = @ORBIT_IDL@
198
ORBIT_LIBS = @ORBIT_LIBS@
169
ORBIT_LIBS = @ORBIT_LIBS@
199
PACKAGE = @PACKAGE@
170
PACKAGE = @PACKAGE@
200
PAMLIBS = @PAMLIBS@
171
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
201
PASSWDLIBS = @PASSWDLIBS@
172
PACKAGE_NAME = @PACKAGE_NAME@
173
PACKAGE_STRING = @PACKAGE_STRING@
174
PACKAGE_TARNAME = @PACKAGE_TARNAME@
175
PACKAGE_VERSION = @PACKAGE_VERSION@
176
PATH_SEPARATOR = @PATH_SEPARATOR@
202
PKGDATADIR = @PKGDATADIR@
177
PKGDATADIR = @PKGDATADIR@
203
PTHREAD_LIB = @PTHREAD_LIB@
178
PTHREAD_LIB = @PTHREAD_LIB@
204
PYTHONINC = @PYTHONINC@
205
PYTHONLIB = @PYTHONLIB@
206
PYTHONMODDIR = @PYTHONMODDIR@
207
QTDOCDIR = @QTDOCDIR@
208
QTE_NORTTI = @QTE_NORTTI@
179
QTE_NORTTI = @QTE_NORTTI@
209
QTOPIA_INCLUDES = @QTOPIA_INCLUDES@
210
QT_INCLUDES = @QT_INCLUDES@
180
QT_INCLUDES = @QT_INCLUDES@
211
QT_LDFLAGS = @QT_LDFLAGS@
181
QT_LDFLAGS = @QT_LDFLAGS@
212
RANLIB = @RANLIB@
182
RANLIB = @RANLIB@
213
RC = @RC@
214
REPO = @REPO@
183
REPO = @REPO@
215
SETUIDFLAGS = @SETUIDFLAGS@
184
SET_MAKE = @SET_MAKE@
216
SSL_INCLUDES = @SSL_INCLUDES@
185
SHELL = @SHELL@
217
SSL_LDFLAGS = @SSL_LDFLAGS@
218
STRIP = @STRIP@
186
STRIP = @STRIP@
219
TOPSUBDIRS = @TOPSUBDIRS@
220
UIC = @UIC@
187
UIC = @UIC@
221
UIC_TR = @UIC_TR@
188
UIC_TR = @UIC_TR@
222
USER_INCLUDES = @USER_INCLUDES@
189
USER_INCLUDES = @USER_INCLUDES@
Lines 227-234 Link Here
227
VERSION = @VERSION@
194
VERSION = @VERSION@
228
WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@
195
WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@
229
XGETTEXT = @XGETTEXT@
196
XGETTEXT = @XGETTEXT@
230
XPMINC = @XPMINC@
231
XPMLIB = @XPMLIB@
232
XPM_LIBS = @XPM_LIBS@
197
XPM_LIBS = @XPM_LIBS@
233
X_CFLAGS = @X_CFLAGS@
198
X_CFLAGS = @X_CFLAGS@
234
X_EXTRA_LIBS = @X_EXTRA_LIBS@
199
X_EXTRA_LIBS = @X_EXTRA_LIBS@
Lines 237-251 Link Here
237
X_LIBS = @X_LIBS@
202
X_LIBS = @X_LIBS@
238
X_PRE_LIBS = @X_PRE_LIBS@
203
X_PRE_LIBS = @X_PRE_LIBS@
239
ZVT_LIBS = @ZVT_LIBS@
204
ZVT_LIBS = @ZVT_LIBS@
205
ac_ct_CC = @ac_ct_CC@
206
ac_ct_CXX = @ac_ct_CXX@
207
ac_ct_RANLIB = @ac_ct_RANLIB@
208
ac_ct_STRIP = @ac_ct_STRIP@
240
all_includes = @all_includes@
209
all_includes = @all_includes@
241
all_libraries = @all_libraries@
210
all_libraries = @all_libraries@
211
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
212
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
213
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
214
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
242
am__include = @am__include@
215
am__include = @am__include@
216
am__leading_dot = @am__leading_dot@
243
am__quote = @am__quote@
217
am__quote = @am__quote@
218
bindir = @bindir@
219
build = @build@
220
build_alias = @build_alias@
221
build_cpu = @build_cpu@
222
build_os = @build_os@
223
build_vendor = @build_vendor@
244
cflags_set = @cflags_set@
224
cflags_set = @cflags_set@
245
cxxflags_set = @cxxflags_set@
225
datadir = @datadir@
246
idldir = @idldir@
226
exec_prefix = @exec_prefix@
227
host = @host@
228
host_alias = @host_alias@
229
host_cpu = @host_cpu@
230
host_os = @host_os@
231
host_vendor = @host_vendor@
232
includedir = @includedir@
233
infodir = @infodir@
247
install_sh = @install_sh@
234
install_sh = @install_sh@
248
jni_includes = @jni_includes@
249
kde_appsdir = @kde_appsdir@
235
kde_appsdir = @kde_appsdir@
250
kde_bindir = @kde_bindir@
236
kde_bindir = @kde_bindir@
251
kde_confdir = @kde_confdir@
237
kde_confdir = @kde_confdir@
Lines 267-282 Link Here
267
kde_templatesdir = @kde_templatesdir@
253
kde_templatesdir = @kde_templatesdir@
268
kde_wallpaperdir = @kde_wallpaperdir@
254
kde_wallpaperdir = @kde_wallpaperdir@
269
kde_widgetdir = @kde_widgetdir@
255
kde_widgetdir = @kde_widgetdir@
270
micodir = @micodir@
256
libdir = @libdir@
257
libexecdir = @libexecdir@
258
localstatedir = @localstatedir@
259
mandir = @mandir@
260
oldincludedir = @oldincludedir@
261
prefix = @prefix@
262
program_transform_name = @program_transform_name@
271
qt_includes = @qt_includes@
263
qt_includes = @qt_includes@
272
qt_libraries = @qt_libraries@
264
qt_libraries = @qt_libraries@
265
sbindir = @sbindir@
266
sharedstatedir = @sharedstatedir@
267
sysconfdir = @sysconfdir@
268
target = @target@
269
target_alias = @target_alias@
270
target_cpu = @target_cpu@
271
target_os = @target_os@
272
target_vendor = @target_vendor@
273
x_includes = @x_includes@
273
x_includes = @x_includes@
274
x_libraries = @x_libraries@
274
x_libraries = @x_libraries@
275
#>- POFILES = AUTO
275
#>- POFILES = AUTO
276
#>+ 2
276
#>+ 2
277
POFILES = it.po de.po el.po es.po fr.po gl.po nl.po pt_br.po
277
POFILES = de.po el.po es.po fr.po gl.po it.po nl.po pt_br.po
278
GMOFILES = it.gmo de.gmo el.gmo es.gmo fr.gmo gl.gmo nl.gmo pt_br.gmo
278
GMOFILES = de.gmo el.gmo es.gmo fr.gmo gl.gmo it.gmo nl.gmo pt_br.gmo
279
subdir = src/celestia/kde/po
279
subdir = src/celestia/kde/po
280
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
280
mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs
281
mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs
281
CONFIG_HEADER = $(top_builddir)/config.h
282
CONFIG_HEADER = $(top_builddir)/config.h
282
CONFIG_CLEAN_FILES =
283
CONFIG_CLEAN_FILES =
Lines 309-317 Link Here
309
tags: TAGS
310
tags: TAGS
310
TAGS:
311
TAGS:
311
312
313
ctags: CTAGS
314
CTAGS:
315
312
#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
316
#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
313
#>+ 4
317
#>+ 4
314
KDE_DIST=gl.po de.po fr.po el.po it.gmo de.gmo es.po pt_br.po es.gmo it.po pt_br.gmo nl.gmo nl.po el.gmo fr.gmo celestia-kde.pot gl.gmo 
318
KDE_DIST=de.gmo celestia-kde.pot nl.po gl.gmo fr.po pt_br.gmo it.gmo pt_br.po it.po gl.po fr.gmo es.po el.po es.gmo el.gmo nl.gmo de.po 
315
319
316
#>- DISTFILES= $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
320
#>- DISTFILES= $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
317
#>+ 1
321
#>+ 1
Lines 326-332 Link Here
326
#>- distdir: $(DISTFILES)
330
#>- distdir: $(DISTFILES)
327
#>+ 1
331
#>+ 1
328
distdir: distdir-nls  $(DISTFILES)
332
distdir: distdir-nls  $(DISTFILES)
329
	@list='$(DISTFILES)'; for file in $$list; do \
333
	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
334
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
335
	list='$(DISTFILES)'; for file in $$list; do \
336
	  case $$file in \
337
	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
338
	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
339
	  esac; \
330
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
340
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
331
	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
341
	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
332
	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
342
	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
Lines 351-357 Link Here
351
all-am: Makefile
361
all-am: Makefile
352
362
353
installdirs:
363
installdirs:
354
355
install: install-am
364
install: install-am
356
install-exec: install-exec-am
365
install-exec: install-exec-am
357
install-data: install-data-am
366
install-data: install-data-am
Lines 418-423 Link Here
418
427
419
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
428
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
420
429
430
pdf: pdf-am
431
432
pdf-am:
433
434
ps: ps-am
435
436
ps-am:
437
421
uninstall-am: uninstall-info-am
438
uninstall-am: uninstall-info-am
422
439
423
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
440
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
Lines 427-433 Link Here
427
	install-info-am install-man install-strip installcheck \
444
	install-info-am install-man install-strip installcheck \
428
	installcheck-am installdirs maintainer-clean \
445
	installcheck-am installdirs maintainer-clean \
429
	maintainer-clean-generic mostlyclean mostlyclean-generic \
446
	maintainer-clean-generic mostlyclean mostlyclean-generic \
430
	mostlyclean-libtool uninstall uninstall-am uninstall-info-am
447
	mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
448
	uninstall-info-am
431
449
432
# Tell versions [3.59,3.63) of GNU make to not export all variables.
450
# Tell versions [3.59,3.63) of GNU make to not export all variables.
433
# Otherwise a system limit (for SysV at least) may be exceeded.
451
# Otherwise a system limit (for SysV at least) may be exceeded.
Lines 435-443 Link Here
435
453
436
454
437
#>+ 25
455
#>+ 25
438
it.gmo: it.po
439
	rm -f it.gmo; $(GMSGFMT) -o it.gmo $(srcdir)/it.po
440
	test ! -f it.gmo || touch it.gmo
441
de.gmo: de.po
456
de.gmo: de.po
442
	rm -f de.gmo; $(GMSGFMT) -o de.gmo $(srcdir)/de.po
457
	rm -f de.gmo; $(GMSGFMT) -o de.gmo $(srcdir)/de.po
443
	test ! -f de.gmo || touch de.gmo
458
	test ! -f de.gmo || touch de.gmo
Lines 453-458 Link Here
453
gl.gmo: gl.po
468
gl.gmo: gl.po
454
	rm -f gl.gmo; $(GMSGFMT) -o gl.gmo $(srcdir)/gl.po
469
	rm -f gl.gmo; $(GMSGFMT) -o gl.gmo $(srcdir)/gl.po
455
	test ! -f gl.gmo || touch gl.gmo
470
	test ! -f gl.gmo || touch gl.gmo
471
it.gmo: it.po
472
	rm -f it.gmo; $(GMSGFMT) -o it.gmo $(srcdir)/it.po
473
	test ! -f it.gmo || touch it.gmo
456
nl.gmo: nl.po
474
nl.gmo: nl.po
457
	rm -f nl.gmo; $(GMSGFMT) -o nl.gmo $(srcdir)/nl.po
475
	rm -f nl.gmo; $(GMSGFMT) -o nl.gmo $(srcdir)/nl.po
458
	test ! -f nl.gmo || touch nl.gmo
476
	test ! -f nl.gmo || touch nl.gmo
Lines 462-472 Link Here
462
480
463
#>+ 3
481
#>+ 3
464
clean-nls:
482
clean-nls:
465
	-rm -f  it.gmo de.gmo el.gmo es.gmo fr.gmo gl.gmo nl.gmo pt_br.gmo
483
	-rm -f  de.gmo el.gmo es.gmo fr.gmo gl.gmo it.gmo nl.gmo pt_br.gmo
466
484
467
#>+ 10
485
#>+ 10
468
install-nls:
486
install-nls:
469
	@for base in it de el es fr gl nl pt_br ; do \
487
	@for base in de el es fr gl it nl pt_br ; do \
470
	  echo $(INSTALL_DATA) $$base.gmo $(DESTDIR)$(kde_locale)/$$base/LC_MESSAGES/$(PACKAGE).mo ;\
488
	  echo $(INSTALL_DATA) $$base.gmo $(DESTDIR)$(kde_locale)/$$base/LC_MESSAGES/$(PACKAGE).mo ;\
471
	  $(mkinstalldirs) $(DESTDIR)$(kde_locale)/$$base/LC_MESSAGES ; \
489
	  $(mkinstalldirs) $(DESTDIR)$(kde_locale)/$$base/LC_MESSAGES ; \
472
	  if test -f $$base.gmo; then $(INSTALL_DATA) $$base.gmo $(DESTDIR)$(kde_locale)/$$base/LC_MESSAGES/$(PACKAGE).mo ;\
490
	  if test -f $$base.gmo; then $(INSTALL_DATA) $$base.gmo $(DESTDIR)$(kde_locale)/$$base/LC_MESSAGES/$(PACKAGE).mo ;\
Lines 477-488 Link Here
477
495
478
#>+ 10
496
#>+ 10
479
uninstall-nls:
497
uninstall-nls:
480
	rm -f $(DESTDIR)$(kde_locale)/it/LC_MESSAGES/$(PACKAGE).mo
481
	rm -f $(DESTDIR)$(kde_locale)/de/LC_MESSAGES/$(PACKAGE).mo
498
	rm -f $(DESTDIR)$(kde_locale)/de/LC_MESSAGES/$(PACKAGE).mo
482
	rm -f $(DESTDIR)$(kde_locale)/el/LC_MESSAGES/$(PACKAGE).mo
499
	rm -f $(DESTDIR)$(kde_locale)/el/LC_MESSAGES/$(PACKAGE).mo
483
	rm -f $(DESTDIR)$(kde_locale)/es/LC_MESSAGES/$(PACKAGE).mo
500
	rm -f $(DESTDIR)$(kde_locale)/es/LC_MESSAGES/$(PACKAGE).mo
484
	rm -f $(DESTDIR)$(kde_locale)/fr/LC_MESSAGES/$(PACKAGE).mo
501
	rm -f $(DESTDIR)$(kde_locale)/fr/LC_MESSAGES/$(PACKAGE).mo
485
	rm -f $(DESTDIR)$(kde_locale)/gl/LC_MESSAGES/$(PACKAGE).mo
502
	rm -f $(DESTDIR)$(kde_locale)/gl/LC_MESSAGES/$(PACKAGE).mo
503
	rm -f $(DESTDIR)$(kde_locale)/it/LC_MESSAGES/$(PACKAGE).mo
486
	rm -f $(DESTDIR)$(kde_locale)/nl/LC_MESSAGES/$(PACKAGE).mo
504
	rm -f $(DESTDIR)$(kde_locale)/nl/LC_MESSAGES/$(PACKAGE).mo
487
	rm -f $(DESTDIR)$(kde_locale)/pt_br/LC_MESSAGES/$(PACKAGE).mo
505
	rm -f $(DESTDIR)$(kde_locale)/pt_br/LC_MESSAGES/$(PACKAGE).mo
488
506
(-)celestia-1.3.1-old/src/celestia/kde/selectionpopup.cpp (+393 lines)
Line 0 Link Here
1
/***************************************************************************
2
                          selectionpopup.cpp  -  description
3
                             -------------------
4
    begin                : 2003-05-06
5
    copyright            : (C) 2002 by Christophe Teyssier
6
    email                : chris@teyssier.org
7
 ***************************************************************************/
8
9
/***************************************************************************
10
 *                                                                         *
11
 *   This program is free software; you can redistribute it and/or modify  *
12
 *   it under the terms of the GNU General Public License as published by  *
13
 *   the Free Software Foundation; either version 2 of the License, or     *
14
 *   (at your option) any later version.                                   *
15
 *                                                                         *
16
 ***************************************************************************/
17
18
#include "selectionpopup.h"
19
20
#include <fstream>
21
#include <sstream>
22
23
#include <qlabel.h>
24
25
#include <klocale.h>
26
#include <kurl.h>
27
#include <krun.h>
28
29
SelectionPopup::SelectionPopup(QWidget* parent, CelestiaCore* _appCore, Selection _sel)
30
:KPopupMenu(parent),
31
 appCore(_appCore),
32
 sel(_sel)
33
{
34
35
}
36
37
void SelectionPopup::init()
38
{
39
    QLabel *lab = new QLabel("", this);
40
    QPalette pal( lab->palette() );
41
    pal.setColor( QPalette::Normal, QColorGroup::Background, QColor( "White" ) );
42
    pal.setColor( QPalette::Normal, QColorGroup::Foreground, QColor( "Black" ) );
43
    pal.setColor( QPalette::Inactive, QColorGroup::Foreground, QColor( "Black" ) );
44
45
    QFont rsFont = lab->font();
46
    rsFont.setPointSize( rsFont.pointSize() - 2 );
47
48
    Simulation *sim = appCore->getSimulation();
49
    Vec3d v = sel.getPosition(sim->getTime()) - sim->getObserver().getPosition();
50
51
    if (sel.body() != NULL)
52
    {
53
        insertTitle(sel.body()->getName().c_str(), 0, 0);
54
        insert(this, sel, MENUMAXSIZE);
55
    }
56
    else if (sel.star() != NULL)
57
    {
58
        std::string name = sim->getUniverse()->getStarCatalog()->getStarName(*sel.star());
59
60
        double distance = v.length() * 1e-6;
61
        char buff[50];
62
63
        ostringstream o;
64
65
        if (abs(distance) >= astro::AUtoLightYears(1000.0f))
66
            sprintf(buff, "%.3f ly", distance);
67
        else if (abs(distance) >= astro::kilometersToLightYears(10000000.0))
68
            sprintf(buff, "%.3f au", astro::lightYearsToAU(distance));
69
        else if (abs(distance) > astro::kilometersToLightYears(1.0f))
70
            sprintf(buff, "%.3f km", astro::lightYearsToKilometers(distance));
71
        else
72
            sprintf(buff, "%.3f m", astro::lightYearsToKilometers(distance) * 1000.0f);
73
74
        o << i18n("Distance: ") << buff << "\n";
75
76
        o << i18n("Abs (app) mag: ");
77
78
        sprintf(buff, "%.2f (%.2f)",
79
                   sel.star()->getAbsoluteMagnitude(),
80
                   astro::absToAppMag(sel.star()->getAbsoluteMagnitude(),
81
                                      (float) distance));
82
        o << buff << "\n";
83
84
        o << i18n("Class: ");
85
        sprintf(buff, "%s", sel.star()->getStellarClass().str().c_str());
86
        o << buff << "\n";
87
88
        o << i18n("Surface Temp: ");
89
        sprintf(buff, "%.0f K", sel.star()->getTemperature());
90
        o << buff << "\n";
91
92
        o << i18n("Radius: ");
93
        sprintf(buff, "%.2f Rsun", sel.star()->getRadius() / 696000.0f);
94
        o << buff;
95
96
        QLabel *starDetails = new QLabel(QString(o.str().c_str()), this);
97
        starDetails->setPalette(pal);
98
        starDetails->setFont(rsFont);
99
100
        insertTitle(name.c_str(), 0, 0);
101
        insertItem(starDetails);
102
        insertSeparator();
103
        insert(this, sel, MENUMAXSIZE);
104
    }
105
    else if (sel.deepsky() != NULL)
106
    {
107
        insertTitle(sel.deepsky()->getName().c_str(), 0);
108
        insert(this, sel, MENUMAXSIZE);
109
    }
110
111
    if (sim->getUniverse() != NULL)
112
    {
113
        MarkerList* markers = sim->getUniverse()->getMarkers();
114
        if (markers->size() > 0)
115
        {
116
            KPopupMenu *markMenu = new KPopupMenu(this);
117
            int j=1;
118
            for (std::vector<Marker>::iterator i = markers->begin(); i < markers->end() && j < MENUMAXSIZE; i++)
119
            {
120
                KPopupMenu *objMenu = new KPopupMenu(this);
121
                insert(objMenu, (*i).getObject(), (2 * MENUMAXSIZE + j) * MENUMAXSIZE, false);
122
                markMenu->insertItem(getSelectionName((*i).getObject()), objMenu);
123
                j++;
124
            }
125
            insertItem(i18n("Marked objects"), markMenu);
126
        }
127
    }
128
}
129
130
void SelectionPopup::process(int id)
131
{
132
    Simulation *sim = appCore->getSimulation();
133
134
    int actionId = id;
135
    actionId = id - (id / MENUMAXSIZE) * MENUMAXSIZE;
136
137
    int subId = id;
138
    int level = 1;
139
    while (id > MENUMAXSIZE) {
140
        id /= MENUMAXSIZE;
141
        level *= MENUMAXSIZE;
142
    }
143
    subId -= id * level;
144
145
    if (id == 1)
146
    {
147
        int selId = subId / MENUMAXSIZE;
148
        sel = getSelectionFromId(sel, selId);
149
    }
150
    else if (id == 2) // marked objects sub-menu
151
    {
152
        int subsubId = subId;
153
        int level = 1;
154
        while (subId > MENUMAXSIZE) {
155
            subId /= MENUMAXSIZE;
156
            level *= MENUMAXSIZE;
157
        }
158
        subsubId -= subId * level;
159
        MarkerList* markers = sim->getUniverse()->getMarkers();
160
        sel = (*markers)[subId-1].getObject();
161
        int selId = subsubId / MENUMAXSIZE;
162
        sel = getSelectionFromId(sel, selId);
163
    }
164
165
    if (actionId == 1) {
166
        sim->setSelection(sel);
167
        return;
168
    }
169
    if (actionId == 2) {
170
        sim->setSelection(sel);
171
        appCore->charEntered('c');
172
        return;
173
    }
174
    if (actionId == 3) {
175
        sim->setSelection(sel);
176
        appCore->charEntered('g');
177
        return;
178
    }
179
    if (actionId == 4) {
180
        sim->setSelection(sel);
181
        appCore->charEntered('f');
182
        return;
183
    }
184
    if (actionId == 5) {
185
        sim->setSelection(sel);
186
        appCore->charEntered('y');
187
        return;
188
    }
189
    if (actionId == 6) {
190
        QString url;
191
        if (sel.body() != NULL) {
192
            url = QString(sel.body()->getInfoURL().c_str());
193
            if (url == "") {
194
                QString name = QString(sel.body()->getName().c_str()).lower();
195
                url = QString("http://www.nineplanets.org/") + name + ".html";
196
            }
197
        } else if (sel.star() != NULL) {
198
            if (sel.star()->getCatalogNumber() != 0) {
199
                url = QString("http://simbad.u-strasbg.fr/sim-id.pl?protocol=html&Ident=HIP %1")
200
                      .arg(sel.star()->getCatalogNumber() & ~0xf0000000);
201
            } else {
202
                url = QString("http://www.nineplanets.org/sun.html");
203
            }
204
        } else if (sel.deepsky() != NULL) {
205
                url = QString("http://simbad.u-strasbg.fr/sim-id.pl?protocol=html&Ident=%1")
206
                      .arg(sel.deepsky()->getName().c_str());
207
        }
208
        KRun::runURL(url, "text/html");
209
        return;
210
    }
211
    if (actionId == 7)
212
    {
213
        if (sim->getUniverse() != NULL)
214
            sim->getUniverse()->unmarkObject(sel, 1);
215
        return;
216
    }
217
    if (actionId == 8)
218
    {
219
        sim->getUniverse()->unmarkAll();
220
        return;
221
    }
222
    if (actionId >= 10 && actionId <= 14)
223
    {
224
        if (sim->getUniverse() != NULL)
225
        {
226
            sim->getUniverse()->markObject(sel,
227
                                           10.0f,
228
                                           Color(0.0f, 1.0f, 0.0f, 0.9f),
229
                                           (Marker::Symbol)(actionId - 10),
230
                                           1);
231
        }
232
        return;
233
    }
234
    if (actionId == 20) {
235
        sim->getActiveObserver()->setDisplayedSurface("");
236
        return;
237
    }
238
    if (actionId > 20) {
239
        std::vector<std::string>* altSurfaces = sel.body()->getAlternateSurfaceNames();
240
        if (altSurfaces != NULL && altSurfaces->size() > actionId - 21)
241
        {
242
            sim->getActiveObserver()->setDisplayedSurface((*altSurfaces)[actionId - 21]);
243
        }
244
    }
245
}
246
247
const char* SelectionPopup::getSelectionName(const Selection& sel) const
248
{
249
    if (sel.body() != NULL)
250
    {
251
        return sel.body()->getName().c_str();
252
    }
253
    else if (sel.star() != NULL)
254
    {
255
        Simulation *sim = appCore->getSimulation();
256
        return sim->getUniverse()->getStarCatalog()->getStarName(*(sel.star())).c_str();
257
    }
258
    else if (sel.deepsky() != NULL)
259
    {
260
        return sel.deepsky()->getName().c_str();
261
    }
262
263
    return "";
264
}
265
266
Selection SelectionPopup::getSelectionFromId(Selection sel, int id) const
267
{
268
    if (id == 0) return sel;
269
270
    int subId = id;
271
    int level = 1;
272
    while (id > MENUMAXSIZE) {
273
        id /= MENUMAXSIZE;
274
        level *= MENUMAXSIZE;
275
    }
276
    subId -= id * level;
277
    if (subId < 0) subId = 0;
278
279
    if (sel.body() != NULL)
280
    {
281
        const PlanetarySystem* satellites = sel.body()->getSatellites();
282
        if (satellites != NULL && satellites->getSystemSize() != 0)
283
        {
284
            Body* body = satellites->getBody(id - 1);
285
            Selection satSel(body);
286
            return getSelectionFromId(satSel, subId);
287
        }
288
    }
289
    else if (sel.star() != NULL)
290
    {
291
        Simulation *sim = appCore->getSimulation();
292
        SolarSystemCatalog* solarSystemCatalog = sim->getUniverse()->getSolarSystemCatalog();
293
        SolarSystemCatalog::iterator iter = solarSystemCatalog->find(sel.star()->getCatalogNumber());
294
        if (iter != solarSystemCatalog->end())
295
        {
296
            SolarSystem* solarSys = iter->second;
297
            Body* body = solarSys->getPlanets()->getBody(id - 1);
298
            Selection satSel(body);
299
            return getSelectionFromId(satSel, subId);
300
        }
301
    }
302
303
    return sel;
304
}
305
306
void SelectionPopup::insert(KPopupMenu *popup, Selection sel, int baseId, bool showSubObjects)
307
{
308
    popup->insertItem(i18n("&Select"), baseId + 1);
309
    popup->insertItem(i18n("&Center"), baseId + 2);
310
    popup->insertItem(i18n("&Goto"), baseId + 3);
311
    popup->insertItem(i18n("&Follow"), baseId + 4);
312
    popup->insertItem(i18n("S&ynch Orbit"), baseId + 5);
313
    popup->insertItem(i18n("&Info"), baseId + 6);
314
    popup->insertItem(i18n("Unmark &All"), baseId + 8);
315
    if (appCore->getSimulation()->getUniverse()->isMarked(sel, 1))
316
    {
317
        popup->insertItem(i18n("&Unmark"), baseId + 7);
318
    }
319
    else
320
    {
321
        KPopupMenu *markMenu = new KPopupMenu(this);
322
        markMenu->insertItem(i18n("Diamond"), baseId + 10);
323
        markMenu->insertItem(i18n("Triangle"), baseId + 11);
324
        markMenu->insertItem(i18n("Square"), baseId + 12);
325
        markMenu->insertItem(i18n("Plus"), baseId + 13);
326
        markMenu->insertItem(i18n("X"), baseId + 14);
327
        popup->insertItem(i18n("&Mark"), markMenu);
328
    }
329
330
    if (showSubObjects && sel.body() != NULL)
331
    {
332
        std::vector<std::string>* altSurfaces = sel.body()->getAlternateSurfaceNames();
333
        if (altSurfaces != NULL)
334
        {
335
            if (altSurfaces->size() != NULL)
336
            {
337
                KPopupMenu *surfaces = new KPopupMenu(this);
338
                surfaces->insertItem(i18n("Normal"), baseId + 20);
339
                int j=0;
340
                for (std::vector<std::string>::const_iterator i = altSurfaces->begin();
341
                     i < altSurfaces->end() && j < MENUMAXSIZE - 1; i++, j++)
342
                {
343
                    surfaces->insertItem(QString((*i).c_str()), baseId + 21 + j);
344
                }
345
                popup->insertItem(i18n("&Alternate Surfaces"), surfaces);
346
            }
347
            delete altSurfaces;
348
        }
349
350
        const PlanetarySystem* satellites = sel.body()->getSatellites();
351
        if (satellites != NULL && satellites->getSystemSize() != 0)
352
        {
353
            popup->insertSeparator();
354
            KPopupMenu *planetaryMenu = new KPopupMenu(this);
355
            for (int i = 0; i < satellites->getSystemSize() && i < MENUMAXSIZE; i++)
356
            {
357
                Body* body = satellites->getBody(i);
358
                Selection satSel(body);
359
                KPopupMenu *satMenu = new KPopupMenu(this);
360
                insert(satMenu, satSel, baseId * MENUMAXSIZE + (i + 1) * MENUMAXSIZE);
361
                planetaryMenu->insertItem(body->getName().c_str(), satMenu);
362
            }
363
            popup->insertItem(i18n("Satellites"), planetaryMenu);
364
        }
365
    }
366
    else if (showSubObjects && sel.star() != NULL)
367
    {
368
        popup->setItemEnabled(baseId + 5, false);
369
        Simulation *sim = appCore->getSimulation();
370
        SolarSystemCatalog* solarSystemCatalog = sim->getUniverse()->getSolarSystemCatalog();
371
        SolarSystemCatalog::iterator iter = solarSystemCatalog->find(sel.star()->getCatalogNumber());
372
        if (iter != solarSystemCatalog->end())
373
        {
374
            popup->insertSeparator();
375
            SolarSystem* solarSys = iter->second;
376
            KPopupMenu* planetsMenu = new KPopupMenu(this);
377
            for (int i = 0; i < solarSys->getPlanets()->getSystemSize() && i < MENUMAXSIZE; i++)
378
            {
379
                Body* body = solarSys->getPlanets()->getBody(i);
380
                Selection satSel(body);
381
                KPopupMenu *satMenu = new KPopupMenu(this);
382
                insert(satMenu, satSel, baseId * MENUMAXSIZE + (i + 1) * MENUMAXSIZE);
383
                planetsMenu->insertItem(body->getName().c_str(), satMenu);
384
            }
385
            popup->insertItem(i18n("Planets"), planetsMenu);
386
        }
387
    }
388
    else if (sel.deepsky() != NULL)
389
    {
390
        popup->setItemEnabled(baseId + 5, false);
391
    }
392
}
393
(-)celestia-1.3.1-old/src/celestia/res/Makefile.in (-92 / +110 lines)
Lines 1-8 Link Here
1
# Makefile.in generated by automake 1.6.3 from Makefile.am.
1
# Makefile.in generated by automake 1.7.6 from Makefile.am.
2
# KDE tags expanded automatically by am_edit - $Revision: 1.2 $ 
2
# KDE tags expanded automatically by am_edit - $Revision: 1.2 $ 
3
# @configure_input@
3
# @configure_input@
4
4
5
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
5
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
6
# Free Software Foundation, Inc.
6
# Free Software Foundation, Inc.
7
# This Makefile.in is free software; the Free Software Foundation
7
# This Makefile.in is free software; the Free Software Foundation
8
# gives unlimited permission to copy and/or distribute it,
8
# gives unlimited permission to copy and/or distribute it,
Lines 14-101 Link Here
14
# PARTICULAR PURPOSE.
14
# PARTICULAR PURPOSE.
15
15
16
@SET_MAKE@
16
@SET_MAKE@
17
SHELL = @SHELL@
18
17
19
srcdir = @srcdir@
18
srcdir = @srcdir@
20
top_srcdir = @top_srcdir@
19
top_srcdir = @top_srcdir@
21
VPATH = @srcdir@
20
VPATH = @srcdir@
22
prefix = @prefix@
23
exec_prefix = @exec_prefix@
24
25
bindir = @bindir@
26
sbindir = @sbindir@
27
libexecdir = @libexecdir@
28
datadir = @datadir@
29
sysconfdir = @sysconfdir@
30
sharedstatedir = @sharedstatedir@
31
localstatedir = @localstatedir@
32
libdir = @libdir@
33
infodir = @infodir@
34
mandir = @mandir@
35
includedir = @includedir@
36
oldincludedir = /usr/include
37
pkgdatadir = $(datadir)/@PACKAGE@
21
pkgdatadir = $(datadir)/@PACKAGE@
38
pkglibdir = $(libdir)/@PACKAGE@
22
pkglibdir = $(libdir)/@PACKAGE@
39
pkgincludedir = $(includedir)/@PACKAGE@
23
pkgincludedir = $(includedir)/@PACKAGE@
40
top_builddir = ../../..
24
top_builddir = ../../..
41
25
42
ACLOCAL = @ACLOCAL@
43
AUTOCONF = @AUTOCONF@
44
AUTOMAKE = @AUTOMAKE@
45
AUTOHEADER = @AUTOHEADER@
46
47
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
48
INSTALL = @INSTALL@
27
INSTALL = @INSTALL@
49
INSTALL_PROGRAM = @INSTALL_PROGRAM@
50
INSTALL_DATA = @INSTALL_DATA@
51
install_sh_DATA = $(install_sh) -c -m 644
28
install_sh_DATA = $(install_sh) -c -m 644
52
install_sh_PROGRAM = $(install_sh) -c
29
install_sh_PROGRAM = $(install_sh) -c
53
install_sh_SCRIPT = $(install_sh) -c
30
install_sh_SCRIPT = $(install_sh) -c
54
INSTALL_SCRIPT = @INSTALL_SCRIPT@
55
INSTALL_HEADER = $(INSTALL_DATA)
31
INSTALL_HEADER = $(INSTALL_DATA)
56
transform = @program_transform_name@
32
transform = $(program_transform_name)
57
NORMAL_INSTALL = :
33
NORMAL_INSTALL = :
58
PRE_INSTALL = :
34
PRE_INSTALL = :
59
POST_INSTALL = :
35
POST_INSTALL = :
60
NORMAL_UNINSTALL = :
36
NORMAL_UNINSTALL = :
61
PRE_UNINSTALL = :
37
PRE_UNINSTALL = :
62
POST_UNINSTALL = :
38
POST_UNINSTALL = :
63
build_alias = @build_alias@
64
build_triplet = @build@
39
build_triplet = @build@
65
host_alias = @host_alias@
66
host_triplet = @host@
40
host_triplet = @host@
67
target_alias = @target_alias@
68
target_triplet = @target@
41
target_triplet = @target@
69
42
ACLOCAL = @ACLOCAL@
70
EXEEXT = @EXEEXT@
43
AMDEP_FALSE = @AMDEP_FALSE@
71
OBJEXT = @OBJEXT@
44
AMDEP_TRUE = @AMDEP_TRUE@
72
PATH_SEPARATOR = @PATH_SEPARATOR@
73
AMTAR = @AMTAR@
45
AMTAR = @AMTAR@
74
ARTSCCONFIG = @ARTSCCONFIG@
46
ARTSCCONFIG = @ARTSCCONFIG@
75
AS = @AS@
47
AUTOCONF = @AUTOCONF@
76
AUTODIRS = @AUTODIRS@
48
AUTODIRS = @AUTODIRS@
49
AUTOHEADER = @AUTOHEADER@
50
AUTOMAKE = @AUTOMAKE@
77
AWK = @AWK@
51
AWK = @AWK@
78
CC = @CC@
52
CC = @CC@
79
CONF_FILES = @CONF_FILES@
53
CCDEPMODE = @CCDEPMODE@
54
CFLAGS = @CFLAGS@
80
CPP = @CPP@
55
CPP = @CPP@
56
CPPFLAGS = @CPPFLAGS@
81
CXX = @CXX@
57
CXX = @CXX@
82
CXXCPP = @CXXCPP@
58
CXXCPP = @CXXCPP@
59
CXXDEPMODE = @CXXDEPMODE@
60
CXXFLAGS = @CXXFLAGS@
61
CYGPATH_W = @CYGPATH_W@
83
DCOPIDL = @DCOPIDL@
62
DCOPIDL = @DCOPIDL@
84
DCOPIDL2CPP = @DCOPIDL2CPP@
63
DCOPIDL2CPP = @DCOPIDL2CPP@
85
DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@
64
DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@
65
DEFS = @DEFS@
86
DEPDIR = @DEPDIR@
66
DEPDIR = @DEPDIR@
87
DLLTOOL = @DLLTOOL@
88
DOXYGEN = @DOXYGEN@
89
DOXYGEN_PROJECT_NAME = @DOXYGEN_PROJECT_NAME@
90
DOXYGEN_PROJECT_NUMBER = @DOXYGEN_PROJECT_NUMBER@
91
DPMSINC = @DPMSINC@
92
DPMSLIB = @DPMSLIB@
93
ECHO = @ECHO@
67
ECHO = @ECHO@
68
ECHO_C = @ECHO_C@
69
ECHO_N = @ECHO_N@
70
ECHO_T = @ECHO_T@
71
EGREP = @EGREP@
72
ENABLE_CELX_FALSE = @ENABLE_CELX_FALSE@
73
ENABLE_CELX_TRUE = @ENABLE_CELX_TRUE@
74
ENABLE_GLUT_FALSE = @ENABLE_GLUT_FALSE@
75
ENABLE_GLUT_TRUE = @ENABLE_GLUT_TRUE@
76
ENABLE_GTK_FALSE = @ENABLE_GTK_FALSE@
77
ENABLE_GTK_TRUE = @ENABLE_GTK_TRUE@
78
ENABLE_HIPPARCOS_FALSE = @ENABLE_HIPPARCOS_FALSE@
79
ENABLE_HIPPARCOS_TRUE = @ENABLE_HIPPARCOS_TRUE@
80
ENABLE_KDE_FALSE = @ENABLE_KDE_FALSE@
81
ENABLE_KDE_TRUE = @ENABLE_KDE_TRUE@
82
EXEEXT = @EXEEXT@
94
FRAMEWORK_COREAUDIO = @FRAMEWORK_COREAUDIO@
83
FRAMEWORK_COREAUDIO = @FRAMEWORK_COREAUDIO@
95
GCJ = @GCJ@
96
GCJFLAGS = @GCJFLAGS@
97
GLINC = @GLINC@
98
GLLIB = @GLLIB@
99
GMSGFMT = @GMSGFMT@
84
GMSGFMT = @GMSGFMT@
100
GNOMEGNORBA_LIBS = @GNOMEGNORBA_LIBS@
85
GNOMEGNORBA_LIBS = @GNOMEGNORBA_LIBS@
101
GNOMEUI_LIBS = @GNOMEUI_LIBS@
86
GNOMEUI_LIBS = @GNOMEUI_LIBS@
Lines 113-129 Link Here
113
GTK_CONFIG = @GTK_CONFIG@
98
GTK_CONFIG = @GTK_CONFIG@
114
GTK_LIBS = @GTK_LIBS@
99
GTK_LIBS = @GTK_LIBS@
115
HIPDIR = @HIPDIR@
100
HIPDIR = @HIPDIR@
116
IDL = @IDL@
101
INSIDE_GNOME_COMMON_FALSE = @INSIDE_GNOME_COMMON_FALSE@
117
IDL_DEPENDENCIES = @IDL_DEPENDENCIES@
102
INSIDE_GNOME_COMMON_TRUE = @INSIDE_GNOME_COMMON_TRUE@
103
INSTALL_DATA = @INSTALL_DATA@
104
INSTALL_PROGRAM = @INSTALL_PROGRAM@
105
INSTALL_SCRIPT = @INSTALL_SCRIPT@
118
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
106
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
119
JAR = @JAR@
120
JAVAC = @JAVAC@
121
JAVAH = @JAVAH@
122
JVMLIBS = @JVMLIBS@
123
KDECONFIG = @KDECONFIG@
107
KDECONFIG = @KDECONFIG@
124
KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@
108
KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@
125
KDE_HAS_DOXYGEN = @KDE_HAS_DOXYGEN@
126
KDE_HAVE_DOT = @KDE_HAVE_DOT@
127
KDE_INCLUDES = @KDE_INCLUDES@
109
KDE_INCLUDES = @KDE_INCLUDES@
128
KDE_LDFLAGS = @KDE_LDFLAGS@
110
KDE_LDFLAGS = @KDE_LDFLAGS@
129
KDE_MT_LDFLAGS = @KDE_MT_LDFLAGS@
111
KDE_MT_LDFLAGS = @KDE_MT_LDFLAGS@
Lines 135-161 Link Here
135
KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@
117
KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@
136
KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@
118
KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@
137
KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@
119
KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@
138
LEX = @LEX@
120
LDFLAGS = @LDFLAGS@
139
LEXLIB = @LEXLIB@
140
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
141
LIBBZ2 = @LIBBZ2@
142
LIBCOMPAT = @LIBCOMPAT@
121
LIBCOMPAT = @LIBCOMPAT@
143
LIBCRYPT = @LIBCRYPT@
122
LIBCRYPT = @LIBCRYPT@
144
LIBDL = @LIBDL@
123
LIBDL = @LIBDL@
145
LIBGEN = @LIBGEN@
146
LIBJPEG = @LIBJPEG@
124
LIBJPEG = @LIBJPEG@
147
LIBMICO = @LIBMICO@
148
LIBOBJS = @LIBOBJS@
125
LIBOBJS = @LIBOBJS@
149
LIBPNG = @LIBPNG@
126
LIBPNG = @LIBPNG@
150
LIBPTHREAD = @LIBPTHREAD@
127
LIBPTHREAD = @LIBPTHREAD@
151
LIBPYTHON = @LIBPYTHON@
152
LIBQIMGIO = @LIBQIMGIO@
153
LIBRESOLV = @LIBRESOLV@
128
LIBRESOLV = @LIBRESOLV@
154
LIBSHADOW = @LIBSHADOW@
129
LIBS = @LIBS@
155
LIBSM = @LIBSM@
130
LIBSM = @LIBSM@
156
LIBSOCKET = @LIBSOCKET@
131
LIBSOCKET = @LIBSOCKET@
157
LIBSSL = @LIBSSL@
158
LIBTIFF = @LIBTIFF@
159
LIBTOOL = @LIBTOOL@
132
LIBTOOL = @LIBTOOL@
160
LIBUCB = @LIBUCB@
133
LIBUCB = @LIBUCB@
161
LIBUTIL = @LIBUTIL@
134
LIBUTIL = @LIBUTIL@
Lines 169-175 Link Here
169
LIB_KFILE = @LIB_KFILE@
142
LIB_KFILE = @LIB_KFILE@
170
LIB_KFM = @LIB_KFM@
143
LIB_KFM = @LIB_KFM@
171
LIB_KHTML = @LIB_KHTML@
144
LIB_KHTML = @LIB_KHTML@
172
LIB_KIMGIO = @LIB_KIMGIO@
173
LIB_KIO = @LIB_KIO@
145
LIB_KIO = @LIB_KIO@
174
LIB_KPARTS = @LIB_KPARTS@
146
LIB_KPARTS = @LIB_KPARTS@
175
LIB_KSPELL = @LIB_KSPELL@
147
LIB_KSPELL = @LIB_KSPELL@
Lines 177-222 Link Here
177
LIB_POLL = @LIB_POLL@
149
LIB_POLL = @LIB_POLL@
178
LIB_QPE = @LIB_QPE@
150
LIB_QPE = @LIB_QPE@
179
LIB_QT = @LIB_QT@
151
LIB_QT = @LIB_QT@
180
LIB_QTOPIA = @LIB_QTOPIA@
181
LIB_SMB = @LIB_SMB@
152
LIB_SMB = @LIB_SMB@
182
LIB_X11 = @LIB_X11@
153
LIB_X11 = @LIB_X11@
183
LIB_XEXT = @LIB_XEXT@
154
LIB_XEXT = @LIB_XEXT@
184
LN_S = @LN_S@
155
LN_S = @LN_S@
156
LTLIBOBJS = @LTLIBOBJS@
157
MAKEINFO = @MAKEINFO@
185
MCOPIDL = @MCOPIDL@
158
MCOPIDL = @MCOPIDL@
186
MEINPROC = @MEINPROC@
159
MEINPROC = @MEINPROC@
187
MICO_INCLUDES = @MICO_INCLUDES@
188
MICO_LDFLAGS = @MICO_LDFLAGS@
189
MOC = @MOC@
160
MOC = @MOC@
190
MSGFMT = @MSGFMT@
161
MSGFMT = @MSGFMT@
191
NOOPT_CFLAGS = @NOOPT_CFLAGS@
162
NOOPT_CFLAGS = @NOOPT_CFLAGS@
192
NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@
163
NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@
193
NOREPO = @NOREPO@
164
NOREPO = @NOREPO@
194
OBJDUMP = @OBJDUMP@
165
OBJEXT = @OBJEXT@
195
ORBIT_CFLAGS = @ORBIT_CFLAGS@
166
ORBIT_CFLAGS = @ORBIT_CFLAGS@
196
ORBIT_CONFIG = @ORBIT_CONFIG@
167
ORBIT_CONFIG = @ORBIT_CONFIG@
197
ORBIT_IDL = @ORBIT_IDL@
168
ORBIT_IDL = @ORBIT_IDL@
198
ORBIT_LIBS = @ORBIT_LIBS@
169
ORBIT_LIBS = @ORBIT_LIBS@
199
PACKAGE = @PACKAGE@
170
PACKAGE = @PACKAGE@
200
PAMLIBS = @PAMLIBS@
171
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
201
PASSWDLIBS = @PASSWDLIBS@
172
PACKAGE_NAME = @PACKAGE_NAME@
173
PACKAGE_STRING = @PACKAGE_STRING@
174
PACKAGE_TARNAME = @PACKAGE_TARNAME@
175
PACKAGE_VERSION = @PACKAGE_VERSION@
176
PATH_SEPARATOR = @PATH_SEPARATOR@
202
PKGDATADIR = @PKGDATADIR@
177
PKGDATADIR = @PKGDATADIR@
203
PTHREAD_LIB = @PTHREAD_LIB@
178
PTHREAD_LIB = @PTHREAD_LIB@
204
PYTHONINC = @PYTHONINC@
205
PYTHONLIB = @PYTHONLIB@
206
PYTHONMODDIR = @PYTHONMODDIR@
207
QTDOCDIR = @QTDOCDIR@
208
QTE_NORTTI = @QTE_NORTTI@
179
QTE_NORTTI = @QTE_NORTTI@
209
QTOPIA_INCLUDES = @QTOPIA_INCLUDES@
210
QT_INCLUDES = @QT_INCLUDES@
180
QT_INCLUDES = @QT_INCLUDES@
211
QT_LDFLAGS = @QT_LDFLAGS@
181
QT_LDFLAGS = @QT_LDFLAGS@
212
RANLIB = @RANLIB@
182
RANLIB = @RANLIB@
213
RC = @RC@
214
REPO = @REPO@
183
REPO = @REPO@
215
SETUIDFLAGS = @SETUIDFLAGS@
184
SET_MAKE = @SET_MAKE@
216
SSL_INCLUDES = @SSL_INCLUDES@
185
SHELL = @SHELL@
217
SSL_LDFLAGS = @SSL_LDFLAGS@
218
STRIP = @STRIP@
186
STRIP = @STRIP@
219
TOPSUBDIRS = @TOPSUBDIRS@
220
UIC = @UIC@
187
UIC = @UIC@
221
UIC_TR = @UIC_TR@
188
UIC_TR = @UIC_TR@
222
USER_INCLUDES = @USER_INCLUDES@
189
USER_INCLUDES = @USER_INCLUDES@
Lines 227-234 Link Here
227
VERSION = @VERSION@
194
VERSION = @VERSION@
228
WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@
195
WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@
229
XGETTEXT = @XGETTEXT@
196
XGETTEXT = @XGETTEXT@
230
XPMINC = @XPMINC@
231
XPMLIB = @XPMLIB@
232
XPM_LIBS = @XPM_LIBS@
197
XPM_LIBS = @XPM_LIBS@
233
X_CFLAGS = @X_CFLAGS@
198
X_CFLAGS = @X_CFLAGS@
234
X_EXTRA_LIBS = @X_EXTRA_LIBS@
199
X_EXTRA_LIBS = @X_EXTRA_LIBS@
Lines 237-251 Link Here
237
X_LIBS = @X_LIBS@
202
X_LIBS = @X_LIBS@
238
X_PRE_LIBS = @X_PRE_LIBS@
203
X_PRE_LIBS = @X_PRE_LIBS@
239
ZVT_LIBS = @ZVT_LIBS@
204
ZVT_LIBS = @ZVT_LIBS@
205
ac_ct_CC = @ac_ct_CC@
206
ac_ct_CXX = @ac_ct_CXX@
207
ac_ct_RANLIB = @ac_ct_RANLIB@
208
ac_ct_STRIP = @ac_ct_STRIP@
240
all_includes = @all_includes@
209
all_includes = @all_includes@
241
all_libraries = @all_libraries@
210
all_libraries = @all_libraries@
211
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
212
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
213
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
214
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
242
am__include = @am__include@
215
am__include = @am__include@
216
am__leading_dot = @am__leading_dot@
243
am__quote = @am__quote@
217
am__quote = @am__quote@
218
bindir = @bindir@
219
build = @build@
220
build_alias = @build_alias@
221
build_cpu = @build_cpu@
222
build_os = @build_os@
223
build_vendor = @build_vendor@
244
cflags_set = @cflags_set@
224
cflags_set = @cflags_set@
245
cxxflags_set = @cxxflags_set@
225
datadir = @datadir@
246
idldir = @idldir@
226
exec_prefix = @exec_prefix@
227
host = @host@
228
host_alias = @host_alias@
229
host_cpu = @host_cpu@
230
host_os = @host_os@
231
host_vendor = @host_vendor@
232
includedir = @includedir@
233
infodir = @infodir@
247
install_sh = @install_sh@
234
install_sh = @install_sh@
248
jni_includes = @jni_includes@
249
kde_appsdir = @kde_appsdir@
235
kde_appsdir = @kde_appsdir@
250
kde_bindir = @kde_bindir@
236
kde_bindir = @kde_bindir@
251
kde_confdir = @kde_confdir@
237
kde_confdir = @kde_confdir@
Lines 267-281 Link Here
267
kde_templatesdir = @kde_templatesdir@
253
kde_templatesdir = @kde_templatesdir@
268
kde_wallpaperdir = @kde_wallpaperdir@
254
kde_wallpaperdir = @kde_wallpaperdir@
269
kde_widgetdir = @kde_widgetdir@
255
kde_widgetdir = @kde_widgetdir@
270
micodir = @micodir@
256
libdir = @libdir@
257
libexecdir = @libexecdir@
258
localstatedir = @localstatedir@
259
mandir = @mandir@
260
oldincludedir = @oldincludedir@
261
prefix = @prefix@
262
program_transform_name = @program_transform_name@
271
qt_includes = @qt_includes@
263
qt_includes = @qt_includes@
272
qt_libraries = @qt_libraries@
264
qt_libraries = @qt_libraries@
265
sbindir = @sbindir@
266
sharedstatedir = @sharedstatedir@
267
sysconfdir = @sysconfdir@
268
target = @target@
269
target_alias = @target_alias@
270
target_cpu = @target_cpu@
271
target_os = @target_os@
272
target_vendor = @target_vendor@
273
x_includes = @x_includes@
273
x_includes = @x_includes@
274
x_libraries = @x_libraries@
274
x_libraries = @x_libraries@
275
noinst_DATA = celestia.rc Clsdfolder.ico Location.ico Openfolder.ico Rootfolder.ico Celestia.ico resource.h
275
noinst_DATA = celestia.rc Clsdfolder.ico Location.ico Openfolder.ico Rootfolder.ico Celestia.ico resource.h
276
276
277
EXTRA_DIST = $(noinst_DATA)
277
EXTRA_DIST = $(noinst_DATA)
278
subdir = src/celestia/res
278
subdir = src/celestia/res
279
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
279
mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs
280
mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs
280
CONFIG_HEADER = $(top_builddir)/config.h
281
CONFIG_HEADER = $(top_builddir)/config.h
281
CONFIG_CLEAN_FILES =
282
CONFIG_CLEAN_FILES =
Lines 310-318 Link Here
310
tags: TAGS
311
tags: TAGS
311
TAGS:
312
TAGS:
312
313
314
ctags: CTAGS
315
CTAGS:
316
313
#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
317
#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
314
#>+ 4
318
#>+ 4
315
KDE_DIST=sunglasses.bmp crosshair-opaque.cur resource.h location2.bmp folderopened2.bmp Celestia.ico script2.bmp crosshair.cur celestia.rc globe.bmp camcorder2.bmp Openfolder.ico about.bmp Location.ico Clsdfolder.ico stop.bmp clock2.bmp folderclosed2.bmp exit.bmp Rootfolder.ico camera2.bmp config.bmp 
319
KDE_DIST=location2.bmp celestia.rc crosshair-opaque.cur config.bmp Openfolder.ico exit.bmp about.bmp Clsdfolder.ico stop.bmp Celestia.ico resource.h clock2.bmp Rootfolder.ico Location.ico camera2.bmp sunglasses.bmp camcorder2.bmp folderclosed2.bmp globe.bmp crosshair.cur folderopened2.bmp script2.bmp 
316
320
317
DISTFILES= $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
321
DISTFILES= $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
318
322
Lines 321-327 Link Here
321
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
325
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
322
326
323
distdir: $(DISTFILES)
327
distdir: $(DISTFILES)
324
	@list='$(DISTFILES)'; for file in $$list; do \
328
	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
329
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
330
	list='$(DISTFILES)'; for file in $$list; do \
331
	  case $$file in \
332
	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
333
	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
334
	  esac; \
325
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
335
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
326
	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
336
	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
327
	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
337
	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
Lines 346-352 Link Here
346
all-am: Makefile $(DATA)
356
all-am: Makefile $(DATA)
347
357
348
installdirs:
358
installdirs:
349
350
install: install-am
359
install: install-am
351
install-exec: install-exec-am
360
install-exec: install-exec-am
352
install-data: install-data-am
361
install-data: install-data-am
Lines 407-412 Link Here
407
416
408
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
417
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
409
418
419
pdf: pdf-am
420
421
pdf-am:
422
423
ps: ps-am
424
425
ps-am:
426
410
uninstall-am: uninstall-info-am
427
uninstall-am: uninstall-info-am
411
428
412
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
429
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
Lines 416-422 Link Here
416
	install-info-am install-man install-strip installcheck \
433
	install-info-am install-man install-strip installcheck \
417
	installcheck-am installdirs maintainer-clean \
434
	installcheck-am installdirs maintainer-clean \
418
	maintainer-clean-generic mostlyclean mostlyclean-generic \
435
	maintainer-clean-generic mostlyclean mostlyclean-generic \
419
	mostlyclean-libtool uninstall uninstall-am uninstall-info-am
436
	mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
437
	uninstall-info-am
420
438
421
# Tell versions [3.59,3.63) of GNU make to not export all variables.
439
# Tell versions [3.59,3.63) of GNU make to not export all variables.
422
# Otherwise a system limit (for SysV at least) may be exceeded.
440
# Otherwise a system limit (for SysV at least) may be exceeded.
(-)celestia-1.3.1-old/src/celmath/Makefile.in (-120 / +162 lines)
Lines 1-8 Link Here
1
# Makefile.in generated by automake 1.6.3 from Makefile.am.
1
# Makefile.in generated by automake 1.7.6 from Makefile.am.
2
# KDE tags expanded automatically by am_edit - $Revision: 1.2 $ 
2
# KDE tags expanded automatically by am_edit - $Revision: 1.2 $ 
3
# @configure_input@
3
# @configure_input@
4
4
5
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
5
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
6
# Free Software Foundation, Inc.
6
# Free Software Foundation, Inc.
7
# This Makefile.in is free software; the Free Software Foundation
7
# This Makefile.in is free software; the Free Software Foundation
8
# gives unlimited permission to copy and/or distribute it,
8
# gives unlimited permission to copy and/or distribute it,
Lines 14-101 Link Here
14
# PARTICULAR PURPOSE.
14
# PARTICULAR PURPOSE.
15
15
16
@SET_MAKE@
16
@SET_MAKE@
17
SHELL = @SHELL@
18
17
19
srcdir = @srcdir@
18
srcdir = @srcdir@
20
top_srcdir = @top_srcdir@
19
top_srcdir = @top_srcdir@
21
VPATH = @srcdir@
20
VPATH = @srcdir@
22
prefix = @prefix@
23
exec_prefix = @exec_prefix@
24
25
bindir = @bindir@
26
sbindir = @sbindir@
27
libexecdir = @libexecdir@
28
datadir = @datadir@
29
sysconfdir = @sysconfdir@
30
sharedstatedir = @sharedstatedir@
31
localstatedir = @localstatedir@
32
libdir = @libdir@
33
infodir = @infodir@
34
mandir = @mandir@
35
includedir = @includedir@
36
oldincludedir = /usr/include
37
pkgdatadir = $(datadir)/@PACKAGE@
21
pkgdatadir = $(datadir)/@PACKAGE@
38
pkglibdir = $(libdir)/@PACKAGE@
22
pkglibdir = $(libdir)/@PACKAGE@
39
pkgincludedir = $(includedir)/@PACKAGE@
23
pkgincludedir = $(includedir)/@PACKAGE@
40
top_builddir = ../..
24
top_builddir = ../..
41
25
42
ACLOCAL = @ACLOCAL@
43
AUTOCONF = @AUTOCONF@
44
AUTOMAKE = @AUTOMAKE@
45
AUTOHEADER = @AUTOHEADER@
46
47
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
48
INSTALL = @INSTALL@
27
INSTALL = @INSTALL@
49
INSTALL_PROGRAM = @INSTALL_PROGRAM@
50
INSTALL_DATA = @INSTALL_DATA@
51
install_sh_DATA = $(install_sh) -c -m 644
28
install_sh_DATA = $(install_sh) -c -m 644
52
install_sh_PROGRAM = $(install_sh) -c
29
install_sh_PROGRAM = $(install_sh) -c
53
install_sh_SCRIPT = $(install_sh) -c
30
install_sh_SCRIPT = $(install_sh) -c
54
INSTALL_SCRIPT = @INSTALL_SCRIPT@
55
INSTALL_HEADER = $(INSTALL_DATA)
31
INSTALL_HEADER = $(INSTALL_DATA)
56
transform = @program_transform_name@
32
transform = $(program_transform_name)
57
NORMAL_INSTALL = :
33
NORMAL_INSTALL = :
58
PRE_INSTALL = :
34
PRE_INSTALL = :
59
POST_INSTALL = :
35
POST_INSTALL = :
60
NORMAL_UNINSTALL = :
36
NORMAL_UNINSTALL = :
61
PRE_UNINSTALL = :
37
PRE_UNINSTALL = :
62
POST_UNINSTALL = :
38
POST_UNINSTALL = :
63
build_alias = @build_alias@
64
build_triplet = @build@
39
build_triplet = @build@
65
host_alias = @host_alias@
66
host_triplet = @host@
40
host_triplet = @host@
67
target_alias = @target_alias@
68
target_triplet = @target@
41
target_triplet = @target@
69
42
ACLOCAL = @ACLOCAL@
70
EXEEXT = @EXEEXT@
43
AMDEP_FALSE = @AMDEP_FALSE@
71
OBJEXT = @OBJEXT@
44
AMDEP_TRUE = @AMDEP_TRUE@
72
PATH_SEPARATOR = @PATH_SEPARATOR@
73
AMTAR = @AMTAR@
45
AMTAR = @AMTAR@
74
ARTSCCONFIG = @ARTSCCONFIG@
46
ARTSCCONFIG = @ARTSCCONFIG@
75
AS = @AS@
47
AUTOCONF = @AUTOCONF@
76
AUTODIRS = @AUTODIRS@
48
AUTODIRS = @AUTODIRS@
49
AUTOHEADER = @AUTOHEADER@
50
AUTOMAKE = @AUTOMAKE@
77
AWK = @AWK@
51
AWK = @AWK@
78
CC = @CC@
52
CC = @CC@
79
CONF_FILES = @CONF_FILES@
53
CCDEPMODE = @CCDEPMODE@
54
CFLAGS = @CFLAGS@
80
CPP = @CPP@
55
CPP = @CPP@
56
CPPFLAGS = @CPPFLAGS@
81
CXX = @CXX@
57
CXX = @CXX@
82
CXXCPP = @CXXCPP@
58
CXXCPP = @CXXCPP@
59
CXXDEPMODE = @CXXDEPMODE@
60
CXXFLAGS = @CXXFLAGS@
61
CYGPATH_W = @CYGPATH_W@
83
DCOPIDL = @DCOPIDL@
62
DCOPIDL = @DCOPIDL@
84
DCOPIDL2CPP = @DCOPIDL2CPP@
63
DCOPIDL2CPP = @DCOPIDL2CPP@
85
DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@
64
DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@
65
DEFS = @DEFS@
86
DEPDIR = @DEPDIR@
66
DEPDIR = @DEPDIR@
87
DLLTOOL = @DLLTOOL@
88
DOXYGEN = @DOXYGEN@
89
DOXYGEN_PROJECT_NAME = @DOXYGEN_PROJECT_NAME@
90
DOXYGEN_PROJECT_NUMBER = @DOXYGEN_PROJECT_NUMBER@
91
DPMSINC = @DPMSINC@
92
DPMSLIB = @DPMSLIB@
93
ECHO = @ECHO@
67
ECHO = @ECHO@
68
ECHO_C = @ECHO_C@
69
ECHO_N = @ECHO_N@
70
ECHO_T = @ECHO_T@
71
EGREP = @EGREP@
72
ENABLE_CELX_FALSE = @ENABLE_CELX_FALSE@
73
ENABLE_CELX_TRUE = @ENABLE_CELX_TRUE@
74
ENABLE_GLUT_FALSE = @ENABLE_GLUT_FALSE@
75
ENABLE_GLUT_TRUE = @ENABLE_GLUT_TRUE@
76
ENABLE_GTK_FALSE = @ENABLE_GTK_FALSE@
77
ENABLE_GTK_TRUE = @ENABLE_GTK_TRUE@
78
ENABLE_HIPPARCOS_FALSE = @ENABLE_HIPPARCOS_FALSE@
79
ENABLE_HIPPARCOS_TRUE = @ENABLE_HIPPARCOS_TRUE@
80
ENABLE_KDE_FALSE = @ENABLE_KDE_FALSE@
81
ENABLE_KDE_TRUE = @ENABLE_KDE_TRUE@
82
EXEEXT = @EXEEXT@
94
FRAMEWORK_COREAUDIO = @FRAMEWORK_COREAUDIO@
83
FRAMEWORK_COREAUDIO = @FRAMEWORK_COREAUDIO@
95
GCJ = @GCJ@
96
GCJFLAGS = @GCJFLAGS@
97
GLINC = @GLINC@
98
GLLIB = @GLLIB@
99
GMSGFMT = @GMSGFMT@
84
GMSGFMT = @GMSGFMT@
100
GNOMEGNORBA_LIBS = @GNOMEGNORBA_LIBS@
85
GNOMEGNORBA_LIBS = @GNOMEGNORBA_LIBS@
101
GNOMEUI_LIBS = @GNOMEUI_LIBS@
86
GNOMEUI_LIBS = @GNOMEUI_LIBS@
Lines 113-129 Link Here
113
GTK_CONFIG = @GTK_CONFIG@
98
GTK_CONFIG = @GTK_CONFIG@
114
GTK_LIBS = @GTK_LIBS@
99
GTK_LIBS = @GTK_LIBS@
115
HIPDIR = @HIPDIR@
100
HIPDIR = @HIPDIR@
116
IDL = @IDL@
101
INSIDE_GNOME_COMMON_FALSE = @INSIDE_GNOME_COMMON_FALSE@
117
IDL_DEPENDENCIES = @IDL_DEPENDENCIES@
102
INSIDE_GNOME_COMMON_TRUE = @INSIDE_GNOME_COMMON_TRUE@
103
INSTALL_DATA = @INSTALL_DATA@
104
INSTALL_PROGRAM = @INSTALL_PROGRAM@
105
INSTALL_SCRIPT = @INSTALL_SCRIPT@
118
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
106
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
119
JAR = @JAR@
120
JAVAC = @JAVAC@
121
JAVAH = @JAVAH@
122
JVMLIBS = @JVMLIBS@
123
KDECONFIG = @KDECONFIG@
107
KDECONFIG = @KDECONFIG@
124
KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@
108
KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@
125
KDE_HAS_DOXYGEN = @KDE_HAS_DOXYGEN@
126
KDE_HAVE_DOT = @KDE_HAVE_DOT@
127
KDE_INCLUDES = @KDE_INCLUDES@
109
KDE_INCLUDES = @KDE_INCLUDES@
128
KDE_LDFLAGS = @KDE_LDFLAGS@
110
KDE_LDFLAGS = @KDE_LDFLAGS@
129
KDE_MT_LDFLAGS = @KDE_MT_LDFLAGS@
111
KDE_MT_LDFLAGS = @KDE_MT_LDFLAGS@
Lines 135-161 Link Here
135
KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@
117
KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@
136
KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@
118
KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@
137
KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@
119
KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@
138
LEX = @LEX@
120
LDFLAGS = @LDFLAGS@
139
LEXLIB = @LEXLIB@
140
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
141
LIBBZ2 = @LIBBZ2@
142
LIBCOMPAT = @LIBCOMPAT@
121
LIBCOMPAT = @LIBCOMPAT@
143
LIBCRYPT = @LIBCRYPT@
122
LIBCRYPT = @LIBCRYPT@
144
LIBDL = @LIBDL@
123
LIBDL = @LIBDL@
145
LIBGEN = @LIBGEN@
146
LIBJPEG = @LIBJPEG@
124
LIBJPEG = @LIBJPEG@
147
LIBMICO = @LIBMICO@
148
LIBOBJS = @LIBOBJS@
125
LIBOBJS = @LIBOBJS@
149
LIBPNG = @LIBPNG@
126
LIBPNG = @LIBPNG@
150
LIBPTHREAD = @LIBPTHREAD@
127
LIBPTHREAD = @LIBPTHREAD@
151
LIBPYTHON = @LIBPYTHON@
152
LIBQIMGIO = @LIBQIMGIO@
153
LIBRESOLV = @LIBRESOLV@
128
LIBRESOLV = @LIBRESOLV@
154
LIBSHADOW = @LIBSHADOW@
129
LIBS = @LIBS@
155
LIBSM = @LIBSM@
130
LIBSM = @LIBSM@
156
LIBSOCKET = @LIBSOCKET@
131
LIBSOCKET = @LIBSOCKET@
157
LIBSSL = @LIBSSL@
158
LIBTIFF = @LIBTIFF@
159
LIBTOOL = @LIBTOOL@
132
LIBTOOL = @LIBTOOL@
160
LIBUCB = @LIBUCB@
133
LIBUCB = @LIBUCB@
161
LIBUTIL = @LIBUTIL@
134
LIBUTIL = @LIBUTIL@
Lines 169-175 Link Here
169
LIB_KFILE = @LIB_KFILE@
142
LIB_KFILE = @LIB_KFILE@
170
LIB_KFM = @LIB_KFM@
143
LIB_KFM = @LIB_KFM@
171
LIB_KHTML = @LIB_KHTML@
144
LIB_KHTML = @LIB_KHTML@
172
LIB_KIMGIO = @LIB_KIMGIO@
173
LIB_KIO = @LIB_KIO@
145
LIB_KIO = @LIB_KIO@
174
LIB_KPARTS = @LIB_KPARTS@
146
LIB_KPARTS = @LIB_KPARTS@
175
LIB_KSPELL = @LIB_KSPELL@
147
LIB_KSPELL = @LIB_KSPELL@
Lines 177-222 Link Here
177
LIB_POLL = @LIB_POLL@
149
LIB_POLL = @LIB_POLL@
178
LIB_QPE = @LIB_QPE@
150
LIB_QPE = @LIB_QPE@
179
LIB_QT = @LIB_QT@
151
LIB_QT = @LIB_QT@
180
LIB_QTOPIA = @LIB_QTOPIA@
181
LIB_SMB = @LIB_SMB@
152
LIB_SMB = @LIB_SMB@
182
LIB_X11 = @LIB_X11@
153
LIB_X11 = @LIB_X11@
183
LIB_XEXT = @LIB_XEXT@
154
LIB_XEXT = @LIB_XEXT@
184
LN_S = @LN_S@
155
LN_S = @LN_S@
156
LTLIBOBJS = @LTLIBOBJS@
157
MAKEINFO = @MAKEINFO@
185
MCOPIDL = @MCOPIDL@
158
MCOPIDL = @MCOPIDL@
186
MEINPROC = @MEINPROC@
159
MEINPROC = @MEINPROC@
187
MICO_INCLUDES = @MICO_INCLUDES@
188
MICO_LDFLAGS = @MICO_LDFLAGS@
189
MOC = @MOC@
160
MOC = @MOC@
190
MSGFMT = @MSGFMT@
161
MSGFMT = @MSGFMT@
191
NOOPT_CFLAGS = @NOOPT_CFLAGS@
162
NOOPT_CFLAGS = @NOOPT_CFLAGS@
192
NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@
163
NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@
193
NOREPO = @NOREPO@
164
NOREPO = @NOREPO@
194
OBJDUMP = @OBJDUMP@
165
OBJEXT = @OBJEXT@
195
ORBIT_CFLAGS = @ORBIT_CFLAGS@
166
ORBIT_CFLAGS = @ORBIT_CFLAGS@
196
ORBIT_CONFIG = @ORBIT_CONFIG@
167
ORBIT_CONFIG = @ORBIT_CONFIG@
197
ORBIT_IDL = @ORBIT_IDL@
168
ORBIT_IDL = @ORBIT_IDL@
198
ORBIT_LIBS = @ORBIT_LIBS@
169
ORBIT_LIBS = @ORBIT_LIBS@
199
PACKAGE = @PACKAGE@
170
PACKAGE = @PACKAGE@
200
PAMLIBS = @PAMLIBS@
171
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
201
PASSWDLIBS = @PASSWDLIBS@
172
PACKAGE_NAME = @PACKAGE_NAME@
173
PACKAGE_STRING = @PACKAGE_STRING@
174
PACKAGE_TARNAME = @PACKAGE_TARNAME@
175
PACKAGE_VERSION = @PACKAGE_VERSION@
176
PATH_SEPARATOR = @PATH_SEPARATOR@
202
PKGDATADIR = @PKGDATADIR@
177
PKGDATADIR = @PKGDATADIR@
203
PTHREAD_LIB = @PTHREAD_LIB@
178
PTHREAD_LIB = @PTHREAD_LIB@
204
PYTHONINC = @PYTHONINC@
205
PYTHONLIB = @PYTHONLIB@
206
PYTHONMODDIR = @PYTHONMODDIR@
207
QTDOCDIR = @QTDOCDIR@
208
QTE_NORTTI = @QTE_NORTTI@
179
QTE_NORTTI = @QTE_NORTTI@
209
QTOPIA_INCLUDES = @QTOPIA_INCLUDES@
210
QT_INCLUDES = @QT_INCLUDES@
180
QT_INCLUDES = @QT_INCLUDES@
211
QT_LDFLAGS = @QT_LDFLAGS@
181
QT_LDFLAGS = @QT_LDFLAGS@
212
RANLIB = @RANLIB@
182
RANLIB = @RANLIB@
213
RC = @RC@
214
REPO = @REPO@
183
REPO = @REPO@
215
SETUIDFLAGS = @SETUIDFLAGS@
184
SET_MAKE = @SET_MAKE@
216
SSL_INCLUDES = @SSL_INCLUDES@
185
SHELL = @SHELL@
217
SSL_LDFLAGS = @SSL_LDFLAGS@
218
STRIP = @STRIP@
186
STRIP = @STRIP@
219
TOPSUBDIRS = @TOPSUBDIRS@
220
UIC = @UIC@
187
UIC = @UIC@
221
UIC_TR = @UIC_TR@
188
UIC_TR = @UIC_TR@
222
USER_INCLUDES = @USER_INCLUDES@
189
USER_INCLUDES = @USER_INCLUDES@
Lines 227-234 Link Here
227
VERSION = @VERSION@
194
VERSION = @VERSION@
228
WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@
195
WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@
229
XGETTEXT = @XGETTEXT@
196
XGETTEXT = @XGETTEXT@
230
XPMINC = @XPMINC@
231
XPMLIB = @XPMLIB@
232
XPM_LIBS = @XPM_LIBS@
197
XPM_LIBS = @XPM_LIBS@
233
X_CFLAGS = @X_CFLAGS@
198
X_CFLAGS = @X_CFLAGS@
234
X_EXTRA_LIBS = @X_EXTRA_LIBS@
199
X_EXTRA_LIBS = @X_EXTRA_LIBS@
Lines 237-251 Link Here
237
X_LIBS = @X_LIBS@
202
X_LIBS = @X_LIBS@
238
X_PRE_LIBS = @X_PRE_LIBS@
203
X_PRE_LIBS = @X_PRE_LIBS@
239
ZVT_LIBS = @ZVT_LIBS@
204
ZVT_LIBS = @ZVT_LIBS@
205
ac_ct_CC = @ac_ct_CC@
206
ac_ct_CXX = @ac_ct_CXX@
207
ac_ct_RANLIB = @ac_ct_RANLIB@
208
ac_ct_STRIP = @ac_ct_STRIP@
240
all_includes = @all_includes@
209
all_includes = @all_includes@
241
all_libraries = @all_libraries@
210
all_libraries = @all_libraries@
211
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
212
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
213
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
214
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
242
am__include = @am__include@
215
am__include = @am__include@
216
am__leading_dot = @am__leading_dot@
243
am__quote = @am__quote@
217
am__quote = @am__quote@
218
bindir = @bindir@
219
build = @build@
220
build_alias = @build_alias@
221
build_cpu = @build_cpu@
222
build_os = @build_os@
223
build_vendor = @build_vendor@
244
cflags_set = @cflags_set@
224
cflags_set = @cflags_set@
245
cxxflags_set = @cxxflags_set@
225
datadir = @datadir@
246
idldir = @idldir@
226
exec_prefix = @exec_prefix@
227
host = @host@
228
host_alias = @host_alias@
229
host_cpu = @host_cpu@
230
host_os = @host_os@
231
host_vendor = @host_vendor@
232
includedir = @includedir@
233
infodir = @infodir@
247
install_sh = @install_sh@
234
install_sh = @install_sh@
248
jni_includes = @jni_includes@
249
kde_appsdir = @kde_appsdir@
235
kde_appsdir = @kde_appsdir@
250
kde_bindir = @kde_bindir@
236
kde_bindir = @kde_bindir@
251
kde_confdir = @kde_confdir@
237
kde_confdir = @kde_confdir@
Lines 267-275 Link Here
267
kde_templatesdir = @kde_templatesdir@
253
kde_templatesdir = @kde_templatesdir@
268
kde_wallpaperdir = @kde_wallpaperdir@
254
kde_wallpaperdir = @kde_wallpaperdir@
269
kde_widgetdir = @kde_widgetdir@
255
kde_widgetdir = @kde_widgetdir@
270
micodir = @micodir@
256
libdir = @libdir@
257
libexecdir = @libexecdir@
258
localstatedir = @localstatedir@
259
mandir = @mandir@
260
oldincludedir = @oldincludedir@
261
prefix = @prefix@
262
program_transform_name = @program_transform_name@
271
qt_includes = @qt_includes@
263
qt_includes = @qt_includes@
272
qt_libraries = @qt_libraries@
264
qt_libraries = @qt_libraries@
265
sbindir = @sbindir@
266
sharedstatedir = @sharedstatedir@
267
sysconfdir = @sysconfdir@
268
target = @target@
269
target_alias = @target_alias@
270
target_cpu = @target_cpu@
271
target_os = @target_os@
272
target_vendor = @target_vendor@
273
x_includes = @x_includes@
273
x_includes = @x_includes@
274
x_libraries = @x_libraries@
274
x_libraries = @x_libraries@
275
noinst_LIBRARIES = libcelmath.a
275
noinst_LIBRARIES = libcelmath.a
Lines 286-291 Link Here
286
	perlin.cpp
286
	perlin.cpp
287
287
288
subdir = src/celmath
288
subdir = src/celmath
289
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
289
mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs
290
mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs
290
CONFIG_HEADER = $(top_builddir)/config.h
291
CONFIG_HEADER = $(top_builddir)/config.h
291
CONFIG_CLEAN_FILES =
292
CONFIG_CLEAN_FILES =
Lines 301-311 Link Here
301
@KDE_USE_FINAL_FALSE@libcelmath_a_OBJECTS = $(libcelmath_a_nofinal_OBJECTS)
302
@KDE_USE_FINAL_FALSE@libcelmath_a_OBJECTS = $(libcelmath_a_nofinal_OBJECTS)
302
@KDE_USE_FINAL_TRUE@libcelmath_a_OBJECTS = $(libcelmath_a_final_OBJECTS)
303
@KDE_USE_FINAL_TRUE@libcelmath_a_OBJECTS = $(libcelmath_a_final_OBJECTS)
303
304
304
DEFS = @DEFS@
305
DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
305
DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
306
CPPFLAGS = @CPPFLAGS@
307
LDFLAGS = @LDFLAGS@
308
LIBS = @LIBS@
309
depcomp = $(SHELL) $(top_srcdir)/admin/depcomp
306
depcomp = $(SHELL) $(top_srcdir)/admin/depcomp
310
am__depfiles_maybe = depfiles
307
am__depfiles_maybe = depfiles
311
#>- @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/frustum.Po ./$(DEPDIR)/perlin.Po
308
#>- @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/frustum.Po ./$(DEPDIR)/perlin.Po
Lines 331-337 Link Here
331
#>+ 2
328
#>+ 2
332
CXXLINK = $(LIBTOOL) --mode=link --tag=CXX $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) \
329
CXXLINK = $(LIBTOOL) --mode=link --tag=CXX $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) \
333
	$(AM_LDFLAGS) $(LDFLAGS) -o $@
330
	$(AM_LDFLAGS) $(LDFLAGS) -o $@
334
CXXFLAGS = @CXXFLAGS@
335
DIST_SOURCES = $(libcelmath_a_SOURCES)
331
DIST_SOURCES = $(libcelmath_a_SOURCES)
336
DATA = $(noinst_DATA)
332
DATA = $(noinst_DATA)
337
333
Lines 378-400 Link Here
378
	-rm -rf ./$(DEPDIR)
374
	-rm -rf ./$(DEPDIR)
379
375
380
.cpp.o:
376
.cpp.o:
381
@AMDEP_TRUE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
377
@am__fastdepCXX_TRUE@	if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
382
@AMDEP_TRUE@	depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
378
@am__fastdepCXX_TRUE@	  -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
383
@AMDEP_TRUE@	$(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
379
@am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
384
	$(CXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
380
@am__fastdepCXX_TRUE@	else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
381
@am__fastdepCXX_TRUE@	fi
382
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
383
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
384
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
385
@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
385
386
386
.cpp.obj:
387
.cpp.obj:
387
@AMDEP_TRUE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
388
@am__fastdepCXX_TRUE@	if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
388
@AMDEP_TRUE@	depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
389
@am__fastdepCXX_TRUE@	  -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
389
@AMDEP_TRUE@	$(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
390
@am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
390
	$(CXXCOMPILE) -c -o $@ `cygpath -w $<`
391
@am__fastdepCXX_TRUE@	else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
392
@am__fastdepCXX_TRUE@	fi
393
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
394
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
395
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
396
@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
391
397
392
.cpp.lo:
398
.cpp.lo:
393
@AMDEP_TRUE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
399
@am__fastdepCXX_TRUE@	if $(LTCXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
394
@AMDEP_TRUE@	depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
400
@am__fastdepCXX_TRUE@	  -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
395
@AMDEP_TRUE@	$(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
401
@am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \
396
	$(LTCXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
402
@am__fastdepCXX_TRUE@	else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
397
CXXDEPMODE = @CXXDEPMODE@
403
@am__fastdepCXX_TRUE@	fi
404
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
405
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
406
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
407
@am__fastdepCXX_FALSE@	$(LTCXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
398
408
399
mostlyclean-libtool:
409
mostlyclean-libtool:
400
	-rm -f *.lo
410
	-rm -f *.lo
Lines 409-414 Link Here
409
ETAGS = etags
419
ETAGS = etags
410
ETAGSFLAGS =
420
ETAGSFLAGS =
411
421
422
CTAGS = ctags
423
CTAGSFLAGS =
424
412
tags: TAGS
425
tags: TAGS
413
426
414
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
427
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
Lines 434-449 Link Here
434
	  || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
447
	  || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
435
	     $$tags $$unique
448
	     $$tags $$unique
436
449
450
ctags: CTAGS
451
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
452
		$(TAGS_FILES) $(LISP)
453
	tags=; \
454
	here=`pwd`; \
455
	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
456
	unique=`for i in $$list; do \
457
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
458
	  done | \
459
	  $(AWK) '    { files[$$0] = 1; } \
460
	       END { for (i in files) print i; }'`; \
461
	test -z "$(CTAGS_ARGS)$$tags$$unique" \
462
	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
463
	     $$tags $$unique
464
437
GTAGS:
465
GTAGS:
438
	here=`$(am__cd) $(top_builddir) && pwd` \
466
	here=`$(am__cd) $(top_builddir) && pwd` \
439
	  && cd $(top_srcdir) \
467
	  && cd $(top_srcdir) \
440
	  && gtags -i $(GTAGS_ARGS) $$here
468
	  && gtags -i $(GTAGS_ARGS) $$here
441
469
442
distclean-tags:
470
distclean-tags:
443
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
471
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
444
#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
472
#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
445
#>+ 4
473
#>+ 4
446
KDE_DIST=quaternion.h ellipsoid.h celmath.dsp aabox.h mathlib.h distance.h math.mak intersect.h frustum.h ray.h vecmath.h solve.h perlin.h plane.h sphere.h 
474
KDE_DIST=perlin.h frustum.h math.mak vecmath.h ellipsoid.h intersect.h solve.h plane.h ray.h celmath.dsp aabox.h quaternion.h distance.h mathlib.h sphere.h 
447
475
448
DISTFILES= $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
476
DISTFILES= $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
449
477
Lines 452-458 Link Here
452
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
480
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
453
481
454
distdir: $(DISTFILES)
482
distdir: $(DISTFILES)
455
	@list='$(DISTFILES)'; for file in $$list; do \
483
	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
484
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
485
	list='$(DISTFILES)'; for file in $$list; do \
486
	  case $$file in \
487
	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
488
	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
489
	  esac; \
456
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
490
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
457
	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
491
	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
458
	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
492
	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
Lines 477-483 Link Here
477
all-am: Makefile $(LIBRARIES) $(DATA) $(HEADERS)
511
all-am: Makefile $(LIBRARIES) $(DATA) $(HEADERS)
478
512
479
installdirs:
513
installdirs:
480
481
install: install-am
514
install: install-am
482
install-exec: install-exec-am
515
install-exec: install-exec-am
483
install-data: install-data-am
516
install-data: install-data-am
Lines 544-561 Link Here
544
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
577
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
545
	mostlyclean-libtool
578
	mostlyclean-libtool
546
579
580
pdf: pdf-am
581
582
pdf-am:
583
584
ps: ps-am
585
586
ps-am:
587
547
uninstall-am: uninstall-info-am
588
uninstall-am: uninstall-info-am
548
589
549
.PHONY: GTAGS all all-am check check-am clean clean-generic \
590
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
550
	clean-libtool clean-noinstLIBRARIES distclean distclean-compile \
591
	clean-libtool clean-noinstLIBRARIES ctags distclean \
551
	distclean-depend distclean-generic distclean-libtool \
592
	distclean-compile distclean-depend distclean-generic \
552
	distclean-tags distdir dvi dvi-am info info-am install \
593
	distclean-libtool distclean-tags distdir dvi dvi-am info \
553
	install-am install-data install-data-am install-exec \
594
	info-am install install-am install-data install-data-am \
554
	install-exec-am install-info install-info-am install-man \
595
	install-exec install-exec-am install-info install-info-am \
555
	install-strip installcheck installcheck-am installdirs \
596
	install-man install-strip installcheck installcheck-am \
556
	maintainer-clean maintainer-clean-generic mostlyclean \
597
	installdirs maintainer-clean maintainer-clean-generic \
557
	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
598
	mostlyclean mostlyclean-compile mostlyclean-generic \
558
	tags uninstall uninstall-am uninstall-info-am
599
	mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
600
	uninstall-am uninstall-info-am
559
601
560
# Tell versions [3.59,3.63) of GNU make to not export all variables.
602
# Tell versions [3.59,3.63) of GNU make to not export all variables.
561
# Otherwise a system limit (for SysV at least) may be exceeded.
603
# Otherwise a system limit (for SysV at least) may be exceeded.
(-)celestia-1.3.1-old/src/celtxf/Makefile.in (-120 / +162 lines)
Lines 1-8 Link Here
1
# Makefile.in generated by automake 1.6.3 from Makefile.am.
1
# Makefile.in generated by automake 1.7.6 from Makefile.am.
2
# KDE tags expanded automatically by am_edit - $Revision: 1.2 $ 
2
# KDE tags expanded automatically by am_edit - $Revision: 1.2 $ 
3
# @configure_input@
3
# @configure_input@
4
4
5
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
5
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
6
# Free Software Foundation, Inc.
6
# Free Software Foundation, Inc.
7
# This Makefile.in is free software; the Free Software Foundation
7
# This Makefile.in is free software; the Free Software Foundation
8
# gives unlimited permission to copy and/or distribute it,
8
# gives unlimited permission to copy and/or distribute it,
Lines 14-101 Link Here
14
# PARTICULAR PURPOSE.
14
# PARTICULAR PURPOSE.
15
15
16
@SET_MAKE@
16
@SET_MAKE@
17
SHELL = @SHELL@
18
17
19
srcdir = @srcdir@
18
srcdir = @srcdir@
20
top_srcdir = @top_srcdir@
19
top_srcdir = @top_srcdir@
21
VPATH = @srcdir@
20
VPATH = @srcdir@
22
prefix = @prefix@
23
exec_prefix = @exec_prefix@
24
25
bindir = @bindir@
26
sbindir = @sbindir@
27
libexecdir = @libexecdir@
28
datadir = @datadir@
29
sysconfdir = @sysconfdir@
30
sharedstatedir = @sharedstatedir@
31
localstatedir = @localstatedir@
32
libdir = @libdir@
33
infodir = @infodir@
34
mandir = @mandir@
35
includedir = @includedir@
36
oldincludedir = /usr/include
37
pkgdatadir = $(datadir)/@PACKAGE@
21
pkgdatadir = $(datadir)/@PACKAGE@
38
pkglibdir = $(libdir)/@PACKAGE@
22
pkglibdir = $(libdir)/@PACKAGE@
39
pkgincludedir = $(includedir)/@PACKAGE@
23
pkgincludedir = $(includedir)/@PACKAGE@
40
top_builddir = ../..
24
top_builddir = ../..
41
25
42
ACLOCAL = @ACLOCAL@
43
AUTOCONF = @AUTOCONF@
44
AUTOMAKE = @AUTOMAKE@
45
AUTOHEADER = @AUTOHEADER@
46
47
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
48
INSTALL = @INSTALL@
27
INSTALL = @INSTALL@
49
INSTALL_PROGRAM = @INSTALL_PROGRAM@
50
INSTALL_DATA = @INSTALL_DATA@
51
install_sh_DATA = $(install_sh) -c -m 644
28
install_sh_DATA = $(install_sh) -c -m 644
52
install_sh_PROGRAM = $(install_sh) -c
29
install_sh_PROGRAM = $(install_sh) -c
53
install_sh_SCRIPT = $(install_sh) -c
30
install_sh_SCRIPT = $(install_sh) -c
54
INSTALL_SCRIPT = @INSTALL_SCRIPT@
55
INSTALL_HEADER = $(INSTALL_DATA)
31
INSTALL_HEADER = $(INSTALL_DATA)
56
transform = @program_transform_name@
32
transform = $(program_transform_name)
57
NORMAL_INSTALL = :
33
NORMAL_INSTALL = :
58
PRE_INSTALL = :
34
PRE_INSTALL = :
59
POST_INSTALL = :
35
POST_INSTALL = :
60
NORMAL_UNINSTALL = :
36
NORMAL_UNINSTALL = :
61
PRE_UNINSTALL = :
37
PRE_UNINSTALL = :
62
POST_UNINSTALL = :
38
POST_UNINSTALL = :
63
build_alias = @build_alias@
64
build_triplet = @build@
39
build_triplet = @build@
65
host_alias = @host_alias@
66
host_triplet = @host@
40
host_triplet = @host@
67
target_alias = @target_alias@
68
target_triplet = @target@
41
target_triplet = @target@
69
42
ACLOCAL = @ACLOCAL@
70
EXEEXT = @EXEEXT@
43
AMDEP_FALSE = @AMDEP_FALSE@
71
OBJEXT = @OBJEXT@
44
AMDEP_TRUE = @AMDEP_TRUE@
72
PATH_SEPARATOR = @PATH_SEPARATOR@
73
AMTAR = @AMTAR@
45
AMTAR = @AMTAR@
74
ARTSCCONFIG = @ARTSCCONFIG@
46
ARTSCCONFIG = @ARTSCCONFIG@
75
AS = @AS@
47
AUTOCONF = @AUTOCONF@
76
AUTODIRS = @AUTODIRS@
48
AUTODIRS = @AUTODIRS@
49
AUTOHEADER = @AUTOHEADER@
50
AUTOMAKE = @AUTOMAKE@
77
AWK = @AWK@
51
AWK = @AWK@
78
CC = @CC@
52
CC = @CC@
79
CONF_FILES = @CONF_FILES@
53
CCDEPMODE = @CCDEPMODE@
54
CFLAGS = @CFLAGS@
80
CPP = @CPP@
55
CPP = @CPP@
56
CPPFLAGS = @CPPFLAGS@
81
CXX = @CXX@
57
CXX = @CXX@
82
CXXCPP = @CXXCPP@
58
CXXCPP = @CXXCPP@
59
CXXDEPMODE = @CXXDEPMODE@
60
CXXFLAGS = @CXXFLAGS@
61
CYGPATH_W = @CYGPATH_W@
83
DCOPIDL = @DCOPIDL@
62
DCOPIDL = @DCOPIDL@
84
DCOPIDL2CPP = @DCOPIDL2CPP@
63
DCOPIDL2CPP = @DCOPIDL2CPP@
85
DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@
64
DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@
65
DEFS = @DEFS@
86
DEPDIR = @DEPDIR@
66
DEPDIR = @DEPDIR@
87
DLLTOOL = @DLLTOOL@
88
DOXYGEN = @DOXYGEN@
89
DOXYGEN_PROJECT_NAME = @DOXYGEN_PROJECT_NAME@
90
DOXYGEN_PROJECT_NUMBER = @DOXYGEN_PROJECT_NUMBER@
91
DPMSINC = @DPMSINC@
92
DPMSLIB = @DPMSLIB@
93
ECHO = @ECHO@
67
ECHO = @ECHO@
68
ECHO_C = @ECHO_C@
69
ECHO_N = @ECHO_N@
70
ECHO_T = @ECHO_T@
71
EGREP = @EGREP@
72
ENABLE_CELX_FALSE = @ENABLE_CELX_FALSE@
73
ENABLE_CELX_TRUE = @ENABLE_CELX_TRUE@
74
ENABLE_GLUT_FALSE = @ENABLE_GLUT_FALSE@
75
ENABLE_GLUT_TRUE = @ENABLE_GLUT_TRUE@
76
ENABLE_GTK_FALSE = @ENABLE_GTK_FALSE@
77
ENABLE_GTK_TRUE = @ENABLE_GTK_TRUE@
78
ENABLE_HIPPARCOS_FALSE = @ENABLE_HIPPARCOS_FALSE@
79
ENABLE_HIPPARCOS_TRUE = @ENABLE_HIPPARCOS_TRUE@
80
ENABLE_KDE_FALSE = @ENABLE_KDE_FALSE@
81
ENABLE_KDE_TRUE = @ENABLE_KDE_TRUE@
82
EXEEXT = @EXEEXT@
94
FRAMEWORK_COREAUDIO = @FRAMEWORK_COREAUDIO@
83
FRAMEWORK_COREAUDIO = @FRAMEWORK_COREAUDIO@
95
GCJ = @GCJ@
96
GCJFLAGS = @GCJFLAGS@
97
GLINC = @GLINC@
98
GLLIB = @GLLIB@
99
GMSGFMT = @GMSGFMT@
84
GMSGFMT = @GMSGFMT@
100
GNOMEGNORBA_LIBS = @GNOMEGNORBA_LIBS@
85
GNOMEGNORBA_LIBS = @GNOMEGNORBA_LIBS@
101
GNOMEUI_LIBS = @GNOMEUI_LIBS@
86
GNOMEUI_LIBS = @GNOMEUI_LIBS@
Lines 113-129 Link Here
113
GTK_CONFIG = @GTK_CONFIG@
98
GTK_CONFIG = @GTK_CONFIG@
114
GTK_LIBS = @GTK_LIBS@
99
GTK_LIBS = @GTK_LIBS@
115
HIPDIR = @HIPDIR@
100
HIPDIR = @HIPDIR@
116
IDL = @IDL@
101
INSIDE_GNOME_COMMON_FALSE = @INSIDE_GNOME_COMMON_FALSE@
117
IDL_DEPENDENCIES = @IDL_DEPENDENCIES@
102
INSIDE_GNOME_COMMON_TRUE = @INSIDE_GNOME_COMMON_TRUE@
103
INSTALL_DATA = @INSTALL_DATA@
104
INSTALL_PROGRAM = @INSTALL_PROGRAM@
105
INSTALL_SCRIPT = @INSTALL_SCRIPT@
118
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
106
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
119
JAR = @JAR@
120
JAVAC = @JAVAC@
121
JAVAH = @JAVAH@
122
JVMLIBS = @JVMLIBS@
123
KDECONFIG = @KDECONFIG@
107
KDECONFIG = @KDECONFIG@
124
KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@
108
KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@
125
KDE_HAS_DOXYGEN = @KDE_HAS_DOXYGEN@
126
KDE_HAVE_DOT = @KDE_HAVE_DOT@
127
KDE_INCLUDES = @KDE_INCLUDES@
109
KDE_INCLUDES = @KDE_INCLUDES@
128
KDE_LDFLAGS = @KDE_LDFLAGS@
110
KDE_LDFLAGS = @KDE_LDFLAGS@
129
KDE_MT_LDFLAGS = @KDE_MT_LDFLAGS@
111
KDE_MT_LDFLAGS = @KDE_MT_LDFLAGS@
Lines 135-161 Link Here
135
KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@
117
KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@
136
KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@
118
KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@
137
KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@
119
KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@
138
LEX = @LEX@
120
LDFLAGS = @LDFLAGS@
139
LEXLIB = @LEXLIB@
140
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
141
LIBBZ2 = @LIBBZ2@
142
LIBCOMPAT = @LIBCOMPAT@
121
LIBCOMPAT = @LIBCOMPAT@
143
LIBCRYPT = @LIBCRYPT@
122
LIBCRYPT = @LIBCRYPT@
144
LIBDL = @LIBDL@
123
LIBDL = @LIBDL@
145
LIBGEN = @LIBGEN@
146
LIBJPEG = @LIBJPEG@
124
LIBJPEG = @LIBJPEG@
147
LIBMICO = @LIBMICO@
148
LIBOBJS = @LIBOBJS@
125
LIBOBJS = @LIBOBJS@
149
LIBPNG = @LIBPNG@
126
LIBPNG = @LIBPNG@
150
LIBPTHREAD = @LIBPTHREAD@
127
LIBPTHREAD = @LIBPTHREAD@
151
LIBPYTHON = @LIBPYTHON@
152
LIBQIMGIO = @LIBQIMGIO@
153
LIBRESOLV = @LIBRESOLV@
128
LIBRESOLV = @LIBRESOLV@
154
LIBSHADOW = @LIBSHADOW@
129
LIBS = @LIBS@
155
LIBSM = @LIBSM@
130
LIBSM = @LIBSM@
156
LIBSOCKET = @LIBSOCKET@
131
LIBSOCKET = @LIBSOCKET@
157
LIBSSL = @LIBSSL@
158
LIBTIFF = @LIBTIFF@
159
LIBTOOL = @LIBTOOL@
132
LIBTOOL = @LIBTOOL@
160
LIBUCB = @LIBUCB@
133
LIBUCB = @LIBUCB@
161
LIBUTIL = @LIBUTIL@
134
LIBUTIL = @LIBUTIL@
Lines 169-175 Link Here
169
LIB_KFILE = @LIB_KFILE@
142
LIB_KFILE = @LIB_KFILE@
170
LIB_KFM = @LIB_KFM@
143
LIB_KFM = @LIB_KFM@
171
LIB_KHTML = @LIB_KHTML@
144
LIB_KHTML = @LIB_KHTML@
172
LIB_KIMGIO = @LIB_KIMGIO@
173
LIB_KIO = @LIB_KIO@
145
LIB_KIO = @LIB_KIO@
174
LIB_KPARTS = @LIB_KPARTS@
146
LIB_KPARTS = @LIB_KPARTS@
175
LIB_KSPELL = @LIB_KSPELL@
147
LIB_KSPELL = @LIB_KSPELL@
Lines 177-222 Link Here
177
LIB_POLL = @LIB_POLL@
149
LIB_POLL = @LIB_POLL@
178
LIB_QPE = @LIB_QPE@
150
LIB_QPE = @LIB_QPE@
179
LIB_QT = @LIB_QT@
151
LIB_QT = @LIB_QT@
180
LIB_QTOPIA = @LIB_QTOPIA@
181
LIB_SMB = @LIB_SMB@
152
LIB_SMB = @LIB_SMB@
182
LIB_X11 = @LIB_X11@
153
LIB_X11 = @LIB_X11@
183
LIB_XEXT = @LIB_XEXT@
154
LIB_XEXT = @LIB_XEXT@
184
LN_S = @LN_S@
155
LN_S = @LN_S@
156
LTLIBOBJS = @LTLIBOBJS@
157
MAKEINFO = @MAKEINFO@
185
MCOPIDL = @MCOPIDL@
158
MCOPIDL = @MCOPIDL@
186
MEINPROC = @MEINPROC@
159
MEINPROC = @MEINPROC@
187
MICO_INCLUDES = @MICO_INCLUDES@
188
MICO_LDFLAGS = @MICO_LDFLAGS@
189
MOC = @MOC@
160
MOC = @MOC@
190
MSGFMT = @MSGFMT@
161
MSGFMT = @MSGFMT@
191
NOOPT_CFLAGS = @NOOPT_CFLAGS@
162
NOOPT_CFLAGS = @NOOPT_CFLAGS@
192
NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@
163
NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@
193
NOREPO = @NOREPO@
164
NOREPO = @NOREPO@
194
OBJDUMP = @OBJDUMP@
165
OBJEXT = @OBJEXT@
195
ORBIT_CFLAGS = @ORBIT_CFLAGS@
166
ORBIT_CFLAGS = @ORBIT_CFLAGS@
196
ORBIT_CONFIG = @ORBIT_CONFIG@
167
ORBIT_CONFIG = @ORBIT_CONFIG@
197
ORBIT_IDL = @ORBIT_IDL@
168
ORBIT_IDL = @ORBIT_IDL@
198
ORBIT_LIBS = @ORBIT_LIBS@
169
ORBIT_LIBS = @ORBIT_LIBS@
199
PACKAGE = @PACKAGE@
170
PACKAGE = @PACKAGE@
200
PAMLIBS = @PAMLIBS@
171
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
201
PASSWDLIBS = @PASSWDLIBS@
172
PACKAGE_NAME = @PACKAGE_NAME@
173
PACKAGE_STRING = @PACKAGE_STRING@
174
PACKAGE_TARNAME = @PACKAGE_TARNAME@
175
PACKAGE_VERSION = @PACKAGE_VERSION@
176
PATH_SEPARATOR = @PATH_SEPARATOR@
202
PKGDATADIR = @PKGDATADIR@
177
PKGDATADIR = @PKGDATADIR@
203
PTHREAD_LIB = @PTHREAD_LIB@
178
PTHREAD_LIB = @PTHREAD_LIB@
204
PYTHONINC = @PYTHONINC@
205
PYTHONLIB = @PYTHONLIB@
206
PYTHONMODDIR = @PYTHONMODDIR@
207
QTDOCDIR = @QTDOCDIR@
208
QTE_NORTTI = @QTE_NORTTI@
179
QTE_NORTTI = @QTE_NORTTI@
209
QTOPIA_INCLUDES = @QTOPIA_INCLUDES@
210
QT_INCLUDES = @QT_INCLUDES@
180
QT_INCLUDES = @QT_INCLUDES@
211
QT_LDFLAGS = @QT_LDFLAGS@
181
QT_LDFLAGS = @QT_LDFLAGS@
212
RANLIB = @RANLIB@
182
RANLIB = @RANLIB@
213
RC = @RC@
214
REPO = @REPO@
183
REPO = @REPO@
215
SETUIDFLAGS = @SETUIDFLAGS@
184
SET_MAKE = @SET_MAKE@
216
SSL_INCLUDES = @SSL_INCLUDES@
185
SHELL = @SHELL@
217
SSL_LDFLAGS = @SSL_LDFLAGS@
218
STRIP = @STRIP@
186
STRIP = @STRIP@
219
TOPSUBDIRS = @TOPSUBDIRS@
220
UIC = @UIC@
187
UIC = @UIC@
221
UIC_TR = @UIC_TR@
188
UIC_TR = @UIC_TR@
222
USER_INCLUDES = @USER_INCLUDES@
189
USER_INCLUDES = @USER_INCLUDES@
Lines 227-234 Link Here
227
VERSION = @VERSION@
194
VERSION = @VERSION@
228
WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@
195
WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@
229
XGETTEXT = @XGETTEXT@
196
XGETTEXT = @XGETTEXT@
230
XPMINC = @XPMINC@
231
XPMLIB = @XPMLIB@
232
XPM_LIBS = @XPM_LIBS@
197
XPM_LIBS = @XPM_LIBS@
233
X_CFLAGS = @X_CFLAGS@
198
X_CFLAGS = @X_CFLAGS@
234
X_EXTRA_LIBS = @X_EXTRA_LIBS@
199
X_EXTRA_LIBS = @X_EXTRA_LIBS@
Lines 237-251 Link Here
237
X_LIBS = @X_LIBS@
202
X_LIBS = @X_LIBS@
238
X_PRE_LIBS = @X_PRE_LIBS@
203
X_PRE_LIBS = @X_PRE_LIBS@
239
ZVT_LIBS = @ZVT_LIBS@
204
ZVT_LIBS = @ZVT_LIBS@
205
ac_ct_CC = @ac_ct_CC@
206
ac_ct_CXX = @ac_ct_CXX@
207
ac_ct_RANLIB = @ac_ct_RANLIB@
208
ac_ct_STRIP = @ac_ct_STRIP@
240
all_includes = @all_includes@
209
all_includes = @all_includes@
241
all_libraries = @all_libraries@
210
all_libraries = @all_libraries@
211
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
212
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
213
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
214
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
242
am__include = @am__include@
215
am__include = @am__include@
216
am__leading_dot = @am__leading_dot@
243
am__quote = @am__quote@
217
am__quote = @am__quote@
218
bindir = @bindir@
219
build = @build@
220
build_alias = @build_alias@
221
build_cpu = @build_cpu@
222
build_os = @build_os@
223
build_vendor = @build_vendor@
244
cflags_set = @cflags_set@
224
cflags_set = @cflags_set@
245
cxxflags_set = @cxxflags_set@
225
datadir = @datadir@
246
idldir = @idldir@
226
exec_prefix = @exec_prefix@
227
host = @host@
228
host_alias = @host_alias@
229
host_cpu = @host_cpu@
230
host_os = @host_os@
231
host_vendor = @host_vendor@
232
includedir = @includedir@
233
infodir = @infodir@
247
install_sh = @install_sh@
234
install_sh = @install_sh@
248
jni_includes = @jni_includes@
249
kde_appsdir = @kde_appsdir@
235
kde_appsdir = @kde_appsdir@
250
kde_bindir = @kde_bindir@
236
kde_bindir = @kde_bindir@
251
kde_confdir = @kde_confdir@
237
kde_confdir = @kde_confdir@
Lines 267-275 Link Here
267
kde_templatesdir = @kde_templatesdir@
253
kde_templatesdir = @kde_templatesdir@
268
kde_wallpaperdir = @kde_wallpaperdir@
254
kde_wallpaperdir = @kde_wallpaperdir@
269
kde_widgetdir = @kde_widgetdir@
255
kde_widgetdir = @kde_widgetdir@
270
micodir = @micodir@
256
libdir = @libdir@
257
libexecdir = @libexecdir@
258
localstatedir = @localstatedir@
259
mandir = @mandir@
260
oldincludedir = @oldincludedir@
261
prefix = @prefix@
262
program_transform_name = @program_transform_name@
271
qt_includes = @qt_includes@
263
qt_includes = @qt_includes@
272
qt_libraries = @qt_libraries@
264
qt_libraries = @qt_libraries@
265
sbindir = @sbindir@
266
sharedstatedir = @sharedstatedir@
267
sysconfdir = @sysconfdir@
268
target = @target@
269
target_alias = @target_alias@
270
target_cpu = @target_cpu@
271
target_os = @target_os@
272
target_vendor = @target_vendor@
273
x_includes = @x_includes@
273
x_includes = @x_includes@
274
x_libraries = @x_libraries@
274
x_libraries = @x_libraries@
275
noinst_LIBRARIES = libceltxf.a
275
noinst_LIBRARIES = libceltxf.a
Lines 285-290 Link Here
285
	texturefont.cpp
285
	texturefont.cpp
286
286
287
subdir = src/celtxf
287
subdir = src/celtxf
288
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
288
mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs
289
mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs
289
CONFIG_HEADER = $(top_builddir)/config.h
290
CONFIG_HEADER = $(top_builddir)/config.h
290
CONFIG_CLEAN_FILES =
291
CONFIG_CLEAN_FILES =
Lines 297-307 Link Here
297
#>+ 1
298
#>+ 1
298
libceltxf_a_OBJECTS = texturefont.$(OBJEXT)
299
libceltxf_a_OBJECTS = texturefont.$(OBJEXT)
299
300
300
DEFS = @DEFS@
301
DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
301
DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
302
CPPFLAGS = @CPPFLAGS@
303
LDFLAGS = @LDFLAGS@
304
LIBS = @LIBS@
305
depcomp = $(SHELL) $(top_srcdir)/admin/depcomp
302
depcomp = $(SHELL) $(top_srcdir)/admin/depcomp
306
am__depfiles_maybe = depfiles
303
am__depfiles_maybe = depfiles
307
#>- @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/texturefont.Po
304
#>- @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/texturefont.Po
Lines 326-332 Link Here
326
#>+ 2
323
#>+ 2
327
CXXLINK = $(LIBTOOL) --mode=link --tag=CXX $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) \
324
CXXLINK = $(LIBTOOL) --mode=link --tag=CXX $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) \
328
	$(AM_LDFLAGS) $(LDFLAGS) -o $@
325
	$(AM_LDFLAGS) $(LDFLAGS) -o $@
329
CXXFLAGS = @CXXFLAGS@
330
DIST_SOURCES = $(libceltxf_a_SOURCES)
326
DIST_SOURCES = $(libceltxf_a_SOURCES)
331
DATA = $(noinst_DATA)
327
DATA = $(noinst_DATA)
332
328
Lines 372-394 Link Here
372
	-rm -rf ./$(DEPDIR)
368
	-rm -rf ./$(DEPDIR)
373
369
374
.cpp.o:
370
.cpp.o:
375
@AMDEP_TRUE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
371
@am__fastdepCXX_TRUE@	if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
376
@AMDEP_TRUE@	depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
372
@am__fastdepCXX_TRUE@	  -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
377
@AMDEP_TRUE@	$(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
373
@am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
378
	$(CXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
374
@am__fastdepCXX_TRUE@	else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
375
@am__fastdepCXX_TRUE@	fi
376
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
377
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
378
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
379
@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
379
380
380
.cpp.obj:
381
.cpp.obj:
381
@AMDEP_TRUE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
382
@am__fastdepCXX_TRUE@	if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
382
@AMDEP_TRUE@	depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
383
@am__fastdepCXX_TRUE@	  -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
383
@AMDEP_TRUE@	$(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
384
@am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
384
	$(CXXCOMPILE) -c -o $@ `cygpath -w $<`
385
@am__fastdepCXX_TRUE@	else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
386
@am__fastdepCXX_TRUE@	fi
387
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
388
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
389
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
390
@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
385
391
386
.cpp.lo:
392
.cpp.lo:
387
@AMDEP_TRUE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
393
@am__fastdepCXX_TRUE@	if $(LTCXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
388
@AMDEP_TRUE@	depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
394
@am__fastdepCXX_TRUE@	  -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
389
@AMDEP_TRUE@	$(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
395
@am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \
390
	$(LTCXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
396
@am__fastdepCXX_TRUE@	else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
391
CXXDEPMODE = @CXXDEPMODE@
397
@am__fastdepCXX_TRUE@	fi
398
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
399
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
400
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
401
@am__fastdepCXX_FALSE@	$(LTCXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
392
402
393
mostlyclean-libtool:
403
mostlyclean-libtool:
394
	-rm -f *.lo
404
	-rm -f *.lo
Lines 403-408 Link Here
403
ETAGS = etags
413
ETAGS = etags
404
ETAGSFLAGS =
414
ETAGSFLAGS =
405
415
416
CTAGS = ctags
417
CTAGSFLAGS =
418
406
tags: TAGS
419
tags: TAGS
407
420
408
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
421
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
Lines 428-443 Link Here
428
	  || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
441
	  || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
429
	     $$tags $$unique
442
	     $$tags $$unique
430
443
444
ctags: CTAGS
445
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
446
		$(TAGS_FILES) $(LISP)
447
	tags=; \
448
	here=`pwd`; \
449
	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
450
	unique=`for i in $$list; do \
451
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
452
	  done | \
453
	  $(AWK) '    { files[$$0] = 1; } \
454
	       END { for (i in files) print i; }'`; \
455
	test -z "$(CTAGS_ARGS)$$tags$$unique" \
456
	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
457
	     $$tags $$unique
458
431
GTAGS:
459
GTAGS:
432
	here=`$(am__cd) $(top_builddir) && pwd` \
460
	here=`$(am__cd) $(top_builddir) && pwd` \
433
	  && cd $(top_srcdir) \
461
	  && cd $(top_srcdir) \
434
	  && gtags -i $(GTAGS_ARGS) $$here
462
	  && gtags -i $(GTAGS_ARGS) $$here
435
463
436
distclean-tags:
464
distclean-tags:
437
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
465
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
438
#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
466
#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
439
#>+ 4
467
#>+ 4
440
KDE_DIST=celtxf.dsp texturefont.h txf.mak 
468
KDE_DIST=txf.mak texturefont.h celtxf.dsp 
441
469
442
DISTFILES= $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
470
DISTFILES= $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
443
471
Lines 446-452 Link Here
446
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
474
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
447
475
448
distdir: $(DISTFILES)
476
distdir: $(DISTFILES)
449
	@list='$(DISTFILES)'; for file in $$list; do \
477
	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
478
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
479
	list='$(DISTFILES)'; for file in $$list; do \
480
	  case $$file in \
481
	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
482
	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
483
	  esac; \
450
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
484
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
451
	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
485
	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
452
	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
486
	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
Lines 471-477 Link Here
471
all-am: Makefile $(LIBRARIES) $(DATA) $(HEADERS)
505
all-am: Makefile $(LIBRARIES) $(DATA) $(HEADERS)
472
506
473
installdirs:
507
installdirs:
474
475
install: install-am
508
install: install-am
476
install-exec: install-exec-am
509
install-exec: install-exec-am
477
install-data: install-data-am
510
install-data: install-data-am
Lines 535-552 Link Here
535
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
568
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
536
	mostlyclean-libtool
569
	mostlyclean-libtool
537
570
571
pdf: pdf-am
572
573
pdf-am:
574
575
ps: ps-am
576
577
ps-am:
578
538
uninstall-am: uninstall-info-am
579
uninstall-am: uninstall-info-am
539
580
540
.PHONY: GTAGS all all-am check check-am clean clean-generic \
581
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
541
	clean-libtool clean-noinstLIBRARIES distclean distclean-compile \
582
	clean-libtool clean-noinstLIBRARIES ctags distclean \
542
	distclean-depend distclean-generic distclean-libtool \
583
	distclean-compile distclean-depend distclean-generic \
543
	distclean-tags distdir dvi dvi-am info info-am install \
584
	distclean-libtool distclean-tags distdir dvi dvi-am info \
544
	install-am install-data install-data-am install-exec \
585
	info-am install install-am install-data install-data-am \
545
	install-exec-am install-info install-info-am install-man \
586
	install-exec install-exec-am install-info install-info-am \
546
	install-strip installcheck installcheck-am installdirs \
587
	install-man install-strip installcheck installcheck-am \
547
	maintainer-clean maintainer-clean-generic mostlyclean \
588
	installdirs maintainer-clean maintainer-clean-generic \
548
	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
589
	mostlyclean mostlyclean-compile mostlyclean-generic \
549
	tags uninstall uninstall-am uninstall-info-am
590
	mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
591
	uninstall-am uninstall-info-am
550
592
551
# Tell versions [3.59,3.63) of GNU make to not export all variables.
593
# Tell versions [3.59,3.63) of GNU make to not export all variables.
552
# Otherwise a system limit (for SysV at least) may be exceeded.
594
# Otherwise a system limit (for SysV at least) may be exceeded.
(-)celestia-1.3.1-old/src/celutil/Makefile.in (-120 / +162 lines)
Lines 1-8 Link Here
1
# Makefile.in generated by automake 1.6.3 from Makefile.am.
1
# Makefile.in generated by automake 1.7.6 from Makefile.am.
2
# KDE tags expanded automatically by am_edit - $Revision: 1.2 $ 
2
# KDE tags expanded automatically by am_edit - $Revision: 1.2 $ 
3
# @configure_input@
3
# @configure_input@
4
4
5
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
5
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
6
# Free Software Foundation, Inc.
6
# Free Software Foundation, Inc.
7
# This Makefile.in is free software; the Free Software Foundation
7
# This Makefile.in is free software; the Free Software Foundation
8
# gives unlimited permission to copy and/or distribute it,
8
# gives unlimited permission to copy and/or distribute it,
Lines 14-101 Link Here
14
# PARTICULAR PURPOSE.
14
# PARTICULAR PURPOSE.
15
15
16
@SET_MAKE@
16
@SET_MAKE@
17
SHELL = @SHELL@
18
17
19
srcdir = @srcdir@
18
srcdir = @srcdir@
20
top_srcdir = @top_srcdir@
19
top_srcdir = @top_srcdir@
21
VPATH = @srcdir@
20
VPATH = @srcdir@
22
prefix = @prefix@
23
exec_prefix = @exec_prefix@
24
25
bindir = @bindir@
26
sbindir = @sbindir@
27
libexecdir = @libexecdir@
28
datadir = @datadir@
29
sysconfdir = @sysconfdir@
30
sharedstatedir = @sharedstatedir@
31
localstatedir = @localstatedir@
32
libdir = @libdir@
33
infodir = @infodir@
34
mandir = @mandir@
35
includedir = @includedir@
36
oldincludedir = /usr/include
37
pkgdatadir = $(datadir)/@PACKAGE@
21
pkgdatadir = $(datadir)/@PACKAGE@
38
pkglibdir = $(libdir)/@PACKAGE@
22
pkglibdir = $(libdir)/@PACKAGE@
39
pkgincludedir = $(includedir)/@PACKAGE@
23
pkgincludedir = $(includedir)/@PACKAGE@
40
top_builddir = ../..
24
top_builddir = ../..
41
25
42
ACLOCAL = @ACLOCAL@
43
AUTOCONF = @AUTOCONF@
44
AUTOMAKE = @AUTOMAKE@
45
AUTOHEADER = @AUTOHEADER@
46
47
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
48
INSTALL = @INSTALL@
27
INSTALL = @INSTALL@
49
INSTALL_PROGRAM = @INSTALL_PROGRAM@
50
INSTALL_DATA = @INSTALL_DATA@
51
install_sh_DATA = $(install_sh) -c -m 644
28
install_sh_DATA = $(install_sh) -c -m 644
52
install_sh_PROGRAM = $(install_sh) -c
29
install_sh_PROGRAM = $(install_sh) -c
53
install_sh_SCRIPT = $(install_sh) -c
30
install_sh_SCRIPT = $(install_sh) -c
54
INSTALL_SCRIPT = @INSTALL_SCRIPT@
55
INSTALL_HEADER = $(INSTALL_DATA)
31
INSTALL_HEADER = $(INSTALL_DATA)
56
transform = @program_transform_name@
32
transform = $(program_transform_name)
57
NORMAL_INSTALL = :
33
NORMAL_INSTALL = :
58
PRE_INSTALL = :
34
PRE_INSTALL = :
59
POST_INSTALL = :
35
POST_INSTALL = :
60
NORMAL_UNINSTALL = :
36
NORMAL_UNINSTALL = :
61
PRE_UNINSTALL = :
37
PRE_UNINSTALL = :
62
POST_UNINSTALL = :
38
POST_UNINSTALL = :
63
build_alias = @build_alias@
64
build_triplet = @build@
39
build_triplet = @build@
65
host_alias = @host_alias@
66
host_triplet = @host@
40
host_triplet = @host@
67
target_alias = @target_alias@
68
target_triplet = @target@
41
target_triplet = @target@
69
42
ACLOCAL = @ACLOCAL@
70
EXEEXT = @EXEEXT@
43
AMDEP_FALSE = @AMDEP_FALSE@
71
OBJEXT = @OBJEXT@
44
AMDEP_TRUE = @AMDEP_TRUE@
72
PATH_SEPARATOR = @PATH_SEPARATOR@
73
AMTAR = @AMTAR@
45
AMTAR = @AMTAR@
74
ARTSCCONFIG = @ARTSCCONFIG@
46
ARTSCCONFIG = @ARTSCCONFIG@
75
AS = @AS@
47
AUTOCONF = @AUTOCONF@
76
AUTODIRS = @AUTODIRS@
48
AUTODIRS = @AUTODIRS@
49
AUTOHEADER = @AUTOHEADER@
50
AUTOMAKE = @AUTOMAKE@
77
AWK = @AWK@
51
AWK = @AWK@
78
CC = @CC@
52
CC = @CC@
79
CONF_FILES = @CONF_FILES@
53
CCDEPMODE = @CCDEPMODE@
54
CFLAGS = @CFLAGS@
80
CPP = @CPP@
55
CPP = @CPP@
56
CPPFLAGS = @CPPFLAGS@
81
CXX = @CXX@
57
CXX = @CXX@
82
CXXCPP = @CXXCPP@
58
CXXCPP = @CXXCPP@
59
CXXDEPMODE = @CXXDEPMODE@
60
CXXFLAGS = @CXXFLAGS@
61
CYGPATH_W = @CYGPATH_W@
83
DCOPIDL = @DCOPIDL@
62
DCOPIDL = @DCOPIDL@
84
DCOPIDL2CPP = @DCOPIDL2CPP@
63
DCOPIDL2CPP = @DCOPIDL2CPP@
85
DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@
64
DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@
65
DEFS = @DEFS@
86
DEPDIR = @DEPDIR@
66
DEPDIR = @DEPDIR@
87
DLLTOOL = @DLLTOOL@
88
DOXYGEN = @DOXYGEN@
89
DOXYGEN_PROJECT_NAME = @DOXYGEN_PROJECT_NAME@
90
DOXYGEN_PROJECT_NUMBER = @DOXYGEN_PROJECT_NUMBER@
91
DPMSINC = @DPMSINC@
92
DPMSLIB = @DPMSLIB@
93
ECHO = @ECHO@
67
ECHO = @ECHO@
68
ECHO_C = @ECHO_C@
69
ECHO_N = @ECHO_N@
70
ECHO_T = @ECHO_T@
71
EGREP = @EGREP@
72
ENABLE_CELX_FALSE = @ENABLE_CELX_FALSE@
73
ENABLE_CELX_TRUE = @ENABLE_CELX_TRUE@
74
ENABLE_GLUT_FALSE = @ENABLE_GLUT_FALSE@
75
ENABLE_GLUT_TRUE = @ENABLE_GLUT_TRUE@
76
ENABLE_GTK_FALSE = @ENABLE_GTK_FALSE@
77
ENABLE_GTK_TRUE = @ENABLE_GTK_TRUE@
78
ENABLE_HIPPARCOS_FALSE = @ENABLE_HIPPARCOS_FALSE@
79
ENABLE_HIPPARCOS_TRUE = @ENABLE_HIPPARCOS_TRUE@
80
ENABLE_KDE_FALSE = @ENABLE_KDE_FALSE@
81
ENABLE_KDE_TRUE = @ENABLE_KDE_TRUE@
82
EXEEXT = @EXEEXT@
94
FRAMEWORK_COREAUDIO = @FRAMEWORK_COREAUDIO@
83
FRAMEWORK_COREAUDIO = @FRAMEWORK_COREAUDIO@
95
GCJ = @GCJ@
96
GCJFLAGS = @GCJFLAGS@
97
GLINC = @GLINC@
98
GLLIB = @GLLIB@
99
GMSGFMT = @GMSGFMT@
84
GMSGFMT = @GMSGFMT@
100
GNOMEGNORBA_LIBS = @GNOMEGNORBA_LIBS@
85
GNOMEGNORBA_LIBS = @GNOMEGNORBA_LIBS@
101
GNOMEUI_LIBS = @GNOMEUI_LIBS@
86
GNOMEUI_LIBS = @GNOMEUI_LIBS@
Lines 113-129 Link Here
113
GTK_CONFIG = @GTK_CONFIG@
98
GTK_CONFIG = @GTK_CONFIG@
114
GTK_LIBS = @GTK_LIBS@
99
GTK_LIBS = @GTK_LIBS@
115
HIPDIR = @HIPDIR@
100
HIPDIR = @HIPDIR@
116
IDL = @IDL@
101
INSIDE_GNOME_COMMON_FALSE = @INSIDE_GNOME_COMMON_FALSE@
117
IDL_DEPENDENCIES = @IDL_DEPENDENCIES@
102
INSIDE_GNOME_COMMON_TRUE = @INSIDE_GNOME_COMMON_TRUE@
103
INSTALL_DATA = @INSTALL_DATA@
104
INSTALL_PROGRAM = @INSTALL_PROGRAM@
105
INSTALL_SCRIPT = @INSTALL_SCRIPT@
118
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
106
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
119
JAR = @JAR@
120
JAVAC = @JAVAC@
121
JAVAH = @JAVAH@
122
JVMLIBS = @JVMLIBS@
123
KDECONFIG = @KDECONFIG@
107
KDECONFIG = @KDECONFIG@
124
KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@
108
KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@
125
KDE_HAS_DOXYGEN = @KDE_HAS_DOXYGEN@
126
KDE_HAVE_DOT = @KDE_HAVE_DOT@
127
KDE_INCLUDES = @KDE_INCLUDES@
109
KDE_INCLUDES = @KDE_INCLUDES@
128
KDE_LDFLAGS = @KDE_LDFLAGS@
110
KDE_LDFLAGS = @KDE_LDFLAGS@
129
KDE_MT_LDFLAGS = @KDE_MT_LDFLAGS@
111
KDE_MT_LDFLAGS = @KDE_MT_LDFLAGS@
Lines 135-161 Link Here
135
KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@
117
KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@
136
KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@
118
KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@
137
KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@
119
KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@
138
LEX = @LEX@
120
LDFLAGS = @LDFLAGS@
139
LEXLIB = @LEXLIB@
140
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
141
LIBBZ2 = @LIBBZ2@
142
LIBCOMPAT = @LIBCOMPAT@
121
LIBCOMPAT = @LIBCOMPAT@
143
LIBCRYPT = @LIBCRYPT@
122
LIBCRYPT = @LIBCRYPT@
144
LIBDL = @LIBDL@
123
LIBDL = @LIBDL@
145
LIBGEN = @LIBGEN@
146
LIBJPEG = @LIBJPEG@
124
LIBJPEG = @LIBJPEG@
147
LIBMICO = @LIBMICO@
148
LIBOBJS = @LIBOBJS@
125
LIBOBJS = @LIBOBJS@
149
LIBPNG = @LIBPNG@
126
LIBPNG = @LIBPNG@
150
LIBPTHREAD = @LIBPTHREAD@
127
LIBPTHREAD = @LIBPTHREAD@
151
LIBPYTHON = @LIBPYTHON@
152
LIBQIMGIO = @LIBQIMGIO@
153
LIBRESOLV = @LIBRESOLV@
128
LIBRESOLV = @LIBRESOLV@
154
LIBSHADOW = @LIBSHADOW@
129
LIBS = @LIBS@
155
LIBSM = @LIBSM@
130
LIBSM = @LIBSM@
156
LIBSOCKET = @LIBSOCKET@
131
LIBSOCKET = @LIBSOCKET@
157
LIBSSL = @LIBSSL@
158
LIBTIFF = @LIBTIFF@
159
LIBTOOL = @LIBTOOL@
132
LIBTOOL = @LIBTOOL@
160
LIBUCB = @LIBUCB@
133
LIBUCB = @LIBUCB@
161
LIBUTIL = @LIBUTIL@
134
LIBUTIL = @LIBUTIL@
Lines 169-175 Link Here
169
LIB_KFILE = @LIB_KFILE@
142
LIB_KFILE = @LIB_KFILE@
170
LIB_KFM = @LIB_KFM@
143
LIB_KFM = @LIB_KFM@
171
LIB_KHTML = @LIB_KHTML@
144
LIB_KHTML = @LIB_KHTML@
172
LIB_KIMGIO = @LIB_KIMGIO@
173
LIB_KIO = @LIB_KIO@
145
LIB_KIO = @LIB_KIO@
174
LIB_KPARTS = @LIB_KPARTS@
146
LIB_KPARTS = @LIB_KPARTS@
175
LIB_KSPELL = @LIB_KSPELL@
147
LIB_KSPELL = @LIB_KSPELL@
Lines 177-222 Link Here
177
LIB_POLL = @LIB_POLL@
149
LIB_POLL = @LIB_POLL@
178
LIB_QPE = @LIB_QPE@
150
LIB_QPE = @LIB_QPE@
179
LIB_QT = @LIB_QT@
151
LIB_QT = @LIB_QT@
180
LIB_QTOPIA = @LIB_QTOPIA@
181
LIB_SMB = @LIB_SMB@
152
LIB_SMB = @LIB_SMB@
182
LIB_X11 = @LIB_X11@
153
LIB_X11 = @LIB_X11@
183
LIB_XEXT = @LIB_XEXT@
154
LIB_XEXT = @LIB_XEXT@
184
LN_S = @LN_S@
155
LN_S = @LN_S@
156
LTLIBOBJS = @LTLIBOBJS@
157
MAKEINFO = @MAKEINFO@
185
MCOPIDL = @MCOPIDL@
158
MCOPIDL = @MCOPIDL@
186
MEINPROC = @MEINPROC@
159
MEINPROC = @MEINPROC@
187
MICO_INCLUDES = @MICO_INCLUDES@
188
MICO_LDFLAGS = @MICO_LDFLAGS@
189
MOC = @MOC@
160
MOC = @MOC@
190
MSGFMT = @MSGFMT@
161
MSGFMT = @MSGFMT@
191
NOOPT_CFLAGS = @NOOPT_CFLAGS@
162
NOOPT_CFLAGS = @NOOPT_CFLAGS@
192
NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@
163
NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@
193
NOREPO = @NOREPO@
164
NOREPO = @NOREPO@
194
OBJDUMP = @OBJDUMP@
165
OBJEXT = @OBJEXT@
195
ORBIT_CFLAGS = @ORBIT_CFLAGS@
166
ORBIT_CFLAGS = @ORBIT_CFLAGS@
196
ORBIT_CONFIG = @ORBIT_CONFIG@
167
ORBIT_CONFIG = @ORBIT_CONFIG@
197
ORBIT_IDL = @ORBIT_IDL@
168
ORBIT_IDL = @ORBIT_IDL@
198
ORBIT_LIBS = @ORBIT_LIBS@
169
ORBIT_LIBS = @ORBIT_LIBS@
199
PACKAGE = @PACKAGE@
170
PACKAGE = @PACKAGE@
200
PAMLIBS = @PAMLIBS@
171
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
201
PASSWDLIBS = @PASSWDLIBS@
172
PACKAGE_NAME = @PACKAGE_NAME@
173
PACKAGE_STRING = @PACKAGE_STRING@
174
PACKAGE_TARNAME = @PACKAGE_TARNAME@
175
PACKAGE_VERSION = @PACKAGE_VERSION@
176
PATH_SEPARATOR = @PATH_SEPARATOR@
202
PKGDATADIR = @PKGDATADIR@
177
PKGDATADIR = @PKGDATADIR@
203
PTHREAD_LIB = @PTHREAD_LIB@
178
PTHREAD_LIB = @PTHREAD_LIB@
204
PYTHONINC = @PYTHONINC@
205
PYTHONLIB = @PYTHONLIB@
206
PYTHONMODDIR = @PYTHONMODDIR@
207
QTDOCDIR = @QTDOCDIR@
208
QTE_NORTTI = @QTE_NORTTI@
179
QTE_NORTTI = @QTE_NORTTI@
209
QTOPIA_INCLUDES = @QTOPIA_INCLUDES@
210
QT_INCLUDES = @QT_INCLUDES@
180
QT_INCLUDES = @QT_INCLUDES@
211
QT_LDFLAGS = @QT_LDFLAGS@
181
QT_LDFLAGS = @QT_LDFLAGS@
212
RANLIB = @RANLIB@
182
RANLIB = @RANLIB@
213
RC = @RC@
214
REPO = @REPO@
183
REPO = @REPO@
215
SETUIDFLAGS = @SETUIDFLAGS@
184
SET_MAKE = @SET_MAKE@
216
SSL_INCLUDES = @SSL_INCLUDES@
185
SHELL = @SHELL@
217
SSL_LDFLAGS = @SSL_LDFLAGS@
218
STRIP = @STRIP@
186
STRIP = @STRIP@
219
TOPSUBDIRS = @TOPSUBDIRS@
220
UIC = @UIC@
187
UIC = @UIC@
221
UIC_TR = @UIC_TR@
188
UIC_TR = @UIC_TR@
222
USER_INCLUDES = @USER_INCLUDES@
189
USER_INCLUDES = @USER_INCLUDES@
Lines 227-234 Link Here
227
VERSION = @VERSION@
194
VERSION = @VERSION@
228
WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@
195
WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@
229
XGETTEXT = @XGETTEXT@
196
XGETTEXT = @XGETTEXT@
230
XPMINC = @XPMINC@
231
XPMLIB = @XPMLIB@
232
XPM_LIBS = @XPM_LIBS@
197
XPM_LIBS = @XPM_LIBS@
233
X_CFLAGS = @X_CFLAGS@
198
X_CFLAGS = @X_CFLAGS@
234
X_EXTRA_LIBS = @X_EXTRA_LIBS@
199
X_EXTRA_LIBS = @X_EXTRA_LIBS@
Lines 237-251 Link Here
237
X_LIBS = @X_LIBS@
202
X_LIBS = @X_LIBS@
238
X_PRE_LIBS = @X_PRE_LIBS@
203
X_PRE_LIBS = @X_PRE_LIBS@
239
ZVT_LIBS = @ZVT_LIBS@
204
ZVT_LIBS = @ZVT_LIBS@
205
ac_ct_CC = @ac_ct_CC@
206
ac_ct_CXX = @ac_ct_CXX@
207
ac_ct_RANLIB = @ac_ct_RANLIB@
208
ac_ct_STRIP = @ac_ct_STRIP@
240
all_includes = @all_includes@
209
all_includes = @all_includes@
241
all_libraries = @all_libraries@
210
all_libraries = @all_libraries@
211
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
212
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
213
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
214
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
242
am__include = @am__include@
215
am__include = @am__include@
216
am__leading_dot = @am__leading_dot@
243
am__quote = @am__quote@
217
am__quote = @am__quote@
218
bindir = @bindir@
219
build = @build@
220
build_alias = @build_alias@
221
build_cpu = @build_cpu@
222
build_os = @build_os@
223
build_vendor = @build_vendor@
244
cflags_set = @cflags_set@
224
cflags_set = @cflags_set@
245
cxxflags_set = @cxxflags_set@
225
datadir = @datadir@
246
idldir = @idldir@
226
exec_prefix = @exec_prefix@
227
host = @host@
228
host_alias = @host_alias@
229
host_cpu = @host_cpu@
230
host_os = @host_os@
231
host_vendor = @host_vendor@
232
includedir = @includedir@
233
infodir = @infodir@
247
install_sh = @install_sh@
234
install_sh = @install_sh@
248
jni_includes = @jni_includes@
249
kde_appsdir = @kde_appsdir@
235
kde_appsdir = @kde_appsdir@
250
kde_bindir = @kde_bindir@
236
kde_bindir = @kde_bindir@
251
kde_confdir = @kde_confdir@
237
kde_confdir = @kde_confdir@
Lines 267-275 Link Here
267
kde_templatesdir = @kde_templatesdir@
253
kde_templatesdir = @kde_templatesdir@
268
kde_wallpaperdir = @kde_wallpaperdir@
254
kde_wallpaperdir = @kde_wallpaperdir@
269
kde_widgetdir = @kde_widgetdir@
255
kde_widgetdir = @kde_widgetdir@
270
micodir = @micodir@
256
libdir = @libdir@
257
libexecdir = @libexecdir@
258
localstatedir = @localstatedir@
259
mandir = @mandir@
260
oldincludedir = @oldincludedir@
261
prefix = @prefix@
262
program_transform_name = @program_transform_name@
271
qt_includes = @qt_includes@
263
qt_includes = @qt_includes@
272
qt_libraries = @qt_libraries@
264
qt_libraries = @qt_libraries@
265
sbindir = @sbindir@
266
sharedstatedir = @sharedstatedir@
267
sysconfdir = @sysconfdir@
268
target = @target@
269
target_alias = @target_alias@
270
target_cpu = @target_cpu@
271
target_os = @target_os@
272
target_vendor = @target_vendor@
273
x_includes = @x_includes@
273
x_includes = @x_includes@
274
x_libraries = @x_libraries@
274
x_libraries = @x_libraries@
275
noinst_LIBRARIES = libcelutil.a
275
noinst_LIBRARIES = libcelutil.a
Lines 299-304 Link Here
299
299
300
EXTRA_libcelutil_a_SOURCES = $(WINSOURCES)
300
EXTRA_libcelutil_a_SOURCES = $(WINSOURCES)
301
subdir = src/celutil
301
subdir = src/celutil
302
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
302
mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs
303
mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs
303
CONFIG_HEADER = $(top_builddir)/config.h
304
CONFIG_HEADER = $(top_builddir)/config.h
304
CONFIG_CLEAN_FILES =
305
CONFIG_CLEAN_FILES =
Lines 320-330 Link Here
320
@KDE_USE_FINAL_FALSE@libcelutil_a_OBJECTS = $(libcelutil_a_nofinal_OBJECTS)
321
@KDE_USE_FINAL_FALSE@libcelutil_a_OBJECTS = $(libcelutil_a_nofinal_OBJECTS)
321
@KDE_USE_FINAL_TRUE@libcelutil_a_OBJECTS = $(libcelutil_a_final_OBJECTS)
322
@KDE_USE_FINAL_TRUE@libcelutil_a_OBJECTS = $(libcelutil_a_final_OBJECTS)
322
323
323
DEFS = @DEFS@
324
DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
324
DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
325
CPPFLAGS = @CPPFLAGS@
326
LDFLAGS = @LDFLAGS@
327
LIBS = @LIBS@
328
depcomp = $(SHELL) $(top_srcdir)/admin/depcomp
325
depcomp = $(SHELL) $(top_srcdir)/admin/depcomp
329
am__depfiles_maybe = depfiles
326
am__depfiles_maybe = depfiles
330
#>- @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/bigfix.Po ./$(DEPDIR)/color.Po \
327
#>- @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/bigfix.Po ./$(DEPDIR)/color.Po \
Lines 368-374 Link Here
368
#>+ 2
365
#>+ 2
369
CXXLINK = $(LIBTOOL) --mode=link --tag=CXX $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) \
366
CXXLINK = $(LIBTOOL) --mode=link --tag=CXX $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) \
370
	$(AM_LDFLAGS) $(LDFLAGS) -o $@
367
	$(AM_LDFLAGS) $(LDFLAGS) -o $@
371
CXXFLAGS = @CXXFLAGS@
372
DIST_SOURCES = $(libcelutil_a_SOURCES) $(EXTRA_libcelutil_a_SOURCES)
368
DIST_SOURCES = $(libcelutil_a_SOURCES) $(EXTRA_libcelutil_a_SOURCES)
373
DATA = $(noinst_DATA)
369
DATA = $(noinst_DATA)
374
370
Lines 425-447 Link Here
425
	-rm -rf ./$(DEPDIR)
421
	-rm -rf ./$(DEPDIR)
426
422
427
.cpp.o:
423
.cpp.o:
428
@AMDEP_TRUE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
424
@am__fastdepCXX_TRUE@	if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
429
@AMDEP_TRUE@	depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
425
@am__fastdepCXX_TRUE@	  -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
430
@AMDEP_TRUE@	$(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
426
@am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
431
	$(CXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
427
@am__fastdepCXX_TRUE@	else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
428
@am__fastdepCXX_TRUE@	fi
429
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
430
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
431
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
432
@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
432
433
433
.cpp.obj:
434
.cpp.obj:
434
@AMDEP_TRUE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
435
@am__fastdepCXX_TRUE@	if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
435
@AMDEP_TRUE@	depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
436
@am__fastdepCXX_TRUE@	  -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
436
@AMDEP_TRUE@	$(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
437
@am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
437
	$(CXXCOMPILE) -c -o $@ `cygpath -w $<`
438
@am__fastdepCXX_TRUE@	else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
439
@am__fastdepCXX_TRUE@	fi
440
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
441
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
442
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
443
@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
438
444
439
.cpp.lo:
445
.cpp.lo:
440
@AMDEP_TRUE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
446
@am__fastdepCXX_TRUE@	if $(LTCXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
441
@AMDEP_TRUE@	depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
447
@am__fastdepCXX_TRUE@	  -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
442
@AMDEP_TRUE@	$(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
448
@am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \
443
	$(LTCXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
449
@am__fastdepCXX_TRUE@	else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
444
CXXDEPMODE = @CXXDEPMODE@
450
@am__fastdepCXX_TRUE@	fi
451
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
452
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
453
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
454
@am__fastdepCXX_FALSE@	$(LTCXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
445
455
446
mostlyclean-libtool:
456
mostlyclean-libtool:
447
	-rm -f *.lo
457
	-rm -f *.lo
Lines 456-461 Link Here
456
ETAGS = etags
466
ETAGS = etags
457
ETAGSFLAGS =
467
ETAGSFLAGS =
458
468
469
CTAGS = ctags
470
CTAGSFLAGS =
471
459
tags: TAGS
472
tags: TAGS
460
473
461
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
474
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
Lines 481-496 Link Here
481
	  || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
494
	  || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
482
	     $$tags $$unique
495
	     $$tags $$unique
483
496
497
ctags: CTAGS
498
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
499
		$(TAGS_FILES) $(LISP)
500
	tags=; \
501
	here=`pwd`; \
502
	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
503
	unique=`for i in $$list; do \
504
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
505
	  done | \
506
	  $(AWK) '    { files[$$0] = 1; } \
507
	       END { for (i in files) print i; }'`; \
508
	test -z "$(CTAGS_ARGS)$$tags$$unique" \
509
	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
510
	     $$tags $$unique
511
484
GTAGS:
512
GTAGS:
485
	here=`$(am__cd) $(top_builddir) && pwd` \
513
	here=`$(am__cd) $(top_builddir) && pwd` \
486
	  && cd $(top_srcdir) \
514
	  && cd $(top_srcdir) \
487
	  && gtags -i $(GTAGS_ARGS) $$here
515
	  && gtags -i $(GTAGS_ARGS) $$here
488
516
489
distclean-tags:
517
distclean-tags:
490
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
518
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
491
#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
519
#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
492
#>+ 4
520
#>+ 4
493
KDE_DIST=bytes.h timer.h directory.h reshandle.h filetype.h wintimer.cpp watcher.h util.h resmanager.h formatnum.h celutil.dsp bigfix.h debug.h util.mak winutil.h color.h winutil.cpp windirectory.cpp basictypes.h 
521
KDE_DIST=filetype.h watcher.h resmanager.h debug.h formatnum.h windirectory.cpp util.h timer.h winutil.h util.mak basictypes.h bytes.h winutil.cpp wintimer.cpp directory.h bigfix.h color.h celutil.dsp reshandle.h 
494
522
495
DISTFILES= $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
523
DISTFILES= $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
496
524
Lines 499-505 Link Here
499
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
527
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
500
528
501
distdir: $(DISTFILES)
529
distdir: $(DISTFILES)
502
	@list='$(DISTFILES)'; for file in $$list; do \
530
	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
531
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
532
	list='$(DISTFILES)'; for file in $$list; do \
533
	  case $$file in \
534
	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
535
	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
536
	  esac; \
503
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
537
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
504
	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
538
	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
505
	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
539
	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
Lines 524-530 Link Here
524
all-am: Makefile $(LIBRARIES) $(DATA) $(HEADERS)
558
all-am: Makefile $(LIBRARIES) $(DATA) $(HEADERS)
525
559
526
installdirs:
560
installdirs:
527
528
install: install-am
561
install: install-am
529
install-exec: install-exec-am
562
install-exec: install-exec-am
530
install-data: install-data-am
563
install-data: install-data-am
Lines 591-608 Link Here
591
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
624
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
592
	mostlyclean-libtool
625
	mostlyclean-libtool
593
626
627
pdf: pdf-am
628
629
pdf-am:
630
631
ps: ps-am
632
633
ps-am:
634
594
uninstall-am: uninstall-info-am
635
uninstall-am: uninstall-info-am
595
636
596
.PHONY: GTAGS all all-am check check-am clean clean-generic \
637
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
597
	clean-libtool clean-noinstLIBRARIES distclean distclean-compile \
638
	clean-libtool clean-noinstLIBRARIES ctags distclean \
598
	distclean-depend distclean-generic distclean-libtool \
639
	distclean-compile distclean-depend distclean-generic \
599
	distclean-tags distdir dvi dvi-am info info-am install \
640
	distclean-libtool distclean-tags distdir dvi dvi-am info \
600
	install-am install-data install-data-am install-exec \
641
	info-am install install-am install-data install-data-am \
601
	install-exec-am install-info install-info-am install-man \
642
	install-exec install-exec-am install-info install-info-am \
602
	install-strip installcheck installcheck-am installdirs \
643
	install-man install-strip installcheck installcheck-am \
603
	maintainer-clean maintainer-clean-generic mostlyclean \
644
	installdirs maintainer-clean maintainer-clean-generic \
604
	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
645
	mostlyclean mostlyclean-compile mostlyclean-generic \
605
	tags uninstall uninstall-am uninstall-info-am
646
	mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
647
	uninstall-am uninstall-info-am
606
648
607
# Tell versions [3.59,3.63) of GNU make to not export all variables.
649
# Tell versions [3.59,3.63) of GNU make to not export all variables.
608
# Otherwise a system limit (for SysV at least) may be exceeded.
650
# Otherwise a system limit (for SysV at least) may be exceeded.
(-)celestia-1.3.1-old/subdirs (-11 lines)
Lines 1-11 Link Here
1
admin
2
celestia-1.3.0
3
data
4
extras
5
fonts
6
macros
7
manual
8
models
9
shaders
10
src
11
textures
(-)celestia-1.3.1-old/textures/Makefile.in (-108 / +153 lines)
Lines 1-8 Link Here
1
# Makefile.in generated by automake 1.6.3 from Makefile.am.
1
# Makefile.in generated by automake 1.7.6 from Makefile.am.
2
# KDE tags expanded automatically by am_edit - $Revision: 1.2 $ 
2
# KDE tags expanded automatically by am_edit - $Revision: 1.2 $ 
3
# @configure_input@
3
# @configure_input@
4
4
5
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
5
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
6
# Free Software Foundation, Inc.
6
# Free Software Foundation, Inc.
7
# This Makefile.in is free software; the Free Software Foundation
7
# This Makefile.in is free software; the Free Software Foundation
8
# gives unlimited permission to copy and/or distribute it,
8
# gives unlimited permission to copy and/or distribute it,
Lines 14-101 Link Here
14
# PARTICULAR PURPOSE.
14
# PARTICULAR PURPOSE.
15
15
16
@SET_MAKE@
16
@SET_MAKE@
17
SHELL = @SHELL@
18
17
19
srcdir = @srcdir@
18
srcdir = @srcdir@
20
top_srcdir = @top_srcdir@
19
top_srcdir = @top_srcdir@
21
VPATH = @srcdir@
20
VPATH = @srcdir@
22
prefix = @prefix@
23
exec_prefix = @exec_prefix@
24
25
bindir = @bindir@
26
sbindir = @sbindir@
27
libexecdir = @libexecdir@
28
datadir = @datadir@
29
sysconfdir = @sysconfdir@
30
sharedstatedir = @sharedstatedir@
31
localstatedir = @localstatedir@
32
libdir = @libdir@
33
infodir = @infodir@
34
mandir = @mandir@
35
includedir = @includedir@
36
oldincludedir = /usr/include
37
pkglibdir = $(libdir)/@PACKAGE@
21
pkglibdir = $(libdir)/@PACKAGE@
38
pkgincludedir = $(includedir)/@PACKAGE@
22
pkgincludedir = $(includedir)/@PACKAGE@
39
top_builddir = ..
23
top_builddir = ..
40
24
41
ACLOCAL = @ACLOCAL@
42
AUTOCONF = @AUTOCONF@
43
AUTOMAKE = @AUTOMAKE@
44
AUTOHEADER = @AUTOHEADER@
45
46
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
47
INSTALL = @INSTALL@
26
INSTALL = @INSTALL@
48
INSTALL_PROGRAM = @INSTALL_PROGRAM@
49
INSTALL_DATA = @INSTALL_DATA@
50
install_sh_DATA = $(install_sh) -c -m 644
27
install_sh_DATA = $(install_sh) -c -m 644
51
install_sh_PROGRAM = $(install_sh) -c
28
install_sh_PROGRAM = $(install_sh) -c
52
install_sh_SCRIPT = $(install_sh) -c
29
install_sh_SCRIPT = $(install_sh) -c
53
INSTALL_SCRIPT = @INSTALL_SCRIPT@
54
INSTALL_HEADER = $(INSTALL_DATA)
30
INSTALL_HEADER = $(INSTALL_DATA)
55
transform = @program_transform_name@
31
transform = $(program_transform_name)
56
NORMAL_INSTALL = :
32
NORMAL_INSTALL = :
57
PRE_INSTALL = :
33
PRE_INSTALL = :
58
POST_INSTALL = :
34
POST_INSTALL = :
59
NORMAL_UNINSTALL = :
35
NORMAL_UNINSTALL = :
60
PRE_UNINSTALL = :
36
PRE_UNINSTALL = :
61
POST_UNINSTALL = :
37
POST_UNINSTALL = :
62
build_alias = @build_alias@
63
build_triplet = @build@
38
build_triplet = @build@
64
host_alias = @host_alias@
65
host_triplet = @host@
39
host_triplet = @host@
66
target_alias = @target_alias@
67
target_triplet = @target@
40
target_triplet = @target@
68
69
EXEEXT = @EXEEXT@
70
OBJEXT = @OBJEXT@
71
PATH_SEPARATOR = @PATH_SEPARATOR@
72
pkgdatadir = @datadir@/@PACKAGE@/textures
41
pkgdatadir = @datadir@/@PACKAGE@/textures
42
ACLOCAL = @ACLOCAL@
43
AMDEP_FALSE = @AMDEP_FALSE@
44
AMDEP_TRUE = @AMDEP_TRUE@
73
AMTAR = @AMTAR@
45
AMTAR = @AMTAR@
74
ARTSCCONFIG = @ARTSCCONFIG@
46
ARTSCCONFIG = @ARTSCCONFIG@
75
AS = @AS@
47
AUTOCONF = @AUTOCONF@
76
AUTODIRS = @AUTODIRS@
48
AUTODIRS = @AUTODIRS@
49
AUTOHEADER = @AUTOHEADER@
50
AUTOMAKE = @AUTOMAKE@
77
AWK = @AWK@
51
AWK = @AWK@
78
CC = @CC@
52
CC = @CC@
79
CONF_FILES = @CONF_FILES@
53
CCDEPMODE = @CCDEPMODE@
54
CFLAGS = @CFLAGS@
80
CPP = @CPP@
55
CPP = @CPP@
56
CPPFLAGS = @CPPFLAGS@
81
CXX = @CXX@
57
CXX = @CXX@
82
CXXCPP = @CXXCPP@
58
CXXCPP = @CXXCPP@
59
CXXDEPMODE = @CXXDEPMODE@
60
CXXFLAGS = @CXXFLAGS@
61
CYGPATH_W = @CYGPATH_W@
83
DCOPIDL = @DCOPIDL@
62
DCOPIDL = @DCOPIDL@
84
DCOPIDL2CPP = @DCOPIDL2CPP@
63
DCOPIDL2CPP = @DCOPIDL2CPP@
85
DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@
64
DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@
65
DEFS = @DEFS@
86
DEPDIR = @DEPDIR@
66
DEPDIR = @DEPDIR@
87
DLLTOOL = @DLLTOOL@
88
DOXYGEN = @DOXYGEN@
89
DOXYGEN_PROJECT_NAME = @DOXYGEN_PROJECT_NAME@
90
DOXYGEN_PROJECT_NUMBER = @DOXYGEN_PROJECT_NUMBER@
91
DPMSINC = @DPMSINC@
92
DPMSLIB = @DPMSLIB@
93
ECHO = @ECHO@
67
ECHO = @ECHO@
68
ECHO_C = @ECHO_C@
69
ECHO_N = @ECHO_N@
70
ECHO_T = @ECHO_T@
71
EGREP = @EGREP@
72
ENABLE_CELX_FALSE = @ENABLE_CELX_FALSE@
73
ENABLE_CELX_TRUE = @ENABLE_CELX_TRUE@
74
ENABLE_GLUT_FALSE = @ENABLE_GLUT_FALSE@
75
ENABLE_GLUT_TRUE = @ENABLE_GLUT_TRUE@
76
ENABLE_GTK_FALSE = @ENABLE_GTK_FALSE@
77
ENABLE_GTK_TRUE = @ENABLE_GTK_TRUE@
78
ENABLE_HIPPARCOS_FALSE = @ENABLE_HIPPARCOS_FALSE@
79
ENABLE_HIPPARCOS_TRUE = @ENABLE_HIPPARCOS_TRUE@
80
ENABLE_KDE_FALSE = @ENABLE_KDE_FALSE@
81
ENABLE_KDE_TRUE = @ENABLE_KDE_TRUE@
82
EXEEXT = @EXEEXT@
94
FRAMEWORK_COREAUDIO = @FRAMEWORK_COREAUDIO@
83
FRAMEWORK_COREAUDIO = @FRAMEWORK_COREAUDIO@
95
GCJ = @GCJ@
96
GCJFLAGS = @GCJFLAGS@
97
GLINC = @GLINC@
98
GLLIB = @GLLIB@
99
GMSGFMT = @GMSGFMT@
84
GMSGFMT = @GMSGFMT@
100
GNOMEGNORBA_LIBS = @GNOMEGNORBA_LIBS@
85
GNOMEGNORBA_LIBS = @GNOMEGNORBA_LIBS@
101
GNOMEUI_LIBS = @GNOMEUI_LIBS@
86
GNOMEUI_LIBS = @GNOMEUI_LIBS@
Lines 113-129 Link Here
113
GTK_CONFIG = @GTK_CONFIG@
98
GTK_CONFIG = @GTK_CONFIG@
114
GTK_LIBS = @GTK_LIBS@
99
GTK_LIBS = @GTK_LIBS@
115
HIPDIR = @HIPDIR@
100
HIPDIR = @HIPDIR@
116
IDL = @IDL@
101
INSIDE_GNOME_COMMON_FALSE = @INSIDE_GNOME_COMMON_FALSE@
117
IDL_DEPENDENCIES = @IDL_DEPENDENCIES@
102
INSIDE_GNOME_COMMON_TRUE = @INSIDE_GNOME_COMMON_TRUE@
103
INSTALL_DATA = @INSTALL_DATA@
104
INSTALL_PROGRAM = @INSTALL_PROGRAM@
105
INSTALL_SCRIPT = @INSTALL_SCRIPT@
118
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
106
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
119
JAR = @JAR@
120
JAVAC = @JAVAC@
121
JAVAH = @JAVAH@
122
JVMLIBS = @JVMLIBS@
123
KDECONFIG = @KDECONFIG@
107
KDECONFIG = @KDECONFIG@
124
KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@
108
KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@
125
KDE_HAS_DOXYGEN = @KDE_HAS_DOXYGEN@
126
KDE_HAVE_DOT = @KDE_HAVE_DOT@
127
KDE_INCLUDES = @KDE_INCLUDES@
109
KDE_INCLUDES = @KDE_INCLUDES@
128
KDE_LDFLAGS = @KDE_LDFLAGS@
110
KDE_LDFLAGS = @KDE_LDFLAGS@
129
KDE_MT_LDFLAGS = @KDE_MT_LDFLAGS@
111
KDE_MT_LDFLAGS = @KDE_MT_LDFLAGS@
Lines 135-161 Link Here
135
KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@
117
KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@
136
KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@
118
KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@
137
KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@
119
KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@
138
LEX = @LEX@
120
LDFLAGS = @LDFLAGS@
139
LEXLIB = @LEXLIB@
140
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
141
LIBBZ2 = @LIBBZ2@
142
LIBCOMPAT = @LIBCOMPAT@
121
LIBCOMPAT = @LIBCOMPAT@
143
LIBCRYPT = @LIBCRYPT@
122
LIBCRYPT = @LIBCRYPT@
144
LIBDL = @LIBDL@
123
LIBDL = @LIBDL@
145
LIBGEN = @LIBGEN@
146
LIBJPEG = @LIBJPEG@
124
LIBJPEG = @LIBJPEG@
147
LIBMICO = @LIBMICO@
148
LIBOBJS = @LIBOBJS@
125
LIBOBJS = @LIBOBJS@
149
LIBPNG = @LIBPNG@
126
LIBPNG = @LIBPNG@
150
LIBPTHREAD = @LIBPTHREAD@
127
LIBPTHREAD = @LIBPTHREAD@
151
LIBPYTHON = @LIBPYTHON@
152
LIBQIMGIO = @LIBQIMGIO@
153
LIBRESOLV = @LIBRESOLV@
128
LIBRESOLV = @LIBRESOLV@
154
LIBSHADOW = @LIBSHADOW@
129
LIBS = @LIBS@
155
LIBSM = @LIBSM@
130
LIBSM = @LIBSM@
156
LIBSOCKET = @LIBSOCKET@
131
LIBSOCKET = @LIBSOCKET@
157
LIBSSL = @LIBSSL@
158
LIBTIFF = @LIBTIFF@
159
LIBTOOL = @LIBTOOL@
132
LIBTOOL = @LIBTOOL@
160
LIBUCB = @LIBUCB@
133
LIBUCB = @LIBUCB@
161
LIBUTIL = @LIBUTIL@
134
LIBUTIL = @LIBUTIL@
Lines 169-175 Link Here
169
LIB_KFILE = @LIB_KFILE@
142
LIB_KFILE = @LIB_KFILE@
170
LIB_KFM = @LIB_KFM@
143
LIB_KFM = @LIB_KFM@
171
LIB_KHTML = @LIB_KHTML@
144
LIB_KHTML = @LIB_KHTML@
172
LIB_KIMGIO = @LIB_KIMGIO@
173
LIB_KIO = @LIB_KIO@
145
LIB_KIO = @LIB_KIO@
174
LIB_KPARTS = @LIB_KPARTS@
146
LIB_KPARTS = @LIB_KPARTS@
175
LIB_KSPELL = @LIB_KSPELL@
147
LIB_KSPELL = @LIB_KSPELL@
Lines 177-222 Link Here
177
LIB_POLL = @LIB_POLL@
149
LIB_POLL = @LIB_POLL@
178
LIB_QPE = @LIB_QPE@
150
LIB_QPE = @LIB_QPE@
179
LIB_QT = @LIB_QT@
151
LIB_QT = @LIB_QT@
180
LIB_QTOPIA = @LIB_QTOPIA@
181
LIB_SMB = @LIB_SMB@
152
LIB_SMB = @LIB_SMB@
182
LIB_X11 = @LIB_X11@
153
LIB_X11 = @LIB_X11@
183
LIB_XEXT = @LIB_XEXT@
154
LIB_XEXT = @LIB_XEXT@
184
LN_S = @LN_S@
155
LN_S = @LN_S@
156
LTLIBOBJS = @LTLIBOBJS@
157
MAKEINFO = @MAKEINFO@
185
MCOPIDL = @MCOPIDL@
158
MCOPIDL = @MCOPIDL@
186
MEINPROC = @MEINPROC@
159
MEINPROC = @MEINPROC@
187
MICO_INCLUDES = @MICO_INCLUDES@
188
MICO_LDFLAGS = @MICO_LDFLAGS@
189
MOC = @MOC@
160
MOC = @MOC@
190
MSGFMT = @MSGFMT@
161
MSGFMT = @MSGFMT@
191
NOOPT_CFLAGS = @NOOPT_CFLAGS@
162
NOOPT_CFLAGS = @NOOPT_CFLAGS@
192
NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@
163
NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@
193
NOREPO = @NOREPO@
164
NOREPO = @NOREPO@
194
OBJDUMP = @OBJDUMP@
165
OBJEXT = @OBJEXT@
195
ORBIT_CFLAGS = @ORBIT_CFLAGS@
166
ORBIT_CFLAGS = @ORBIT_CFLAGS@
196
ORBIT_CONFIG = @ORBIT_CONFIG@
167
ORBIT_CONFIG = @ORBIT_CONFIG@
197
ORBIT_IDL = @ORBIT_IDL@
168
ORBIT_IDL = @ORBIT_IDL@
198
ORBIT_LIBS = @ORBIT_LIBS@
169
ORBIT_LIBS = @ORBIT_LIBS@
199
PACKAGE = @PACKAGE@
170
PACKAGE = @PACKAGE@
200
PAMLIBS = @PAMLIBS@
171
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
201
PASSWDLIBS = @PASSWDLIBS@
172
PACKAGE_NAME = @PACKAGE_NAME@
173
PACKAGE_STRING = @PACKAGE_STRING@
174
PACKAGE_TARNAME = @PACKAGE_TARNAME@
175
PACKAGE_VERSION = @PACKAGE_VERSION@
176
PATH_SEPARATOR = @PATH_SEPARATOR@
202
PKGDATADIR = @PKGDATADIR@
177
PKGDATADIR = @PKGDATADIR@
203
PTHREAD_LIB = @PTHREAD_LIB@
178
PTHREAD_LIB = @PTHREAD_LIB@
204
PYTHONINC = @PYTHONINC@
205
PYTHONLIB = @PYTHONLIB@
206
PYTHONMODDIR = @PYTHONMODDIR@
207
QTDOCDIR = @QTDOCDIR@
208
QTE_NORTTI = @QTE_NORTTI@
179
QTE_NORTTI = @QTE_NORTTI@
209
QTOPIA_INCLUDES = @QTOPIA_INCLUDES@
210
QT_INCLUDES = @QT_INCLUDES@
180
QT_INCLUDES = @QT_INCLUDES@
211
QT_LDFLAGS = @QT_LDFLAGS@
181
QT_LDFLAGS = @QT_LDFLAGS@
212
RANLIB = @RANLIB@
182
RANLIB = @RANLIB@
213
RC = @RC@
214
REPO = @REPO@
183
REPO = @REPO@
215
SETUIDFLAGS = @SETUIDFLAGS@
184
SET_MAKE = @SET_MAKE@
216
SSL_INCLUDES = @SSL_INCLUDES@
185
SHELL = @SHELL@
217
SSL_LDFLAGS = @SSL_LDFLAGS@
218
STRIP = @STRIP@
186
STRIP = @STRIP@
219
TOPSUBDIRS = @TOPSUBDIRS@
220
UIC = @UIC@
187
UIC = @UIC@
221
UIC_TR = @UIC_TR@
188
UIC_TR = @UIC_TR@
222
USER_INCLUDES = @USER_INCLUDES@
189
USER_INCLUDES = @USER_INCLUDES@
Lines 227-234 Link Here
227
VERSION = @VERSION@
194
VERSION = @VERSION@
228
WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@
195
WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@
229
XGETTEXT = @XGETTEXT@
196
XGETTEXT = @XGETTEXT@
230
XPMINC = @XPMINC@
231
XPMLIB = @XPMLIB@
232
XPM_LIBS = @XPM_LIBS@
197
XPM_LIBS = @XPM_LIBS@
233
X_CFLAGS = @X_CFLAGS@
198
X_CFLAGS = @X_CFLAGS@
234
X_EXTRA_LIBS = @X_EXTRA_LIBS@
199
X_EXTRA_LIBS = @X_EXTRA_LIBS@
Lines 237-251 Link Here
237
X_LIBS = @X_LIBS@
202
X_LIBS = @X_LIBS@
238
X_PRE_LIBS = @X_PRE_LIBS@
203
X_PRE_LIBS = @X_PRE_LIBS@
239
ZVT_LIBS = @ZVT_LIBS@
204
ZVT_LIBS = @ZVT_LIBS@
205
ac_ct_CC = @ac_ct_CC@
206
ac_ct_CXX = @ac_ct_CXX@
207
ac_ct_RANLIB = @ac_ct_RANLIB@
208
ac_ct_STRIP = @ac_ct_STRIP@
240
all_includes = @all_includes@
209
all_includes = @all_includes@
241
all_libraries = @all_libraries@
210
all_libraries = @all_libraries@
211
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
212
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
213
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
214
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
242
am__include = @am__include@
215
am__include = @am__include@
216
am__leading_dot = @am__leading_dot@
243
am__quote = @am__quote@
217
am__quote = @am__quote@
218
bindir = @bindir@
219
build = @build@
220
build_alias = @build_alias@
221
build_cpu = @build_cpu@
222
build_os = @build_os@
223
build_vendor = @build_vendor@
244
cflags_set = @cflags_set@
224
cflags_set = @cflags_set@
245
cxxflags_set = @cxxflags_set@
225
datadir = @datadir@
246
idldir = @idldir@
226
exec_prefix = @exec_prefix@
227
host = @host@
228
host_alias = @host_alias@
229
host_cpu = @host_cpu@
230
host_os = @host_os@
231
host_vendor = @host_vendor@
232
includedir = @includedir@
233
infodir = @infodir@
247
install_sh = @install_sh@
234
install_sh = @install_sh@
248
jni_includes = @jni_includes@
249
kde_appsdir = @kde_appsdir@
235
kde_appsdir = @kde_appsdir@
250
kde_bindir = @kde_bindir@
236
kde_bindir = @kde_bindir@
251
kde_confdir = @kde_confdir@
237
kde_confdir = @kde_confdir@
Lines 267-275 Link Here
267
kde_templatesdir = @kde_templatesdir@
253
kde_templatesdir = @kde_templatesdir@
268
kde_wallpaperdir = @kde_wallpaperdir@
254
kde_wallpaperdir = @kde_wallpaperdir@
269
kde_widgetdir = @kde_widgetdir@
255
kde_widgetdir = @kde_widgetdir@
270
micodir = @micodir@
256
libdir = @libdir@
257
libexecdir = @libexecdir@
258
localstatedir = @localstatedir@
259
mandir = @mandir@
260
oldincludedir = @oldincludedir@
261
prefix = @prefix@
262
program_transform_name = @program_transform_name@
271
qt_includes = @qt_includes@
263
qt_includes = @qt_includes@
272
qt_libraries = @qt_libraries@
264
qt_libraries = @qt_libraries@
265
sbindir = @sbindir@
266
sharedstatedir = @sharedstatedir@
267
sysconfdir = @sysconfdir@
268
target = @target@
269
target_alias = @target_alias@
270
target_cpu = @target_cpu@
271
target_os = @target_os@
272
target_vendor = @target_vendor@
273
x_includes = @x_includes@
273
x_includes = @x_includes@
274
x_libraries = @x_libraries@
274
x_libraries = @x_libraries@
275
275
Lines 279-284 Link Here
279
279
280
EXTRA_DIST = $(pkgdata_DATA)
280
EXTRA_DIST = $(pkgdata_DATA)
281
subdir = textures
281
subdir = textures
282
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
282
mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs
283
mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs
283
CONFIG_HEADER = $(top_builddir)/config.h
284
CONFIG_HEADER = $(top_builddir)/config.h
284
CONFIG_CLEAN_FILES =
285
CONFIG_CLEAN_FILES =
Lines 286-295 Link Here
286
DATA = $(pkgdata_DATA)
287
DATA = $(pkgdata_DATA)
287
288
288
289
289
RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
290
RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
290
	uninstall-info-recursive all-recursive install-data-recursive \
291
	ps-recursive install-info-recursive uninstall-info-recursive \
291
	install-exec-recursive installdirs-recursive install-recursive \
292
	all-recursive install-data-recursive install-exec-recursive \
292
	uninstall-recursive check-recursive installcheck-recursive
293
	installdirs-recursive install-recursive uninstall-recursive \
294
	check-recursive installcheck-recursive
293
DIST_COMMON = Makefile.am Makefile.in
295
DIST_COMMON = Makefile.am Makefile.in
294
DIST_SUBDIRS = $(SUBDIRS)
296
DIST_SUBDIRS = $(SUBDIRS)
295
#>- all: all-recursive
297
#>- all: all-recursive
Lines 389-398 Link Here
389
	list='$(SUBDIRS)'; for subdir in $$list; do \
391
	list='$(SUBDIRS)'; for subdir in $$list; do \
390
	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
392
	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
391
	done
393
	done
394
ctags-recursive:
395
	list='$(SUBDIRS)'; for subdir in $$list; do \
396
	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
397
	done
392
398
393
ETAGS = etags
399
ETAGS = etags
394
ETAGSFLAGS =
400
ETAGSFLAGS =
395
401
402
CTAGS = ctags
403
CTAGSFLAGS =
404
396
tags: TAGS
405
tags: TAGS
397
406
398
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
407
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
Lines 408-416 Link Here
408
		$(TAGS_FILES) $(LISP)
417
		$(TAGS_FILES) $(LISP)
409
	tags=; \
418
	tags=; \
410
	here=`pwd`; \
419
	here=`pwd`; \
420
	if (etags --etags-include --version) >/dev/null 2>&1; then \
421
	  include_option=--etags-include; \
422
	else \
423
	  include_option=--include; \
424
	fi; \
411
	list='$(SUBDIRS)'; for subdir in $$list; do \
425
	list='$(SUBDIRS)'; for subdir in $$list; do \
412
	  if test "$$subdir" = .; then :; else \
426
	  if test "$$subdir" = .; then :; else \
413
	    test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
427
	    test -f $$subdir/TAGS && \
428
	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
414
	  fi; \
429
	  fi; \
415
	done; \
430
	done; \
416
	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
431
	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
Lines 423-438 Link Here
423
	  || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
438
	  || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
424
	     $$tags $$unique
439
	     $$tags $$unique
425
440
441
ctags: CTAGS
442
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
443
		$(TAGS_FILES) $(LISP)
444
	tags=; \
445
	here=`pwd`; \
446
	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
447
	unique=`for i in $$list; do \
448
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
449
	  done | \
450
	  $(AWK) '    { files[$$0] = 1; } \
451
	       END { for (i in files) print i; }'`; \
452
	test -z "$(CTAGS_ARGS)$$tags$$unique" \
453
	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
454
	     $$tags $$unique
455
426
GTAGS:
456
GTAGS:
427
	here=`$(am__cd) $(top_builddir) && pwd` \
457
	here=`$(am__cd) $(top_builddir) && pwd` \
428
	  && cd $(top_srcdir) \
458
	  && cd $(top_srcdir) \
429
	  && gtags -i $(GTAGS_ARGS) $$here
459
	  && gtags -i $(GTAGS_ARGS) $$here
430
460
431
distclean-tags:
461
distclean-tags:
432
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
462
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
433
#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
463
#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
434
#>+ 4
464
#>+ 4
435
KDE_DIST=astar.jpg gstar.jpg mstar.jpg bstar.jpg logo.png flare.jpg 
465
KDE_DIST=gstar.jpg flare.jpg astar.jpg bstar.jpg logo.png mstar.jpg 
436
466
437
DISTFILES= $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
467
DISTFILES= $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
438
468
Lines 441-447 Link Here
441
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
471
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
442
472
443
distdir: $(DISTFILES)
473
distdir: $(DISTFILES)
444
	@list='$(DISTFILES)'; for file in $$list; do \
474
	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
475
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
476
	list='$(DISTFILES)'; for file in $$list; do \
477
	  case $$file in \
478
	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
479
	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
480
	  esac; \
445
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
481
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
446
	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
482
	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
447
	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
483
	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
Lines 542-564 Link Here
542
578
543
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
579
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
544
580
581
pdf: pdf-recursive
582
583
pdf-am:
584
585
ps: ps-recursive
586
587
ps-am:
588
545
uninstall-am: uninstall-info-am uninstall-pkgdataDATA
589
uninstall-am: uninstall-info-am uninstall-pkgdataDATA
546
590
547
uninstall-info: uninstall-info-recursive
591
uninstall-info: uninstall-info-recursive
548
592
549
.PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am check check-am clean \
593
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
550
	clean-generic clean-libtool clean-recursive distclean \
594
	clean-generic clean-libtool clean-recursive ctags \
551
	distclean-generic distclean-libtool distclean-recursive \
595
	ctags-recursive distclean distclean-generic distclean-libtool \
552
	distclean-tags distdir dvi dvi-am dvi-recursive info info-am \
596
	distclean-recursive distclean-tags distdir dvi dvi-am \
553
	info-recursive install install-am install-data install-data-am \
597
	dvi-recursive info info-am info-recursive install install-am \
554
	install-data-recursive install-exec install-exec-am \
598
	install-data install-data-am install-data-recursive \
555
	install-exec-recursive install-info install-info-am \
599
	install-exec install-exec-am install-exec-recursive \
556
	install-info-recursive install-man install-pkgdataDATA \
600
	install-info install-info-am install-info-recursive install-man \
557
	install-recursive install-strip installcheck installcheck-am \
601
	install-pkgdataDATA install-recursive install-strip \
558
	installdirs installdirs-am installdirs-recursive \
602
	installcheck installcheck-am installdirs installdirs-am \
559
	maintainer-clean maintainer-clean-generic \
603
	installdirs-recursive maintainer-clean maintainer-clean-generic \
560
	maintainer-clean-recursive mostlyclean mostlyclean-generic \
604
	maintainer-clean-recursive mostlyclean mostlyclean-generic \
561
	mostlyclean-libtool mostlyclean-recursive tags tags-recursive \
605
	mostlyclean-libtool mostlyclean-recursive pdf pdf-am \
606
	pdf-recursive ps ps-am ps-recursive tags tags-recursive \
562
	uninstall uninstall-am uninstall-info-am \
607
	uninstall uninstall-am uninstall-info-am \
563
	uninstall-info-recursive uninstall-pkgdataDATA \
608
	uninstall-info-recursive uninstall-pkgdataDATA \
564
	uninstall-recursive
609
	uninstall-recursive
(-)celestia-1.3.1-old/textures/hires/Makefile.in (-92 / +109 lines)
Lines 1-8 Link Here
1
# Makefile.in generated by automake 1.6.3 from Makefile.am.
1
# Makefile.in generated by automake 1.7.6 from Makefile.am.
2
# KDE tags expanded automatically by am_edit - $Revision: 1.2 $ 
2
# KDE tags expanded automatically by am_edit - $Revision: 1.2 $ 
3
# @configure_input@
3
# @configure_input@
4
4
5
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
5
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
6
# Free Software Foundation, Inc.
6
# Free Software Foundation, Inc.
7
# This Makefile.in is free software; the Free Software Foundation
7
# This Makefile.in is free software; the Free Software Foundation
8
# gives unlimited permission to copy and/or distribute it,
8
# gives unlimited permission to copy and/or distribute it,
Lines 14-101 Link Here
14
# PARTICULAR PURPOSE.
14
# PARTICULAR PURPOSE.
15
15
16
@SET_MAKE@
16
@SET_MAKE@
17
SHELL = @SHELL@
18
17
19
srcdir = @srcdir@
18
srcdir = @srcdir@
20
top_srcdir = @top_srcdir@
19
top_srcdir = @top_srcdir@
21
VPATH = @srcdir@
20
VPATH = @srcdir@
22
prefix = @prefix@
23
exec_prefix = @exec_prefix@
24
25
bindir = @bindir@
26
sbindir = @sbindir@
27
libexecdir = @libexecdir@
28
datadir = @datadir@
29
sysconfdir = @sysconfdir@
30
sharedstatedir = @sharedstatedir@
31
localstatedir = @localstatedir@
32
libdir = @libdir@
33
infodir = @infodir@
34
mandir = @mandir@
35
includedir = @includedir@
36
oldincludedir = /usr/include
37
pkglibdir = $(libdir)/@PACKAGE@
21
pkglibdir = $(libdir)/@PACKAGE@
38
pkgincludedir = $(includedir)/@PACKAGE@
22
pkgincludedir = $(includedir)/@PACKAGE@
39
top_builddir = ../..
23
top_builddir = ../..
40
24
41
ACLOCAL = @ACLOCAL@
42
AUTOCONF = @AUTOCONF@
43
AUTOMAKE = @AUTOMAKE@
44
AUTOHEADER = @AUTOHEADER@
45
46
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
47
INSTALL = @INSTALL@
26
INSTALL = @INSTALL@
48
INSTALL_PROGRAM = @INSTALL_PROGRAM@
49
INSTALL_DATA = @INSTALL_DATA@
50
install_sh_DATA = $(install_sh) -c -m 644
27
install_sh_DATA = $(install_sh) -c -m 644
51
install_sh_PROGRAM = $(install_sh) -c
28
install_sh_PROGRAM = $(install_sh) -c
52
install_sh_SCRIPT = $(install_sh) -c
29
install_sh_SCRIPT = $(install_sh) -c
53
INSTALL_SCRIPT = @INSTALL_SCRIPT@
54
INSTALL_HEADER = $(INSTALL_DATA)
30
INSTALL_HEADER = $(INSTALL_DATA)
55
transform = @program_transform_name@
31
transform = $(program_transform_name)
56
NORMAL_INSTALL = :
32
NORMAL_INSTALL = :
57
PRE_INSTALL = :
33
PRE_INSTALL = :
58
POST_INSTALL = :
34
POST_INSTALL = :
59
NORMAL_UNINSTALL = :
35
NORMAL_UNINSTALL = :
60
PRE_UNINSTALL = :
36
PRE_UNINSTALL = :
61
POST_UNINSTALL = :
37
POST_UNINSTALL = :
62
build_alias = @build_alias@
63
build_triplet = @build@
38
build_triplet = @build@
64
host_alias = @host_alias@
65
host_triplet = @host@
39
host_triplet = @host@
66
target_alias = @target_alias@
67
target_triplet = @target@
40
target_triplet = @target@
68
69
EXEEXT = @EXEEXT@
70
OBJEXT = @OBJEXT@
71
PATH_SEPARATOR = @PATH_SEPARATOR@
72
pkgdatadir = @datadir@/@PACKAGE@/textures/hires
41
pkgdatadir = @datadir@/@PACKAGE@/textures/hires
42
ACLOCAL = @ACLOCAL@
43
AMDEP_FALSE = @AMDEP_FALSE@
44
AMDEP_TRUE = @AMDEP_TRUE@
73
AMTAR = @AMTAR@
45
AMTAR = @AMTAR@
74
ARTSCCONFIG = @ARTSCCONFIG@
46
ARTSCCONFIG = @ARTSCCONFIG@
75
AS = @AS@
47
AUTOCONF = @AUTOCONF@
76
AUTODIRS = @AUTODIRS@
48
AUTODIRS = @AUTODIRS@
49
AUTOHEADER = @AUTOHEADER@
50
AUTOMAKE = @AUTOMAKE@
77
AWK = @AWK@
51
AWK = @AWK@
78
CC = @CC@
52
CC = @CC@
79
CONF_FILES = @CONF_FILES@
53
CCDEPMODE = @CCDEPMODE@
54
CFLAGS = @CFLAGS@
80
CPP = @CPP@
55
CPP = @CPP@
56
CPPFLAGS = @CPPFLAGS@
81
CXX = @CXX@
57
CXX = @CXX@
82
CXXCPP = @CXXCPP@
58
CXXCPP = @CXXCPP@
59
CXXDEPMODE = @CXXDEPMODE@
60
CXXFLAGS = @CXXFLAGS@
61
CYGPATH_W = @CYGPATH_W@
83
DCOPIDL = @DCOPIDL@
62
DCOPIDL = @DCOPIDL@
84
DCOPIDL2CPP = @DCOPIDL2CPP@
63
DCOPIDL2CPP = @DCOPIDL2CPP@
85
DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@
64
DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@
65
DEFS = @DEFS@
86
DEPDIR = @DEPDIR@
66
DEPDIR = @DEPDIR@
87
DLLTOOL = @DLLTOOL@
88
DOXYGEN = @DOXYGEN@
89
DOXYGEN_PROJECT_NAME = @DOXYGEN_PROJECT_NAME@
90
DOXYGEN_PROJECT_NUMBER = @DOXYGEN_PROJECT_NUMBER@
91
DPMSINC = @DPMSINC@
92
DPMSLIB = @DPMSLIB@
93
ECHO = @ECHO@
67
ECHO = @ECHO@
68
ECHO_C = @ECHO_C@
69
ECHO_N = @ECHO_N@
70
ECHO_T = @ECHO_T@
71
EGREP = @EGREP@
72
ENABLE_CELX_FALSE = @ENABLE_CELX_FALSE@
73
ENABLE_CELX_TRUE = @ENABLE_CELX_TRUE@
74
ENABLE_GLUT_FALSE = @ENABLE_GLUT_FALSE@
75
ENABLE_GLUT_TRUE = @ENABLE_GLUT_TRUE@
76
ENABLE_GTK_FALSE = @ENABLE_GTK_FALSE@
77
ENABLE_GTK_TRUE = @ENABLE_GTK_TRUE@
78
ENABLE_HIPPARCOS_FALSE = @ENABLE_HIPPARCOS_FALSE@
79
ENABLE_HIPPARCOS_TRUE = @ENABLE_HIPPARCOS_TRUE@
80
ENABLE_KDE_FALSE = @ENABLE_KDE_FALSE@
81
ENABLE_KDE_TRUE = @ENABLE_KDE_TRUE@
82
EXEEXT = @EXEEXT@
94
FRAMEWORK_COREAUDIO = @FRAMEWORK_COREAUDIO@
83
FRAMEWORK_COREAUDIO = @FRAMEWORK_COREAUDIO@
95
GCJ = @GCJ@
96
GCJFLAGS = @GCJFLAGS@
97
GLINC = @GLINC@
98
GLLIB = @GLLIB@
99
GMSGFMT = @GMSGFMT@
84
GMSGFMT = @GMSGFMT@
100
GNOMEGNORBA_LIBS = @GNOMEGNORBA_LIBS@
85
GNOMEGNORBA_LIBS = @GNOMEGNORBA_LIBS@
101
GNOMEUI_LIBS = @GNOMEUI_LIBS@
86
GNOMEUI_LIBS = @GNOMEUI_LIBS@
Lines 113-129 Link Here
113
GTK_CONFIG = @GTK_CONFIG@
98
GTK_CONFIG = @GTK_CONFIG@
114
GTK_LIBS = @GTK_LIBS@
99
GTK_LIBS = @GTK_LIBS@
115
HIPDIR = @HIPDIR@
100
HIPDIR = @HIPDIR@
116
IDL = @IDL@
101
INSIDE_GNOME_COMMON_FALSE = @INSIDE_GNOME_COMMON_FALSE@
117
IDL_DEPENDENCIES = @IDL_DEPENDENCIES@
102
INSIDE_GNOME_COMMON_TRUE = @INSIDE_GNOME_COMMON_TRUE@
103
INSTALL_DATA = @INSTALL_DATA@
104
INSTALL_PROGRAM = @INSTALL_PROGRAM@
105
INSTALL_SCRIPT = @INSTALL_SCRIPT@
118
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
106
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
119
JAR = @JAR@
120
JAVAC = @JAVAC@
121
JAVAH = @JAVAH@
122
JVMLIBS = @JVMLIBS@
123
KDECONFIG = @KDECONFIG@
107
KDECONFIG = @KDECONFIG@
124
KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@
108
KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@
125
KDE_HAS_DOXYGEN = @KDE_HAS_DOXYGEN@
126
KDE_HAVE_DOT = @KDE_HAVE_DOT@
127
KDE_INCLUDES = @KDE_INCLUDES@
109
KDE_INCLUDES = @KDE_INCLUDES@
128
KDE_LDFLAGS = @KDE_LDFLAGS@
110
KDE_LDFLAGS = @KDE_LDFLAGS@
129
KDE_MT_LDFLAGS = @KDE_MT_LDFLAGS@
111
KDE_MT_LDFLAGS = @KDE_MT_LDFLAGS@
Lines 135-161 Link Here
135
KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@
117
KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@
136
KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@
118
KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@
137
KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@
119
KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@
138
LEX = @LEX@
120
LDFLAGS = @LDFLAGS@
139
LEXLIB = @LEXLIB@
140
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
141
LIBBZ2 = @LIBBZ2@
142
LIBCOMPAT = @LIBCOMPAT@
121
LIBCOMPAT = @LIBCOMPAT@
143
LIBCRYPT = @LIBCRYPT@
122
LIBCRYPT = @LIBCRYPT@
144
LIBDL = @LIBDL@
123
LIBDL = @LIBDL@
145
LIBGEN = @LIBGEN@
146
LIBJPEG = @LIBJPEG@
124
LIBJPEG = @LIBJPEG@
147
LIBMICO = @LIBMICO@
148
LIBOBJS = @LIBOBJS@
125
LIBOBJS = @LIBOBJS@
149
LIBPNG = @LIBPNG@
126
LIBPNG = @LIBPNG@
150
LIBPTHREAD = @LIBPTHREAD@
127
LIBPTHREAD = @LIBPTHREAD@
151
LIBPYTHON = @LIBPYTHON@
152
LIBQIMGIO = @LIBQIMGIO@
153
LIBRESOLV = @LIBRESOLV@
128
LIBRESOLV = @LIBRESOLV@
154
LIBSHADOW = @LIBSHADOW@
129
LIBS = @LIBS@
155
LIBSM = @LIBSM@
130
LIBSM = @LIBSM@
156
LIBSOCKET = @LIBSOCKET@
131
LIBSOCKET = @LIBSOCKET@
157
LIBSSL = @LIBSSL@
158
LIBTIFF = @LIBTIFF@
159
LIBTOOL = @LIBTOOL@
132
LIBTOOL = @LIBTOOL@
160
LIBUCB = @LIBUCB@
133
LIBUCB = @LIBUCB@
161
LIBUTIL = @LIBUTIL@
134
LIBUTIL = @LIBUTIL@
Lines 169-175 Link Here
169
LIB_KFILE = @LIB_KFILE@
142
LIB_KFILE = @LIB_KFILE@
170
LIB_KFM = @LIB_KFM@
143
LIB_KFM = @LIB_KFM@
171
LIB_KHTML = @LIB_KHTML@
144
LIB_KHTML = @LIB_KHTML@
172
LIB_KIMGIO = @LIB_KIMGIO@
173
LIB_KIO = @LIB_KIO@
145
LIB_KIO = @LIB_KIO@
174
LIB_KPARTS = @LIB_KPARTS@
146
LIB_KPARTS = @LIB_KPARTS@
175
LIB_KSPELL = @LIB_KSPELL@
147
LIB_KSPELL = @LIB_KSPELL@
Lines 177-222 Link Here
177
LIB_POLL = @LIB_POLL@
149
LIB_POLL = @LIB_POLL@
178
LIB_QPE = @LIB_QPE@
150
LIB_QPE = @LIB_QPE@
179
LIB_QT = @LIB_QT@
151
LIB_QT = @LIB_QT@
180
LIB_QTOPIA = @LIB_QTOPIA@
181
LIB_SMB = @LIB_SMB@
152
LIB_SMB = @LIB_SMB@
182
LIB_X11 = @LIB_X11@
153
LIB_X11 = @LIB_X11@
183
LIB_XEXT = @LIB_XEXT@
154
LIB_XEXT = @LIB_XEXT@
184
LN_S = @LN_S@
155
LN_S = @LN_S@
156
LTLIBOBJS = @LTLIBOBJS@
157
MAKEINFO = @MAKEINFO@
185
MCOPIDL = @MCOPIDL@
158
MCOPIDL = @MCOPIDL@
186
MEINPROC = @MEINPROC@
159
MEINPROC = @MEINPROC@
187
MICO_INCLUDES = @MICO_INCLUDES@
188
MICO_LDFLAGS = @MICO_LDFLAGS@
189
MOC = @MOC@
160
MOC = @MOC@
190
MSGFMT = @MSGFMT@
161
MSGFMT = @MSGFMT@
191
NOOPT_CFLAGS = @NOOPT_CFLAGS@
162
NOOPT_CFLAGS = @NOOPT_CFLAGS@
192
NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@
163
NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@
193
NOREPO = @NOREPO@
164
NOREPO = @NOREPO@
194
OBJDUMP = @OBJDUMP@
165
OBJEXT = @OBJEXT@
195
ORBIT_CFLAGS = @ORBIT_CFLAGS@
166
ORBIT_CFLAGS = @ORBIT_CFLAGS@
196
ORBIT_CONFIG = @ORBIT_CONFIG@
167
ORBIT_CONFIG = @ORBIT_CONFIG@
197
ORBIT_IDL = @ORBIT_IDL@
168
ORBIT_IDL = @ORBIT_IDL@
198
ORBIT_LIBS = @ORBIT_LIBS@
169
ORBIT_LIBS = @ORBIT_LIBS@
199
PACKAGE = @PACKAGE@
170
PACKAGE = @PACKAGE@
200
PAMLIBS = @PAMLIBS@
171
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
201
PASSWDLIBS = @PASSWDLIBS@
172
PACKAGE_NAME = @PACKAGE_NAME@
173
PACKAGE_STRING = @PACKAGE_STRING@
174
PACKAGE_TARNAME = @PACKAGE_TARNAME@
175
PACKAGE_VERSION = @PACKAGE_VERSION@
176
PATH_SEPARATOR = @PATH_SEPARATOR@
202
PKGDATADIR = @PKGDATADIR@
177
PKGDATADIR = @PKGDATADIR@
203
PTHREAD_LIB = @PTHREAD_LIB@
178
PTHREAD_LIB = @PTHREAD_LIB@
204
PYTHONINC = @PYTHONINC@
205
PYTHONLIB = @PYTHONLIB@
206
PYTHONMODDIR = @PYTHONMODDIR@
207
QTDOCDIR = @QTDOCDIR@
208
QTE_NORTTI = @QTE_NORTTI@
179
QTE_NORTTI = @QTE_NORTTI@
209
QTOPIA_INCLUDES = @QTOPIA_INCLUDES@
210
QT_INCLUDES = @QT_INCLUDES@
180
QT_INCLUDES = @QT_INCLUDES@
211
QT_LDFLAGS = @QT_LDFLAGS@
181
QT_LDFLAGS = @QT_LDFLAGS@
212
RANLIB = @RANLIB@
182
RANLIB = @RANLIB@
213
RC = @RC@
214
REPO = @REPO@
183
REPO = @REPO@
215
SETUIDFLAGS = @SETUIDFLAGS@
184
SET_MAKE = @SET_MAKE@
216
SSL_INCLUDES = @SSL_INCLUDES@
185
SHELL = @SHELL@
217
SSL_LDFLAGS = @SSL_LDFLAGS@
218
STRIP = @STRIP@
186
STRIP = @STRIP@
219
TOPSUBDIRS = @TOPSUBDIRS@
220
UIC = @UIC@
187
UIC = @UIC@
221
UIC_TR = @UIC_TR@
188
UIC_TR = @UIC_TR@
222
USER_INCLUDES = @USER_INCLUDES@
189
USER_INCLUDES = @USER_INCLUDES@
Lines 227-234 Link Here
227
VERSION = @VERSION@
194
VERSION = @VERSION@
228
WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@
195
WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@
229
XGETTEXT = @XGETTEXT@
196
XGETTEXT = @XGETTEXT@
230
XPMINC = @XPMINC@
231
XPMLIB = @XPMLIB@
232
XPM_LIBS = @XPM_LIBS@
197
XPM_LIBS = @XPM_LIBS@
233
X_CFLAGS = @X_CFLAGS@
198
X_CFLAGS = @X_CFLAGS@
234
X_EXTRA_LIBS = @X_EXTRA_LIBS@
199
X_EXTRA_LIBS = @X_EXTRA_LIBS@
Lines 237-251 Link Here
237
X_LIBS = @X_LIBS@
202
X_LIBS = @X_LIBS@
238
X_PRE_LIBS = @X_PRE_LIBS@
203
X_PRE_LIBS = @X_PRE_LIBS@
239
ZVT_LIBS = @ZVT_LIBS@
204
ZVT_LIBS = @ZVT_LIBS@
205
ac_ct_CC = @ac_ct_CC@
206
ac_ct_CXX = @ac_ct_CXX@
207
ac_ct_RANLIB = @ac_ct_RANLIB@
208
ac_ct_STRIP = @ac_ct_STRIP@
240
all_includes = @all_includes@
209
all_includes = @all_includes@
241
all_libraries = @all_libraries@
210
all_libraries = @all_libraries@
211
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
212
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
213
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
214
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
242
am__include = @am__include@
215
am__include = @am__include@
216
am__leading_dot = @am__leading_dot@
243
am__quote = @am__quote@
217
am__quote = @am__quote@
218
bindir = @bindir@
219
build = @build@
220
build_alias = @build_alias@
221
build_cpu = @build_cpu@
222
build_os = @build_os@
223
build_vendor = @build_vendor@
244
cflags_set = @cflags_set@
224
cflags_set = @cflags_set@
245
cxxflags_set = @cxxflags_set@
225
datadir = @datadir@
246
idldir = @idldir@
226
exec_prefix = @exec_prefix@
227
host = @host@
228
host_alias = @host_alias@
229
host_cpu = @host_cpu@
230
host_os = @host_os@
231
host_vendor = @host_vendor@
232
includedir = @includedir@
233
infodir = @infodir@
247
install_sh = @install_sh@
234
install_sh = @install_sh@
248
jni_includes = @jni_includes@
249
kde_appsdir = @kde_appsdir@
235
kde_appsdir = @kde_appsdir@
250
kde_bindir = @kde_bindir@
236
kde_bindir = @kde_bindir@
251
kde_confdir = @kde_confdir@
237
kde_confdir = @kde_confdir@
Lines 267-275 Link Here
267
kde_templatesdir = @kde_templatesdir@
253
kde_templatesdir = @kde_templatesdir@
268
kde_wallpaperdir = @kde_wallpaperdir@
254
kde_wallpaperdir = @kde_wallpaperdir@
269
kde_widgetdir = @kde_widgetdir@
255
kde_widgetdir = @kde_widgetdir@
270
micodir = @micodir@
256
libdir = @libdir@
257
libexecdir = @libexecdir@
258
localstatedir = @localstatedir@
259
mandir = @mandir@
260
oldincludedir = @oldincludedir@
261
prefix = @prefix@
262
program_transform_name = @program_transform_name@
271
qt_includes = @qt_includes@
263
qt_includes = @qt_includes@
272
qt_libraries = @qt_libraries@
264
qt_libraries = @qt_libraries@
265
sbindir = @sbindir@
266
sharedstatedir = @sharedstatedir@
267
sysconfdir = @sysconfdir@
268
target = @target@
269
target_alias = @target_alias@
270
target_cpu = @target_cpu@
271
target_os = @target_os@
272
target_vendor = @target_vendor@
273
x_includes = @x_includes@
273
x_includes = @x_includes@
274
x_libraries = @x_libraries@
274
x_libraries = @x_libraries@
275
275
Lines 277-282 Link Here
277
277
278
EXTRA_DIST = $(pkgdata_DATA)
278
EXTRA_DIST = $(pkgdata_DATA)
279
subdir = textures/hires
279
subdir = textures/hires
280
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
280
mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs
281
mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs
281
CONFIG_HEADER = $(top_builddir)/config.h
282
CONFIG_HEADER = $(top_builddir)/config.h
282
CONFIG_CLEAN_FILES =
283
CONFIG_CLEAN_FILES =
Lines 329-341 Link Here
329
tags: TAGS
330
tags: TAGS
330
TAGS:
331
TAGS:
331
332
333
ctags: CTAGS
334
CTAGS:
335
332
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
336
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
333
337
334
top_distdir = ../..
338
top_distdir = ../..
335
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
339
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
336
340
337
distdir: $(DISTFILES)
341
distdir: $(DISTFILES)
338
	@list='$(DISTFILES)'; for file in $$list; do \
342
	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
343
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
344
	list='$(DISTFILES)'; for file in $$list; do \
345
	  case $$file in \
346
	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
347
	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
348
	  esac; \
339
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
349
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
340
	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
350
	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
341
	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
351
	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
Lines 361-367 Link Here
361
371
362
installdirs:
372
installdirs:
363
	$(mkinstalldirs) $(DESTDIR)$(pkgdatadir)
373
	$(mkinstalldirs) $(DESTDIR)$(pkgdatadir)
364
365
install: install-am
374
install: install-am
366
install-exec: install-exec-am
375
install-exec: install-exec-am
367
install-data: install-data-am
376
install-data: install-data-am
Lines 422-427 Link Here
422
431
423
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
432
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
424
433
434
pdf: pdf-am
435
436
pdf-am:
437
438
ps: ps-am
439
440
ps-am:
441
425
uninstall-am: uninstall-info-am uninstall-pkgdataDATA
442
uninstall-am: uninstall-info-am uninstall-pkgdataDATA
426
443
427
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
444
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
Lines 431-438 Link Here
431
	install-info-am install-man install-pkgdataDATA install-strip \
448
	install-info-am install-man install-pkgdataDATA install-strip \
432
	installcheck installcheck-am installdirs maintainer-clean \
449
	installcheck installcheck-am installdirs maintainer-clean \
433
	maintainer-clean-generic mostlyclean mostlyclean-generic \
450
	maintainer-clean-generic mostlyclean mostlyclean-generic \
434
	mostlyclean-libtool uninstall uninstall-am uninstall-info-am \
451
	mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
435
	uninstall-pkgdataDATA
452
	uninstall-info-am uninstall-pkgdataDATA
436
453
437
# Tell versions [3.59,3.63) of GNU make to not export all variables.
454
# Tell versions [3.59,3.63) of GNU make to not export all variables.
438
# Otherwise a system limit (for SysV at least) may be exceeded.
455
# Otherwise a system limit (for SysV at least) may be exceeded.
(-)celestia-1.3.1-old/textures/lores/Makefile.in (-93 / +110 lines)
Lines 1-8 Link Here
1
# Makefile.in generated by automake 1.6.3 from Makefile.am.
1
# Makefile.in generated by automake 1.7.6 from Makefile.am.
2
# KDE tags expanded automatically by am_edit - $Revision: 1.2 $ 
2
# KDE tags expanded automatically by am_edit - $Revision: 1.2 $ 
3
# @configure_input@
3
# @configure_input@
4
4
5
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
5
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
6
# Free Software Foundation, Inc.
6
# Free Software Foundation, Inc.
7
# This Makefile.in is free software; the Free Software Foundation
7
# This Makefile.in is free software; the Free Software Foundation
8
# gives unlimited permission to copy and/or distribute it,
8
# gives unlimited permission to copy and/or distribute it,
Lines 14-101 Link Here
14
# PARTICULAR PURPOSE.
14
# PARTICULAR PURPOSE.
15
15
16
@SET_MAKE@
16
@SET_MAKE@
17
SHELL = @SHELL@
18
17
19
srcdir = @srcdir@
18
srcdir = @srcdir@
20
top_srcdir = @top_srcdir@
19
top_srcdir = @top_srcdir@
21
VPATH = @srcdir@
20
VPATH = @srcdir@
22
prefix = @prefix@
23
exec_prefix = @exec_prefix@
24
25
bindir = @bindir@
26
sbindir = @sbindir@
27
libexecdir = @libexecdir@
28
datadir = @datadir@
29
sysconfdir = @sysconfdir@
30
sharedstatedir = @sharedstatedir@
31
localstatedir = @localstatedir@
32
libdir = @libdir@
33
infodir = @infodir@
34
mandir = @mandir@
35
includedir = @includedir@
36
oldincludedir = /usr/include
37
pkglibdir = $(libdir)/@PACKAGE@
21
pkglibdir = $(libdir)/@PACKAGE@
38
pkgincludedir = $(includedir)/@PACKAGE@
22
pkgincludedir = $(includedir)/@PACKAGE@
39
top_builddir = ../..
23
top_builddir = ../..
40
24
41
ACLOCAL = @ACLOCAL@
42
AUTOCONF = @AUTOCONF@
43
AUTOMAKE = @AUTOMAKE@
44
AUTOHEADER = @AUTOHEADER@
45
46
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
47
INSTALL = @INSTALL@
26
INSTALL = @INSTALL@
48
INSTALL_PROGRAM = @INSTALL_PROGRAM@
49
INSTALL_DATA = @INSTALL_DATA@
50
install_sh_DATA = $(install_sh) -c -m 644
27
install_sh_DATA = $(install_sh) -c -m 644
51
install_sh_PROGRAM = $(install_sh) -c
28
install_sh_PROGRAM = $(install_sh) -c
52
install_sh_SCRIPT = $(install_sh) -c
29
install_sh_SCRIPT = $(install_sh) -c
53
INSTALL_SCRIPT = @INSTALL_SCRIPT@
54
INSTALL_HEADER = $(INSTALL_DATA)
30
INSTALL_HEADER = $(INSTALL_DATA)
55
transform = @program_transform_name@
31
transform = $(program_transform_name)
56
NORMAL_INSTALL = :
32
NORMAL_INSTALL = :
57
PRE_INSTALL = :
33
PRE_INSTALL = :
58
POST_INSTALL = :
34
POST_INSTALL = :
59
NORMAL_UNINSTALL = :
35
NORMAL_UNINSTALL = :
60
PRE_UNINSTALL = :
36
PRE_UNINSTALL = :
61
POST_UNINSTALL = :
37
POST_UNINSTALL = :
62
build_alias = @build_alias@
63
build_triplet = @build@
38
build_triplet = @build@
64
host_alias = @host_alias@
65
host_triplet = @host@
39
host_triplet = @host@
66
target_alias = @target_alias@
67
target_triplet = @target@
40
target_triplet = @target@
68
69
EXEEXT = @EXEEXT@
70
OBJEXT = @OBJEXT@
71
PATH_SEPARATOR = @PATH_SEPARATOR@
72
pkgdatadir = @datadir@/@PACKAGE@/textures/lores
41
pkgdatadir = @datadir@/@PACKAGE@/textures/lores
42
ACLOCAL = @ACLOCAL@
43
AMDEP_FALSE = @AMDEP_FALSE@
44
AMDEP_TRUE = @AMDEP_TRUE@
73
AMTAR = @AMTAR@
45
AMTAR = @AMTAR@
74
ARTSCCONFIG = @ARTSCCONFIG@
46
ARTSCCONFIG = @ARTSCCONFIG@
75
AS = @AS@
47
AUTOCONF = @AUTOCONF@
76
AUTODIRS = @AUTODIRS@
48
AUTODIRS = @AUTODIRS@
49
AUTOHEADER = @AUTOHEADER@
50
AUTOMAKE = @AUTOMAKE@
77
AWK = @AWK@
51
AWK = @AWK@
78
CC = @CC@
52
CC = @CC@
79
CONF_FILES = @CONF_FILES@
53
CCDEPMODE = @CCDEPMODE@
54
CFLAGS = @CFLAGS@
80
CPP = @CPP@
55
CPP = @CPP@
56
CPPFLAGS = @CPPFLAGS@
81
CXX = @CXX@
57
CXX = @CXX@
82
CXXCPP = @CXXCPP@
58
CXXCPP = @CXXCPP@
59
CXXDEPMODE = @CXXDEPMODE@
60
CXXFLAGS = @CXXFLAGS@
61
CYGPATH_W = @CYGPATH_W@
83
DCOPIDL = @DCOPIDL@
62
DCOPIDL = @DCOPIDL@
84
DCOPIDL2CPP = @DCOPIDL2CPP@
63
DCOPIDL2CPP = @DCOPIDL2CPP@
85
DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@
64
DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@
65
DEFS = @DEFS@
86
DEPDIR = @DEPDIR@
66
DEPDIR = @DEPDIR@
87
DLLTOOL = @DLLTOOL@
88
DOXYGEN = @DOXYGEN@
89
DOXYGEN_PROJECT_NAME = @DOXYGEN_PROJECT_NAME@
90
DOXYGEN_PROJECT_NUMBER = @DOXYGEN_PROJECT_NUMBER@
91
DPMSINC = @DPMSINC@
92
DPMSLIB = @DPMSLIB@
93
ECHO = @ECHO@
67
ECHO = @ECHO@
68
ECHO_C = @ECHO_C@
69
ECHO_N = @ECHO_N@
70
ECHO_T = @ECHO_T@
71
EGREP = @EGREP@
72
ENABLE_CELX_FALSE = @ENABLE_CELX_FALSE@
73
ENABLE_CELX_TRUE = @ENABLE_CELX_TRUE@
74
ENABLE_GLUT_FALSE = @ENABLE_GLUT_FALSE@
75
ENABLE_GLUT_TRUE = @ENABLE_GLUT_TRUE@
76
ENABLE_GTK_FALSE = @ENABLE_GTK_FALSE@
77
ENABLE_GTK_TRUE = @ENABLE_GTK_TRUE@
78
ENABLE_HIPPARCOS_FALSE = @ENABLE_HIPPARCOS_FALSE@
79
ENABLE_HIPPARCOS_TRUE = @ENABLE_HIPPARCOS_TRUE@
80
ENABLE_KDE_FALSE = @ENABLE_KDE_FALSE@
81
ENABLE_KDE_TRUE = @ENABLE_KDE_TRUE@
82
EXEEXT = @EXEEXT@
94
FRAMEWORK_COREAUDIO = @FRAMEWORK_COREAUDIO@
83
FRAMEWORK_COREAUDIO = @FRAMEWORK_COREAUDIO@
95
GCJ = @GCJ@
96
GCJFLAGS = @GCJFLAGS@
97
GLINC = @GLINC@
98
GLLIB = @GLLIB@
99
GMSGFMT = @GMSGFMT@
84
GMSGFMT = @GMSGFMT@
100
GNOMEGNORBA_LIBS = @GNOMEGNORBA_LIBS@
85
GNOMEGNORBA_LIBS = @GNOMEGNORBA_LIBS@
101
GNOMEUI_LIBS = @GNOMEUI_LIBS@
86
GNOMEUI_LIBS = @GNOMEUI_LIBS@
Lines 113-129 Link Here
113
GTK_CONFIG = @GTK_CONFIG@
98
GTK_CONFIG = @GTK_CONFIG@
114
GTK_LIBS = @GTK_LIBS@
99
GTK_LIBS = @GTK_LIBS@
115
HIPDIR = @HIPDIR@
100
HIPDIR = @HIPDIR@
116
IDL = @IDL@
101
INSIDE_GNOME_COMMON_FALSE = @INSIDE_GNOME_COMMON_FALSE@
117
IDL_DEPENDENCIES = @IDL_DEPENDENCIES@
102
INSIDE_GNOME_COMMON_TRUE = @INSIDE_GNOME_COMMON_TRUE@
103
INSTALL_DATA = @INSTALL_DATA@
104
INSTALL_PROGRAM = @INSTALL_PROGRAM@
105
INSTALL_SCRIPT = @INSTALL_SCRIPT@
118
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
106
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
119
JAR = @JAR@
120
JAVAC = @JAVAC@
121
JAVAH = @JAVAH@
122
JVMLIBS = @JVMLIBS@
123
KDECONFIG = @KDECONFIG@
107
KDECONFIG = @KDECONFIG@
124
KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@
108
KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@
125
KDE_HAS_DOXYGEN = @KDE_HAS_DOXYGEN@
126
KDE_HAVE_DOT = @KDE_HAVE_DOT@
127
KDE_INCLUDES = @KDE_INCLUDES@
109
KDE_INCLUDES = @KDE_INCLUDES@
128
KDE_LDFLAGS = @KDE_LDFLAGS@
110
KDE_LDFLAGS = @KDE_LDFLAGS@
129
KDE_MT_LDFLAGS = @KDE_MT_LDFLAGS@
111
KDE_MT_LDFLAGS = @KDE_MT_LDFLAGS@
Lines 135-161 Link Here
135
KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@
117
KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@
136
KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@
118
KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@
137
KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@
119
KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@
138
LEX = @LEX@
120
LDFLAGS = @LDFLAGS@
139
LEXLIB = @LEXLIB@
140
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
141
LIBBZ2 = @LIBBZ2@
142
LIBCOMPAT = @LIBCOMPAT@
121
LIBCOMPAT = @LIBCOMPAT@
143
LIBCRYPT = @LIBCRYPT@
122
LIBCRYPT = @LIBCRYPT@
144
LIBDL = @LIBDL@
123
LIBDL = @LIBDL@
145
LIBGEN = @LIBGEN@
146
LIBJPEG = @LIBJPEG@
124
LIBJPEG = @LIBJPEG@
147
LIBMICO = @LIBMICO@
148
LIBOBJS = @LIBOBJS@
125
LIBOBJS = @LIBOBJS@
149
LIBPNG = @LIBPNG@
126
LIBPNG = @LIBPNG@
150
LIBPTHREAD = @LIBPTHREAD@
127
LIBPTHREAD = @LIBPTHREAD@
151
LIBPYTHON = @LIBPYTHON@
152
LIBQIMGIO = @LIBQIMGIO@
153
LIBRESOLV = @LIBRESOLV@
128
LIBRESOLV = @LIBRESOLV@
154
LIBSHADOW = @LIBSHADOW@
129
LIBS = @LIBS@
155
LIBSM = @LIBSM@
130
LIBSM = @LIBSM@
156
LIBSOCKET = @LIBSOCKET@
131
LIBSOCKET = @LIBSOCKET@
157
LIBSSL = @LIBSSL@
158
LIBTIFF = @LIBTIFF@
159
LIBTOOL = @LIBTOOL@
132
LIBTOOL = @LIBTOOL@
160
LIBUCB = @LIBUCB@
133
LIBUCB = @LIBUCB@
161
LIBUTIL = @LIBUTIL@
134
LIBUTIL = @LIBUTIL@
Lines 169-175 Link Here
169
LIB_KFILE = @LIB_KFILE@
142
LIB_KFILE = @LIB_KFILE@
170
LIB_KFM = @LIB_KFM@
143
LIB_KFM = @LIB_KFM@
171
LIB_KHTML = @LIB_KHTML@
144
LIB_KHTML = @LIB_KHTML@
172
LIB_KIMGIO = @LIB_KIMGIO@
173
LIB_KIO = @LIB_KIO@
145
LIB_KIO = @LIB_KIO@
174
LIB_KPARTS = @LIB_KPARTS@
146
LIB_KPARTS = @LIB_KPARTS@
175
LIB_KSPELL = @LIB_KSPELL@
147
LIB_KSPELL = @LIB_KSPELL@
Lines 177-222 Link Here
177
LIB_POLL = @LIB_POLL@
149
LIB_POLL = @LIB_POLL@
178
LIB_QPE = @LIB_QPE@
150
LIB_QPE = @LIB_QPE@
179
LIB_QT = @LIB_QT@
151
LIB_QT = @LIB_QT@
180
LIB_QTOPIA = @LIB_QTOPIA@
181
LIB_SMB = @LIB_SMB@
152
LIB_SMB = @LIB_SMB@
182
LIB_X11 = @LIB_X11@
153
LIB_X11 = @LIB_X11@
183
LIB_XEXT = @LIB_XEXT@
154
LIB_XEXT = @LIB_XEXT@
184
LN_S = @LN_S@
155
LN_S = @LN_S@
156
LTLIBOBJS = @LTLIBOBJS@
157
MAKEINFO = @MAKEINFO@
185
MCOPIDL = @MCOPIDL@
158
MCOPIDL = @MCOPIDL@
186
MEINPROC = @MEINPROC@
159
MEINPROC = @MEINPROC@
187
MICO_INCLUDES = @MICO_INCLUDES@
188
MICO_LDFLAGS = @MICO_LDFLAGS@
189
MOC = @MOC@
160
MOC = @MOC@
190
MSGFMT = @MSGFMT@
161
MSGFMT = @MSGFMT@
191
NOOPT_CFLAGS = @NOOPT_CFLAGS@
162
NOOPT_CFLAGS = @NOOPT_CFLAGS@
192
NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@
163
NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@
193
NOREPO = @NOREPO@
164
NOREPO = @NOREPO@
194
OBJDUMP = @OBJDUMP@
165
OBJEXT = @OBJEXT@
195
ORBIT_CFLAGS = @ORBIT_CFLAGS@
166
ORBIT_CFLAGS = @ORBIT_CFLAGS@
196
ORBIT_CONFIG = @ORBIT_CONFIG@
167
ORBIT_CONFIG = @ORBIT_CONFIG@
197
ORBIT_IDL = @ORBIT_IDL@
168
ORBIT_IDL = @ORBIT_IDL@
198
ORBIT_LIBS = @ORBIT_LIBS@
169
ORBIT_LIBS = @ORBIT_LIBS@
199
PACKAGE = @PACKAGE@
170
PACKAGE = @PACKAGE@
200
PAMLIBS = @PAMLIBS@
171
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
201
PASSWDLIBS = @PASSWDLIBS@
172
PACKAGE_NAME = @PACKAGE_NAME@
173
PACKAGE_STRING = @PACKAGE_STRING@
174
PACKAGE_TARNAME = @PACKAGE_TARNAME@
175
PACKAGE_VERSION = @PACKAGE_VERSION@
176
PATH_SEPARATOR = @PATH_SEPARATOR@
202
PKGDATADIR = @PKGDATADIR@
177
PKGDATADIR = @PKGDATADIR@
203
PTHREAD_LIB = @PTHREAD_LIB@
178
PTHREAD_LIB = @PTHREAD_LIB@
204
PYTHONINC = @PYTHONINC@
205
PYTHONLIB = @PYTHONLIB@
206
PYTHONMODDIR = @PYTHONMODDIR@
207
QTDOCDIR = @QTDOCDIR@
208
QTE_NORTTI = @QTE_NORTTI@
179
QTE_NORTTI = @QTE_NORTTI@
209
QTOPIA_INCLUDES = @QTOPIA_INCLUDES@
210
QT_INCLUDES = @QT_INCLUDES@
180
QT_INCLUDES = @QT_INCLUDES@
211
QT_LDFLAGS = @QT_LDFLAGS@
181
QT_LDFLAGS = @QT_LDFLAGS@
212
RANLIB = @RANLIB@
182
RANLIB = @RANLIB@
213
RC = @RC@
214
REPO = @REPO@
183
REPO = @REPO@
215
SETUIDFLAGS = @SETUIDFLAGS@
184
SET_MAKE = @SET_MAKE@
216
SSL_INCLUDES = @SSL_INCLUDES@
185
SHELL = @SHELL@
217
SSL_LDFLAGS = @SSL_LDFLAGS@
218
STRIP = @STRIP@
186
STRIP = @STRIP@
219
TOPSUBDIRS = @TOPSUBDIRS@
220
UIC = @UIC@
187
UIC = @UIC@
221
UIC_TR = @UIC_TR@
188
UIC_TR = @UIC_TR@
222
USER_INCLUDES = @USER_INCLUDES@
189
USER_INCLUDES = @USER_INCLUDES@
Lines 227-234 Link Here
227
VERSION = @VERSION@
194
VERSION = @VERSION@
228
WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@
195
WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@
229
XGETTEXT = @XGETTEXT@
196
XGETTEXT = @XGETTEXT@
230
XPMINC = @XPMINC@
231
XPMLIB = @XPMLIB@
232
XPM_LIBS = @XPM_LIBS@
197
XPM_LIBS = @XPM_LIBS@
233
X_CFLAGS = @X_CFLAGS@
198
X_CFLAGS = @X_CFLAGS@
234
X_EXTRA_LIBS = @X_EXTRA_LIBS@
199
X_EXTRA_LIBS = @X_EXTRA_LIBS@
Lines 237-251 Link Here
237
X_LIBS = @X_LIBS@
202
X_LIBS = @X_LIBS@
238
X_PRE_LIBS = @X_PRE_LIBS@
203
X_PRE_LIBS = @X_PRE_LIBS@
239
ZVT_LIBS = @ZVT_LIBS@
204
ZVT_LIBS = @ZVT_LIBS@
205
ac_ct_CC = @ac_ct_CC@
206
ac_ct_CXX = @ac_ct_CXX@
207
ac_ct_RANLIB = @ac_ct_RANLIB@
208
ac_ct_STRIP = @ac_ct_STRIP@
240
all_includes = @all_includes@
209
all_includes = @all_includes@
241
all_libraries = @all_libraries@
210
all_libraries = @all_libraries@
211
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
212
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
213
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
214
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
242
am__include = @am__include@
215
am__include = @am__include@
216
am__leading_dot = @am__leading_dot@
243
am__quote = @am__quote@
217
am__quote = @am__quote@
218
bindir = @bindir@
219
build = @build@
220
build_alias = @build_alias@
221
build_cpu = @build_cpu@
222
build_os = @build_os@
223
build_vendor = @build_vendor@
244
cflags_set = @cflags_set@
224
cflags_set = @cflags_set@
245
cxxflags_set = @cxxflags_set@
225
datadir = @datadir@
246
idldir = @idldir@
226
exec_prefix = @exec_prefix@
227
host = @host@
228
host_alias = @host_alias@
229
host_cpu = @host_cpu@
230
host_os = @host_os@
231
host_vendor = @host_vendor@
232
includedir = @includedir@
233
infodir = @infodir@
247
install_sh = @install_sh@
234
install_sh = @install_sh@
248
jni_includes = @jni_includes@
249
kde_appsdir = @kde_appsdir@
235
kde_appsdir = @kde_appsdir@
250
kde_bindir = @kde_bindir@
236
kde_bindir = @kde_bindir@
251
kde_confdir = @kde_confdir@
237
kde_confdir = @kde_confdir@
Lines 267-275 Link Here
267
kde_templatesdir = @kde_templatesdir@
253
kde_templatesdir = @kde_templatesdir@
268
kde_wallpaperdir = @kde_wallpaperdir@
254
kde_wallpaperdir = @kde_wallpaperdir@
269
kde_widgetdir = @kde_widgetdir@
255
kde_widgetdir = @kde_widgetdir@
270
micodir = @micodir@
256
libdir = @libdir@
257
libexecdir = @libexecdir@
258
localstatedir = @localstatedir@
259
mandir = @mandir@
260
oldincludedir = @oldincludedir@
261
prefix = @prefix@
262
program_transform_name = @program_transform_name@
271
qt_includes = @qt_includes@
263
qt_includes = @qt_includes@
272
qt_libraries = @qt_libraries@
264
qt_libraries = @qt_libraries@
265
sbindir = @sbindir@
266
sharedstatedir = @sharedstatedir@
267
sysconfdir = @sysconfdir@
268
target = @target@
269
target_alias = @target_alias@
270
target_cpu = @target_cpu@
271
target_os = @target_os@
272
target_vendor = @target_vendor@
273
x_includes = @x_includes@
273
x_includes = @x_includes@
274
x_libraries = @x_libraries@
274
x_libraries = @x_libraries@
275
275
Lines 277-282 Link Here
277
277
278
EXTRA_DIST = $(pkgdata_DATA)
278
EXTRA_DIST = $(pkgdata_DATA)
279
subdir = textures/lores
279
subdir = textures/lores
280
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
280
mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs
281
mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs
281
CONFIG_HEADER = $(top_builddir)/config.h
282
CONFIG_HEADER = $(top_builddir)/config.h
282
CONFIG_CLEAN_FILES =
283
CONFIG_CLEAN_FILES =
Lines 329-337 Link Here
329
tags: TAGS
330
tags: TAGS
330
TAGS:
331
TAGS:
331
332
333
ctags: CTAGS
334
CTAGS:
335
332
#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
336
#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
333
#>+ 4
337
#>+ 4
334
KDE_DIST=jupiter.jpg earth.jpg charon-lok.jpg astar.jpg ganymede.jpg tethys.jpg earth-clouds.png phobos.jpg europa.jpg idamosaic.jpg gstar.jpg umbriel-lok-mask.png pluto-lok.jpg iapetus.jpg hyperion-lok.jpg neptune-rings.png venus.jpg hyperion.jpg gasgiant.jpg janus.jpg uranus-rings.png miranda-lok-mask.png titania.jpg marsbump.jpg pluto-lok-spec.jpg plutobump1k.jpg mercury.jpg moonbump.jpg neptune.jpg rhea.jpg enceladus.jpg earthnight.jpg venuslike.jpg deimos.jpg mstar.jpg gaspramosaic.jpg callisto-lok-mask.png gasgiantnight.jpg uranus.jpg marsbump1k.jpg titan.jpg saturn-rings.png prometheus.jpg bstar.jpg asteroid.jpg titania-lok-mask.png io-lok-mask.png proteus.jpg mercury-lok-mask.png epimetheus.jpg io.jpg ganymede-lok-mask.png mimas-lok-mask.png triton.jpg moon.jpg browndwarf.jpg venussurface.jpg mercurybump.jpg jupiterlike.jpg dione.jpg europa-lok-mask.png ariel.jpg oberon-lok-mask.png earth-spec.png miranda.jpg callisto.jpg oberon.jpg charon-lok-spec.jpg epimetheus-lok.jpg ariel-lok-mask.png amalthea.jpg triton-lok-mask.png mimas.jpg umbriel.jpg eros.jpg saturn.jpg mars.jpg 
338
KDE_DIST=pluto-lok-spec.jpg io.jpg gstar.jpg ariel-lok-mask.png browndwarf.jpg phobos.jpg dione.jpg jupiter.jpg plutobump1k.jpg idamosaic.jpg gaspramosaic.jpg oberon-lok-mask.png neptune.jpg charon-lok.jpg earth.jpg mercury-lok-mask.png venus.jpg proteus.jpg iapetus.jpg mimas-lok-mask.png titania-lok-mask.png tethys.jpg moonbump.jpg mimas.jpg earth-spec.png moon.jpg neptune-rings.png janus.jpg amalthea.jpg earth-clouds.png triton.jpg titan.jpg gasgiantnight.jpg charon-lok-spec.jpg gasgiant.jpg pluto-lok.jpg umbriel.jpg epimetheus.jpg ganymede-lok-mask.png astar.jpg uranus.jpg rhea.jpg ganymede.jpg eros.jpg venuslike.jpg epimetheus-lok.jpg bstar.jpg venussurface.jpg saturn-rings.png earthnight.jpg titania.jpg marsbump1k.jpg oberon.jpg europa.jpg marsbump.jpg callisto.jpg deimos.jpg europa-lok-mask.png saturn.jpg mercurybump.jpg jupiterlike.jpg enceladus.jpg umbriel-lok-mask.png prometheus.jpg ariel.jpg mstar.jpg triton-lok-mask.png asteroid.jpg callisto-lok-mask.png hyperion.jpg miranda-lok-mask.png uranus-rings.png mars.jpg io-lok-mask.png hyperion-lok.jpg miranda.jpg mercury.jpg 
335
339
336
DISTFILES= $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
340
DISTFILES= $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
337
341
Lines 340-346 Link Here
340
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
344
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
341
345
342
distdir: $(DISTFILES)
346
distdir: $(DISTFILES)
343
	@list='$(DISTFILES)'; for file in $$list; do \
347
	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
348
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
349
	list='$(DISTFILES)'; for file in $$list; do \
350
	  case $$file in \
351
	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
352
	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
353
	  esac; \
344
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
354
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
345
	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
355
	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
346
	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
356
	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
Lines 366-372 Link Here
366
376
367
installdirs:
377
installdirs:
368
	$(mkinstalldirs) $(DESTDIR)$(pkgdatadir)
378
	$(mkinstalldirs) $(DESTDIR)$(pkgdatadir)
369
370
install: install-am
379
install: install-am
371
install-exec: install-exec-am
380
install-exec: install-exec-am
372
install-data: install-data-am
381
install-data: install-data-am
Lines 427-432 Link Here
427
436
428
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
437
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
429
438
439
pdf: pdf-am
440
441
pdf-am:
442
443
ps: ps-am
444
445
ps-am:
446
430
uninstall-am: uninstall-info-am uninstall-pkgdataDATA
447
uninstall-am: uninstall-info-am uninstall-pkgdataDATA
431
448
432
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
449
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
Lines 436-443 Link Here
436
	install-info-am install-man install-pkgdataDATA install-strip \
453
	install-info-am install-man install-pkgdataDATA install-strip \
437
	installcheck installcheck-am installdirs maintainer-clean \
454
	installcheck installcheck-am installdirs maintainer-clean \
438
	maintainer-clean-generic mostlyclean mostlyclean-generic \
455
	maintainer-clean-generic mostlyclean mostlyclean-generic \
439
	mostlyclean-libtool uninstall uninstall-am uninstall-info-am \
456
	mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
440
	uninstall-pkgdataDATA
457
	uninstall-info-am uninstall-pkgdataDATA
441
458
442
# Tell versions [3.59,3.63) of GNU make to not export all variables.
459
# Tell versions [3.59,3.63) of GNU make to not export all variables.
443
# Otherwise a system limit (for SysV at least) may be exceeded.
460
# Otherwise a system limit (for SysV at least) may be exceeded.
(-)celestia-1.3.1-old/textures/medres/Makefile.in (-93 / +110 lines)
Lines 1-8 Link Here
1
# Makefile.in generated by automake 1.6.3 from Makefile.am.
1
# Makefile.in generated by automake 1.7.6 from Makefile.am.
2
# KDE tags expanded automatically by am_edit - $Revision: 1.2 $ 
2
# KDE tags expanded automatically by am_edit - $Revision: 1.2 $ 
3
# @configure_input@
3
# @configure_input@
4
4
5
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
5
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
6
# Free Software Foundation, Inc.
6
# Free Software Foundation, Inc.
7
# This Makefile.in is free software; the Free Software Foundation
7
# This Makefile.in is free software; the Free Software Foundation
8
# gives unlimited permission to copy and/or distribute it,
8
# gives unlimited permission to copy and/or distribute it,
Lines 14-101 Link Here
14
# PARTICULAR PURPOSE.
14
# PARTICULAR PURPOSE.
15
15
16
@SET_MAKE@
16
@SET_MAKE@
17
SHELL = @SHELL@
18
17
19
srcdir = @srcdir@
18
srcdir = @srcdir@
20
top_srcdir = @top_srcdir@
19
top_srcdir = @top_srcdir@
21
VPATH = @srcdir@
20
VPATH = @srcdir@
22
prefix = @prefix@
23
exec_prefix = @exec_prefix@
24
25
bindir = @bindir@
26
sbindir = @sbindir@
27
libexecdir = @libexecdir@
28
datadir = @datadir@
29
sysconfdir = @sysconfdir@
30
sharedstatedir = @sharedstatedir@
31
localstatedir = @localstatedir@
32
libdir = @libdir@
33
infodir = @infodir@
34
mandir = @mandir@
35
includedir = @includedir@
36
oldincludedir = /usr/include
37
pkglibdir = $(libdir)/@PACKAGE@
21
pkglibdir = $(libdir)/@PACKAGE@
38
pkgincludedir = $(includedir)/@PACKAGE@
22
pkgincludedir = $(includedir)/@PACKAGE@
39
top_builddir = ../..
23
top_builddir = ../..
40
24
41
ACLOCAL = @ACLOCAL@
42
AUTOCONF = @AUTOCONF@
43
AUTOMAKE = @AUTOMAKE@
44
AUTOHEADER = @AUTOHEADER@
45
46
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
47
INSTALL = @INSTALL@
26
INSTALL = @INSTALL@
48
INSTALL_PROGRAM = @INSTALL_PROGRAM@
49
INSTALL_DATA = @INSTALL_DATA@
50
install_sh_DATA = $(install_sh) -c -m 644
27
install_sh_DATA = $(install_sh) -c -m 644
51
install_sh_PROGRAM = $(install_sh) -c
28
install_sh_PROGRAM = $(install_sh) -c
52
install_sh_SCRIPT = $(install_sh) -c
29
install_sh_SCRIPT = $(install_sh) -c
53
INSTALL_SCRIPT = @INSTALL_SCRIPT@
54
INSTALL_HEADER = $(INSTALL_DATA)
30
INSTALL_HEADER = $(INSTALL_DATA)
55
transform = @program_transform_name@
31
transform = $(program_transform_name)
56
NORMAL_INSTALL = :
32
NORMAL_INSTALL = :
57
PRE_INSTALL = :
33
PRE_INSTALL = :
58
POST_INSTALL = :
34
POST_INSTALL = :
59
NORMAL_UNINSTALL = :
35
NORMAL_UNINSTALL = :
60
PRE_UNINSTALL = :
36
PRE_UNINSTALL = :
61
POST_UNINSTALL = :
37
POST_UNINSTALL = :
62
build_alias = @build_alias@
63
build_triplet = @build@
38
build_triplet = @build@
64
host_alias = @host_alias@
65
host_triplet = @host@
39
host_triplet = @host@
66
target_alias = @target_alias@
67
target_triplet = @target@
40
target_triplet = @target@
68
69
EXEEXT = @EXEEXT@
70
OBJEXT = @OBJEXT@
71
PATH_SEPARATOR = @PATH_SEPARATOR@
72
pkgdatadir = @datadir@/@PACKAGE@/textures/medres
41
pkgdatadir = @datadir@/@PACKAGE@/textures/medres
42
ACLOCAL = @ACLOCAL@
43
AMDEP_FALSE = @AMDEP_FALSE@
44
AMDEP_TRUE = @AMDEP_TRUE@
73
AMTAR = @AMTAR@
45
AMTAR = @AMTAR@
74
ARTSCCONFIG = @ARTSCCONFIG@
46
ARTSCCONFIG = @ARTSCCONFIG@
75
AS = @AS@
47
AUTOCONF = @AUTOCONF@
76
AUTODIRS = @AUTODIRS@
48
AUTODIRS = @AUTODIRS@
49
AUTOHEADER = @AUTOHEADER@
50
AUTOMAKE = @AUTOMAKE@
77
AWK = @AWK@
51
AWK = @AWK@
78
CC = @CC@
52
CC = @CC@
79
CONF_FILES = @CONF_FILES@
53
CCDEPMODE = @CCDEPMODE@
54
CFLAGS = @CFLAGS@
80
CPP = @CPP@
55
CPP = @CPP@
56
CPPFLAGS = @CPPFLAGS@
81
CXX = @CXX@
57
CXX = @CXX@
82
CXXCPP = @CXXCPP@
58
CXXCPP = @CXXCPP@
59
CXXDEPMODE = @CXXDEPMODE@
60
CXXFLAGS = @CXXFLAGS@
61
CYGPATH_W = @CYGPATH_W@
83
DCOPIDL = @DCOPIDL@
62
DCOPIDL = @DCOPIDL@
84
DCOPIDL2CPP = @DCOPIDL2CPP@
63
DCOPIDL2CPP = @DCOPIDL2CPP@
85
DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@
64
DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@
65
DEFS = @DEFS@
86
DEPDIR = @DEPDIR@
66
DEPDIR = @DEPDIR@
87
DLLTOOL = @DLLTOOL@
88
DOXYGEN = @DOXYGEN@
89
DOXYGEN_PROJECT_NAME = @DOXYGEN_PROJECT_NAME@
90
DOXYGEN_PROJECT_NUMBER = @DOXYGEN_PROJECT_NUMBER@
91
DPMSINC = @DPMSINC@
92
DPMSLIB = @DPMSLIB@
93
ECHO = @ECHO@
67
ECHO = @ECHO@
68
ECHO_C = @ECHO_C@
69
ECHO_N = @ECHO_N@
70
ECHO_T = @ECHO_T@
71
EGREP = @EGREP@
72
ENABLE_CELX_FALSE = @ENABLE_CELX_FALSE@
73
ENABLE_CELX_TRUE = @ENABLE_CELX_TRUE@
74
ENABLE_GLUT_FALSE = @ENABLE_GLUT_FALSE@
75
ENABLE_GLUT_TRUE = @ENABLE_GLUT_TRUE@
76
ENABLE_GTK_FALSE = @ENABLE_GTK_FALSE@
77
ENABLE_GTK_TRUE = @ENABLE_GTK_TRUE@
78
ENABLE_HIPPARCOS_FALSE = @ENABLE_HIPPARCOS_FALSE@
79
ENABLE_HIPPARCOS_TRUE = @ENABLE_HIPPARCOS_TRUE@
80
ENABLE_KDE_FALSE = @ENABLE_KDE_FALSE@
81
ENABLE_KDE_TRUE = @ENABLE_KDE_TRUE@
82
EXEEXT = @EXEEXT@
94
FRAMEWORK_COREAUDIO = @FRAMEWORK_COREAUDIO@
83
FRAMEWORK_COREAUDIO = @FRAMEWORK_COREAUDIO@
95
GCJ = @GCJ@
96
GCJFLAGS = @GCJFLAGS@
97
GLINC = @GLINC@
98
GLLIB = @GLLIB@
99
GMSGFMT = @GMSGFMT@
84
GMSGFMT = @GMSGFMT@
100
GNOMEGNORBA_LIBS = @GNOMEGNORBA_LIBS@
85
GNOMEGNORBA_LIBS = @GNOMEGNORBA_LIBS@
101
GNOMEUI_LIBS = @GNOMEUI_LIBS@
86
GNOMEUI_LIBS = @GNOMEUI_LIBS@
Lines 113-129 Link Here
113
GTK_CONFIG = @GTK_CONFIG@
98
GTK_CONFIG = @GTK_CONFIG@
114
GTK_LIBS = @GTK_LIBS@
99
GTK_LIBS = @GTK_LIBS@
115
HIPDIR = @HIPDIR@
100
HIPDIR = @HIPDIR@
116
IDL = @IDL@
101
INSIDE_GNOME_COMMON_FALSE = @INSIDE_GNOME_COMMON_FALSE@
117
IDL_DEPENDENCIES = @IDL_DEPENDENCIES@
102
INSIDE_GNOME_COMMON_TRUE = @INSIDE_GNOME_COMMON_TRUE@
103
INSTALL_DATA = @INSTALL_DATA@
104
INSTALL_PROGRAM = @INSTALL_PROGRAM@
105
INSTALL_SCRIPT = @INSTALL_SCRIPT@
118
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
106
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
119
JAR = @JAR@
120
JAVAC = @JAVAC@
121
JAVAH = @JAVAH@
122
JVMLIBS = @JVMLIBS@
123
KDECONFIG = @KDECONFIG@
107
KDECONFIG = @KDECONFIG@
124
KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@
108
KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@
125
KDE_HAS_DOXYGEN = @KDE_HAS_DOXYGEN@
126
KDE_HAVE_DOT = @KDE_HAVE_DOT@
127
KDE_INCLUDES = @KDE_INCLUDES@
109
KDE_INCLUDES = @KDE_INCLUDES@
128
KDE_LDFLAGS = @KDE_LDFLAGS@
110
KDE_LDFLAGS = @KDE_LDFLAGS@
129
KDE_MT_LDFLAGS = @KDE_MT_LDFLAGS@
111
KDE_MT_LDFLAGS = @KDE_MT_LDFLAGS@
Lines 135-161 Link Here
135
KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@
117
KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@
136
KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@
118
KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@
137
KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@
119
KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@
138
LEX = @LEX@
120
LDFLAGS = @LDFLAGS@
139
LEXLIB = @LEXLIB@
140
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
141
LIBBZ2 = @LIBBZ2@
142
LIBCOMPAT = @LIBCOMPAT@
121
LIBCOMPAT = @LIBCOMPAT@
143
LIBCRYPT = @LIBCRYPT@
122
LIBCRYPT = @LIBCRYPT@
144
LIBDL = @LIBDL@
123
LIBDL = @LIBDL@
145
LIBGEN = @LIBGEN@
146
LIBJPEG = @LIBJPEG@
124
LIBJPEG = @LIBJPEG@
147
LIBMICO = @LIBMICO@
148
LIBOBJS = @LIBOBJS@
125
LIBOBJS = @LIBOBJS@
149
LIBPNG = @LIBPNG@
126
LIBPNG = @LIBPNG@
150
LIBPTHREAD = @LIBPTHREAD@
127
LIBPTHREAD = @LIBPTHREAD@
151
LIBPYTHON = @LIBPYTHON@
152
LIBQIMGIO = @LIBQIMGIO@
153
LIBRESOLV = @LIBRESOLV@
128
LIBRESOLV = @LIBRESOLV@
154
LIBSHADOW = @LIBSHADOW@
129
LIBS = @LIBS@
155
LIBSM = @LIBSM@
130
LIBSM = @LIBSM@
156
LIBSOCKET = @LIBSOCKET@
131
LIBSOCKET = @LIBSOCKET@
157
LIBSSL = @LIBSSL@
158
LIBTIFF = @LIBTIFF@
159
LIBTOOL = @LIBTOOL@
132
LIBTOOL = @LIBTOOL@
160
LIBUCB = @LIBUCB@
133
LIBUCB = @LIBUCB@
161
LIBUTIL = @LIBUTIL@
134
LIBUTIL = @LIBUTIL@
Lines 169-175 Link Here
169
LIB_KFILE = @LIB_KFILE@
142
LIB_KFILE = @LIB_KFILE@
170
LIB_KFM = @LIB_KFM@
143
LIB_KFM = @LIB_KFM@
171
LIB_KHTML = @LIB_KHTML@
144
LIB_KHTML = @LIB_KHTML@
172
LIB_KIMGIO = @LIB_KIMGIO@
173
LIB_KIO = @LIB_KIO@
145
LIB_KIO = @LIB_KIO@
174
LIB_KPARTS = @LIB_KPARTS@
146
LIB_KPARTS = @LIB_KPARTS@
175
LIB_KSPELL = @LIB_KSPELL@
147
LIB_KSPELL = @LIB_KSPELL@
Lines 177-222 Link Here
177
LIB_POLL = @LIB_POLL@
149
LIB_POLL = @LIB_POLL@
178
LIB_QPE = @LIB_QPE@
150
LIB_QPE = @LIB_QPE@
179
LIB_QT = @LIB_QT@
151
LIB_QT = @LIB_QT@
180
LIB_QTOPIA = @LIB_QTOPIA@
181
LIB_SMB = @LIB_SMB@
152
LIB_SMB = @LIB_SMB@
182
LIB_X11 = @LIB_X11@
153
LIB_X11 = @LIB_X11@
183
LIB_XEXT = @LIB_XEXT@
154
LIB_XEXT = @LIB_XEXT@
184
LN_S = @LN_S@
155
LN_S = @LN_S@
156
LTLIBOBJS = @LTLIBOBJS@
157
MAKEINFO = @MAKEINFO@
185
MCOPIDL = @MCOPIDL@
158
MCOPIDL = @MCOPIDL@
186
MEINPROC = @MEINPROC@
159
MEINPROC = @MEINPROC@
187
MICO_INCLUDES = @MICO_INCLUDES@
188
MICO_LDFLAGS = @MICO_LDFLAGS@
189
MOC = @MOC@
160
MOC = @MOC@
190
MSGFMT = @MSGFMT@
161
MSGFMT = @MSGFMT@
191
NOOPT_CFLAGS = @NOOPT_CFLAGS@
162
NOOPT_CFLAGS = @NOOPT_CFLAGS@
192
NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@
163
NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@
193
NOREPO = @NOREPO@
164
NOREPO = @NOREPO@
194
OBJDUMP = @OBJDUMP@
165
OBJEXT = @OBJEXT@
195
ORBIT_CFLAGS = @ORBIT_CFLAGS@
166
ORBIT_CFLAGS = @ORBIT_CFLAGS@
196
ORBIT_CONFIG = @ORBIT_CONFIG@
167
ORBIT_CONFIG = @ORBIT_CONFIG@
197
ORBIT_IDL = @ORBIT_IDL@
168
ORBIT_IDL = @ORBIT_IDL@
198
ORBIT_LIBS = @ORBIT_LIBS@
169
ORBIT_LIBS = @ORBIT_LIBS@
199
PACKAGE = @PACKAGE@
170
PACKAGE = @PACKAGE@
200
PAMLIBS = @PAMLIBS@
171
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
201
PASSWDLIBS = @PASSWDLIBS@
172
PACKAGE_NAME = @PACKAGE_NAME@
173
PACKAGE_STRING = @PACKAGE_STRING@
174
PACKAGE_TARNAME = @PACKAGE_TARNAME@
175
PACKAGE_VERSION = @PACKAGE_VERSION@
176
PATH_SEPARATOR = @PATH_SEPARATOR@
202
PKGDATADIR = @PKGDATADIR@
177
PKGDATADIR = @PKGDATADIR@
203
PTHREAD_LIB = @PTHREAD_LIB@
178
PTHREAD_LIB = @PTHREAD_LIB@
204
PYTHONINC = @PYTHONINC@
205
PYTHONLIB = @PYTHONLIB@
206
PYTHONMODDIR = @PYTHONMODDIR@
207
QTDOCDIR = @QTDOCDIR@
208
QTE_NORTTI = @QTE_NORTTI@
179
QTE_NORTTI = @QTE_NORTTI@
209
QTOPIA_INCLUDES = @QTOPIA_INCLUDES@
210
QT_INCLUDES = @QT_INCLUDES@
180
QT_INCLUDES = @QT_INCLUDES@
211
QT_LDFLAGS = @QT_LDFLAGS@
181
QT_LDFLAGS = @QT_LDFLAGS@
212
RANLIB = @RANLIB@
182
RANLIB = @RANLIB@
213
RC = @RC@
214
REPO = @REPO@
183
REPO = @REPO@
215
SETUIDFLAGS = @SETUIDFLAGS@
184
SET_MAKE = @SET_MAKE@
216
SSL_INCLUDES = @SSL_INCLUDES@
185
SHELL = @SHELL@
217
SSL_LDFLAGS = @SSL_LDFLAGS@
218
STRIP = @STRIP@
186
STRIP = @STRIP@
219
TOPSUBDIRS = @TOPSUBDIRS@
220
UIC = @UIC@
187
UIC = @UIC@
221
UIC_TR = @UIC_TR@
188
UIC_TR = @UIC_TR@
222
USER_INCLUDES = @USER_INCLUDES@
189
USER_INCLUDES = @USER_INCLUDES@
Lines 227-234 Link Here
227
VERSION = @VERSION@
194
VERSION = @VERSION@
228
WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@
195
WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@
229
XGETTEXT = @XGETTEXT@
196
XGETTEXT = @XGETTEXT@
230
XPMINC = @XPMINC@
231
XPMLIB = @XPMLIB@
232
XPM_LIBS = @XPM_LIBS@
197
XPM_LIBS = @XPM_LIBS@
233
X_CFLAGS = @X_CFLAGS@
198
X_CFLAGS = @X_CFLAGS@
234
X_EXTRA_LIBS = @X_EXTRA_LIBS@
199
X_EXTRA_LIBS = @X_EXTRA_LIBS@
Lines 237-251 Link Here
237
X_LIBS = @X_LIBS@
202
X_LIBS = @X_LIBS@
238
X_PRE_LIBS = @X_PRE_LIBS@
203
X_PRE_LIBS = @X_PRE_LIBS@
239
ZVT_LIBS = @ZVT_LIBS@
204
ZVT_LIBS = @ZVT_LIBS@
205
ac_ct_CC = @ac_ct_CC@
206
ac_ct_CXX = @ac_ct_CXX@
207
ac_ct_RANLIB = @ac_ct_RANLIB@
208
ac_ct_STRIP = @ac_ct_STRIP@
240
all_includes = @all_includes@
209
all_includes = @all_includes@
241
all_libraries = @all_libraries@
210
all_libraries = @all_libraries@
211
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
212
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
213
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
214
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
242
am__include = @am__include@
215
am__include = @am__include@
216
am__leading_dot = @am__leading_dot@
243
am__quote = @am__quote@
217
am__quote = @am__quote@
218
bindir = @bindir@
219
build = @build@
220
build_alias = @build_alias@
221
build_cpu = @build_cpu@
222
build_os = @build_os@
223
build_vendor = @build_vendor@
244
cflags_set = @cflags_set@
224
cflags_set = @cflags_set@
245
cxxflags_set = @cxxflags_set@
225
datadir = @datadir@
246
idldir = @idldir@
226
exec_prefix = @exec_prefix@
227
host = @host@
228
host_alias = @host_alias@
229
host_cpu = @host_cpu@
230
host_os = @host_os@
231
host_vendor = @host_vendor@
232
includedir = @includedir@
233
infodir = @infodir@
247
install_sh = @install_sh@
234
install_sh = @install_sh@
248
jni_includes = @jni_includes@
249
kde_appsdir = @kde_appsdir@
235
kde_appsdir = @kde_appsdir@
250
kde_bindir = @kde_bindir@
236
kde_bindir = @kde_bindir@
251
kde_confdir = @kde_confdir@
237
kde_confdir = @kde_confdir@
Lines 267-275 Link Here
267
kde_templatesdir = @kde_templatesdir@
253
kde_templatesdir = @kde_templatesdir@
268
kde_wallpaperdir = @kde_wallpaperdir@
254
kde_wallpaperdir = @kde_wallpaperdir@
269
kde_widgetdir = @kde_widgetdir@
255
kde_widgetdir = @kde_widgetdir@
270
micodir = @micodir@
256
libdir = @libdir@
257
libexecdir = @libexecdir@
258
localstatedir = @localstatedir@
259
mandir = @mandir@
260
oldincludedir = @oldincludedir@
261
prefix = @prefix@
262
program_transform_name = @program_transform_name@
271
qt_includes = @qt_includes@
263
qt_includes = @qt_includes@
272
qt_libraries = @qt_libraries@
264
qt_libraries = @qt_libraries@
265
sbindir = @sbindir@
266
sharedstatedir = @sharedstatedir@
267
sysconfdir = @sysconfdir@
268
target = @target@
269
target_alias = @target_alias@
270
target_cpu = @target_cpu@
271
target_os = @target_os@
272
target_vendor = @target_vendor@
273
x_includes = @x_includes@
273
x_includes = @x_includes@
274
x_libraries = @x_libraries@
274
x_libraries = @x_libraries@
275
275
Lines 277-282 Link Here
277
277
278
EXTRA_DIST = $(pkgdata_DATA)
278
EXTRA_DIST = $(pkgdata_DATA)
279
subdir = textures/medres
279
subdir = textures/medres
280
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
280
mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs
281
mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs
281
CONFIG_HEADER = $(top_builddir)/config.h
282
CONFIG_HEADER = $(top_builddir)/config.h
282
CONFIG_CLEAN_FILES =
283
CONFIG_CLEAN_FILES =
Lines 329-337 Link Here
329
tags: TAGS
330
tags: TAGS
330
TAGS:
331
TAGS:
331
332
333
ctags: CTAGS
334
CTAGS:
335
332
#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
336
#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
333
#>+ 4
337
#>+ 4
334
KDE_DIST=jupiter.jpg earth.jpg charon-lok.jpg astar.jpg ganymede.jpg tethys.jpg earth-clouds.png phobos.jpg europa.jpg idamosaic.jpg gstar.jpg pluto-lok.jpg iapetus.jpg hyperion-lok.jpg venus.jpg hyperion.jpg gasgiant.jpg janus.jpg titania.jpg marsbump.jpg pluto-lok-spec.jpg plutobump1k.jpg iss-mc31.jpg mercury.jpg moonbump.jpg rhea.jpg enceladus.jpg iss-mc1.jpg earthnight.jpg venuslike.jpg deimos.jpg mstar.jpg gaspramosaic.jpg gasgiantnight.jpg marsbump1k.jpg prometheus.jpg bstar.jpg asteroid.jpg proteus.jpg epimetheus.jpg io.jpg triton.jpg moon.jpg browndwarf.jpg venussurface.jpg mercurybump.jpg jupiterlike.jpg iss-cap1.jpg dione.jpg ariel.jpg earth-spec.png renova.jpg miranda.jpg callisto.jpg oberon.jpg charon-lok-spec.jpg epimetheus-lok.jpg amalthea.jpg mimas.jpg umbriel.jpg eros.jpg iss-sol1.jpg saturn.jpg mars.jpg 
338
KDE_DIST=pluto-lok-spec.jpg io.jpg gstar.jpg iss-mc1.jpg browndwarf.jpg phobos.jpg dione.jpg jupiter.jpg plutobump1k.jpg idamosaic.jpg gaspramosaic.jpg charon-lok.jpg earth.jpg venus.jpg proteus.jpg iapetus.jpg tethys.jpg moonbump.jpg mimas.jpg earth-spec.png moon.jpg janus.jpg amalthea.jpg earth-clouds.png triton.jpg iss-mc31.jpg gasgiantnight.jpg charon-lok-spec.jpg gasgiant.jpg pluto-lok.jpg umbriel.jpg epimetheus.jpg astar.jpg rhea.jpg ganymede.jpg eros.jpg venuslike.jpg epimetheus-lok.jpg bstar.jpg venussurface.jpg earthnight.jpg titania.jpg marsbump1k.jpg oberon.jpg europa.jpg marsbump.jpg callisto.jpg deimos.jpg saturn.jpg mercurybump.jpg jupiterlike.jpg enceladus.jpg prometheus.jpg ariel.jpg mstar.jpg asteroid.jpg hyperion.jpg mars.jpg renova.jpg hyperion-lok.jpg miranda.jpg iss-cap1.jpg iss-sol1.jpg mercury.jpg 
335
339
336
DISTFILES= $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
340
DISTFILES= $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
337
341
Lines 340-346 Link Here
340
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
344
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
341
345
342
distdir: $(DISTFILES)
346
distdir: $(DISTFILES)
343
	@list='$(DISTFILES)'; for file in $$list; do \
347
	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
348
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
349
	list='$(DISTFILES)'; for file in $$list; do \
350
	  case $$file in \
351
	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
352
	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
353
	  esac; \
344
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
354
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
345
	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
355
	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
346
	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
356
	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
Lines 366-372 Link Here
366
376
367
installdirs:
377
installdirs:
368
	$(mkinstalldirs) $(DESTDIR)$(pkgdatadir)
378
	$(mkinstalldirs) $(DESTDIR)$(pkgdatadir)
369
370
install: install-am
379
install: install-am
371
install-exec: install-exec-am
380
install-exec: install-exec-am
372
install-data: install-data-am
381
install-data: install-data-am
Lines 427-432 Link Here
427
436
428
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
437
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
429
438
439
pdf: pdf-am
440
441
pdf-am:
442
443
ps: ps-am
444
445
ps-am:
446
430
uninstall-am: uninstall-info-am uninstall-pkgdataDATA
447
uninstall-am: uninstall-info-am uninstall-pkgdataDATA
431
448
432
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
449
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
Lines 436-443 Link Here
436
	install-info-am install-man install-pkgdataDATA install-strip \
453
	install-info-am install-man install-pkgdataDATA install-strip \
437
	installcheck installcheck-am installdirs maintainer-clean \
454
	installcheck installcheck-am installdirs maintainer-clean \
438
	maintainer-clean-generic mostlyclean mostlyclean-generic \
455
	maintainer-clean-generic mostlyclean mostlyclean-generic \
439
	mostlyclean-libtool uninstall uninstall-am uninstall-info-am \
456
	mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
440
	uninstall-pkgdataDATA
457
	uninstall-info-am uninstall-pkgdataDATA
441
458
442
# Tell versions [3.59,3.63) of GNU make to not export all variables.
459
# Tell versions [3.59,3.63) of GNU make to not export all variables.
443
# Otherwise a system limit (for SysV at least) may be exceeded.
460
# Otherwise a system limit (for SysV at least) may be exceeded.

Return to bug 38184