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