Rename libustd to libustconsumer and ustd to ust-consumerd
[ust.git] / configure.ac
index 4fcd565b8dbd1ea2dd9ddcfaf17dbbb4412cbefb..b6cf946137d46454fc1243c2907dd7ae350989e6 100644 (file)
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 #AC_PREREQ([2.63])
-AC_INIT([ust], [0.8], [pierre-marc dot fournier at polymtl dot ca])
+AC_INIT([ust], [0.9], [pierre-marc dot fournier at polymtl dot ca])
 AC_CONFIG_AUX_DIR([config])
 AC_CANONICAL_TARGET
 AC_CANONICAL_HOST
@@ -129,8 +129,8 @@ AC_CONFIG_FILES([
        tests/ustcmd_function_tests/Makefile
        libustinstr-malloc/Makefile
        libustfork/Makefile
-       libustd/Makefile
-       ustd/Makefile
+       libustconsumer/Makefile
+       ust-consumerd/Makefile
        ustctl/Makefile
        libustcomm/Makefile
        libustcmd/Makefile
This page took 0.02316 seconds and 4 git commands to generate.