rename LinuxTraceToolkitViewer to lttv in configure.in
authorcompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Mon, 15 Oct 2007 16:17:36 +0000 (16:17 +0000)
committercompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Mon, 15 Oct 2007 16:17:36 +0000 (16:17 +0000)
git-svn-id: http://ltt.polymtl.ca/svn@2682 04897980-b3bd-0310-b5e0-8ef037075253

ltt/branches/poly/configure.in

index 597c75dccd9f5097660b8d9ea3547f427e10ed16..035fe1838383299f80ca739e83d290f1e3d6518a 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(LinuxTraceToolkitViewer,0.10.0-pre1-15102007)
+AM_INIT_AUTOMAKE(lttv,0.10.0-pre1-15102007)
 AM_CONFIG_HEADER(config.h)
 AM_PROG_LIBTOOL
 
This page took 0.025742 seconds and 4 git commands to generate.