From: compudj Date: Fri, 8 Dec 2006 19:48:59 +0000 (+0000) Subject: TASK_DEAD fix for 2.6.19 X-Git-Tag: v0.12.20~1187 X-Git-Url: https://git.lttng.org./?a=commitdiff_plain;h=98c6172e58759e82deb7df4269159ed00ab2d0da;p=lttv.git TASK_DEAD fix for 2.6.19 git-svn-id: http://ltt.polymtl.ca/svn@2302 04897980-b3bd-0310-b5e0-8ef037075253 --- diff --git a/ltt/branches/poly/configure.in b/ltt/branches/poly/configure.in index 55a1d254..7b3fe587 100644 --- a/ltt/branches/poly/configure.in +++ b/ltt/branches/poly/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(LinuxTraceToolkitViewer,0.8.75-07122006) +AM_INIT_AUTOMAKE(LinuxTraceToolkitViewer,0.8.76-08122006) AM_CONFIG_HEADER(config.h) AM_PROG_LIBTOOL