pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc/misc/tmux



On Tue, Jan 05, 2016 at 08:17:23PM +0100, Joerg Sonnenberger wrote:
> On Thu, Dec 31, 2015 at 07:07:16AM +0000, Ryo ONODERA wrote:
> > Module Name:        pkgsrc
> > Committed By:       ryoon
> > Date:               Thu Dec 31 07:07:16 UTC 2015
> > 
> > Modified Files:
> >     pkgsrc/misc/tmux: Makefile distinfo
> >     pkgsrc/misc/tmux/patches: patch-server-client.c
> > Added Files:
> >     pkgsrc/misc/tmux/patches: patch-Makefile.am
> > Removed Files:
> >     pkgsrc/misc/tmux/patches: patch-Makefile.in
> > 
> > Log Message:
> > Update to 2.1
> 
> configure.ac:108: error: possibly undefined macro: AC_SEARCH_LIBS
>       If this token and others are legitimate, please use
>       m4_pattern_allow.
>       See the Autoconf documentation.

Unless something changed in the meantime, this compiles for me.
Odd message as:

 -- Macro: AC_SEARCH_LIBS (FUNCTION, SEARCH-LIBS, [ACTION-IF-FOUND],
          [ACTION-IF-NOT-FOUND], [OTHER-LIBRARIES])

exists (since 1998)

Cheers,

Patrick



Home | Main Index | Thread Index | Old Index