]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - misc/Makefile.in
ncurses 6.0 - patch 20171230
[ncurses.git] / misc / Makefile.in
index 662cee6ef5b33f6401699df4dc9adb3fcb523df8..bd4abc9869e31a0b69c0bed0fce8d89bee70dc83 100644 (file)
@@ -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)