]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - c++/Makefile.in
ncurses 6.0 - patch 20151017
[ncurses.git] / c++ / Makefile.in
index 4f5b960457db616dfd8a95bb293bd54df0f5b2b5..f39a2dd3974dd0e977639fba89b68ce751c98b95 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: Makefile.in,v 1.111 2015/08/05 23:15:41 tom Exp $
+# $Id: Makefile.in,v 1.113 2015/10/17 22:59:12 tom Exp $
 ##############################################################################
 # Copyright (c) 1998-2014,2015 Free Software Foundation, Inc.                #
 #                                                                            #
@@ -58,7 +58,7 @@ INCLUDEDIR    = $(DESTDIR)$(includedir)$(includesubdir)
 PACKAGE                = @PACKAGE@
 
 LIBTOOL                = @LIBTOOL_CXX@
-LIBTOOL_OPTS   = @LIBTOOL_OPTS@
+LIBTOOL_OPTS   = @LIBTOOL_OPTS@ @LIBTOOL_OPTS_CXX@
 LIBTOOL_CLEAN  = @LIB_CLEAN@
 LIBTOOL_COMPILE        = @LIB_COMPILE@
 LIBTOOL_LINK   = @LIB_LINK@