projects
/
sort-networks.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6416d2f
)
configure.ac: Remove libltdl, since it's not used.
author
Florian Forster
<octo@noris.net>
Sat, 18 Dec 2010 23:31:52 +0000
(
00:31
+0100)
committer
Florian Forster
<octo@noris.net>
Sat, 18 Dec 2010 23:31:52 +0000
(
00:31
+0100)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
70be87c
..
d8502fa
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-1,4
+1,4
@@
-AC_PREREQ([2.6
5
])
+AC_PREREQ([2.6
1
])
AC_INIT([libsortnetwork], [1.0.0], [ff@octo.it])
AC_CONFIG_SRCDIR([src/sn_network.c])
AC_CONFIG_HEADERS([src/config.h])
@@
-16,9
+16,7
@@
AC_DISABLE_STATIC
AC_PROG_LIBTOOL
# Libtool stuff
-LT_CONFIG_LTDL_DIR([libltdl])
LT_INIT
-LTDL_INIT
if test "x$GCC" = "xyes"
then