File ntp-lib64.patch of Package ntp

--- configure.ac.orig	2009-06-18 11:07:32.000000000 +0200
+++ configure.ac	2009-06-18 11:08:51.000000000 +0200
@@ -3144,7 +3144,7 @@
 case "$ans" in
  no) ;;
  yes) # Look in:
-    ans="/usr/lib /usr/lib/openssl /usr/sfw/lib /usr/local/lib /usr/local/ssl/lib"
+    ans="/usr/lib64 /usr/lib64/openssl /usr/sfw/lib /usr/local/lib /usr/local/ssl/lib"
     ;;
  *) # Look where they said
     ;;
@@ -4407,11 +4407,11 @@
     AC_MSG_RESULT(no)
     ;;
  *)
-    if test -f $kame_path/lib/libinet6.a; then
-	AC_MSG_RESULT($kame_path/lib/libinet6.a)
-	LIBS="-L$kame_path/lib -linet6 $LIBS"
+    if test -f $kame_path/lib64/libinet6.a; then
+	AC_MSG_RESULT($kame_path/lib64/libinet6.a)
+	LIBS="-L$kame_path/lib64 -linet6 $LIBS"
     else
-	AC_MSG_ERROR([$kame_path/lib/libinet6.a not found.
+	AC_MSG_ERROR([$kame_path/lib64/libinet6.a not found.
 
 Please choose the proper path with the following command:
 
openSUSE Build Service is sponsored by