]> granicus.if.org Git - apache/commitdiff
* build/config_vars.sh.in: Remove test-suite (builddir-specific) vars
authorJoe Orton <jorton@apache.org>
Fri, 21 Jun 2019 09:33:22 +0000 (09:33 +0000)
committerJoe Orton <jorton@apache.org>
Fri, 21 Jun 2019 09:33:22 +0000 (09:33 +0000)
  from installed config_vars.mk.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1861767 13f79535-47bb-0310-9956-ffa450edef68

build/config_vars.sh.in

index d586ebd4c50db42d8e9e1152625d4e306b0770d1..40a0872abcb0528b8f200ebfdac0f4cde86c30ec 100644 (file)
@@ -86,4 +86,5 @@ exec sed "
 /^LIBTOOL.*$/s,/[^ ]*/libtool \(.*\),${APR_LIBTOOL} @LTFLAGS@,
 /^EXPORTS_DOT_C/d
 /^LIBMAIN_LIB/d
+/TEST_SUITE/d
 "