12 lines
343 B
Diff
12 lines
343 B
Diff
--- dnsmasq-2.52/src/config.h 2010-01-21 15:22:06.000000000 +0100
|
|
+++ dnsmasq-2.52-fix/src/config.h 2010-03-26 22:27:24.000000000 +0100
|
|
@@ -170,7 +170,7 @@
|
|
#define HAVE_TFTP
|
|
#define HAVE_SCRIPT
|
|
/* #define HAVE_BROKEN_RTC */
|
|
-/* #define HAVE_DBUS */
|
|
+#define HAVE_DBUS
|
|
|
|
/* Allow TFTP to be disabled with COPTS=-DNO_TFTP */
|
|
#ifdef NO_TFTP
|