mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 16:30:41 +00:00
Tidied comment
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@12070 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
3c8be0cab1
commit
8c7616c3cb
2 changed files with 2 additions and 2 deletions
|
@ -24,7 +24,7 @@ AC_INIT(mframe.head)
|
||||||
# Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111 USA.
|
# Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111 USA.
|
||||||
|
|
||||||
#--------------------------------------------------------------------
|
#--------------------------------------------------------------------
|
||||||
# Use config.guess, config.sub and install.sh provided by gnustep-make
|
# Use config.guess, config.sub and install-sh provided by gnustep-make
|
||||||
#--------------------------------------------------------------------
|
#--------------------------------------------------------------------
|
||||||
AC_CONFIG_AUX_DIR($GNUSTEP_SYSTEM_ROOT/Makefiles)
|
AC_CONFIG_AUX_DIR($GNUSTEP_SYSTEM_ROOT/Makefiles)
|
||||||
|
|
||||||
|
|
|
@ -32,7 +32,7 @@ if test -z "$GNUSTEP_SYSTEM_ROOT"; then
|
||||||
fi
|
fi
|
||||||
|
|
||||||
#--------------------------------------------------------------------
|
#--------------------------------------------------------------------
|
||||||
# Use config.guess, config.sub and install.sh provided by gnustep-make
|
# Use config.guess, config.sub and install-sh provided by gnustep-make
|
||||||
#--------------------------------------------------------------------
|
#--------------------------------------------------------------------
|
||||||
AC_CONFIG_AUX_DIR($GNUSTEP_SYSTEM_ROOT/Makefiles)
|
AC_CONFIG_AUX_DIR($GNUSTEP_SYSTEM_ROOT/Makefiles)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue