geekman / mdns-repeater

mDNS repeater
GNU General Public License v2.0
190 stars 58 forks source link

Warning-free redefinition of PIDFILE for downstreams #5

Closed robert-scheck closed 4 years ago

robert-scheck commented 4 years ago

Modern Linux distributions prefer to have the PID file of a service in /run/ or /run/mdns-repeater/, however using -DPIDFILE="\"…\"" leads to a redefinition warning by the compiler.