build: do not fail on missing adg-demo.ui
commit16e58ccabe82d989f6c1fb791b11b26435184dfc
authorNicola Fontana <ntd@entidi.it>
Fri, 5 Apr 2013 20:15:40 +0000 (5 22:15 +0200)
committerNicola Fontana <ntd@entidi.it>
Fri, 5 Apr 2013 20:15:40 +0000 (5 22:15 +0200)
treec9b450785d7d09097a6a9453239911d5498552c4
parent771f37c45b891236b7b7be8f10cc0f9a5d3ea6f4
build: do not fail on missing adg-demo.ui

If adg-demo.ui is not found it could be ADG has been compiled without
GTK+ support, a perfectly valid situation. Do not fail in this case but
emit only a warning message.
configure.ac