Skip to content
  • John Ericson's avatar
    809e7c2d
    RTS configure: Move over `eventfd` check · 809e7c2d
    John Ericson authored and Marge Bot's avatar Marge Bot committed
    This check is for the RTS part of the event manager and has a
    corresponding part in `base`.
    
    All of this should boil down to `AC_DEFINE` not `AC_SUBST`, so it
    belongs in the RTS configure and should be safe to move without
    modification.
    
    Progress towards #17191
    809e7c2d
    RTS configure: Move over `eventfd` check
    John Ericson authored and Marge Bot's avatar Marge Bot committed
    This check is for the RTS part of the event manager and has a
    corresponding part in `base`.
    
    All of this should boil down to `AC_DEFINE` not `AC_SUBST`, so it
    belongs in the RTS configure and should be safe to move without
    modification.
    
    Progress towards #17191
Loading