mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 00:30:53 +00:00
Fixed list of subdirs to configure - remove Source/mframe, which no longer exists
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@30178 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
208754bb01
commit
438ca40e64
3 changed files with 9 additions and 3 deletions
|
@ -1902,7 +1902,7 @@ AC_ARG_ENABLE(importing-config-file,
|
|||
result="no"
|
||||
)
|
||||
|
||||
AC_CONFIG_SUBDIRS(Source/pathconfig Source/mframe SSL)
|
||||
AC_CONFIG_SUBDIRS(Source/pathconfig SSL)
|
||||
|
||||
#--------------------------------------------------------------------
|
||||
# Record the version
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue