mirror of
https://github.com/clearlinux/hyperstart.git
synced 2026-08-21 05:28:08 +00:00
hyperstart is the name of this program
not dvminit or hyperinit. Signed-off-by: Gao feng <feng@hyper.sh>
This commit is contained in:
+1
-1
@@ -60,5 +60,5 @@ autoheader
|
||||
automake --add-missing
|
||||
|
||||
echo
|
||||
echo "type '$srcdir/configure' and 'make' to compile hyperinit."
|
||||
echo "type '$srcdir/configure' and 'make' to compile hyperstart."
|
||||
echo
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
# Process this file with autoconf to produce a configure script.
|
||||
|
||||
AC_PREREQ([2.69])
|
||||
AC_INIT([dvminit], [0.1], [list@getdvm.org])
|
||||
AC_INIT([hyperstart], [0.1], [www.hyper.sh])
|
||||
AM_INIT_AUTOMAKE([-Wall -Werror foreign subdir-objects])
|
||||
AC_CONFIG_SRCDIR([src/init.c])
|
||||
AC_CONFIG_HEADERS([config.h])
|
||||
|
||||
Reference in New Issue
Block a user