dynconfig/config.m4: disallow --prefix=/usr and --prefix=/usr/local without --enable-fhs
commit4ee9a57f4ee14812b636e1e5036bec1b9189dc2e
authorStefan Metzmacher <metze@samba.org>
Wed, 18 Jan 2012 07:33:37 +0000 (18 08:33 +0100)
committerKarolin Seeger <kseeger@samba.org>
Fri, 28 Sep 2012 07:23:07 +0000 (28 09:23 +0200)
tree577fa07c478abf59bc62d993621e851398d28981
parent4c97f0dc4fa4cff95d91056579a226ca75048b5c
dynconfig/config.m4: disallow --prefix=/usr and --prefix=/usr/local without --enable-fhs

This matches the waf configure behavior and catches the case where old build
scripts try '--with-fhs' instead of '--enable-fhs'.

metze
(cherry picked from commit ae037670b83557d8591c633896186a3634de30cc)

Fix bug #9194 - dynconfig/config.m4: disallow --prefix=/usr and
--prefix=/usr/local without --enable-fhs.
dynconfig/config.m4