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
libcdi
Commits
63924a97
Commit
63924a97
authored
Oct 22, 2018
by
Sergey Kosukhin
Committed by
Ralf Mueller
Nov 06, 2018
Browse files
Require Libtool 2.4.6 and Autoconf 2.69.
parent
d4685ba1
Changes
2
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
63924a97
# Process this file with autoconf to produce a configure script.
#
# automake 1.14
# autoconf 2.68
# libtool 2.4.2
# automake 1.16.1
# autoconf 2.69
# libtool 2.4.6
AC_PREREQ([2.69])
LT_PREREQ([2.4.6])
AC_INIT([cdi], [1.9.6rc2], [http://mpimet.mpg.de/cdi])
...
...
patch/ltmain_sh.patch
View file @
63924a97
diff --git a/config/ltmain.sh b/config/ltmain.sh
index
857338f..c19bbcc
100644
index
0f0a2da..4126a5b
100644
--- a/config/ltmain.sh
+++ b/config/ltmain.sh
@@ -
8078,6 +8078
,14 @@
func_mode_link ()
@@ -
7859,6 +7859
,14 @@
func_mode_link ()
# Read the .la file
func_source "$lib"
...
...
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