diff options
author | tomas@whalegate.ndb.mysql.com <> | 2007-04-16 14:51:08 +0200 |
---|---|---|
committer | tomas@whalegate.ndb.mysql.com <> | 2007-04-16 14:51:08 +0200 |
commit | a30755427a84960940423ef15642f29cbdf165ab (patch) | |
tree | 89b02ada24b350c962286c54f9e23f66f2632381 /configure.in | |
parent | 1bf8aad558eb7943d30cbde67df830c3c23065cb (diff) | |
parent | 8fdf9c5f64b7020458ea0be8090e4b572804c4a3 (diff) | |
download | mariadb-git-a30755427a84960940423ef15642f29cbdf165ab.tar.gz |
Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.0-ndb
into whalegate.ndb.mysql.com:/home/tomas/mysql-5.0-maint
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in index 9b5abe39a6f..d42da033f3d 100644 --- a/configure.in +++ b/configure.in @@ -2896,6 +2896,7 @@ AC_CONFIG_FILES(Makefile extra/Makefile mysys/Makefile dnl cmd-line-utils/libedit/Makefile dnl win/Makefile dnl zlib/Makefile dnl + debian/Makefile dnl cmd-line-utils/readline/Makefile) AC_CONFIG_COMMANDS([default], , test -z "$CONFIG_HEADERS" || echo timestamp > stamp-h) AC_OUTPUT |