swig/autogen.sh
Thien-Thi Nguyen 786cdfb16f 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
2002-12-03 19:49:07 +00:00

4 lines
81 B
Bash
Executable file

#! /bin/sh
# Bootstrap the development environment
autoconf
(cd Tools; autoconf)