bug-global
[Top][All Lists]
Advanced

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

Erroneous ‘gtags-cscope/Makefile.am ’


From: Ludovic Courtès
Subject: Erroneous ‘gtags-cscope/Makefile.am ’
Date: Mon, 30 May 2011 16:03:14 +0200
User-agent: Gnus/5.110017 (No Gnus v0.17) Emacs/24.0.50 (gnu/linux)

Hello,

GNU GLOBAL 5.9.5’s gtags-cscope/Makefile.am reads:

  gtags_cscope_DEPENDENCIES = $(LDADD) $(LTDLDEPS) $(CURSES_LIBS)

$(CURSES_LIBS) shouldn’t be here as it can contain -l flags, like:

  CURSES_LIBS = -ldl 
-L/nix/store/pssjwskay00fzfdv0xz1hfg16asc7y47-ncurses-5.7/lib -lncurses

Thanks,
Ludo’.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]