autoconf-archive-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[patch #7639] Submission of AX_LIB_GDAL macro


From: Mateusz Loskot
Subject: [patch #7639] Submission of AX_LIB_GDAL macro
Date: Sat, 22 Oct 2011 01:00:19 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1

URL:
  <http://savannah.gnu.org/patch/?7639>

                 Summary: Submission of AX_LIB_GDAL macro
                 Project: GNU Autoconf Archive
            Submitted by: mloskot
            Submitted on: Sat 22 Oct 2011 03:00:18 CEST
                Priority: 5 - Normal
                  Status: None
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

I'd like to submit AX_LIB_GDAL macro which provides tests of availability of
GDAL/OGR library (http://www.gdal.org) of particular version or newer. This
macros checks for GDAL/OGR headers and library and defines compilation flags.

Synopsis AX_LIB_GDAL([MINIMUM-VERSION])

AX_LIB_GDAL macro takes only one argument which is optional. If there is no
required version passed, then macro does not run version test. The --with-gdal
option takes complete path to gdal-config script.

This macro calls AC_SUBST for:
   GDAL_VERSION
   GDAL_CFLAGS
   GDAL_LDFLAGS
   GDAL_DEP_LDFLAGS
   GDAL_OGR_ENABLED

and AC_DEFINE for:

   HAVE_GDAL
   HAVE_GDAL_OGR

Authors:
Mateusz Loskot <address@hidden>
Alessandro Candini <address@hidden>

License: AllPermissive

Latest version of the macro can be found in Git repository at
https://github.com/mloskot/autotools-modules/



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Sat 22 Oct 2011 03:00:18 CEST  Name: ax_lib_gdal.m4  Size: 5kB   By:
mloskot
m4 source code with AX_LIB_GDAL macro definition
<http://savannah.gnu.org/patch/download.php?file_id=24181>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?7639>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]