aboutsummaryrefslogtreecommitdiffstats
path: root/plpbackup/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Remove plpbackup.Reuben Thomas2007-11-201-10/+0
|
* Add $(INTLLIBS) to *_LDADD where missing.Thomas Klausner2004-09-081-1/+1
|
* - Removed ccmalloc stuff. Now using valgrindFritz Elfert2002-08-111-1/+1
| | | | | - Cleanup of LDFLAGS for less depencies - Added workaround specfile for broken Autoreq on SuSE and Mandrake
* - Fixed setting of CFLAGS and CXXFLAGS: With --enable-debug, disable -OFritz Elfert2002-08-111-1/+1
| | | | | | | | | | | - Removed ccmalloc support. Now using valgrind - Added missing mainainer-clean-local targets - Fixed uninitialized array in IOwatch, reported by valgrind. - Fixed missing definition of LC_ALL if compiling without -O - Fixed invalid access to datapump thread (not yet created), reported by valgrind. - Fixed wrong parameters of QRegExp when using QT 3.x - Fixed KTar initialization which has changed in KDE 3.x
* - plpbackup: more error handling; translationFritz Elfert2002-02-151-1/+1
| | | | | - Added plpprint stuff (yet not useful) - ccmalloc upgrade
* Added a KDE2 kioslave and a simple commandline backup-toolFritz Elfert2001-01-311-0/+10
(no restore yet ;-)