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