mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-12 22:13:47 -04:00
15 lines
509 B
Plaintext
15 lines
509 B
Plaintext
$NetBSD: patch-ad,v 1.6 2009/12/30 13:33:27 joerg Exp $
|
|
|
|
--- configure.orig 2009-10-12 01:16:57.000000000 +0400
|
|
+++ configure 2009-12-30 15:43:54.000000000 +0300
|
|
@@ -13167,8 +13167,7 @@
|
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $pspp_cv_build_exeext" >&5
|
|
$as_echo "$pspp_cv_build_exeext" >&6; }
|
|
EXEEXT_FOR_BUILD=""
|
|
- test x"${pspp_cv_build_exeext}" != xno && EXEEXT_FOR_BUILD=${pspp_cv_build_exeex
|
|
-t}
|
|
+ test x"${pspp_cv_build_exeext}" != xno && EXEEXT_FOR_BUILD=${pspp_cv_build_exeext}
|
|
fi
|
|
|
|
|