diff options
author | mtaylor@solace.(none) <> | 2007-10-12 02:15:32 -0700 |
---|---|---|
committer | mtaylor@solace.(none) <> | 2007-10-12 02:15:32 -0700 |
commit | 709bb3948c0a23ab430151a01b716baf0d4b6d88 (patch) | |
tree | b28f5ab6cc5dc59a21c15cc676d698c66b54342c /configure.in | |
parent | 97927cfe32c559a414ae7b3ab0f58a8ae163b2d8 (diff) | |
download | mariadb-git-709bb3948c0a23ab430151a01b716baf0d4b6d88.tar.gz |
Removed debian dir. It was a mistake to embed it in the tree in the first place.
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 0878f0331e4..71d5988480e 100644 --- a/configure.in +++ b/configure.in @@ -3017,7 +3017,6 @@ AC_CONFIG_FILES(Makefile extra/Makefile mysys/Makefile dnl cmd-line-utils/libedit/Makefile dnl win/Makefile dnl zlib/Makefile dnl - debian/Makefile debian/defs.mk debian/control dnl cmd-line-utils/readline/Makefile) AC_CONFIG_COMMANDS([default], , test -z "$CONFIG_HEADERS" || echo timestamp > stamp-h) AC_OUTPUT |