Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mpim-sw
cdo
Commits
531508b2
Commit
531508b2
authored
Aug 24, 2010
by
Ralf Mueller
Browse files
Switch to autoconf 2.66
parent
4b2d400b
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
Makefile.in
View file @
531508b2
...
...
@@ -38,7 +38,8 @@ DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
$(srcdir)
/Makefile.in
$(srcdir)
/cdo.spec.in
\
$(top_srcdir)
/configure AUTHORS COPYING ChangeLog INSTALL NEWS
\
config/config.guess config/config.sub config/depcomp
\
config/install-sh config/missing config/mkinstalldirs
config/install-sh config/ltmain.sh config/missing
\
config/mkinstalldirs
ACLOCAL_M4
=
$(top_srcdir)
/aclocal.m4
am__aclocal_m4_deps
=
$(top_srcdir)
/m4/acx_c_package.m4
\
$(top_srcdir)
/m4/acx_lang_check_include.m4
\
...
...
aclocal.m4
View file @
531508b2
...
...
@@ -13,8 +13,8 @@
m4_ifndef([AC_AUTOCONF_VERSION],
[m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.6
5
],,
[m4_warning([this file was generated for autoconf 2.6
5
.
m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.6
6
],,
[m4_warning([this file was generated for autoconf 2.6
6
.
You have another version of autoconf. It may work, but is not guaranteed to.
If you have problems, you may need to regenerate the build system entirely.
To do so, use the procedure documented by the package, typically `autoreconf'.])])
...
...
cdo.spec
View file @
531508b2
...
...
@@ -4,7 +4,7 @@
Name: cdo
#BuildRequires:
Version: 1.4.6rc
2
Version: 1.4.6rc
4
Release: 1
Summary: Climate Data Operators
License: GNU GENERAL PUBLIC LICENSE Version 2, June 1991
...
...
configure
View file @
531508b2
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment