No longer run autoconf in Source/DOH.

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4148 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Thien-Thi Nguyen 2002-12-03 19:49:07 +00:00
commit 786cdfb16f

View file

@ -1,5 +1,4 @@
#! /bin/sh
# Bootstrap the development environment
autoconf
(cd Source/DOH; autoconf)
(cd Tools; autoconf)