HomeSort by: relevance | last modified time | path
    Searched refs:CMIRRORD (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl2/lvm2/dist/
configure.in 565 AC_ARG_ENABLE(cmirrord, [ --enable-cmirrord Enable the cluster mirror log daemon],
566 CMIRRORD=$enableval, CMIRRORD=no)
567 AC_MSG_RESULT($CMIRRORD)
569 BUILD_CMIRRORD=$CMIRRORD
572 dnl -- cmirrord pidfile
573 AH_TEMPLATE(CMIRRORD_PIDFILE, [Path to cmirrord pidfile.])
575 AC_ARG_WITH(cmirrord-pidfile,
576 [ --with-cmirrord-pidfile=PATH cmirrord pidfile [[/var/run/cmirrord.pid]] ]
    [all...]
configure 1512 --enable-cmirrord Enable the cluster mirror log daemon
1557 --with-cmirrord-pidfile=PATH cmirrord pidfile [/var/run/cmirrord.pid]
11781 # Check whether --enable-cmirrord was given.
11783 enableval=$enable_cmirrord; CMIRRORD=$enableval
11785 CMIRRORD=no
11788 { $as_echo "$as_me:$LINENO: result: $CMIRRORD" >&5
11789 $as_echo "$CMIRRORD" >&6; }
11791 BUILD_CMIRRORD=$CMIRRORD
    [all...]

Completed in 65 milliseconds