Fix for moved install-sh
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4227 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
61f434252e
commit
e1971a1f9d
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ AC_PREREQ(2.54)
|
|||
## (The alternative is to check into cvs and consequently distribute
|
||||
## another copy of install-sh, but that way lies madness.)
|
||||
|
||||
cp ${srcdir}/../install-sh ${srcdir}
|
||||
cp config/install-sh ${srcdir}
|
||||
chmod +x ${srcdir}/install-sh
|
||||
AC_CONFIG_AUX_DIR(.)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue