ports/math/guppi/files/patch-configure
Maxim Sobolev 5578230f6e <cvs="sucks">
Grrr, `cvs rm' followed by `cvs add' in a remote mode doesn't add the file
  back to a repo.
</cvs>
2002-01-23 15:32:59 +00:00

20 lines
568 B
Text

$FreeBSD$
--- configure 2002/01/23 15:05:45 1.1
+++ configure 2002/01/23 15:06:08
@@ -1259,10 +1259,10 @@
# The aliases save the names the user supplied, while $host etc.
# will get canonicalized.
-test -n "$target_alias" &&
- test "$program_prefix$program_suffix$program_transform_name" = \
- NONENONEs,x,x, &&
- program_prefix=${target_alias}-
+#test -n "$target_alias" &&
+# test "$program_prefix$program_suffix$program_transform_name" = \
+# NONENONEs,x,x, &&
+# program_prefix=${target_alias}-
ac_config_headers="$ac_config_headers config.h"