/[winpt]/trunk/configure.ac
ViewVC logotype

Diff of /trunk/configure.ac

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 276 by twoaday, Thu Dec 21 08:24:59 2006 UTC revision 282 by twoaday, Mon Jan 15 22:11:52 2007 UTC
# Line 1  Line 1 
1  # configure.ac - for WinPT  # configure.ac - for WinPT
2  # Copyright (C) 2005, 2006 g10 Code GmbH  # Copyright (C) 2005, 2006 g10 Code GmbH
3    # Copyright (C) 2006 Timo Schulz
4  #  #
5  # This file is free software; as a special exception the author gives  # This file is free software; as a special exception the author gives
6  # unlimited permission to copy and/or distribute it, with or without  # unlimited permission to copy and/or distribute it, with or without
# Line 16  min_automake_version="1.9.2" Line 17  min_automake_version="1.9.2"
17  # Version number: Remember to change it immediately *after* a release.  # Version number: Remember to change it immediately *after* a release.
18  #                 Add a "-cvs" prefix for non-released code.  #                 Add a "-cvs" prefix for non-released code.
19  AC_INIT(WinPT, 1.2.1-cvs, http://wald.intevation.org/projects/winpt)  AC_INIT(WinPT, 1.2.1-cvs, http://wald.intevation.org/projects/winpt)
20  NEED_GPG_VERSION=1.4.4  
21    # We always force to use the minimal GPG version which is
22    # known to be free of reported security issues
23    NEED_GPG_VERSION=1.4.6
24    
25  NEED_GPGME_API=1  NEED_GPGME_API=1
26  NEED_GPGME_VERSION=1.1.1  NEED_GPGME_VERSION=1.1.1
27  NEED_GPG_ERROR_VERSION=1.2  NEED_GPG_ERROR_VERSION=1.2
# Line 246  Include/Makefile Line 251  Include/Makefile
251  icons/Makefile  icons/Makefile
252  m4/Makefile  m4/Makefile
253  Gnupg/Makefile  Gnupg/Makefile
254    Generic/Makefile
255  Po/Makefile.in  Po/Makefile.in
256  ])  ])
257  AC_OUTPUT  AC_OUTPUT

Legend:
Removed from v.276  
changed lines
  Added in v.282

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26