Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 428024 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- configure.ac
0
++ configure.ac
Lines 30-36 Link Here
30
30
31
AC_PREREQ(2.57)
31
AC_PREREQ(2.57)
32
32
33
AC_INIT(breakpad, 0.1, google-breakpad-dev@googlegroups.com)
33
AC_INIT(google-breakpad, 0_pre20120725, google-breakpad-dev@googlegroups.com)
34
dnl Sanity check: the argument is just a file that should exist.
34
dnl Sanity check: the argument is just a file that should exist.
35
AC_CONFIG_SRCDIR(README)
35
AC_CONFIG_SRCDIR(README)
36
AC_CONFIG_AUX_DIR(autotools)
36
AC_CONFIG_AUX_DIR(autotools)

Return to bug 428024