summaryrefslogtreecommitdiffstats
path: root/package/gnuconfig/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* Update config.{guess,sub} unconditionallyThomas Petazzoni2010-04-111-8/+0
| | | | | | | | Remove the BR2_UPDATE_CONFIG option which allowed to globally enable/disable the replacement of config.{guess,sub} for autotools-based packages. Doing it unconditionnally just works. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* - add BR2_HAVE_MANPAGE and BR2_HAVE_INFOPAGE. Selecting these will keep theBernhard Reutner-Fischer2007-08-211-1/+1
| | | | respective documentation on your target filesystem.
* Merge in X11R7 patches from Julien Letessier, posted 04 Jul 2007. Doesn'tEric Andersen2007-08-101-0/+8
quite work yet for me, but this clearly is a huge project and not having it quite work on the first pass is hardly unexpected. We definately want this stuff in buildroot.