From: Carl Worth Date: Tue, 6 Apr 2010 19:39:29 +0000 (-0700) Subject: configure: Add stub support for --build=-- option. X-Git-Tag: debian-0.1-1~17 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=a3c9dfe4fae48f6107ef78516f7ab36396ca9f3e;hp=a3c9dfe4fae48f6107ef78516f7ab36396ca9f3e configure: Add stub support for --build=-- option. I'm not sure that this option would actually be useful for anything, but debhelper at least expects our configure script to support it. So we'll accept it and ignore it. ---