]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - c++/edit_cfg.sh
ncurses 5.9 - patch 20150509
[ncurses.git] / c++ / edit_cfg.sh
index 9b2f2890e08212e08e2091db86fb668505e2f4ce..73c31b274ed38cead1f3c0f35f509898120d6b27 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
-# $Id: edit_cfg.sh,v 1.16 2007/04/07 19:08:49 tom Exp $
+# $Id: edit_cfg.sh,v 1.17 2008/08/30 19:44:25 tom Exp $
 ##############################################################################
-# Copyright (c) 1998-2005,2007 Free Software Foundation, Inc.                #
+# Copyright (c) 1998-2007,2008 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"), #
@@ -47,7 +47,8 @@ for name in \
        HAVE_GXX_BUILTIN_H \
        HAVE_IOSTREAM \
        HAVE_TYPEINFO \
-       HAVE_VALUES_H
+       HAVE_VALUES_H \
+       IOSTREAM_NAMESPACE
 do
        rm -f $2.bak
        mv $2 $2.bak