update script
authorcompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Wed, 24 May 2006 14:29:48 +0000 (14:29 +0000)
committercompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Wed, 24 May 2006 14:29:48 +0000 (14:29 +0000)
git-svn-id: http://ltt.polymtl.ca/svn@1845 04897980-b3bd-0310-b5e0-8ef037075253

ltt-control/configure.in
scripts/lttng-split-script.sh

index 185105d1b49f61f0d26516c1c88346299707faf6..ab61ddffb996a045f53f6bc112e4b2d38dd2eed9 100644 (file)
@@ -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.7-29042006)
+AM_INIT_AUTOMAKE(ltt-control,0.7-23052006)
 AM_CONFIG_HEADER(config.h)
 AM_PROG_LIBTOOL
 
index 1ae13e48adeac8147575dbf91b2a2576b535ff57..5dfd76accbbb35960bb3b0817fe92e82909b1e08 100755 (executable)
@@ -28,6 +28,7 @@ splitdiff -a -d $ALL_NAME
 FILE=../$NAME-instrumentation.diff
 
 IN="?_fs_buffer.c
+?_fs_compat.c
 ?_fs_exec.c
 ?_fs_ioctl.c
 ?_fs_open.c
This page took 0.024738 seconds and 4 git commands to generate.