diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2012-02-03 19:53:14 -0800 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2012-02-03 19:53:14 -0800 |
commit | 4bd503c8218bdc278ca432f5fad34654de0cbc44 (patch) | |
tree | 5c8bef09d506dc48f28b182104a69f28238b12bc | |
parent | 16a7e6a8a60766b9a649e0965578c0399416a390 (diff) | |
download | connman-4bd503c8218bdc278ca432f5fad34654de0cbc44.tar.gz connman-4bd503c8218bdc278ca432f5fad34654de0cbc44.tar.bz2 connman-4bd503c8218bdc278ca432f5fad34654de0cbc44.zip |
build: Remove --enable-ntpd
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 49f10fc5..03776ad6 100644 --- a/Makefile.am +++ b/Makefile.am @@ -240,7 +240,6 @@ DISTCHECK_CONFIGURE_FLAGS = --disable-gtk-doc \ --enable-meego \ --enable-client \ --enable-hh2serial-gps \ - --enable-ntpd \ --enable-openconnect \ --enable-tools |