joachim99@14: 2002-10-03 Stephan Kulow joachim99@14: joachim99@14: * made config.h.bot obsolete joachim99@14: joachim99@14: 2002-04-26 Stephan Kulow joachim99@14: joachim99@14: * acinclude.m4.in removed bogus message joachim99@14: joachim99@14: 2001-11-07 Walter Tasin joachim99@14: joachim99@14: * now #MIN_CONFIG tag takes parameters for KDE_USE_QT, too. joachim99@14: e.g. #MIN_CONFIG(2.2) for qt 2.2 usage joachim99@14: joachim99@14: 2000-11-30 David Faure joachim99@14: joachim99@14: * acinclude.m4.in: Added kde_moduledir which points to $prefix/lib/kde2/ joachim99@14: joachim99@14: 2000-07-24 Alex Zepeda joachim99@14: joachim99@14: * acinclude.m4.in: Remove the test for malloc.h joachim99@14: joachim99@14: 2000-04-05 Michael Matz joachim99@14: joachim99@14: * config.pl : added kludge for compiling regexp's even if joachim99@14: perl < 5.005 is installed joachim99@14: * conf.change.pl : added support for autoconf 2.14.1 joachim99@14: joachim99@14: 2000-03-27 David Faure joachim99@14: joachim99@14: * acinclude.m4.in, Makefile.common: changed inst-apps semantics joachim99@14: If present, only the subdirs it lists will be configured and compiled. joachim99@14: If absent, then subdirs is used (and inst-apps isn't generated anymore) joachim99@14: joachim99@14: 2000-03-22 David Faure joachim99@14: joachim99@14: * am_edit: Added support for KDE_ICON = AUTO joachim99@14: joachim99@14: 2000-03-18 David Faure joachim99@14: joachim99@14: * Makefile.common: Rewrote the list-of-Makefiles generation to make it joachim99@14: simpler and nicer, using create_makefiles' way of doing it. joachim99@14: Added support for COMPILE_LAST and COMPILE_FIRST in toplevel Makefile.am joachim99@14: joachim99@14: 2000-01-05 David Faure joachim99@14: joachim99@14: * Makefile.common: hacked around autoconf bug (setting INSTALL to ".." joachim99@14: when calling a subconfigure and INSTALL is already set). joachim99@14: joachim99@14: 1999-12-15 Waldo Bastian joachim99@14: joachim99@14: * acinclude.m4.in: Test whether Qt compiles AND LINKS without flags. joachim99@14: joachim99@14: 1999-06-24 Stephan Kulow joachim99@14: joachim99@14: * am_edit: generate correct Makefile entries for kde-i18n toplevel directories joachim99@14: * am_edit: joachim99@14: joachim99@14: 1999-06-14 Stephan Kulow joachim99@14: joachim99@14: * am_edit: remove idl generated files on make clean joachim99@14: joachim99@14: 1999-06-09 Stephan Kulow joachim99@14: joachim99@14: * am_edit: skipping programs with variables in sources for final joachim99@14: joachim99@14: 1999-06-07 Stephan Kulow joachim99@14: joachim99@14: * am_edit: added support for idl files joachim99@14: joachim99@14: 1999-06-02 Stephan Kulow joachim99@14: joachim99@14: * Makefile.common: preserve comments in .pot files to make it joachim99@14: possible for programmers and translators to comment them joachim99@14: joachim99@14: 1999-06-02 Simon Hausmann joachim99@14: joachim99@14: * acinclude.m4.in: added kde_servicetypesdir joachim99@14: joachim99@14: 1999-06-02 David Faure joachim99@14: joachim99@14: * acinclude.m4.in: removed LIB_KFM and LIB_KDEUTIL aliases joachim99@14: joachim99@14: 1999-05-28 Simon Hausmann joachim99@14: joachim99@14: * acinclude.m4.in: added kde_servicesdir joachim99@14: joachim99@14: 1999-05-27 Stephan Kulow joachim99@14: joachim99@14: * am_edit: lots of changes for better support of --enable-final joachim99@14: joachim99@14: 1999-05-22 Stephan Kulow joachim99@14: joachim99@14: * acinclude.m4.in: added support for --with-dmalloc joachim99@14: joachim99@14: 1999-05-19 Stephan Kulow joachim99@14: joachim99@14: * acinclude.m4.in: added support for --enable-final joachim99@14: joachim99@14: * am_edit: added support for --enable-final joachim99@14: joachim99@14: 1999-05-06 Stephan Kulow joachim99@14: joachim99@14: * acinclude.m4.in: change the meaning of --disable-debug joachim99@14: joachim99@14: 1999-05-04 Helge Deller joachim99@14: joachim99@14: * acinclude.m4.in: the test for the X-includes/directories failed, joachim99@14: when compile & link work without special directories (as on HP-UX). joachim99@14: joachim99@14: 1999-04-20 Stephan Kulow joachim99@14: joachim99@14: * am_edit: adding DESTDIR replacement for rm and uninstall-local joachim99@14: too. Seems very useless, but makes testing for uninstall easier joachim99@14: joachim99@14: 1999-04-01 David Faure joachim99@14: joachim99@14: * acinclude.m4.in: Added -lkfile to $(LIB_KIO) joachim99@14: joachim99@14: 1999-03-30 David Faure joachim99@14: joachim99@14: * acinclude.m4.in: Added AC_CHECK_KDEMAXPATHLEN, which defines KDEMAXPATHLEN. joachim99@14: joachim99@14: 1999-03-29 David Faure joachim99@14: joachim99@14: * acinclude.m4.in: added LIB_X11 to XPMLIB and GLLIB, because joachim99@14: on SCO, they need it _after_ themselves. joachim99@14: joachim99@14: 1999-03-28 David Faure joachim99@14: joachim99@14: * acinclude.m4.in: added LIB_KFM to LIB_KAB alias joachim99@14: joachim99@14: 1999-03-26 David Faure joachim99@14: joachim99@14: * acinclude.m4.in: made LIB_KFILE use LIB_KIO instead of LIB_KFM joachim99@14: added LIB_KFORMULA joachim99@14: joachim99@14: 1999-03-20 Stephan Kulow joachim99@14: joachim99@14: * acinclude.m4.in: check for libXext - for Russel :) joachim99@14: joachim99@14: 1999-03-16 Stephan Kulow joachim99@14: joachim99@14: * acinclud3.m4.in: extend the MICO test with a list of possible joachim99@14: places where to find CORBA.h joachim99@14: joachim99@14: 1999-03-15 Stephan Kulow joachim99@14: joachim99@14: * acinclude.m4.in: move $QTINC and $QTLIB in search path joachim99@14: joachim99@14: 1999-03-14 Stephan Kulow joachim99@14: joachim99@14: * am_edit: install-root is obsolute. Use DESTDIR always joachim99@14: joachim99@14: 1999-03-03 Stephan Kulow joachim99@14: joachim99@14: * acinclude.m4.in: fixing a bug, that $QTDIR was taken before --with-qt* joachim99@14: * acinclude.m4.in: added KDE_USE_QT, that you can choose if to joachim99@14: use QT 2.0 or KDE 1.0 joachim99@14: joachim99@14: * Makefile.common: added target package-merge joachim99@14: joachim99@14: * am_edit: many fixes to the POFILES handeling of am_edit joachim99@14: joachim99@14: 1999-03-02 Stephan Kulow joachim99@14: joachim99@14: * acinclude.m4.in: first look at libjpeg6b (from kdesupport) then joachim99@14: for libjpeg joachim99@14: joachim99@14: * config.*, libtool.*: update to the latest FSF tools joachim99@14: joachim99@14: 1999-02-23 Stephan Kulow joachim99@14: joachim99@14: * acinclude.m4.in: error when Sparc CC is used. Better use it in joachim99@14: configure and tell him the story then letting him find it while joachim99@14: compiling joachim99@14: joachim99@14: * acinclude.m4.in: adding KDE_CHECK_EXTRA_LIBS to all possible tests, joachim99@14: so that --with-extra-includes is used when needed. joachim99@14: joachim99@14: * acinclude.m4.in: configure looks for giflib30, so it should say so joachim99@14: joachim99@14: * acinclude.m4.in: don't overwrite x include parameters. Patch by joachim99@14: Ari Lemmke (bug report 741) joachim99@14: joachim99@14: 1999-02-20 Stephan Kulow joachim99@14: joachim99@14: * acinclude.m4.in: fixing KDE_CHECK_PATHS for rechecking. In case joachim99@14: of defaults (kdelibs) configure didn't cache the results joachim99@14: joachim99@14: 1999-02-18 David Faure joachim99@14: joachim99@14: * acinclude.m4.in: added AC_CHECK_S_ISSOCK, to fix #706. joachim99@14: joachim99@14: 1999-02-17 David Faure joachim99@14: joachim99@14: * acinclude.m4.in: added AC_CHECK_RANDOM, just like joachim99@14: AC_CHECK_USLEEP, to enable the fake if necessary. joachim99@14: joachim99@14: 1999-02-13 Kurt Granroth joachim99@14: joachim99@14: * acinclude.m4.in: look for QT-2.0 joachim99@14: joachim99@14: 1999-02-05 Stephan Kulow joachim99@14: joachim99@14: * acinclude.m4.in: in macro KDE_FIND_PATH treat user given dirs joachim99@14: and $PATH dirs the same. Added seperate test for to find binary joachim99@14: ($5) to replace findperl joachim99@14: joachim99@14: 1999-01-28 Stephan Kulow joachim99@14: joachim99@14: * automoc: added patch by jbb to be a little bit more precise about joachim99@14: the number of sourcefiles that include the moc file if it's != 1. joachim99@14: Besides that automoc will fail with exit code, so the Makefile.cvs joachim99@14: process does stop in case a problem accoured. joachim99@14: joachim99@14: * automoc: don't hardcode header suffix, but allow *.h, *.hh and *.H joachim99@14: joachim99@14: 1999-01-27 Stephan Kulow joachim99@14: joachim99@14: * acinclude.m4.in: try qobjcoll.h and qapplication.h before saying joachim99@14: OK to qt headers. (I could kill SuSE for splitting into qt-dev joachim99@14: and qt-compat) joachim99@14: joachim99@14: 1991-01-23 Stephan Kulow joachim99@14: joachim99@14: * automoc: added fixes by JB joachim99@14: joachim99@14: 1999-01-21 Stephan Kulow joachim99@14: joachim99@14: * automoc: added --help and --path (for use in dist-hook) joachim99@14: joachim99@14: 1999-01-20 Alex Zepeda joachim99@14: joachim99@14: * ltconfig: added entries for FreeBSD 4.x joachim99@14: joachim99@14: 1999-01-19 Stephan Kulow joachim99@14: joachim99@14: * automoc: added a distclean-metasources target which deletes all joachim99@14: moc files and let distclean depend on it joachim99@14: joachim99@14: 1999-01-18 Stephan Kulow joachim99@14: joachim99@14: * automoc: several fixes (ignore comment lines + join lines joachim99@14: with \ ) joachim99@14: joachim99@14: * automoc: support META_INCLUDES in case the header files are joachim99@14: not in the same dir as the sources. joachim99@14: joachim99@14: 1999-01-17 Stephan Kulow joachim99@14: joachim99@14: * automoc: several fixes. joachim99@14: joachim99@14: 1999-01-16 Stephan Kulow joachim99@14: joachim99@14: * automoc: added support for included MOC files. joachim99@14: joachim99@14: * acinclude.m4.in: use srcdir for the subdirs stuff as well joachim99@14: joachim99@14: * automoc: added better command line parsing and some preparation joachim99@14: for handling "normal" moc files joachim99@14: joachim99@14: * acinclude.m4.in: added aliases for libkio and libkdeutil joachim99@14: joachim99@14: 1999-01-15 Harri Porten joachim99@14: joachim99@14: * automoc: Carved in stone syntax for Makefile.in: joachim99@14: {program}_METASOURCES = USE_AUTOMOC [{suffix}] joachim99@14: joachim99@14: 1999-01-15 Stephan Kulow joachim99@14: joachim99@14: * Makefile.common: set top_srcdir to . joachim99@14: joachim99@14: 1999-01-14 Stephan Kulow joachim99@14: joachim99@14: * acinclude.m4.in: don't use config.h.bot any longer joachim99@14: joachim99@14: 1999-01-08 Stephan Kulow joachim99@14: joachim99@14: * acinclude.m4.in: added KDE_CHECK_NEWLIBS joachim99@14: joachim99@14: * acinclude.m4.in: test for Qt even if both --with-qt-headers and joachim99@14: --with-qt-libraries are given. They may be wrong. joachim99@14: joachim99@14: 1999-01-06 Stephan Kulow joachim99@14: joachim99@14: * acinclude.m4.in: change the MOC test so it can be used for other joachim99@14: tools as well joachim99@14: joachim99@14: 1998-12-28 Stephan Kulow joachim99@14: joachim99@14: * acinclude.m4.in: look for QT-1.42 since kpanel needs it joachim99@14: joachim99@14: 1998-12-27 Stephan Kulow joachim99@14: joachim99@14: * acinclude.m4.in: added /usr/lib for libpython test joachim99@14: joachim99@14: * acinclude.m4.in: take my email address out of it and added a joachim99@14: reference to www.kde.org/faq joachim99@14: joachim99@14: * acinclude.m4.in: use Qt >= 1.4 joachim99@14: joachim99@14: * acinclude.m4.in: added KDE_CHECK_NAMESPACES joachim99@14: joachim99@14: 1998-12-18 Stephan Kulow joachim99@14: joachim99@14: * acinclude.m4.in: test for directories to exist before saying yes joachim99@14: to compilation :) joachim99@14: joachim99@14: 1998-12-14 Stephan Kulow joachim99@14: joachim99@14: * acinclude.m4.in: added CPLUSPLUS for the kimgio test. It's joachim99@14: only important for shaman right now, but at least there it is :) joachim99@14: joachim99@14: 1998-12-12 Stephan Kulow joachim99@14: joachim99@14: * Makefile.cvs: added common Makefile.cvs joachim99@14: joachim99@14: * acinclude.m4.in: Thomas.Schwarz@pro-sieben.de reported a very ugly joachim99@14: bug in AC_PROG_CXXCPP, so I added my own version joachim99@14: joachim99@14: * acinclude.m4.in: added KDE_CREATE_SUBDIRS_LIST to simplify joachim99@14: most toplevel configures joachim99@14: joachim99@14: 1998-12-11 Stephan Kulow joachim99@14: joachim99@14: * acinclude.m4.in: added call to AC_PROG_CXXCPP. Not really sure why joachim99@14: it never caused problems joachim99@14: joachim99@14: * acinclude.m4.in: moved LIBTIFF alias joachim99@14: joachim99@14: * acinclude.m4.in: only test for the existance of libkimgio if the joachim99@14: user wants to. For 99% of the applications it doesn't matter if joachim99@14: configure can find libkimgio :) joachim99@14: joachim99@14: 1998-12-10 Stephan Kulow joachim99@14: joachim99@14: * acinclude.m4.in: some changes to the python check to handle $LIBDL joachim99@14: joachim99@14: 1998-12-09 Stephan Kulow joachim99@14: joachim99@14: * acinclude.m4.in: make Alex's tiff test a real one joachim99@14: joachim99@14: * acinclude.m4.in: fix the LIB_TIFF alias to really expand joachim99@14: joachim99@14: 1998-12-08 Alex Zepeda joachim99@14: joachim99@14: * acinclude.m4.in: Fix tiff test to use libtiff34 if it exists. joachim99@14: This is what the FreeBSD port installs to for whatever reason. joachim99@14: joachim99@14: * acinclude.m4.in: s/kde/KDE/ (at least in some of the joachim99@14: descriptions, obviously no variable names were touched. joachim99@14: joachim99@14: 1998-12-08 Stephan Kulow joachim99@14: joachim99@14: * acinclude.m4.in: moved the LIB_QT alias to the Qt check joachim99@14: joachim99@14: * acinclude.m4.in: unset KDEDIR before running conftest joachim99@14: joachim99@14: * acinclude.m4.in: fixed mean typo joachim99@14: joachim99@14: * acinclude.m4.in: added the copyright header for the gettext joachim99@14: tests, so that people know we're legal ;) joachim99@14: joachim99@14: * acinclude.m4.in: set language to C++ before testing QIMGIO joachim99@14: joachim99@14: 1998-12-07 Alex Zepeda joachim99@14: joachim99@14: * acinclude.m4.in: Fix PNG test to use correct ANSI C code, and joachim99@14: not trip up gcc. joachim99@14: joachim99@14: 1998-12-07 Stephan Kulow joachim99@14: joachim99@14: * acinclude.m4.in: don't hardcode -ldl joachim99@14: joachim99@14: * acinclude.m4.in: move the LIB_X11 alias to the X test to make it joachim99@14: useful for kdesupport as well joachim99@14: joachim99@14: * acinclude.m4.in: give the word CHECK_KIMGIO a meaning in really joachim99@14: checking for it joachim99@14: joachim99@14: * acinclude.m4.in: simple fix to prevent kimgio test from compiling joachim99@14: KDE application in kdelibs joachim99@14: joachim99@14: 1998-12-05 Stephan Kulow joachim99@14: joachim99@14: * acinclude.m4.in: let KDE_CHECK_KIMGIO depend on AC_PATH_KDE, joachim99@14: otherwise most tests fail. It didn't mean anything to 90% of the joachim99@14: packages since they test for KDE before kimgio, but for shaman joachim99@14: it does joachim99@14: joachim99@14: * ltconfig: the real fix for the Solaris && gcc problem. joachim99@14: Thanks Kurt for reporting it and Alexandre for fixing it :) joachim99@14: joachim99@14: 1998-12-04 Stephan Kulow joachim99@14: joachim99@14: * libtool.*: update again joachim99@14: joachim99@14: * acinclude.m4.in: changed the function to test for libnsl to joachim99@14: inet_ntoa since UnixWare 7's version did not have gethostbyname, joachim99@14: but needs libnsl joachim99@14: joachim99@14: 1998-12-02 Stephan Kulow joachim99@14: joachim99@14: * acinclude.m4.in: fixed the MOC test (again) to use the PATH variable joachim99@14: correctly (with the correct seperator) joachim99@14: joachim99@14: * config.guess: update from the soon to be released autoconf-2.13 joachim99@14: joachim99@14: 1998-12-01 Stephan Kulow joachim99@14: joachim99@14: * acinclude.m4.in: fixes for the MOC test. Use PATH now when found joachim99@14: joachim99@14: 1998-11-30 Stephan Kulow joachim99@14: joachim99@14: * acinclude.m4.in: extended the MOC test. It checks now for the joachim99@14: first line of the output of "moc --help" and looks for Qt in it. joachim99@14: joachim99@14: 1998-11-27 Stephan Kulow joachim99@14: joachim99@14: * ltconfig: another libtool update. Fixes an ugly bug on Solaris, joachim99@14: when GNU ld is in path before Solaris ld, but gcc uses the later joachim99@14: joachim99@14: 1998-11-26 Stephan Kulow joachim99@14: joachim99@14: * acinclude.m4.in: made the Qt test more advance to check for qt joachim99@14: 1.41 - I still need to make it better, but there shouldn't be too joachim99@14: many qt releases in a row, would there? ;) joachim99@14: joachim99@14: * ltconfig: libtool update with better BSD/OS support joachim99@14: joachim99@14: 1998-11-22 Stephan Kulow joachim99@14: joachim99@14: * ltconfig: cool - libtool uses g++ now to link libraries on Solaris. joachim99@14: This means, static objects become usuable on that plattforms (some joachim99@14: others as well). joachim99@14: joachim99@14: 1998-11-20 Stephan Kulow joachim99@14: joachim99@14: * ltmain.sh: updated libtool from their CVS - fixes bugs we haven't joachim99@14: found and adds some more features, that we do not need ;-) joachim99@14: joachim99@14: 1998-11-19 David Faure joachim99@14: joachim99@14: * acinclude.m4.in: added AC_CHECK_UTMP_FILE, taken from kdebase joachim99@14: joachim99@14: 1998-11-16 Harri Porten joachim99@14: joachim99@14: * automoc: take care of "ar" object files, too. joachim99@14: joachim99@14: 1998-11-16 Stephan Kulow joachim99@14: joachim99@14: * libtool.m4.in: revised my --silent patch. The solution joachim99@14: Alexandre suggested is much better. joachim99@14: joachim99@14: 1998-11-15 Stephan Kulow joachim99@14: joachim99@14: * ltconfig.in: done some tweakings to support -export-dynamic joachim99@14: with egcs joachim99@14: joachim99@14: * config.sub: wow - BeOS support :) joachim99@14: joachim99@14: 1998-11-14 Stephan Kulow joachim99@14: joachim99@14: * acinclude.m4.in: don't use rpath for test program, if rpath is joachim99@14: disabled for applications joachim99@14: joachim99@14: * ltconfig: patched libtool to make it silent without making joachim99@14: ltconfig silent joachim99@14: joachim99@14: * acinclude.m4.in: make libtool silent again joachim99@14: joachim99@14: * libtool.m4.in: update to libtool-981114 (untested stuff, but joachim99@14: we have to test it to make it tested - sounds that logical? :-) joachim99@14: joachim99@14: * libtool.m4.in: moved the self stricked libtool tests to "our" joachim99@14: file. joachim99@14: joachim99@14: * acinclude.m4.in: moved ChangeLog of kdebase which I used to joachim99@14: maintain acinclude.m4.in logs to kde-common/admin. Hopefully I joachim99@14: will maintain it more often from now on :) joachim99@14: joachim99@14: 1998-07-27 Stephan Kulow joachim99@14: joachim99@14: * acinclude.m4.in: fixed some things in the MOC test joachim99@14: joachim99@14: * acinclude.m4.in: fixed this damn msgfmt test joachim99@14: joachim99@14: 1998-06-02 Stephan Kulow joachim99@14: joachim99@14: * acinclude.m4.in: ignore msgfmt, if not GNU gettext joachim99@14: joachim99@14: 1998-05-28 Stephan Kulow joachim99@14: joachim99@14: * acinclude.m4.in: fixed KDE_CHECK_STL. Checks for HP and SGI type joachim99@14: joachim99@14: * acinclude.m4.in: embraced every variable with "" to make joachim99@14: it consistent joachim99@14: joachim99@14: * acinclude.m4.in: various fixes for the koffice checks joachim99@14: (mico, ministl and python) joachim99@14: joachim99@14: 1998-05-16 Stephan Kulow joachim99@14: joachim99@14: * acinclude.m4.in: don't use KDE_CHECK_QT_DIRECT, when joachim99@14: --with-qt-libs are given joachim99@14: joachim99@14: 1998-04-21 Stephan Kulow joachim99@14: joachim99@14: * acinclude.m4.in: cool, I found the trick to suppress the ls joachim99@14: errors joachim99@14: joachim99@14: 1998-04-20 Stephan Kulow joachim99@14: joachim99@14: * acinclude.m4.in: rewrote the qt checking test, since it joachim99@14: didn't work under FreeBSD, since it relied on the .so link. joachim99@14: The new version is a little bit buggy, but I need some testing joachim99@14: to make it perfect joachim99@14: joachim99@14: * acinclude.m4.in: fixed the side effects of the PAM test joachim99@14: joachim99@14: 1998-04-18 Stephan Kulow joachim99@14: joachim99@14: * acinclude.m4.in: hopefully fixed the PAM test (I rewrote it) joachim99@14: joachim99@14: 1998-04-16 Stephan Kulow joachim99@14: joachim99@14: * acinclude.m4.in: extended the getsockname test inspired joachim99@14: by a patch by Martin Baulig joachim99@14: joachim99@14: * configure.in: added test for utmp file joachim99@14: joachim99@14: * acinclude.m4.in: made --without-pam default joachim99@14: joachim99@14: joachim99@14: 1998-04-06 Stephan Kulow joachim99@14: joachim99@14: * acinclude.m4.in: don't test compiling, linking, running in joachim99@14: one step. This proved to be too dangerous for my mail box. joachim99@14: joachim99@14: 1998-03-21 Stephan Kulow joachim99@14: joachim99@14: * libtool.m4.in: created some new macros to work around this joachim99@14: ugly (because long) help of configure --enable-shared/static joachim99@14: joachim99@14: 1998-03-05 Stephan Kulow joachim99@14: joachim99@14: * acinclude.m4.in: set language to C++ before trying the ksize_t joachim99@14: test joachim99@14: joachim99@14: * configure.in: sorted the Makefile entries alphabeticly (and all joachim99@14: together: we love xemacs! we love xemacs! ;) joachim99@14: joachim99@14: * configure.in: added sk joachim99@14: joachim99@14: * acinclude.m4.in: substitute x_libraries to fix the empty -rpath joachim99@14: joachim99@14: 1998-03-03 Stephan Kulow joachim99@14: joachim99@14: * acinclude.m4.in: add a rpath for every shared library, that is joachim99@14: linked too (especially X11 libraries) joachim99@14: joachim99@14: Tue Feb 24 22:04:59 1998 Stephan Kulow joachim99@14: joachim99@14: * acinclude.m4.in: added kde_sounddir and set kde_minidir to joachim99@14: kde_icondir/mini to break not too much joachim99@14: joachim99@14: Sun Feb 15 18:25:50 1998 Stephan Kulow joachim99@14: joachim99@14: * configure.in: added bugfix by Bob Miller joachim99@14: (correct reset of IFS) joachim99@14: joachim99@14: Wed Feb 11 00:53:11 1998 Stephan Kulow joachim99@14: joachim99@14: * configure.in: made shadow under Linux default, since the joachim99@14: binaries will work also under non-shadow systems. The only problem joachim99@14: left is PAM, so I disabled shadow in case, PAM is present joachim99@14: joachim99@14: Tue Feb 10 16:46:32 1998 Stephan Kulow joachim99@14: joachim99@14: * configure.in: added test for nice to find out, if the option joachim99@14: -nice works for the screensavers joachim99@14: joachim99@14: * acinclude.m4.in: port to LynxOS. For this I moved all library joachim99@14: search routines in KDE_MISC_TESTS, so I don't need to write this joachim99@14: in every package joachim99@14: joachim99@14: * README: some grammar fixes joachim99@14: joachim99@14: * acinclude.m4.in: search for the libs in the exec_prefix, when joachim99@14: it's present joachim99@14: joachim99@14: Sun Feb 8 14:07:23 1998 Stephan Kulow joachim99@14: joachim99@14: * acinclude.m4.in: updated all packages joachim99@14: joachim99@14: * libtool.m4.in: applied patch for libtool.m4.in to show the joachim99@14: correct default for shared and static joachim99@14: joachim99@14: joachim99@14: Sat Feb 7 10:56:00 1998 Stephan Kulow joachim99@14: joachim99@14: * configure.in: good news - KDE is relocatable again. joachim99@14: joachim99@14: * libtool.m4.in: updated to latest libtool 1.0i joachim99@14: joachim99@14: Fri Feb 6 21:26:51 1998 Stephan Kulow joachim99@14: joachim99@14: * acinclude.m4.in: added a AC_PROVIDE for AC_PROG_CC and joachim99@14: AC_PROG_CPP to KDE_CHECK_COMPILERS joachim99@14: joachim99@14: Thu Feb 5 16:27:47 1998 Stephan Kulow joachim99@14: joachim99@14: * acinclude.m4.in: put $QTDIR/bin before /usr/bin in the path to joachim99@14: look for moc. I don't know why, but I got a report, that configure joachim99@14: found /usr/bin/moc under Solaris joachim99@14: joachim99@14: Fri Jan 30 15:47:50 1998 Stephan Kulow joachim99@14: joachim99@14: * acinclude.m4.in: export LIBRARY_PATH after reset to the saved joachim99@14: value joachim99@14: joachim99@14: * acinclude.m4.in: unset the LIBRARY_PATH to get a relieable joachim99@14: result when trying to find, if Qt compiles without -L joachim99@14: joachim99@14: Sat Jan 24 00:45:52 1998 Stephan Kulow joachim99@14: joachim99@14: * acinclude.m4.in: fixed another bug in AC_PATH_KDE joachim99@14: joachim99@14: Thu Jan 22 14:46:15 1998 Stephan Kulow joachim99@14: joachim99@14: * configure.in: fixed an ugly bug in AC_BASE_PATH_KDE joachim99@14: joachim99@14: * kappfinder/kappfinder.in: let kappfinder create by configure to joachim99@14: allow the use of the kde_ paths joachim99@14: joachim99@14: Wed Jan 21 22:19:35 1998 Stephan Kulow joachim99@14: joachim99@14: * acinclude.m4.in: - added a install_root prefix to all paths, if joachim99@14: set, to enable package managers to move the whole installation at once joachim99@14: - added --with-install-root to set the install_root prefix joachim99@14: joachim99@14: Tue Jan 20 22:41:04 1998 Stephan Kulow joachim99@14: joachim99@14: * configure.in: added NOOPT_CXXFLAGS to allow kioslave to be joachim99@14: compiled without -O2 joachim99@14: joachim99@14: Mon Jan 19 21:55:21 1998 Stephan Kulow joachim99@14: joachim99@14: * configure.in: some little fixes for the Makefiles joachim99@14: joachim99@14: * acinclude.m4.in: --prefix will no longer override the search for joachim99@14: libraries. If they are present somewhere, they are used (through joachim99@14: the methodes in KApplication) joachim99@14: joachim99@14: Mon Jan 12 00:30:36 1998 Stephan Kulow joachim99@14: joachim99@14: * acinclude.m4.in fixed an ugly bug, that accoured, when joachim99@14: qt_libraries is not set (empty/equals X11/not necessary) joachim99@14: joachim99@14: * acinclude.m4.in moved the remove of the files after the error joachim99@14: detection joachim99@14: joachim99@14: joachim99@14: Sun Jan 11 17:27:53 1998 Stephan Kulow joachim99@14: joachim99@14: * acinclude.m4.in added a new macro KDE_CHECK_QT_DIRECT to unset joachim99@14: the Qt library path, if a Qt program compiles without them joachim99@14: joachim99@14: * acinclude.m4.in added a return value in the CREATE_KFSSTND joachim99@14: macro. Perhaps this has caused the problems joachim99@14: joachim99@14: Sat Jan 10 17:40:44 1998 Stephan Kulow joachim99@14: joachim99@14: * ChangeLog started to maintain a ChangeLog file again joachim99@14: * acinclude.m4.in the AC_CREATE_KFSSTND to get better debug output joachim99@14: to find the problem joachim99@14: joachim99@14: joachim99@14: Old logs, Stephan Kulow made: joachim99@14: joachim99@14: 0.1 : first steps with libkde joachim99@14: 0.2 : first release with libkde, khtmlw, kdehelp, acli, kwm, kpanel joachim99@14: 0.3 : added kfm and bugfixes joachim99@14: 0.4 : updated khtmlw, kdehelp, kwm, changed install in all subdirs joachim99@14: 0.5 : support libtool (chooseable shared libs) joachim99@14: 0.6 : split libkde in kdecore and kdeui joachim99@14: 0.6.1 : Bugfixes joachim99@14: 0.7 : added code from Janos Farkas (configure) joachim99@14: : added @{kde,qt}_{includes,libraries}@ joachim99@14: 0.7.1: Bugfixes joachim99@14: 0.7.2: Bugfixes joachim99@14: 0.7.3: added @all_includes@ and @all_libraries@ joachim99@14: replaced all incompatible flags like $(CC) and -DHAVE_UNISTD_H joachim99@14: 0.7.4: changed support for libkde (back in it's own) joachim99@14: added kpat joachim99@14: updated kpanel, kwm, kghostview joachim99@14: 0.8: removed a bug in kghostview joachim99@14: lifted installation process of several apps joachim99@14: splitt kdebase into kdelibs and kdeapps joachim99@14: updated khtmlw, kfm and kdehelp joachim99@14: added kcalc and kpaint joachim99@14: updated kdisplay joachim99@14: added kscreensaver joachim99@14: added --enable-kscreensaver joachim99@14: added --enable-debug (and @CXXFLAGS@ to all Makefile.ins) joachim99@14: updated kwm to 0.4.7 joachim99@14: added make uninstall to every app joachim99@14: added kvt joachim99@14: added khexdit joachim99@14: added .kdelnk for kmines, kedit, ktetris joachim99@14: put kwm, kfind's .kdelnk in the right directories joachim99@14: replaced --enable-kscreensaver by --disable-kscreensaver joachim99@14: updated kpanel to 0.15 joachim99@14: some bugfixes (thanks Marco) joachim99@14: some bugfixes (thanks Martin) joachim99@14: changed acinclude.m4, because aclocal won't joachim99@14: updated kwm to 0.4.8 (patched it again for Qt-1.2) joachim99@14: updated kvt to 0.13 (patch from Matthias) joachim99@14: patched kvt and kwm joachim99@14: updated kwm to 0.5.0 joachim99@14: updated kvt for 0.14 (again and again :-) joachim99@14: updated kview to 0.10 joachim99@14: updated kfm to 0.6.3 joachim99@14: patched kscreensaver for FreeBSD (thanks Marc) joachim99@14: 0.9: updated kdisplay to 0.5.3 joachim99@14: added klogout joachim99@14: patches from Matthias joachim99@14: updated kfm to 0.6.4 joachim99@14: updated kghostview to 0.4 joachim99@14: added QTINC and QTLIB joachim99@14: updated kdehelp to 0.4.11 joachim99@14: patched kfm to support ktoolbar joachim99@14: updated kedit to kedit+ joachim99@14: added kfontmanager 0.2.1 joachim99@14: 0.9.1: changed kpaint's make style joachim99@14: bugfixing joachim99@14: updated kmines to 0.6.5 joachim99@14: updated ktetris to 0.2.4 joachim99@14: changed to Makefiles to depend on Makefile.in joachim99@14: changed the Makefiles to let install depend on all joachim99@14: added kjots-0.2.2 joachim99@14: updated kjots-0.2.3 joachim99@14: updated kfm to 0.6.6 joachim99@14: updated kjots-0.2.4 joachim99@14: updated kpaint-0.2 joachim99@14: updated kedit to 0.5 joachim99@14: updated kfontmanager to 0.2.2 joachim99@14: updated kfm to 0.6.7 joachim99@14: updated ktetris to 0.2.5 joachim99@14: updated kjots to 0.2.5 joachim99@14: 0.10: added HAVE_SQRTL joachim99@14: added HAVE_CRYPT_H joachim99@14: updated kfind joachim99@14: updated kfm to kfm-0.8.1 joachim99@14: re-introduced automake to kdebase joachim99@14: bugfixes for the configure.in joachim99@14: added XPM, GL and PAM tests to configure joachim99@14: added morph3d to kscreensavers joachim99@14: updated kfind to 0.3.2 joachim99@14: added some patches for SGI joachim99@14: ... lost the time to maintain a Changelog ;)