diff options
Diffstat (limited to 'uconfig64.sh')
-rw-r--r-- | uconfig64.sh | 2 |
1 files changed, 2 insertions, 0 deletions
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='' |