diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2009-11-02 17:58:57 +0100 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2009-11-02 17:58:57 +0100 |
commit | 7dc1a9352e12ee5fc4b92c0cf8012f2b49836be3 (patch) | |
tree | 1c92ae36bfb45d2e778db42783903600b77cc413 /configure.in | |
parent | e46a23a59689c917ad3e589a84add9fdfa498159 (diff) |
don't try to detect glibc and libstdc++ version as we don't need this information any longer
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.in b/configure.in index 9bcb94068..fe30d4ca1 100644 --- a/configure.in +++ b/configure.in @@ -197,8 +197,6 @@ DOTDIR=$(dirname $DOT) AC_SUBST(DOTDIR) ah_NUM_PROCS -rc_GLIBC_VER -rc_LIBSTDCPP_VER ah_GCC3DEP dnl It used to be that the user could select translations and that could get |