X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=misc%2Fncurses-config.in;h=a349250ab88c406ada14aba86555f8d158efc5d9;hp=1da156c7d61a4a642002f58346ae70b3d8913b3c;hb=6209b84e2f9cc5a53527760499be2cba5fc4e95c;hpb=027ae42953e3186daed8f3882da73de48291b606 diff --git a/misc/ncurses-config.in b/misc/ncurses-config.in index 1da156c7..a349250a 100644 --- a/misc/ncurses-config.in +++ b/misc/ncurses-config.in @@ -1,7 +1,7 @@ #!@SHELL@ -# $Id: ncurses-config.in,v 1.11 2006/10/28 20:22:52 tom Exp $ +# $Id: ncurses-config.in,v 1.12 2007/03/17 20:02:19 tom Exp $ ############################################################################## -# Copyright (c) 2006 Free Software Foundation, Inc. # +# Copyright (c) 2006,2007 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"), # @@ -40,6 +40,11 @@ mandir="@mandir@" THIS="ncurses@DFT_ARG_SUFFIX@" +LANG=C; export LANG +LANGUAGE=C; export LANGUAGE +LC_ALL=C; export LC_ALL +LC_CTYPE=C; export LC_CTYPE + test $# = 0 && exec @SHELL@ $0 --error while test $# -gt 0; do