aboutsummaryrefslogtreecommitdiffstats
path: root/conf
Commit message (Collapse)AuthorAgeFilesLines
* Modified am_edit to handle GNU-gettext generated Makefiles.Fritz Elfert2001-03-014-2/+175
| | | | Added NLS related m4 macros.
* - Added KDE2 PropsDialog Plugin (incomplete)Fritz Elfert2001-02-063-1/+42
| | | | | | | | | | | | - 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.
* Add am_edit from KDE.Fritz Elfert2001-02-041-0/+1778
|
* Reworked configuration:Fritz Elfert2001-01-3129-0/+1441
- Splitted up acinclude.m4 - Added m4 macros, needed for KDE stuff