X-Git-Url: http://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=aclocal.m4;h=f58ff3c8ba4aead80f997124a80eee58fe52410f;hb=b8cca229aaa89adcc41dbd7c7710515e983e60f2;hp=11554a3317dcff78b59eba602154ee8c32660a55;hpb=1cfa1119f24024bdfda9d6c229ceaa7e266ae4d7;p=ncurses.git diff --git a/aclocal.m4 b/aclocal.m4 index 11554a33..f58ff3c8 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -1,5 +1,5 @@ dnl*************************************************************************** -dnl Copyright (c) 1998-2013,2014 Free Software Foundation, Inc. * +dnl Copyright (c) 1998-2014,2015 Free Software Foundation, Inc. * dnl * dnl Permission is hereby granted, free of charge, to any person obtaining a * dnl copy of this software and associated documentation files (the * @@ -28,7 +28,7 @@ dnl*************************************************************************** dnl dnl Author: Thomas E. Dickey 1995-on dnl -dnl $Id: aclocal.m4,v 1.725 2014/12/21 00:18:37 tom Exp $ +dnl $Id: aclocal.m4,v 1.727 2015/01/03 20:48:02 tom Exp $ dnl Macros used in NCURSES auto-configuration script. dnl dnl These macros are maintained separately from NCURSES. The copyright on @@ -3182,7 +3182,7 @@ ifelse($1,,,[$1=$LIB_PREFIX]) AC_SUBST(LIB_PREFIX) ])dnl dnl --------------------------------------------------------------------------- -dnl CF_LIB_RULES version: 76 updated: 2014/12/20 19:16:08 +dnl CF_LIB_RULES version: 77 updated: 2015/01/03 11:49:39 dnl ------------ dnl Append definitions and rules for the given models to the subdirectory dnl Makefiles, and the recursion rule for the top-level Makefile. If the @@ -3241,7 +3241,7 @@ do # Generated by CF_LIB_RULES resulting.map: $UNALTERED_SYMS - sed -e "s/NCURSES_/NCURSES${cf_cv_abi_version}_/g" < $UNALTERED_SYMS >\[$]@ + sed -e "s/NCURSES\\([[WT]]\\+\\)\?_/NCURSES\\1${cf_cv_abi_version}_/g" < $UNALTERED_SYMS >\[$]@ clean:: rm -f resulting.map