X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=c%2B%2B%2Fedit_cfg.sh;fp=c%2B%2B%2Fedit_cfg.sh;h=b56321f130cd362d00e9257a1a580f3e7b2a3b2a;hb=55ccd2b959766810cf7db8d1c4462f338ce0afc8;hp=30c9485056e4f440f44884088388ecbf97d31457;hpb=a8987e73ec254703634802b4f7ee30d3a485524d;p=ncurses.git diff --git a/c++/edit_cfg.sh b/c++/edit_cfg.sh index 30c94850..b56321f1 100755 --- a/c++/edit_cfg.sh +++ b/c++/edit_cfg.sh @@ -1,7 +1,7 @@ #!/bin/sh -# $Id: edit_cfg.sh,v 1.13 2003/12/20 13:14:25 tom Exp $ +# $Id: edit_cfg.sh,v 1.14 2005/04/30 21:00:22 tom Exp $ ############################################################################## -# Copyright (c) 1998-2001,2003 Free Software Foundation, Inc. # +# Copyright (c) 1998-2003,2005 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"), # @@ -39,6 +39,7 @@ echo "substituting autoconf'd values from $1 into $2" for name in \ CPP_HAS_PARAM_INIT \ + CPP_HAS_STATIC_CAST \ ETIP_NEEDS_MATH_EXCEPTION \ ETIP_NEEDS_MATH_H \ HAVE_BUILTIN_H \