diff options
author | Ossama Othman <ossama-othman@users.noreply.github.com> | 2000-02-06 05:02:30 +0000 |
---|---|---|
committer | Ossama Othman <ossama-othman@users.noreply.github.com> | 2000-02-06 05:02:30 +0000 |
commit | 3f28e674c2840af99badef2d9abfc11d59473da9 (patch) | |
tree | 9dc293877d25e699a4a71964abc91d1586b89158 /m4 | |
parent | 313d3293608e0768b44fcf2f1cbd8031630218b0 (diff) | |
download | ATCD-3f28e674c2840af99badef2d9abfc11d59473da9.tar.gz |
ChangeLogTag:Sat Feb 5 20:49:50 2000 Ossama Othman <ossama@uci.edu>
Diffstat (limited to 'm4')
-rw-r--r-- | m4/compiler.m4 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/m4/compiler.m4 b/m4/compiler.m4 index 226dccafbab..85c3563968b 100644 --- a/m4/compiler.m4 +++ b/m4/compiler.m4 @@ -272,7 +272,6 @@ changequote([, ])dnl ACE_CXXFLAGS="$ACE_CXXFLAGS" DCXXFLAGS="$DCXXFLAGS -g" OCXXFLAGS="$OCXXFLAGS -O" - LDFLAGS="$LDFLAGS -xildoff" ;; esac ;; |