]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/v850/configure.ac
sim: switch to AC_CHECK_FUNCS_ONCE & merge a little
[thirdparty/binutils-gdb.git] / sim / v850 / configure.ac
index 47a5d15cbc6cce2cd829c1529b0f3459f9f8948c..b2f69c31d8b961a4fedc36ecc04f62ce6b309e0f 100644 (file)
@@ -9,7 +9,7 @@ SIM_AC_OPTION_ALIGNMENT(,NONSTRICT_ALIGNMENT)
 SIM_AC_OPTION_RESERVED_BITS
 SIM_AC_OPTION_BITSIZE(32,31)
 
-AC_CHECK_FUNCS(time chmod utime fork execve execv chown)
+AC_CHECK_FUNCS_ONCE(chmod utime fork execve execv chown)
 AC_CHECK_HEADERS(utime.h)
 
 SIM_AC_OUTPUT