patchGNU Autoconf Archive - Patches: patch #7814, submission of AX_ZONEINFO

 
 

patch #7814: submission of AX_ZONEINFO

Submitter:  Sebastian Freundt <hroptatyr>
Submitted:  Mon 02 Jul 2012 02:47:26 PM UTC
   
 
Priority:  5 - Normal Status:  Done
Assigned to:  simons Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 22 Jul 2012 06:31:32 PM UTC, comment #2: 

Push to the Git repository in b20d04fcd72e13352530b48e8f9aea86995288e0. Thank you very much for the submission!

Peter Simons <simons>
Group administrator
Tue 17 Jul 2012 02:37:53 PM UTC, comment #1: 

Another patch, commit message:
list TZDIR as influential environment variable.

--8<--8<--8<--8<--8<--8<--8<--8<--8<--8<--8<--8<--8<--8<--8<--
--- ax_zoneinfo.m4.orig
+++ ax_zoneinfo.m4
@@ -265,6 +265,8 @@ AC_DEFUN([AX_ZONEINFO], [
  ifelse([$1], [right], [
  AC_REQUIRE([AX_ZONEINFO_RIGHT])
  ])
+
+ AC_ARG_VAR([TZDIR], [Directory with compiled zoneinfo files.])
 ])dnl AX_ZONEINFO
 
 dnl ax_zoneinfo.m4 ends here
--8<--8<--8<--8<--8<--8<--8<--8<--8<--8<--8<--8<--8<--8<--8<--

Sebastian Freundt <hroptatyr>
Mon 02 Jul 2012 02:47:26 PM UTC, original submission:  

SYNOPSIS
   AX_ZONEINFO   or
   AX_ZONEINFO([right])

This macro finds compiled zoneinfo files.

Author: Sebastian Freundt <freundt@fresse.org>

LICENSE
  Copyright (c) 2012 Sebastian Freundt <freundt@fresse.org>

  Copying and distribution of this file, with or without modification, are
  permitted in any medium without royalty provided the copyright notice
  and this notice are preserved. This file is offered as-is, without any
  warranty.


Sebastian Freundt <hroptatyr>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #26141:  ax_zoneinfo.m4 added by hroptatyr (7KiB - application/octet-stream - improved version of ax_zoneinfo.m4)
file #26137:  ax_zoneinfo.m4 added by hroptatyr (7KiB - application/octet-stream - ax_zoneinfo.m4)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by simons (Posted a comment)
  • -email is unavailable- added by hroptatyr (Submitted the item)
  •  

    Follow 6 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2012-09-09 simons StatusReady For Test Done
        Open/ClosedOpen Closed
    2012-07-22 simons StatusNone Ready For Test
        Assigned toNone simons
    2012-07-03 hroptatyr Attached File- Added ax_zoneinfo.m4, #26141
    2012-07-02 hroptatyr Attached File- Added ax_zoneinfo.m4, #26137

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code