From 79681fc5b8f41f8bd308aa52861190289a2c9299 Mon Sep 17 00:00:00 2001 From: Nicholas Clark Date: Fri, 16 Sep 2011 15:03:40 +0200 Subject: Add empty Author and zip entries to symbian/config.sh and uconfig{,64}.sh This brackets the probed values sections consistently across all config.sh type files, between Author and zip inclusive. Move PERL_CONFIG_SH to the end of NetWare/config.wc and symbian/config.sh, and PERL_CONFIG_SH CONFIGDOTSH to the end of win32/config.ce, to be consistent with the other config.sh files. --- uconfig64.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'uconfig64.sh') diff --git a/uconfig64.sh b/uconfig64.sh index 7d94741598..a35568a475 100644 --- a/uconfig64.sh +++ b/uconfig64.sh @@ -1,4 +1,5 @@ #!/bin/sh +Author='' _a='.a' _o='.o' afs='false' @@ -809,3 +810,4 @@ vendorlib_stem='' vendorlibexp='' versiononly='undef' voidflags=1 +zip='' -- cgit v1.2.1