Peter M. Groen
/
libmodbus
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
c870bc16c3ed5faf3cd5ceb78a0664d50844cd97
Authored by
Stéphane Raimbault
2016-05-20 14:51:02 +0200
1 parent
67cacf8c
C_PROG_RANLIB is rendered obsolete by LT_INIT
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
configure.ac
configure.ac
View file @
c870bc1
...
...
@@ -114,7 +114,6 @@ AC_C_INLINE
114
114
115
115
# libtool
116
116
AC_PROG_CXX
117
-AC_PROG_RANLIB
118
117
119
118
# Various types
120
119
AC_TYPE_INT64_T
...
...