From: compudj Date: Fri, 24 Mar 2006 17:10:10 +0000 (+0000) Subject: fix error handling X-Git-Tag: v0.12.20~1769 X-Git-Url: https://git.lttng.org/?a=commitdiff_plain;h=0561a6460f8f29a963a26cf9f2438cbc85243b1d;p=lttv.git fix error handling git-svn-id: http://ltt.polymtl.ca/svn@1720 04897980-b3bd-0310-b5e0-8ef037075253 --- diff --git a/ltt-control/configure.in b/ltt-control/configure.in index eb78d9eb..d17a473b 100644 --- a/ltt-control/configure.in +++ b/ltt-control/configure.in @@ -23,7 +23,7 @@ AC_PREREQ(2.57) AC_INIT(FULL-PACKAGE-NAME, VERSION, BUG-REPORT-ADDRESS) #AC_WITH_LTDL # not needed ? -AM_INIT_AUTOMAKE(ltt-control,0.1-11032006) +AM_INIT_AUTOMAKE(ltt-control,0.2-24032006) AM_CONFIG_HEADER(config.h) AM_PROG_LIBTOOL