ghostscript: make this build with automake-1.13.
This commit is contained in:
parent
1dfb364156
commit
2edf85744c
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ do_configure() {
|
|||
--disable-compile-inits
|
||||
|
||||
# configure libijs
|
||||
sed -i -e "s|AM_PROG_CC_STDC|AC_PROG_CC|g" ijs/configure.ac
|
||||
cd ijs && ./autogen.sh && \
|
||||
./configure ${CONFIGURE_SHARED_ARGS} --enable-shared \
|
||||
--disable-static
|
||||
|
|
Loading…
Reference in a new issue