ruderich.org/simon
/
coloredstderr
/
coloredstderr.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fb95484
)
configure.ac: Require libtool 2.4.
author
Simon Ruderich
<simon@ruderich.org>
Sat, 1 Jun 2013 19:55:10 +0000
(21:55 +0200)
committer
Simon Ruderich
<simon@ruderich.org>
Sat, 1 Jun 2013 19:55:10 +0000
(21:55 +0200)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index bfcb85e72e37db95ddfdb65f741b2e337ca9d40d..6064f08d64e638b92ca4896337ee0f8ef296b08c 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-24,6
+24,7
@@
AC_CONFIG_SRCDIR([src/coloredstderr.c])
AM_PROG_AR
AM_INIT_AUTOMAKE([foreign -Wall -Werror])
+LT_PREREQ([2.4])
LT_INIT([disable-static])
AC_PROG_CC