[hipl-commit] [trunk] Rev 4473: Remove outdated comments about broken Python build system; it is now fixed.

  • From: Diego Biurrun <diego@xxxxxxxxxx>
  • To: hipl-commit@xxxxxxxxxxxxx
  • Date: Sun, 9 May 2010 15:29:35 +0300

Committer: Diego Biurrun <diego@xxxxxxxxxx>
Date: 09/05/2010 at 15:29:35
Revision: 4473
Revision-id: diego@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Branch nick: trunk

Log:
  Remove outdated comments about broken Python build system; it is now fixed.

Modified:
  M  Makefile.am

=== modified file 'Makefile.am'
--- Makefile.am 2010-05-04 22:09:08 +0000
+++ Makefile.am 2010-05-09 12:29:03 +0000
@@ -397,11 +397,7 @@
 i3_chord_test_LDADD             = i3/chord/libchord.la
 
 
-###### PYTHON stuff below ######
-# TODO python parts still needs clean-up
 if HAVE_PYTHON
-# These two scripts are generated in the end to get the python paths correct.
-# Currently, I don't know a better way to deal with the python code. -miika
 dist_sbin_SCRIPTS = tools/hipdnskeyparse/hipdnskeyparse \
                     tools/hipdnsproxy/hipdnsproxy       \
                     tools/nsupdate.pl

Other related posts:

  • » [hipl-commit] [trunk] Rev 4473: Remove outdated comments about broken Python build system; it is now fixed. - Diego Biurrun