]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - Makefile.in
ncurses 6.1 - patch 20181124
[ncurses.git] / Makefile.in
index d5691685393b1ef2c86af7029689429de6bb7bc6..b5a6035d83c59e21020a30430d17abc8558fc6d1 100644 (file)
@@ -1,6 +1,6 @@
-# $Id: Makefile.in,v 1.40 2015/08/05 23:15:41 tom Exp $
+# $Id: Makefile.in,v 1.41 2018/11/24 22:38:10 tom Exp $
 ##############################################################################
-# Copyright (c) 1998-2014,2015 Free Software Foundation, Inc.                #
+# Copyright (c) 1998-2015,2018 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"), #
@@ -83,6 +83,7 @@ preinstall :
        @ echo '    include directory: '$(include_dir)
        @ echo '        man directory: '$(mandir)
 @MAKE_TERMINFO@        @ echo '   terminfo directory: '$(ticdir)
+@USE_FALLBACKS@        @ echo '  using fallback-list: '@FALLBACK_LIST@
 @MAKE_PC_FILES@        @ echo ' pkg-config directory: '$(pkgdir)
        @ echo ''
        @ test "$(include_dir)" = "$(prefix)/include" || \