X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=misc%2FMakefile.in;h=bd4abc9869e31a0b69c0bed0fce8d89bee70dc83;hp=662cee6ef5b33f6401699df4dc9adb3fcb523df8;hb=b0bdfbb1c78346047c54d8e516a104fcff586e52;hpb=aed072e27e60c2abc5ac0ab8113aacf9b4908d50 diff --git a/misc/Makefile.in b/misc/Makefile.in index 662cee6e..bd4abc98 100644 --- a/misc/Makefile.in +++ b/misc/Makefile.in @@ -1,6 +1,6 @@ -# $Id: Makefile.in,v 1.66 2016/09/03 00:07:54 tom Exp $ +# $Id: Makefile.in,v 1.67 2017/12/26 19:13:24 tom Exp $ ############################################################################## -# Copyright (c) 1998-2015,2016 Free Software Foundation, Inc. # +# Copyright (c) 1998-2016,2017 Free Software Foundation, Inc. # # # # Permission is hereby granted, free of charge, to any person obtaining a # # copy of this software and associated documentation files (the "Software"), # @@ -105,7 +105,7 @@ install.data : terminfo.tmp \ $(INSTALL_DATA) $$i $(DESTDIR)$(tabsetdir)/$$i; \ fi; done' -NCURSES_CONFIG = ncurses@DFT_ARG_SUFFIX@@cf_cv_abi_version@-config +NCURSES_CONFIG = ncurses@DFT_ARG_SUFFIX@@cf_cv_abi_version@@cf_config_suffix@-config install.libs :: $(DESTDIR)$(bindir) ncurses-config $(INSTALL_SCRIPT) ncurses-config $(DESTDIR)$(bindir)/$(NCURSES_CONFIG)