mirror of
https://github.com/gnustep/tools-make.git
synced 2025-05-30 17:01:18 +00:00
Define CHOWN
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@11713 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
e682895006
commit
668f98763f
1 changed files with 1 additions and 0 deletions
|
@ -63,6 +63,7 @@ INSTALL_PROGRAM = @INSTALL_PROGRAM@
|
|||
INSTALL_DATA = @INSTALL_DATA@
|
||||
TAR = @TAR@
|
||||
MKDIRS = $(GNUSTEP_MAKEFILES)/mkinstalldirs
|
||||
CHOWN = chown
|
||||
|
||||
# The default library combination
|
||||
default_library_combo = @ac_cv_library_combo@
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue