* [ptxdist] [PATCH] configure: add GNU stat check
@ 2012-01-19 8:02 Andreas Bießmann
0 siblings, 0 replies; only message in thread
From: Andreas Bießmann @ 2012-01-19 8:02 UTC (permalink / raw)
To: PTXdist ML; +Cc: Andreas Bießmann
Signed-off-by: Andreas Bießmann <andreas@biessmann.de>
---
Makefile.in | 1 +
configure.ac | 1 +
2 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/Makefile.in b/Makefile.in
index 1c7060b..b0521f4 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -51,6 +51,7 @@ environment:
@ln -sf @GNU_rmdir@ "$(abs_srcdir)/bin/rmdir"
@ln -sf @GNU_md5sum@ "$(abs_srcdir)/bin/md5sum"
@ln -sf @GNU_install@ "$(abs_srcdir)/bin/install"
+ @ln -sf @GNU_stat@ "$(abs_srcdir)/bin/stat"
@echo " done"
clean:
diff --git a/configure.ac b/configure.ac
index af8fe82..3e04441 100644
--- a/configure.ac
+++ b/configure.ac
@@ -149,6 +149,7 @@ GNU_COREUTILS(rm)
GNU_COREUTILS(rmdir)
GNU_COREUTILS(md5sum)
GNU_COREUTILS(install)
+GNU_COREUTILS(stat)
dnl Check for egrep
AC_PROG_EGREP
--
1.7.8.3
--
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-01-19 8:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-19 8:02 [ptxdist] [PATCH] configure: add GNU stat check Andreas Bießmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox