aboutsummaryrefslogtreecommitdiffstats
path: root/ncpd/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Make reasonably recent autotools happy; remove gettext filesReuben Thomas2013-12-161-1/+1
|
* Move last header plp_inttypes.h out of include and into lib.Reuben Thomas2007-12-141-2/+0
| | | | | Remove RCS Ids from Makefile.am's so that checking in a Makefile.am doesn't cause automake to be run.
* Don't need to remove Makefile.in in maintainer-clean-local.Reuben Thomas2007-12-131-3/+0
|
* More build system changes to make it play better with up-to-dateReuben Thomas2007-12-071-2/+2
| | | | | | autotools. In particular, this round gets rid of acconfig.h, putting the necessary bits into conf/configure.in.in, and using AM_CFLAGS & co. instead of plain CFLAGS, which rightly upsets automake.
* 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
* - Added an informational message when a Psion is connected.Fritz Elfert2002-07-161-1/+2
| | | | - Moved log streams declaration into separate header.
* Adaptions to SuSE's autoconf.Fritz Elfert2002-03-121-2/+2
|
* - Re-Implemented lower levels of ncpd (packet and link).Fritz Elfert2002-03-051-1/+3
| | | | | ncpd is now multithreaded. Results in much better performance and less CPU usage.
* - ccmalloc upgradeFritz Elfert2002-02-151-1/+1
|
* Modified icons.Fritz Elfert2001-03-011-1/+1
| | | | | | Started NLS support. Added kpsion KDE2 application. Unified file-headers.
* Removed more intermediate files from CVS. Those can be rebuilt byFritz Elfert2000-07-311-2/+5
| | | | | using Makefile.cvs. Of course, a developer should all of the necessary tools installed (automake, autoconf, libtool).
* Removed HERE-Hack.Fritz Elfert1999-07-051-2/+0
|
* Added RCS-Id's, CopyrightFritz Elfert1999-07-051-0/+2
|
* logging via syslog, more error-handling.Fritz Elfert1999-07-041-1/+5
|
* Added shared libFritz Elfert1999-07-011-3/+1
|
* Initial importFritz Elfert1999-06-291-0/+8