projects
/
lttng-tools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
31e43e7
)
Change bzip2 for dist tarball
author
David Goulet
<david.goulet@polymtl.ca>
Wed, 20 Jul 2011 15:39:36 +0000
(11:39 -0400)
committer
David Goulet
<david.goulet@polymtl.ca>
Wed, 20 Jul 2011 15:39:36 +0000
(11:39 -0400)
Signed-off-by: David Goulet <david.goulet@polymtl.ca>
configure.ac
patch
|
blob
|
blame
|
history
diff --git
a/configure.ac
b/configure.ac
index a051887a643081d65b2de0ec54d2e56c5f119692..231a3c099a1cc0b600d925ece8e71700b102e53c 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-3,7
+3,7
@@
AC_CONFIG_AUX_DIR([config])
AC_CANONICAL_TARGET
AC_CANONICAL_HOST
AC_CONFIG_MACRO_DIR([config])
-AM_INIT_AUTOMAKE([foreign])
+AM_INIT_AUTOMAKE([foreign
dist-bzip2 no-dist-gzip
])
AM_SILENT_RULES([yes])
AC_CHECK_HEADERS([ \
This page took
0.025783 seconds
and
4
git commands to generate.