aboutsummaryrefslogtreecommitdiffstats
path: root/conf/m4/kde
Commit message (Collapse)AuthorAgeFilesLines
* - Changes for compiling with gcc 3.2Fritz Elfert2003-02-056-77/+93
|
* - Update KDEHelp's cache after installing kioslave docsFritz Elfert2002-07-181-1/+1
| | | | | | | | | | - Fix in autodetection of qt - Added START_NCPD to config files, changed initscripts accordingly. - Lot of tweaks in RPM specfile for Mandrake 8.2 - On old RedHat 7.2 with KDE2, /lib/qt2 does not exist, use QTDIR - Fixed some dscriptions in specfile - Removed mgetty cruft in initscripts - XML related fixes in kioslave doc
* - Debian package now nearly finishedFritz Elfert2002-07-163-81/+87
| | | | - Applied patches from Chris Halls <chris.halls@gmx.de>
* *** empty log message ***Fritz Elfert2002-07-112-5/+5
|
* - Adaptions for KDE3 and QT3Fritz Elfert2002-07-073-4/+29
|
* Adaptions to SuSE's autoconf.Fritz Elfert2002-03-121-2/+123
|
* Added --with-kdedirFritz Elfert2001-05-213-30/+31
|
* Started kpsion docFritz Elfert2001-03-254-10/+54
|
* Modified am_edit to handle GNU-gettext generated Makefiles.Fritz Elfert2001-03-013-0/+172
| | | | Added NLS related m4 macros.
* - Added KDE2 PropsDialog Plugin (incomplete)Fritz Elfert2001-02-061-0/+30
| | | | | | | | | | | | - Fixed some KDE related autoconf stuff - Added PlpDrive class for returning results from rfsv:devinfo - Added auto-watch in ppsocket and finally got rid of the nasty SIGPIPE bug. Now it's no more necessary to ignore SIGPIPE in applications. - Made constructors of rfsv16, rfsv32, rpcs16 and rpcs32 private to enforce use of the factories. - Removed error output in the factories and replaced that by error codes which can be retrieved and evaluated by an application.
* Reworked configuration:Fritz Elfert2001-01-3123-0/+1160
- Splitted up acinclude.m4 - Added m4 macros, needed for KDE stuff