OSDN Git Service

build: Don't enable Android build for make distcheck
authorMarcel Holtmann <marcel@holtmann.org>
Thu, 23 Jan 2014 17:40:00 +0000 (09:40 -0800)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 23 Jan 2014 17:40:00 +0000 (09:40 -0800)
Makefile.am

index 6c10ed3..6d315da 100644 (file)
@@ -307,8 +307,7 @@ pkgconfig_DATA = lib/bluez.pc
 endif
 
 DISTCHECK_CONFIGURE_FLAGS = --disable-datafiles --enable-library \
-                                       --disable-systemd --disable-udev \
-                                       --enable-android
+                                       --disable-systemd --disable-udev
 
 DISTCLEANFILES = $(pkgconfig_DATA)