mirror of
https://git.suyu.dev/suyu/breakpad.git
synced 2025-12-21 21:26:13 +01:00
ditch libtool, only build static libs
R=mark at http://breakpad.appspot.com/210001/show git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@709 4c0a9323-5329-0410-9bdc-e9ce6186880e
This commit is contained in:
parent
e574a2adc6
commit
d192a71e24
7 changed files with 1077 additions and 12225 deletions
|
|
@ -41,11 +41,10 @@ AM_INIT_AUTOMAKE(subdir-objects tar-ustar 1.11.1)
|
|||
AM_CONFIG_HEADER(src/config.h)
|
||||
|
||||
AC_PROG_CC
|
||||
AM_PROG_CC_C_O
|
||||
AC_PROG_CPP
|
||||
AC_PROG_CXX
|
||||
|
||||
AC_PROG_LIBTOOL
|
||||
AC_SUBST(LIBTOOL_DEPS)
|
||||
AC_PROG_RANLIB
|
||||
|
||||
AC_HEADER_STDC
|
||||
m4_include(m4/ax_pthread.m4)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue