Fix OS400 scripts to make it compilable again.
[platform/upstream/curl.git] / packages / OS400 / make-tests.sh
index cee3ed9..e40b410 100644 (file)
@@ -22,6 +22,8 @@ cd libtest
 #       _ Retain only lines that begins with "identifier =".
 #       _ Turn these lines into shell variable assignments.
 
+top_srcdir="${TOPDIR}"
+export top_srcdir
 eval "`sed -e ': begin'                                                 \
         -e '/\\\\$/{'                                                   \
         -e 'N'                                                          \