Skip to content
  • Peter Korsgaard's avatar
    libidn: fix build with config.cache, autoconf and emacs · 168f3b6e
    Peter Korsgaard authored
    
    
    libidn contains a few elisp files, and it's configure script checks for
    emacs to know if it should install them. This is not important for BR as
    we don't have emacs, but configure fails if it's available on the host,
    config.cache is used and autoconf has already been used as that loads
    EMACS="no" into the cache.
    
    Fix it by also setting EMACS="no" here.
    
    At the same time, fix up trailing spaces in Config.in.
    
    Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
    168f3b6e
To find the state of this project's repository at the time of any of these versions, check out the tags.
Loading