aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Commit automatic changes.Reuben Thomas2005-04-162-2/+18
|
* Bump version to 0.13.Reuben Thomas2005-04-161-1/+1
|
* Don't --enable-kde for dist.Reuben Thomas2005-04-161-1/+1
|
* Change po/Makefile -> po/Makefile.in so that po/Makefile is properlyReuben Thomas2005-04-161-1/+1
| | | | | | | generated. The previous diff claims to have done this, but in fact adds intl/Makefile to the list so that it is generated.
* Build fixes for newer g++ from Thomas Lussnig.Reuben Thomas2005-04-163-9/+10
|
* Fix for newer g++ from Thomas Lussnig.Reuben Thomas2005-04-161-8/+8
|
* po/Makefile --> po/Makefile.in so that po/Makefile gets generatedReuben Thomas2005-04-161-0/+1
| | | | properly.
* Fix "succeded" --> "succeeded"Reuben Thomas2005-04-161-1/+1
|
* Remove calls of AC_CHECK_BOOL, which no longer exists.Reuben Thomas2005-04-162-4/+0
|
* Remove test for bool, because it was breaking the build for reasons IReuben Thomas2005-04-162-31/+0
| | | | | don't fully understand, and in any case it's unnecessary: any sensible C++ compiler will now have proper bool support.
* Remove flags that can't be used with g++.Reuben Thomas2005-04-161-2/+2
|
* Removed kdb2html from configure for kde3.3 compiling (unused).Ivan Daou2004-10-253-202/+180
|
* Add stamp-h1Reuben Thomas2004-10-041-0/+1
|
* Remove message about not working with automake > 1.4. It seems to workReuben Thomas2004-10-041-2/+0
| | | | fine...
* Remove mention of unimplemented and now removed flag to format theReuben Thomas2004-10-041-6/+1
| | | | Psion's drive.
* Remove stub code for formatting the Psion's drive (never implemented).Reuben Thomas2004-10-041-27/+5
|
* Note that formatting the Psion's drive is unimplemented.Reuben Thomas2004-10-041-1/+1
|
* Add *.loT, for recent libtoolsReuben Thomas2004-10-041-0/+1
|
* stamp-cat-id is now stamp-po, apparently.Reuben Thomas2004-10-043-3/+19
|
* Add autom4te.cache properly.Reuben Thomas2004-10-041-2/+1
|
* Add autom4te.cacheReuben Thomas2004-10-041-0/+2
|
* Quote DEFUN names to please recent versions of autoconf.Reuben Thomas2004-10-0410-11/+11
|
* Quote DEFUN names to make recent autoconf happy.Reuben Thomas2004-10-0430-33/+33
|
* Updated email address to Daniel Brahneborg.Daniel Brahneborg2004-09-231-1/+1
|
* Add $(INTLLIBS) to *_LDADD where missing.Thomas Klausner2004-09-085-5/+5
|
* Another NetBSD compatibility fix from the pkgsrc patch-ab by skrll.Thomas Klausner2004-09-081-6/+20
|
* If MSG_NOSIGNAL is not defined (like on NetBSD), define it to zero.Thomas Klausner2004-09-081-0/+4
|
* Use ${MAKE} instead of make -- very useful if GNU make is gmake.Thomas Klausner2004-09-081-4/+4
|
* Include assert.h when using assert().Thomas Klausner2004-09-081-0/+1
|
* Some portability #ifdefs for NetBSD.Thomas Klausner2004-09-084-7/+7
|
* Fix some of the more egregious bugs in support for restartingReuben Thomas2004-03-131-7/+7
| | | | applications; this means that OPL apps can now be restarted.
* Add missing #include of <assert.h>Reuben Thomas2004-03-131-2/+3
|
* The autotools seem to have added a couple of fields to these files.Reuben Thomas2004-03-132-2/+4
|
* Remove intl/Makefile from list (no longer needed).Reuben Thomas2004-03-131-1/+0
|
* Remove support for gettext 0.10 which broke the use of gettext 0.12!Reuben Thomas2004-03-131-5/+0
|
* Undo bogus change.Reuben Thomas2004-03-131-1/+1
|
* More tweaks for modern autotools. I must admit I know very littleReuben Thomas2004-03-133-10/+10
| | | | about autotools, so I'm using the Google-and-copy method.
* Fix some English.Reuben Thomas2004-03-131-1/+1
|
* Fix to work with autoconf 2.59.Reuben Thomas2004-03-131-1/+1
|
* Fixes to work with autoconf 2.59.Reuben Thomas2004-03-131-2/+1
|
* - plpbackup: Print a message, when no action is specified.Fritz Elfert2003-02-063-4/+16
|
* - Adaptions to mandrake's menu systemFritz Elfert2003-02-051-10/+16
|
* - Changes for compiling with gcc 3.2Fritz Elfert2003-02-0575-1034/+1095
|
* - Bugfix from Andrew Johnson: Generate backup names correctly.Fritz Elfert2003-02-041-1/+1
|
* - Inserted a delay in debian initscriptFritz Elfert2003-02-033-24/+21
|
* - More elaborated debian configFritz Elfert2003-02-036-27/+201
|
* Added .closure to cleanupFritz Elfert2003-02-031-1/+1
|
* - Fixed ACK handling in ncpd.Fritz Elfert2003-02-032-2/+3
| | | | - Fixed tar find routine in kpsion.
* debian build changes.Fritz Elfert2003-02-036-6/+14
|
* - In addition to recent fixes for exploit, disable plpnfsd by default.Fritz Elfert2003-02-032-3/+4
|