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’.

_______________________________________________
Bug-global mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-global

Reply via email to