diff setup.py @ 478:6718f9a5c1f1

Applying Thomas Mueller's patch for the autoreconf command. Closes #59
author wbell
date Thu, 13 Mar 2008 22:49:39 +0000
parents a8787de4fbc3
children b87eda443ffc
line wrap: on
line diff
--- a/setup.py
+++ b/setup.py
@@ -60,6 +60,7 @@
             NS + 'sh#exec = bitten.build.shtools:exec_',
             NS + 'sh#pipe = bitten.build.shtools:pipe',
             NS + 'c#configure = bitten.build.ctools:configure',
+            NS + 'c#autoreconf = bitten.build.ctools:autoreconf',
             NS + 'c#cppunit = bitten.build.ctools:cppunit',
             NS + 'c#gcov = bitten.build.ctools:gcov',
             NS + 'c#make = bitten.build.ctools:make',
Copyright (C) 2012-2017 Edgewall Software