To produce a PDF manual, issue the command "make pdf" after running `./configure'. -*- If you do not wish to build the C++ components, use: ./configure --disable-cxx -*- The `examples' subdirectory contains some examples of using libconfig from C and C++. -*- The config file syntax changed between versions 0.8 and 0.9. In order to implement all of the feature/enhancement requests in an elegant and self-consistent way, the configuration grammar had to be changed in a non-backward-compatible way. In particular, groups are now values, so the old syntax: group { ... } must now be written as: group = { ... }; Note that the trailing semicolon, which was previously optional, is now required. Also note that a colon (':') can be used in place of the equals sign. -*- Flex and Bison are not required in order to build this package. However, if you modify the .l or .y files, you must have Flex (2.5.31 or better) and Bison (2.1 or better), respectively. -*- To successfully compile using MinGW (with gcc 4.4.0 or later), it may be necessary to modify the file "mingw32\4.4.0\libstdc++.la", changing line 11 from: library_names='libstdc++.dll.a' to: library_names='libstdc++.a' (See http://trac.osgeo.org/geos/ticket/282 for more information). f='/lcd4linux.git/log/plugin_pop3.c?h=master&showmsg=1&follow=1'>logtreecommitdiffstats
path: root/plugin_pop3.c (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2004-05-26[lcd4linux @ 2004-05-26 05:03:24 by reinelt]reinelt9-463/+333
MilfordInstruments driver ported git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@435 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-05-25[lcd4linux @ 2004-05-25 19:54:11 by reinelt]reinelt7-53/+23
'make distcheck' bugs fixed release number changed to 0.10.0-RC1 git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@434 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-05-25[lcd4linux @ 2004-05-25 19:47:11 by reinelt]reinelt9-1670/+13
Status updated obsolete files removed git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@433 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-05-25[lcd4linux @ 2004-05-25 14:28:46 by reinelt]reinelt1-0/+133
Changelog updated git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@432 3ae390bd-cb1e-0410-b409-cd5a39f66f1f