[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #50928] configure should fail if "--with-x" given but can't be hono
From: |
Bertrand Garrigues |
Subject: |
[bug #50928] configure should fail if "--with-x" given but can't be honored |
Date: |
Mon, 8 May 2017 12:31:33 -0400 (EDT) |
User-agent: |
Mozilla/5.0 (Windows NT 6.1; rv:53.0) Gecko/20100101 Firefox/53.0 |
Follow-up Comment #1, bug #50928 (project groff):
By default groff will look for X and behave accordingly (disable the build of
some programs) if not found (groff_no_x set in m4/groff.m4). What you would
like is make configure fail if --with-x is passed. The problem is that this
option is bring with autoconf's built in macro AC_PATH_XTRA, and I haven't
found a mean to check whether the user passed this option or not.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?50928>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/