summaryrefslogtreecommitdiffstats
path: root/src/daemon
diff options
context:
space:
mode:
authorDiego Elio 'Flameeyes' Pettenò <flameeyes@gmail.com>2009-05-17 23:25:23 +0200
committerDiego Elio 'Flameeyes' Pettenò <flameeyes@gmail.com>2009-05-17 23:25:23 +0200
commitce6643e8c9bbfb466721985bc777fb47c1b26267 (patch)
treee4eedd3cc43f60b198eb08bf30a9c46946966369 /src/daemon
parentff5b7fb222db265dfbc5f44dc3d55ce6396d78ca (diff)
Use the _ONCE variation of AC_CHECKs where applicable.
When we're unconditionally looking for a function, or an header file, without particular libraries set, or with found/not-found conditional code, we can save ~1K lines in the final configure script by using the _ONCE variant. This makes sure that for each header of function, the check is done exactly once and never more, reducing the amount of code that has to be generated and executed.
Diffstat (limited to 'src/daemon')
0 files changed, 0 insertions, 0 deletions