1 | 2000-11-30 David Faure <faure@kde.org>
|
---|
2 |
|
---|
3 | * acinclude.m4.in: Added kde_moduledir which points to $prefix/lib/kde2/
|
---|
4 |
|
---|
5 | 2000-07-24 Alex Zepeda <jazepeda@pacbell.net>
|
---|
6 |
|
---|
7 | * acinclude.m4.in: Remove the test for malloc.h
|
---|
8 |
|
---|
9 | 2000-04-05 Michael Matz <matz@ifh.de>
|
---|
10 |
|
---|
11 | * config.pl : added kludge for compiling regexp's even if
|
---|
12 | perl < 5.005 is installed
|
---|
13 | * conf.change.pl : added support for autoconf 2.14.1
|
---|
14 |
|
---|
15 | 2000-03-27 David Faure <faure@kde.org>
|
---|
16 |
|
---|
17 | * acinclude.m4.in, Makefile.common: changed inst-apps semantics
|
---|
18 | If present, only the subdirs it lists will be configured and compiled.
|
---|
19 | If absent, then subdirs is used (and inst-apps isn't generated anymore)
|
---|
20 |
|
---|
21 | 2000-03-22 David Faure <faure@kde.org>
|
---|
22 |
|
---|
23 | * am_edit: Added support for KDE_ICON = AUTO
|
---|
24 |
|
---|
25 | 2000-03-18 David Faure <faure@kde.org>
|
---|
26 |
|
---|
27 | * Makefile.common: Rewrote the list-of-Makefiles generation to make it
|
---|
28 | simpler and nicer, using create_makefiles' way of doing it.
|
---|
29 | Added support for COMPILE_LAST and COMPILE_FIRST in toplevel Makefile.am
|
---|
30 |
|
---|
31 | 2000-01-05 David Faure <faure@kde.org>
|
---|
32 |
|
---|
33 | * Makefile.common: hacked around autoconf bug (setting INSTALL to ".."
|
---|
34 | when calling a subconfigure and INSTALL is already set).
|
---|
35 |
|
---|
36 | 1999-12-15 Waldo Bastian <bastian@kde.org>
|
---|
37 |
|
---|
38 | * acinclude.m4.in: Test whether Qt compiles AND LINKS without flags.
|
---|
39 |
|
---|
40 | 1999-06-24 Stephan Kulow <coolo@kde.org>
|
---|
41 |
|
---|
42 | * am_edit: generate correct Makefile entries for kde-i18n toplevel directories
|
---|
43 | * am_edit:
|
---|
44 |
|
---|
45 | 1999-06-14 Stephan Kulow <coolo@kde.org>
|
---|
46 |
|
---|
47 | * am_edit: remove idl generated files on make clean
|
---|
48 |
|
---|
49 | 1999-06-09 Stephan Kulow <coolo@kde.org>
|
---|
50 |
|
---|
51 | * am_edit: skipping programs with variables in sources for final
|
---|
52 |
|
---|
53 | 1999-06-07 Stephan Kulow <coolo@kde.org>
|
---|
54 |
|
---|
55 | * am_edit: added support for idl files
|
---|
56 |
|
---|
57 | 1999-06-02 Stephan Kulow <coolo@kde.org>
|
---|
58 |
|
---|
59 | * Makefile.common: preserve comments in .pot files to make it
|
---|
60 | possible for programmers and translators to comment them
|
---|
61 |
|
---|
62 | 1999-06-02 Simon Hausmann <hausmann@kde.org>
|
---|
63 |
|
---|
64 | * acinclude.m4.in: added kde_servicetypesdir
|
---|
65 |
|
---|
66 | 1999-06-02 David Faure <faure@kde.org>
|
---|
67 |
|
---|
68 | * acinclude.m4.in: removed LIB_KFM and LIB_KDEUTIL aliases
|
---|
69 |
|
---|
70 | 1999-05-28 Simon Hausmann <hausmann@kde.org>
|
---|
71 |
|
---|
72 | * acinclude.m4.in: added kde_servicesdir
|
---|
73 |
|
---|
74 | 1999-05-27 Stephan Kulow <coolo@kde.org>
|
---|
75 |
|
---|
76 | * am_edit: lots of changes for better support of --enable-final
|
---|
77 |
|
---|
78 | 1999-05-22 Stephan Kulow <coolo@kde.org>
|
---|
79 |
|
---|
80 | * acinclude.m4.in: added support for --with-dmalloc
|
---|
81 |
|
---|
82 | 1999-05-19 Stephan Kulow <coolo@kde.org>
|
---|
83 |
|
---|
84 | * acinclude.m4.in: added support for --enable-final
|
---|
85 |
|
---|
86 | * am_edit: added support for --enable-final
|
---|
87 |
|
---|
88 | 1999-05-06 Stephan Kulow <coolo@kde.org>
|
---|
89 |
|
---|
90 | * acinclude.m4.in: change the meaning of --disable-debug
|
---|
91 |
|
---|
92 | 1999-05-04 Helge Deller <deller@gmx.de>
|
---|
93 |
|
---|
94 | * acinclude.m4.in: the test for the X-includes/directories failed,
|
---|
95 | when compile & link work without special directories (as on HP-UX).
|
---|
96 |
|
---|
97 | 1999-04-20 Stephan Kulow <coolo@kde.org>
|
---|
98 |
|
---|
99 | * am_edit: adding DESTDIR replacement for rm and uninstall-local
|
---|
100 | too. Seems very useless, but makes testing for uninstall easier
|
---|
101 |
|
---|
102 | 1999-04-01 David Faure <faure@kde.org>
|
---|
103 |
|
---|
104 | * acinclude.m4.in: Added -lkfile to $(LIB_KIO)
|
---|
105 |
|
---|
106 | 1999-03-30 David Faure <faure@kde.org>
|
---|
107 |
|
---|
108 | * acinclude.m4.in: Added AC_CHECK_KDEMAXPATHLEN, which defines KDEMAXPATHLEN.
|
---|
109 |
|
---|
110 | 1999-03-29 David Faure <faure@kde.org>
|
---|
111 |
|
---|
112 | * acinclude.m4.in: added LIB_X11 to XPMLIB and GLLIB, because
|
---|
113 | on SCO, they need it _after_ themselves.
|
---|
114 |
|
---|
115 | 1999-03-28 David Faure <faure@kde.org>
|
---|
116 |
|
---|
117 | * acinclude.m4.in: added LIB_KFM to LIB_KAB alias
|
---|
118 |
|
---|
119 | 1999-03-26 David Faure <faure@kde.org>
|
---|
120 |
|
---|
121 | * acinclude.m4.in: made LIB_KFILE use LIB_KIO instead of LIB_KFM
|
---|
122 | added LIB_KFORMULA
|
---|
123 |
|
---|
124 | 1999-03-20 Stephan Kulow <coolo@kde.org>
|
---|
125 |
|
---|
126 | * acinclude.m4.in: check for libXext - for Russel :)
|
---|
127 |
|
---|
128 | 1999-03-16 Stephan Kulow <coolo@kde.org>
|
---|
129 |
|
---|
130 | * acinclud3.m4.in: extend the MICO test with a list of possible
|
---|
131 | places where to find CORBA.h
|
---|
132 |
|
---|
133 | 1999-03-15 Stephan Kulow <coolo@kde.org>
|
---|
134 |
|
---|
135 | * acinclude.m4.in: move $QTINC and $QTLIB in search path
|
---|
136 |
|
---|
137 | 1999-03-14 Stephan Kulow <coolo@kde.org>
|
---|
138 |
|
---|
139 | * am_edit: install-root is obsolute. Use DESTDIR always
|
---|
140 |
|
---|
141 | 1999-03-03 Stephan Kulow <coolo@kde.org>
|
---|
142 |
|
---|
143 | * acinclude.m4.in: fixing a bug, that $QTDIR was taken before --with-qt*
|
---|
144 | * acinclude.m4.in: added KDE_USE_QT, that you can choose if to
|
---|
145 | use QT 2.0 or KDE 1.0
|
---|
146 |
|
---|
147 | * Makefile.common: added target package-merge
|
---|
148 |
|
---|
149 | * am_edit: many fixes to the POFILES handeling of am_edit
|
---|
150 |
|
---|
151 | 1999-03-02 Stephan Kulow <coolo@kde.org>
|
---|
152 |
|
---|
153 | * acinclude.m4.in: first look at libjpeg6b (from kdesupport) then
|
---|
154 | for libjpeg
|
---|
155 |
|
---|
156 | * config.*, libtool.*: update to the latest FSF tools
|
---|
157 |
|
---|
158 | 1999-02-23 Stephan Kulow <coolo@kde.org>
|
---|
159 |
|
---|
160 | * acinclude.m4.in: error when Sparc CC is used. Better use it in
|
---|
161 | configure and tell him the story then letting him find it while
|
---|
162 | compiling
|
---|
163 |
|
---|
164 | * acinclude.m4.in: adding KDE_CHECK_EXTRA_LIBS to all possible tests,
|
---|
165 | so that --with-extra-includes is used when needed.
|
---|
166 |
|
---|
167 | * acinclude.m4.in: configure looks for giflib30, so it should say so
|
---|
168 |
|
---|
169 | * acinclude.m4.in: don't overwrite x include parameters. Patch by
|
---|
170 | Ari Lemmke <ari.lemmke@regex.fi> (bug report 741)
|
---|
171 |
|
---|
172 | 1999-02-20 Stephan Kulow <coolo@kde.org>
|
---|
173 |
|
---|
174 | * acinclude.m4.in: fixing KDE_CHECK_PATHS for rechecking. In case
|
---|
175 | of defaults (kdelibs) configure didn't cache the results
|
---|
176 |
|
---|
177 | 1999-02-18 David Faure <faure@kde.org>
|
---|
178 |
|
---|
179 | * acinclude.m4.in: added AC_CHECK_S_ISSOCK, to fix #706.
|
---|
180 |
|
---|
181 | 1999-02-17 David Faure <faure@kde.org>
|
---|
182 |
|
---|
183 | * acinclude.m4.in: added AC_CHECK_RANDOM, just like
|
---|
184 | AC_CHECK_USLEEP, to enable the fake if necessary.
|
---|
185 |
|
---|
186 | 1999-02-13 Kurt Granroth <granroth@kde.org>
|
---|
187 |
|
---|
188 | * acinclude.m4.in: look for QT-2.0
|
---|
189 |
|
---|
190 | 1999-02-05 Stephan Kulow <coolo@kde.org>
|
---|
191 |
|
---|
192 | * acinclude.m4.in: in macro KDE_FIND_PATH treat user given dirs
|
---|
193 | and $PATH dirs the same. Added seperate test for to find binary
|
---|
194 | ($5) to replace findperl
|
---|
195 |
|
---|
196 | 1999-01-28 Stephan Kulow <coolo@kde.org>
|
---|
197 |
|
---|
198 | * automoc: added patch by jbb to be a little bit more precise about
|
---|
199 | the number of sourcefiles that include the moc file if it's != 1.
|
---|
200 | Besides that automoc will fail with exit code, so the Makefile.cvs
|
---|
201 | process does stop in case a problem accoured.
|
---|
202 |
|
---|
203 | * automoc: don't hardcode header suffix, but allow *.h, *.hh and *.H
|
---|
204 |
|
---|
205 | 1999-01-27 Stephan Kulow <coolo@kde.org>
|
---|
206 |
|
---|
207 | * acinclude.m4.in: try qobjcoll.h and qapplication.h before saying
|
---|
208 | OK to qt headers. (I could kill SuSE for splitting into qt-dev
|
---|
209 | and qt-compat)
|
---|
210 |
|
---|
211 | 1991-01-23 Stephan Kulow <coolo@kde.org>
|
---|
212 |
|
---|
213 | * automoc: added fixes by JB <jb.nz@writeme.com>
|
---|
214 |
|
---|
215 | 1999-01-21 Stephan Kulow <coolo@kde.org>
|
---|
216 |
|
---|
217 | * automoc: added --help and --path (for use in dist-hook)
|
---|
218 |
|
---|
219 | 1999-01-20 Alex Zepeda <garbanzo@hooked.net>
|
---|
220 |
|
---|
221 | * ltconfig: added entries for FreeBSD 4.x
|
---|
222 |
|
---|
223 | 1999-01-19 Stephan Kulow <coolo@kde.org>
|
---|
224 |
|
---|
225 | * automoc: added a distclean-metasources target which deletes all
|
---|
226 | moc files and let distclean depend on it
|
---|
227 |
|
---|
228 | 1999-01-18 Stephan Kulow <coolo@kde.org>
|
---|
229 |
|
---|
230 | * automoc: several fixes (ignore comment lines + join lines
|
---|
231 | with \ )
|
---|
232 |
|
---|
233 | * automoc: support META_INCLUDES in case the header files are
|
---|
234 | not in the same dir as the sources.
|
---|
235 |
|
---|
236 | 1999-01-17 Stephan Kulow <coolo@kde.org>
|
---|
237 |
|
---|
238 | * automoc: several fixes.
|
---|
239 |
|
---|
240 | 1999-01-16 Stephan Kulow <coolo@kde.org>
|
---|
241 |
|
---|
242 | * automoc: added support for included MOC files.
|
---|
243 |
|
---|
244 | * acinclude.m4.in: use srcdir for the subdirs stuff as well
|
---|
245 |
|
---|
246 | * automoc: added better command line parsing and some preparation
|
---|
247 | for handling "normal" moc files
|
---|
248 |
|
---|
249 | * acinclude.m4.in: added aliases for libkio and libkdeutil
|
---|
250 |
|
---|
251 | 1999-01-15 Harri Porten <porten@kde.org>
|
---|
252 |
|
---|
253 | * automoc: Carved in stone syntax for Makefile.in:
|
---|
254 | {program}_METASOURCES = USE_AUTOMOC [{suffix}]
|
---|
255 |
|
---|
256 | 1999-01-15 Stephan Kulow <coolo@kde.org>
|
---|
257 |
|
---|
258 | * Makefile.common: set top_srcdir to .
|
---|
259 |
|
---|
260 | 1999-01-14 Stephan Kulow <coolo@kde.org>
|
---|
261 |
|
---|
262 | * acinclude.m4.in: don't use config.h.bot any longer
|
---|
263 |
|
---|
264 | 1999-01-08 Stephan Kulow <coolo@kde.org>
|
---|
265 |
|
---|
266 | * acinclude.m4.in: added KDE_CHECK_NEWLIBS
|
---|
267 |
|
---|
268 | * acinclude.m4.in: test for Qt even if both --with-qt-headers and
|
---|
269 | --with-qt-libraries are given. They may be wrong.
|
---|
270 |
|
---|
271 | 1999-01-06 Stephan Kulow <coolo@kde.org>
|
---|
272 |
|
---|
273 | * acinclude.m4.in: change the MOC test so it can be used for other
|
---|
274 | tools as well
|
---|
275 |
|
---|
276 | 1998-12-28 Stephan Kulow <coolo@kde.org>
|
---|
277 |
|
---|
278 | * acinclude.m4.in: look for QT-1.42 since kpanel needs it
|
---|
279 |
|
---|
280 | 1998-12-27 Stephan Kulow <coolo@kde.org>
|
---|
281 |
|
---|
282 | * acinclude.m4.in: added /usr/lib for libpython test
|
---|
283 |
|
---|
284 | * acinclude.m4.in: take my email address out of it and added a
|
---|
285 | reference to www.kde.org/faq
|
---|
286 |
|
---|
287 | * acinclude.m4.in: use Qt >= 1.4
|
---|
288 |
|
---|
289 | * acinclude.m4.in: added KDE_CHECK_NAMESPACES
|
---|
290 |
|
---|
291 | 1998-12-18 Stephan Kulow <coolo@kde.org>
|
---|
292 |
|
---|
293 | * acinclude.m4.in: test for directories to exist before saying yes
|
---|
294 | to compilation :)
|
---|
295 |
|
---|
296 | 1998-12-14 Stephan Kulow <coolo@kde.org>
|
---|
297 |
|
---|
298 | * acinclude.m4.in: added CPLUSPLUS for the kimgio test. It's
|
---|
299 | only important for shaman right now, but at least there it is :)
|
---|
300 |
|
---|
301 | 1998-12-12 Stephan Kulow <coolo@kde.org>
|
---|
302 |
|
---|
303 | * Makefile.cvs: added common Makefile.cvs
|
---|
304 |
|
---|
305 | * acinclude.m4.in: Thomas.Schwarz@pro-sieben.de reported a very ugly
|
---|
306 | bug in AC_PROG_CXXCPP, so I added my own version
|
---|
307 |
|
---|
308 | * acinclude.m4.in: added KDE_CREATE_SUBDIRS_LIST to simplify
|
---|
309 | most toplevel configures
|
---|
310 |
|
---|
311 | 1998-12-11 Stephan Kulow <coolo@kde.org>
|
---|
312 |
|
---|
313 | * acinclude.m4.in: added call to AC_PROG_CXXCPP. Not really sure why
|
---|
314 | it never caused problems
|
---|
315 |
|
---|
316 | * acinclude.m4.in: moved LIBTIFF alias
|
---|
317 |
|
---|
318 | * acinclude.m4.in: only test for the existance of libkimgio if the
|
---|
319 | user wants to. For 99% of the applications it doesn't matter if
|
---|
320 | configure can find libkimgio :)
|
---|
321 |
|
---|
322 | 1998-12-10 Stephan Kulow <coolo@kde.org>
|
---|
323 |
|
---|
324 | * acinclude.m4.in: some changes to the python check to handle $LIBDL
|
---|
325 |
|
---|
326 | 1998-12-09 Stephan Kulow <coolo@kde.org>
|
---|
327 |
|
---|
328 | * acinclude.m4.in: make Alex's tiff test a real one
|
---|
329 |
|
---|
330 | * acinclude.m4.in: fix the LIB_TIFF alias to really expand
|
---|
331 |
|
---|
332 | 1998-12-08 Alex Zepeda <garbanzo@hooked.net>
|
---|
333 |
|
---|
334 | * acinclude.m4.in: Fix tiff test to use libtiff34 if it exists.
|
---|
335 | This is what the FreeBSD port installs to for whatever reason.
|
---|
336 |
|
---|
337 | * acinclude.m4.in: s/kde/KDE/ (at least in some of the
|
---|
338 | descriptions, obviously no variable names were touched.
|
---|
339 |
|
---|
340 | 1998-12-08 Stephan Kulow <coolo@kde.org>
|
---|
341 |
|
---|
342 | * acinclude.m4.in: moved the LIB_QT alias to the Qt check
|
---|
343 |
|
---|
344 | * acinclude.m4.in: unset KDEDIR before running conftest
|
---|
345 |
|
---|
346 | * acinclude.m4.in: fixed mean typo
|
---|
347 |
|
---|
348 | * acinclude.m4.in: added the copyright header for the gettext
|
---|
349 | tests, so that people know we're legal ;)
|
---|
350 |
|
---|
351 | * acinclude.m4.in: set language to C++ before testing QIMGIO
|
---|
352 |
|
---|
353 | 1998-12-07 Alex Zepeda <garbanzo@hooked.net>
|
---|
354 |
|
---|
355 | * acinclude.m4.in: Fix PNG test to use correct ANSI C code, and
|
---|
356 | not trip up gcc.
|
---|
357 |
|
---|
358 | 1998-12-07 Stephan Kulow <coolo@kde.org>
|
---|
359 |
|
---|
360 | * acinclude.m4.in: don't hardcode -ldl
|
---|
361 |
|
---|
362 | * acinclude.m4.in: move the LIB_X11 alias to the X test to make it
|
---|
363 | useful for kdesupport as well
|
---|
364 |
|
---|
365 | * acinclude.m4.in: give the word CHECK_KIMGIO a meaning in really
|
---|
366 | checking for it
|
---|
367 |
|
---|
368 | * acinclude.m4.in: simple fix to prevent kimgio test from compiling
|
---|
369 | KDE application in kdelibs
|
---|
370 |
|
---|
371 | 1998-12-05 Stephan Kulow <coolo@kde.org>
|
---|
372 |
|
---|
373 | * acinclude.m4.in: let KDE_CHECK_KIMGIO depend on AC_PATH_KDE,
|
---|
374 | otherwise most tests fail. It didn't mean anything to 90% of the
|
---|
375 | packages since they test for KDE before kimgio, but for shaman
|
---|
376 | it does
|
---|
377 |
|
---|
378 | * ltconfig: the real fix for the Solaris && gcc problem.
|
---|
379 | Thanks Kurt for reporting it and Alexandre for fixing it :)
|
---|
380 |
|
---|
381 | 1998-12-04 Stephan Kulow <coolo@kde.org>
|
---|
382 |
|
---|
383 | * libtool.*: update again
|
---|
384 |
|
---|
385 | * acinclude.m4.in: changed the function to test for libnsl to
|
---|
386 | inet_ntoa since UnixWare 7's version did not have gethostbyname,
|
---|
387 | but needs libnsl
|
---|
388 |
|
---|
389 | 1998-12-02 Stephan Kulow <coolo@kde.org>
|
---|
390 |
|
---|
391 | * acinclude.m4.in: fixed the MOC test (again) to use the PATH variable
|
---|
392 | correctly (with the correct seperator)
|
---|
393 |
|
---|
394 | * config.guess: update from the soon to be released autoconf-2.13
|
---|
395 |
|
---|
396 | 1998-12-01 Stephan Kulow <coolo@kde.org>
|
---|
397 |
|
---|
398 | * acinclude.m4.in: fixes for the MOC test. Use PATH now when found
|
---|
399 |
|
---|
400 | 1998-11-30 Stephan Kulow <coolo@kde.org>
|
---|
401 |
|
---|
402 | * acinclude.m4.in: extended the MOC test. It checks now for the
|
---|
403 | first line of the output of "moc --help" and looks for Qt in it.
|
---|
404 |
|
---|
405 | 1998-11-27 Stephan Kulow <coolo@kde.org>
|
---|
406 |
|
---|
407 | * ltconfig: another libtool update. Fixes an ugly bug on Solaris,
|
---|
408 | when GNU ld is in path before Solaris ld, but gcc uses the later
|
---|
409 |
|
---|
410 | 1998-11-26 Stephan Kulow <coolo@kde.org>
|
---|
411 |
|
---|
412 | * acinclude.m4.in: made the Qt test more advance to check for qt
|
---|
413 | 1.41 - I still need to make it better, but there shouldn't be too
|
---|
414 | many qt releases in a row, would there? ;)
|
---|
415 |
|
---|
416 | * ltconfig: libtool update with better BSD/OS support
|
---|
417 |
|
---|
418 | 1998-11-22 Stephan Kulow <coolo@kde.org>
|
---|
419 |
|
---|
420 | * ltconfig: cool - libtool uses g++ now to link libraries on Solaris.
|
---|
421 | This means, static objects become usuable on that plattforms (some
|
---|
422 | others as well).
|
---|
423 |
|
---|
424 | 1998-11-20 Stephan Kulow <coolo@kde.org>
|
---|
425 |
|
---|
426 | * ltmain.sh: updated libtool from their CVS - fixes bugs we haven't
|
---|
427 | found and adds some more features, that we do not need ;-)
|
---|
428 |
|
---|
429 | 1998-11-19 David Faure <faure@kde.org>
|
---|
430 |
|
---|
431 | * acinclude.m4.in: added AC_CHECK_UTMP_FILE, taken from kdebase
|
---|
432 |
|
---|
433 | 1998-11-16 Harri Porten <porten@kde.org>
|
---|
434 |
|
---|
435 | * automoc: take care of "ar" object files, too.
|
---|
436 |
|
---|
437 | 1998-11-16 Stephan Kulow <coolo@kde.org>
|
---|
438 |
|
---|
439 | * libtool.m4.in: revised my --silent patch. The solution
|
---|
440 | Alexandre suggested is much better.
|
---|
441 |
|
---|
442 | 1998-11-15 Stephan Kulow <coolo@kde.org>
|
---|
443 |
|
---|
444 | * ltconfig.in: done some tweakings to support -export-dynamic
|
---|
445 | with egcs
|
---|
446 |
|
---|
447 | * config.sub: wow - BeOS support :)
|
---|
448 |
|
---|
449 | 1998-11-14 Stephan Kulow <coolo@kde.org>
|
---|
450 |
|
---|
451 | * acinclude.m4.in: don't use rpath for test program, if rpath is
|
---|
452 | disabled for applications
|
---|
453 |
|
---|
454 | * ltconfig: patched libtool to make it silent without making
|
---|
455 | ltconfig silent
|
---|
456 |
|
---|
457 | * acinclude.m4.in: make libtool silent again
|
---|
458 |
|
---|
459 | * libtool.m4.in: update to libtool-981114 (untested stuff, but
|
---|
460 | we have to test it to make it tested - sounds that logical? :-)
|
---|
461 |
|
---|
462 | * libtool.m4.in: moved the self stricked libtool tests to "our"
|
---|
463 | file.
|
---|
464 |
|
---|
465 | * acinclude.m4.in: moved ChangeLog of kdebase which I used to
|
---|
466 | maintain acinclude.m4.in logs to kde-common/admin. Hopefully I
|
---|
467 | will maintain it more often from now on :)
|
---|
468 |
|
---|
469 | 1998-07-27 Stephan Kulow <coolo@kde.org>
|
---|
470 |
|
---|
471 | * acinclude.m4.in: fixed some things in the MOC test
|
---|
472 |
|
---|
473 | * acinclude.m4.in: fixed this damn msgfmt test
|
---|
474 |
|
---|
475 | 1998-06-02 Stephan Kulow <coolo@kde.org>
|
---|
476 |
|
---|
477 | * acinclude.m4.in: ignore msgfmt, if not GNU gettext
|
---|
478 |
|
---|
479 | 1998-05-28 Stephan Kulow <coolo@kde.org>
|
---|
480 |
|
---|
481 | * acinclude.m4.in: fixed KDE_CHECK_STL. Checks for HP and SGI type
|
---|
482 |
|
---|
483 | * acinclude.m4.in: embraced every variable with "" to make
|
---|
484 | it consistent
|
---|
485 |
|
---|
486 | * acinclude.m4.in: various fixes for the koffice checks
|
---|
487 | (mico, ministl and python)
|
---|
488 |
|
---|
489 | 1998-05-16 Stephan Kulow <coolo@kde.org>
|
---|
490 |
|
---|
491 | * acinclude.m4.in: don't use KDE_CHECK_QT_DIRECT, when
|
---|
492 | --with-qt-libs are given
|
---|
493 |
|
---|
494 | 1998-04-21 Stephan Kulow <coolo@kde.org>
|
---|
495 |
|
---|
496 | * acinclude.m4.in: cool, I found the trick to suppress the ls
|
---|
497 | errors
|
---|
498 |
|
---|
499 | 1998-04-20 Stephan Kulow <coolo@kde.org>
|
---|
500 |
|
---|
501 | * acinclude.m4.in: rewrote the qt checking test, since it
|
---|
502 | didn't work under FreeBSD, since it relied on the .so link.
|
---|
503 | The new version is a little bit buggy, but I need some testing
|
---|
504 | to make it perfect
|
---|
505 |
|
---|
506 | * acinclude.m4.in: fixed the side effects of the PAM test
|
---|
507 |
|
---|
508 | 1998-04-18 Stephan Kulow <coolo@kde.org>
|
---|
509 |
|
---|
510 | * acinclude.m4.in: hopefully fixed the PAM test (I rewrote it)
|
---|
511 |
|
---|
512 | 1998-04-16 Stephan Kulow <coolo@kde.org>
|
---|
513 |
|
---|
514 | * acinclude.m4.in: extended the getsockname test inspired
|
---|
515 | by a patch by Martin Baulig
|
---|
516 |
|
---|
517 | * configure.in: added test for utmp file
|
---|
518 |
|
---|
519 | * acinclude.m4.in: made --without-pam default
|
---|
520 |
|
---|
521 |
|
---|
522 | 1998-04-06 Stephan Kulow <coolo@kde.org>
|
---|
523 |
|
---|
524 | * acinclude.m4.in: don't test compiling, linking, running in
|
---|
525 | one step. This proved to be too dangerous for my mail box.
|
---|
526 |
|
---|
527 | 1998-03-21 Stephan Kulow <coolo@kde.org>
|
---|
528 |
|
---|
529 | * libtool.m4.in: created some new macros to work around this
|
---|
530 | ugly (because long) help of configure --enable-shared/static
|
---|
531 |
|
---|
532 | 1998-03-05 Stephan Kulow <coolo@kde.org>
|
---|
533 |
|
---|
534 | * acinclude.m4.in: set language to C++ before trying the ksize_t
|
---|
535 | test
|
---|
536 |
|
---|
537 | * configure.in: sorted the Makefile entries alphabeticly (and all
|
---|
538 | together: we love xemacs! we love xemacs! ;)
|
---|
539 |
|
---|
540 | * configure.in: added sk
|
---|
541 |
|
---|
542 | * acinclude.m4.in: substitute x_libraries to fix the empty -rpath
|
---|
543 |
|
---|
544 | 1998-03-03 Stephan Kulow <coolo@kde.org>
|
---|
545 |
|
---|
546 | * acinclude.m4.in: add a rpath for every shared library, that is
|
---|
547 | linked too (especially X11 libraries)
|
---|
548 |
|
---|
549 | Tue Feb 24 22:04:59 1998 Stephan Kulow <coolo@kde.org>
|
---|
550 |
|
---|
551 | * acinclude.m4.in: added kde_sounddir and set kde_minidir to
|
---|
552 | kde_icondir/mini to break not too much
|
---|
553 |
|
---|
554 | Sun Feb 15 18:25:50 1998 Stephan Kulow <coolo@kde.org>
|
---|
555 |
|
---|
556 | * configure.in: added bugfix by Bob Miller <kbob@engr.sgi.com>
|
---|
557 | (correct reset of IFS)
|
---|
558 |
|
---|
559 | Wed Feb 11 00:53:11 1998 Stephan Kulow <coolo@kde.org>
|
---|
560 |
|
---|
561 | * configure.in: made shadow under Linux default, since the
|
---|
562 | binaries will work also under non-shadow systems. The only problem
|
---|
563 | left is PAM, so I disabled shadow in case, PAM is present
|
---|
564 |
|
---|
565 | Tue Feb 10 16:46:32 1998 Stephan Kulow <coolo@kde.org>
|
---|
566 |
|
---|
567 | * configure.in: added test for nice to find out, if the option
|
---|
568 | -nice works for the screensavers
|
---|
569 |
|
---|
570 | * acinclude.m4.in: port to LynxOS. For this I moved all library
|
---|
571 | search routines in KDE_MISC_TESTS, so I don't need to write this
|
---|
572 | in every package
|
---|
573 |
|
---|
574 | * README: some grammar fixes
|
---|
575 |
|
---|
576 | * acinclude.m4.in: search for the libs in the exec_prefix, when
|
---|
577 | it's present
|
---|
578 |
|
---|
579 | Sun Feb 8 14:07:23 1998 Stephan Kulow <coolo@kde.org>
|
---|
580 |
|
---|
581 | * acinclude.m4.in: updated all packages
|
---|
582 |
|
---|
583 | * libtool.m4.in: applied patch for libtool.m4.in to show the
|
---|
584 | correct default for shared and static
|
---|
585 |
|
---|
586 |
|
---|
587 | Sat Feb 7 10:56:00 1998 Stephan Kulow <coolo@kde.org>
|
---|
588 |
|
---|
589 | * configure.in: good news - KDE is relocatable again.
|
---|
590 |
|
---|
591 | * libtool.m4.in: updated to latest libtool 1.0i
|
---|
592 |
|
---|
593 | Fri Feb 6 21:26:51 1998 Stephan Kulow <coolo@kde.org>
|
---|
594 |
|
---|
595 | * acinclude.m4.in: added a AC_PROVIDE for AC_PROG_CC and
|
---|
596 | AC_PROG_CPP to KDE_CHECK_COMPILERS
|
---|
597 |
|
---|
598 | Thu Feb 5 16:27:47 1998 Stephan Kulow <coolo@kde.org>
|
---|
599 |
|
---|
600 | * acinclude.m4.in: put $QTDIR/bin before /usr/bin in the path to
|
---|
601 | look for moc. I don't know why, but I got a report, that configure
|
---|
602 | found /usr/bin/moc under Solaris
|
---|
603 |
|
---|
604 | Fri Jan 30 15:47:50 1998 Stephan Kulow <coolo@kde.org>
|
---|
605 |
|
---|
606 | * acinclude.m4.in: export LIBRARY_PATH after reset to the saved
|
---|
607 | value
|
---|
608 |
|
---|
609 | * acinclude.m4.in: unset the LIBRARY_PATH to get a relieable
|
---|
610 | result when trying to find, if Qt compiles without -L
|
---|
611 |
|
---|
612 | Sat Jan 24 00:45:52 1998 Stephan Kulow <coolo@kde.org>
|
---|
613 |
|
---|
614 | * acinclude.m4.in: fixed another bug in AC_PATH_KDE
|
---|
615 |
|
---|
616 | Thu Jan 22 14:46:15 1998 Stephan Kulow <coolo@kde.org>
|
---|
617 |
|
---|
618 | * configure.in: fixed an ugly bug in AC_BASE_PATH_KDE
|
---|
619 |
|
---|
620 | * kappfinder/kappfinder.in: let kappfinder create by configure to
|
---|
621 | allow the use of the kde_ paths
|
---|
622 |
|
---|
623 | Wed Jan 21 22:19:35 1998 Stephan Kulow <coolo@kde.org>
|
---|
624 |
|
---|
625 | * acinclude.m4.in: - added a install_root prefix to all paths, if
|
---|
626 | set, to enable package managers to move the whole installation at once
|
---|
627 | - added --with-install-root to set the install_root prefix
|
---|
628 |
|
---|
629 | Tue Jan 20 22:41:04 1998 Stephan Kulow <coolo@kde.org>
|
---|
630 |
|
---|
631 | * configure.in: added NOOPT_CXXFLAGS to allow kioslave to be
|
---|
632 | compiled without -O2
|
---|
633 |
|
---|
634 | Mon Jan 19 21:55:21 1998 Stephan Kulow <coolo@kde.org>
|
---|
635 |
|
---|
636 | * configure.in: some little fixes for the Makefiles
|
---|
637 |
|
---|
638 | * acinclude.m4.in: --prefix will no longer override the search for
|
---|
639 | libraries. If they are present somewhere, they are used (through
|
---|
640 | the methodes in KApplication)
|
---|
641 |
|
---|
642 | Mon Jan 12 00:30:36 1998 Stephan Kulow <coolo@kde.org>
|
---|
643 |
|
---|
644 | * acinclude.m4.in fixed an ugly bug, that accoured, when
|
---|
645 | qt_libraries is not set (empty/equals X11/not necessary)
|
---|
646 |
|
---|
647 | * acinclude.m4.in moved the remove of the files after the error
|
---|
648 | detection
|
---|
649 |
|
---|
650 |
|
---|
651 | Sun Jan 11 17:27:53 1998 Stephan Kulow <coolo@kde.org>
|
---|
652 |
|
---|
653 | * acinclude.m4.in added a new macro KDE_CHECK_QT_DIRECT to unset
|
---|
654 | the Qt library path, if a Qt program compiles without them
|
---|
655 |
|
---|
656 | * acinclude.m4.in added a return value in the CREATE_KFSSTND
|
---|
657 | macro. Perhaps this has caused the problems
|
---|
658 |
|
---|
659 | Sat Jan 10 17:40:44 1998 Stephan Kulow <coolo@kde.org>
|
---|
660 |
|
---|
661 | * ChangeLog started to maintain a ChangeLog file again
|
---|
662 | * acinclude.m4.in the AC_CREATE_KFSSTND to get better debug output
|
---|
663 | to find the problem
|
---|
664 |
|
---|
665 |
|
---|
666 | Old logs, Stephan Kulow made:
|
---|
667 |
|
---|
668 | 0.1 : first steps with libkde
|
---|
669 | 0.2 : first release with libkde, khtmlw, kdehelp, acli, kwm, kpanel
|
---|
670 | 0.3 : added kfm and bugfixes
|
---|
671 | 0.4 : updated khtmlw, kdehelp, kwm, changed install in all subdirs
|
---|
672 | 0.5 : support libtool (chooseable shared libs)
|
---|
673 | 0.6 : split libkde in kdecore and kdeui
|
---|
674 | 0.6.1 : Bugfixes
|
---|
675 | 0.7 : added code from Janos Farkas (configure)
|
---|
676 | : added @{kde,qt}_{includes,libraries}@
|
---|
677 | 0.7.1: Bugfixes
|
---|
678 | 0.7.2: Bugfixes
|
---|
679 | 0.7.3: added @all_includes@ and @all_libraries@
|
---|
680 | replaced all incompatible flags like $(CC) and -DHAVE_UNISTD_H
|
---|
681 | 0.7.4: changed support for libkde (back in it's own)
|
---|
682 | added kpat
|
---|
683 | updated kpanel, kwm, kghostview
|
---|
684 | 0.8: removed a bug in kghostview
|
---|
685 | lifted installation process of several apps
|
---|
686 | splitt kdebase into kdelibs and kdeapps
|
---|
687 | updated khtmlw, kfm and kdehelp
|
---|
688 | added kcalc and kpaint
|
---|
689 | updated kdisplay
|
---|
690 | added kscreensaver
|
---|
691 | added --enable-kscreensaver
|
---|
692 | added --enable-debug (and @CXXFLAGS@ to all Makefile.ins)
|
---|
693 | updated kwm to 0.4.7
|
---|
694 | added make uninstall to every app
|
---|
695 | added kvt
|
---|
696 | added khexdit
|
---|
697 | added .kdelnk for kmines, kedit, ktetris
|
---|
698 | put kwm, kfind's .kdelnk in the right directories
|
---|
699 | replaced --enable-kscreensaver by --disable-kscreensaver
|
---|
700 | updated kpanel to 0.15
|
---|
701 | some bugfixes (thanks Marco)
|
---|
702 | some bugfixes (thanks Martin)
|
---|
703 | changed acinclude.m4, because aclocal won't
|
---|
704 | updated kwm to 0.4.8 (patched it again for Qt-1.2)
|
---|
705 | updated kvt to 0.13 (patch from Matthias)
|
---|
706 | patched kvt and kwm
|
---|
707 | updated kwm to 0.5.0
|
---|
708 | updated kvt for 0.14 (again and again :-)
|
---|
709 | updated kview to 0.10
|
---|
710 | updated kfm to 0.6.3
|
---|
711 | patched kscreensaver for FreeBSD (thanks Marc)
|
---|
712 | 0.9: updated kdisplay to 0.5.3
|
---|
713 | added klogout
|
---|
714 | patches from Matthias
|
---|
715 | updated kfm to 0.6.4
|
---|
716 | updated kghostview to 0.4
|
---|
717 | added QTINC and QTLIB
|
---|
718 | updated kdehelp to 0.4.11
|
---|
719 | patched kfm to support ktoolbar
|
---|
720 | updated kedit to kedit+
|
---|
721 | added kfontmanager 0.2.1
|
---|
722 | 0.9.1: changed kpaint's make style
|
---|
723 | bugfixing
|
---|
724 | updated kmines to 0.6.5
|
---|
725 | updated ktetris to 0.2.4
|
---|
726 | changed to Makefiles to depend on Makefile.in
|
---|
727 | changed the Makefiles to let install depend on all
|
---|
728 | added kjots-0.2.2
|
---|
729 | updated kjots-0.2.3
|
---|
730 | updated kfm to 0.6.6
|
---|
731 | updated kjots-0.2.4
|
---|
732 | updated kpaint-0.2
|
---|
733 | updated kedit to 0.5
|
---|
734 | updated kfontmanager to 0.2.2
|
---|
735 | updated kfm to 0.6.7
|
---|
736 | updated ktetris to 0.2.5
|
---|
737 | updated kjots to 0.2.5
|
---|
738 | 0.10: added HAVE_SQRTL
|
---|
739 | added HAVE_CRYPT_H
|
---|
740 | updated kfind
|
---|
741 | updated kfm to kfm-0.8.1
|
---|
742 | re-introduced automake to kdebase
|
---|
743 | bugfixes for the configure.in
|
---|
744 | added XPM, GL and PAM tests to configure
|
---|
745 | added morph3d to kscreensavers
|
---|
746 | updated kfind to 0.3.2
|
---|
747 | added some patches for SGI
|
---|
748 | ... lost the time to maintain a Changelog ;)
|
---|