mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-26 18:21:04 +00:00
Run configure in src/mframe.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2931 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
d8f84859f0
commit
dba78d24d5
1 changed files with 3 additions and 0 deletions
|
@ -355,6 +355,9 @@ AC_SUBST(no_whole_archive)
|
|||
#--------------------------------------------------------------------
|
||||
AC_OUTPUT(config.mak)
|
||||
|
||||
echo "Running 'configure' in src/mframe"
|
||||
(cd src/mframe; ./configure)
|
||||
|
||||
dnl Local Variables:
|
||||
dnl comment-start: "dnl "
|
||||
dnl comment-end: ""
|
||||
|
|
Loading…
Reference in a new issue