dbpware-for-solaris/tar/src/tar-1.13.25-autoconf.patch
Tom G. Christensen 87fd44a463 Latest GNU tar
This is the version used in most Linux dists
2004-01-29 14:13:13 +00:00

12 lines
380 B
Diff

--- tar-1.13.25/configure.ac.253 Tue Apr 9 19:21:01 2002
+++ tar-1.13.25/configure.ac Tue Apr 9 19:21:22 2002
@@ -234,7 +234,7 @@
jm_FUNC_MALLOC
jm_FUNC_MKTIME
jm_FUNC_REALLOC
-test "$ac_cv_func_strstr" = yes || LIBOBJS="$LIBOBJS strstr.o"
+test "$ac_cv_func_strstr" = yes || AC_LIBOBJ(strstr)
AC_CACHE_CHECK(for remote shell, tar_cv_path_RSH,
[if test -n "$RSH"; then