dnl dnl Check for struct linger dnl AC_DEFUN(AC_STRUCT_LINGER, [ av_struct_linger=no AC_MSG_CHECKING(struct linger is available) AC_TRY_RUN([ #include #include struct linger li; main () { li.l_onoff = 1; li.l_linger = 120; exit (0); } ],[ AC_DEFINE(HAVE_STRUCT_LINGER) av_struct_linger=yes ],[ av_struct_linger=no ],[ av_struct_linger=no ]) AC_MSG_RESULT($av_struct_linger) ]) s-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/www/spip
Commit message (Expand)AuthorAgeFilesLines
* Reset jfb@minet.net due to maintainer-timeouts and no response to email.linimon2007-10-121-1/+1
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1