diff options
author | dgp <dgp@users.sourceforge.net> | 2011-07-28 15:56:49 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2011-07-28 15:56:49 (GMT) |
commit | b5d586efcb0a9467938f183610fa4e82eeea988e (patch) | |
tree | 3b17b71a49c16328c0f24e362c4532314a951cbc /unix/configure | |
parent | 0a93f13956b0be69b3afb46041e72da3b6e29366 (diff) | |
parent | d9f455ab2c498da430f6831eae0793db2af05333 (diff) | |
download | tcl-b5d586efcb0a9467938f183610fa4e82eeea988e.zip tcl-b5d586efcb0a9467938f183610fa4e82eeea988e.tar.gz tcl-b5d586efcb0a9467938f183610fa4e82eeea988e.tar.bz2 |
merge to rc
Diffstat (limited to 'unix/configure')
-rwxr-xr-x | unix/configure | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/unix/configure b/unix/configure index ab251a6..72d704d 100755 --- a/unix/configure +++ b/unix/configure @@ -11381,7 +11381,8 @@ else fi if test "x$NEED_FAKE_RFC2553" = "x1"; then - cat >>confdefs.h <<\_ACEOF + +cat >>confdefs.h <<\_ACEOF #define NEED_FAKE_RFC2553 1 _ACEOF |