Lines Matching refs:to

6 # Please run 'autogen.sh' to let autoconf produce a configure script.
41 # nowadays, have to be considered fully arbitrary, as the explanation provided #
42 # in the official documentation is confusing to say the least, and can be, in #
48 # How to work with the libtool versioning?
50 # Follow the followings steps from top to bottom. This means allways start at point 1
51 # if you plan to make a release and change the values.
63 # changed since the last update, increment current, and set revision to 0
66 # removed or changed. This implies also a API change! You mostly have to change
68 # --> Set 'LT_LIBCOAP_REVISION' to 0.
73 # --> Increase the 'LT_LIBCOAP_AGE' value only if the changes made to the ABI are
77 # release, then set age to 0.
78 # --> Set 'LT_LIBCOAP_AGE' to 0.
184 # exporting the tests to doc/Doxygen(.in)
206 # CUnit ships not version within the pkgconfig file cunit.pc so we have to do some more work here
210 …[AC_MSG_WARN([==> You want to build the testing binary but the needed header files for CUnit could…
223 …[AC_MSG_WARN([==> You want to build the testing binary but the needed library 'libcunit' for linki…
244 …AC_MSG_WARN([==> You want to build the examples binaries, that is also including the respective ma…
255 AC_ARG_VAR([CTAGS_PROG],[the 'ctag' program to use for make target 'update-map-file'])
259 AC_MSG_WARN([==> Without ctags you will be unable to run the target 'update-map-file'!])
260 AC_MSG_WARN([==> This is no problem if you just want to build the library libcoap.])
266 AC_MSG_WARN([==> which is not a problem if you just want to build the library libcoap.])
300 # Not yet needed but if some code definitions have to depend on the platform.
307 # set _XOPEN_SOURCE and _XOPEN_SOURCE_EXTENDED to enable XPG4v2 (POSIX 2004)
308 # set __EXTENSION__ to shut up feature test macros that restrict -std=c99
309 # to only C99 (and nothing newer)
317 AC_DEFINE(__APPLE_USE_RFC_3542, 1, [Define this to 1 for ancillary data on MacOS])
319 # Not yet needed but if some code definitions have to depend on the platform.
326 …AC_MSG_ERROR([==> If you can provide patches to support your operating system please write to 'lib…
338 # Later if the API version is changing dont forget to change the
339 # libcoap-$LIBCOAP_API_VERSION.pc.in file too!! You will have to change
340 # the 'Cflags' variable to something like