tsocket: remove DGRAM support from tsocket_context
[ira/wip.git] / lib / tdb / autogen.sh
index 88ac4cfcf73fb364825f2661b340456dc6ccc5fb..bf84eeee19a9116f3dc79177449a91321b3e8c31 100755 (executable)
@@ -9,8 +9,6 @@ autoheader $IPATHS || exit 1
 
 rm -rf autom4te.cache
 
-swig -O -Wall -python -keyword tdb.i # Ignore errors for now
-
 echo "Now run ./configure and then make."
 exit 0