]> git.pld-linux.org Git - packages/apr-util.git/commitdiff
- updated for 1.1.2
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 18 Apr 2005 22:46:21 +0000 (22:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apr-util-link.patch -> 1.3

apr-util-link.patch

index 55d585f9bc6d3660b3a30475ed72c6396c649b53..eaa9b7b2dd6c6d95b8dd6eca8e956544446f4ea1 100644 (file)
  AC_MSG_CHECKING(if system crypt() function is threadsafe)
  if test "x$apu_crypt_threadsafe" = "x1"; then
    AC_DEFINE(APU_CRYPT_THREADSAFE, 1, [Define if the system crypt() function is threadsafe])
-@@ -130,7 +135,7 @@
-     dnl ### apr and expat libraries to the build or it'll die a truly horrible
-     dnl ### death. We now use the apr-config tool to determine the correct
-     dnl ### library to link against :)
--*AIX*|*Darwin*|*BeOS*)
-+*AIX*|*Darwin*|*BeOS*|*Linux*)
-     dnl need such stuff as -liconv to be specified when building libaprutil.la
-     EXTRA_OS_LINK='$(APRUTIL_LDFLAGS) $(APRUTIL_LIBS)'
-     ;;
This page took 0.032346 seconds and 4 git commands to generate.