diff options
author | monty@mashka.mysql.fi <> | 2004-02-22 08:54:06 +0200 |
---|---|---|
committer | monty@mashka.mysql.fi <> | 2004-02-22 08:54:06 +0200 |
commit | e74182fe52e70efea99e96b8eaa950b96f6205e1 (patch) | |
tree | b777dec20e1471d6d54fde4ab98077b3aaa26c08 /acinclude.m4 | |
parent | 349358a95ba34b03ee70a4f3935324f605d1e4ed (diff) | |
download | mariadb-git-e74182fe52e70efea99e96b8eaa950b96f6205e1.tar.gz |
Cleanups
Diffstat (limited to 'acinclude.m4')
-rw-r--r-- | acinclude.m4 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/acinclude.m4 b/acinclude.m4 index 8a92048f9ab..499887b8065 100644 --- a/acinclude.m4 +++ b/acinclude.m4 @@ -1208,7 +1208,6 @@ dnl Some libs are listed several times, in order for gcc to sort out dnl circular references. innodb_libs="\ \$(top_builddir)/innobase/usr/libusr.a\ - \$(top_builddir)/innobase/odbc/libodbc.a\ \$(top_builddir)/innobase/srv/libsrv.a\ \$(top_builddir)/innobase/dict/libdict.a\ \$(top_builddir)/innobase/que/libque.a\ |