diff options
author | Colin Watson <cjwatson@debian.org> | 2007-11-17 20:00:10 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2007-11-17 20:00:10 +0000 |
commit | 2a87bee9f8e6bf325cd6525e6ac5cca58ac39586 (patch) | |
tree | 6973ebb7878a5875b5dfe36e7b614b30e76148ed /debian/changelog | |
parent | a660ece98c5a924a6dc29379419fdcb113451319 (diff) |
* Use autotools-dev's recommended configure --build and --host options.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index bc53e052c..5f2a6613e 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,6 +1,7 @@ | |||
1 | openssh (1:4.6p1-7) UNRELEASED; urgency=low | 1 | openssh (1:4.6p1-7) UNRELEASED; urgency=low |
2 | 2 | ||
3 | * Don't build PIE executables on m68k (closes: #451192). | 3 | * Don't build PIE executables on m68k (closes: #451192). |
4 | * Use autotools-dev's recommended configure --build and --host options. | ||
4 | 5 | ||
5 | -- Colin Watson <cjwatson@debian.org> Wed, 14 Nov 2007 09:30:36 +0000 | 6 | -- Colin Watson <cjwatson@debian.org> Wed, 14 Nov 2007 09:30:36 +0000 |
6 | 7 | ||