freebsd-ports/security/mhash/files/patch-configure
Peter Pentchev ba5574060f Update to 0.9.13.
In the process, fix an autoconf-2.52 bug in using $target_alias
as a program prefix even if it is exactly the same as $host_alias.
Also, remove the installation of the library .la file.

Based on a patch by:	ijliao
2002-02-20 11:03:42 +00:00

10 lines
396 B
Text

--- configure.orig Wed Feb 20 12:39:08 2002
+++ configure Wed Feb 20 12:39:39 2002
@@ -1240,6 +1240,7 @@
# The aliases save the names the user supplied, while $host etc.
# will get canonicalized.
test -n "$target_alias" &&
+ test "$target_alias" != "$host_alias" &&
test "$program_prefix$program_suffix$program_transform_name" = \
NONENONEs,x,x, &&
program_prefix=${target_alias}-