summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2007-01-24 16:51:22 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2007-01-24 16:51:22 +0000
commit241573db0e5502bcc89b2a106b207727aad54062 (patch)
tree64b54e3dea7563d72762ac6643f9ab46d5ab3b04 /TODO
parent25c9bc42a6648e296007537bdd7d72a686db37df (diff)
downloadptxdist-241573db0e5502bcc89b2a106b207727aad54062.tar.gz
ptxdist-241573db0e5502bcc89b2a106b207727aad54062.tar.xz
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6903 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 7 insertions, 0 deletions
diff --git a/TODO b/TODO
index 036c1cd32..20b403f16 100644
--- a/TODO
+++ b/TODO
@@ -2,11 +2,18 @@ TODO for 0.10.6
===============
[ ] audit the logfile of AllYesArm for autotool calls
+
+ Update 2007-01-24: rsc: the solution is simple: just add
+ AM_MAINTAINER_MODE to the configure.in/ac if the
+ autotools are re-run. This avoids that the
+ maintainer dependencies are put into the packet.
+
[x] util-linux: re-calls automake during compile;
[ ] libxslt: re-calls automake during compile
[ ] pure-ftpd: re-calls automake during compile
[ ] audit all packages if they change the target CPU (with --march or --mtune)
+
[ ] openssl does so
---