posix
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@628 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
parent
bca6b3f776
commit
6bb6e4c119
5 changed files with 8 additions and 5 deletions
|
|
@ -36,7 +36,7 @@ new_object([src/abstract/*.c])dnl
|
|||
dnl
|
||||
new_object([external/*.c])dnl
|
||||
dnl
|
||||
ifdef([target],[],[define([target],esyscmd([uname -s | xargs printf '%s']))])dnl
|
||||
ifdef([target],[],[define([target],my_syscmd([uname -s | xargs printf '%s']))])dnl
|
||||
syscmd([test -f ]m4/ostype/target.m4)dnl
|
||||
ifelse(sysval,[0],[include(m4/ostype/target.m4)],[errprint([M4 for your target (]m4/ostype/target.m4[) was not found, please make one
|
||||
])m4exit(1)dnl
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue