projects
/
silc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
35b767c
)
configure: changed AC_PROG_LIBTOOL order to fix disabling shared libs
author
Pekka Riikonen
<priikone@silcnet.org>
Sun, 2 Aug 2009 07:11:20 +0000
(10:11 +0300)
committer
Pekka Riikonen
<priikone@silcnet.org>
Sun, 2 Aug 2009 07:11:20 +0000
(10:11 +0300)
configure.ad
patch
|
blob
|
history
diff --git
a/configure.ad
b/configure.ad
index 2b0fe2a5e7a9724b7fba0dc517cadc6d14e0fa2b..bd5ddf28d9c08f993f03b4e481ab58eefb1b5452 100644
(file)
--- a/
configure.ad
+++ b/
configure.ad
@@
-124,7
+124,6
@@
done
__SILC_PACKAGE_VERSION="#define __SILC_TOOLKIT_VERSION SILC_VERSION($maj,$min,$bld)"
#endif SILC_DIST_TOOLKIT
-AC_PROG_LIBTOOL
AC_PROG_RANLIB
#ifndef SILC_DIST_TOOLKIT
AC_DISABLE_SHARED
@@
-132,6
+131,7
@@
AC_DISABLE_SHARED
#ifdef SILC_DIST_INPLACE
AC_DISABLE_SHARED
#endif SILC_DIST_INPLACE
+AC_PROG_LIBTOOL
# Header checking
#