diff options
author | dgp <dgp@users.sourceforge.net> | 2011-07-28 15:56:27 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2011-07-28 15:56:27 (GMT) |
commit | d9f455ab2c498da430f6831eae0793db2af05333 (patch) | |
tree | 053c099014664472672c5de59fd5e7756f787477 /unix/configure | |
parent | 81e8e3f1134a59fb0ebd8ffccc332db1bd516ca0 (diff) | |
download | tcl-d9f455ab2c498da430f6831eae0793db2af05333.zip tcl-d9f455ab2c498da430f6831eae0793db2af05333.tar.gz tcl-d9f455ab2c498da430f6831eae0793db2af05333.tar.bz2 |
autoconf
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 2483e4a..53f44ac 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 |