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

Diff of /trunk/configure.ac

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

revision 326 by twoaday, Fri Sep 25 15:53:21 2009 UTC revision 330 by twoaday, Fri Sep 25 16:47:45 2009 UTC
# Line 16  min_automake_version="1.9.2" Line 16  min_automake_version="1.9.2"
16    
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.5.0-cvs, http://wald.intevation.org/projects/winpt)
20    
21  # We always force to use the minimal GPG version which is  # We always force to use the minimal GPG version which is
22  # known to be free of reported security issues  # known to be free of reported security issues
# Line 136  AH_BOTTOM([ Line 136  AH_BOTTOM([
136  ])  ])
137        
138  # Note, that autogen.sh greps for the next line.  # Note, that autogen.sh greps for the next line.
139  #AM_GNU_GETTEXT_VERSION(0.12.1)  AM_GNU_GETTEXT_VERSION(0.12.1)
140  #AM_GNU_GETTEXT([external])  AM_GNU_GETTEXT([external])
141  # There is something wrong with the NLS checking here.  We force using it.  # There is something wrong with the NLS checking here.  We force using it.
142  USE_NLS=yes  USE_NLS=yes
143    

Legend:
Removed from v.326  
changed lines
  Added in v.330

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26