adapt agent dbus interface to BlueZ 5 in test program
[profile/ivi/notification-service.git] / autogen.sh
1 #! /bin/sh
2
3 autoreconf --force -v --install
4 test -n "$NOCONFIGURE" || "./configure" "$@"