xiph
/
mirrors
/
theora.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
61fe428
)
Update AM_PROG_LIBTOOL to LT_INIT. r=rillian,ron
author
Ralph Giles
<giles@xiph.org>
Wed, 23 Jul 2014 19:54:42 +0000
(19:54 +0000)
committer
Ralph Giles
<giles@xiph.org>
Wed, 23 Jul 2014 19:54:42 +0000
(19:54 +0000)
Patch from valtri. https://trac.xiph.org/ticket/2032
git-svn-id: http://svn.xiph.org/trunk/theora@19180
0101bb08
-14d6-0310-b084-
bc0e0c8e3800
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
8882614
..
cce4a32
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-64,7
+64,7
@@
CFLAGS="$cflags_save"
AM_PROG_CC_C_O
AC_LIBTOOL_WIN32_DLL
-AM_PROG_LIBTOOL
+LT_INIT
dnl Add parameters for aclocal
AC_CONFIG_MACRO_DIR([m4])