Skip to content

Commit

Permalink
change project name from gLink to gMaxLinked
Browse files Browse the repository at this point in the history
  • Loading branch information
rafael committed May 3, 2016
1 parent 8e1e73f commit d3cc3aa
Show file tree
Hide file tree
Showing 15 changed files with 115 additions and 115 deletions.
38 changes: 19 additions & 19 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,10 @@ am__make_running_with_option = \
test $$has_opt = yes
am__make_dryrun = (target_option=n; $(am__make_running_with_option))
am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
pkgdatadir = $(datadir)/glink
pkgincludedir = $(includedir)/glink
pkglibdir = $(libdir)/glink
pkglibexecdir = $(libexecdir)/glink
pkgdatadir = $(datadir)/gMaxLinked
pkgincludedir = $(includedir)/gMaxLinked
pkglibdir = $(libdir)/gMaxLinked
pkglibexecdir = $(libexecdir)/gMaxLinked
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
install_sh_DATA = $(install_sh) -c -m 644
install_sh_PROGRAM = $(install_sh) -c
Expand Down Expand Up @@ -190,19 +190,19 @@ distuninstallcheck_listfiles = find . -type f -print
am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
| sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
distcleancheck_listfiles = find . -type f -print
ACLOCAL = ${SHELL} /home/rafael/workspace/cpp/gLink/missing aclocal-1.13
ACLOCAL = ${SHELL} /home/rafael/workspace/cpp/gMaxLinked/missing aclocal-1.13
AMTAR = $${TAR-tar}
AM_DEFAULT_VERBOSITY = 1
AUTOCONF = ${SHELL} /home/rafael/workspace/cpp/gLink/missing autoconf
AUTOHEADER = ${SHELL} /home/rafael/workspace/cpp/gLink/missing autoheader
AUTOMAKE = ${SHELL} /home/rafael/workspace/cpp/gLink/missing automake-1.13
AUTOCONF = ${SHELL} /home/rafael/workspace/cpp/gMaxLinked/missing autoconf
AUTOHEADER = ${SHELL} /home/rafael/workspace/cpp/gMaxLinked/missing autoheader
AUTOMAKE = ${SHELL} /home/rafael/workspace/cpp/gMaxLinked/missing automake-1.13
AWK = gawk
CPPFLAGS =
CXX = g++
CXXDEPMODE = depmode=gcc3
CXXFLAGS = -g -O2
CYGPATH_W = echo
DEFS = -DPACKAGE_NAME=\"gLink\" -DPACKAGE_TARNAME=\"glink\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"gLink\ 1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"glink\" -DVERSION=\"1.0\"
DEFS = -DPACKAGE_NAME=\"gMaxLinked\" -DPACKAGE_TARNAME=\"gMaxLinked\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"gMaxLinked\ 1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gMaxLinked\" -DVERSION=\"1.0\"
DEPDIR = .deps
ECHO_C =
ECHO_N = -n
Expand All @@ -217,25 +217,25 @@ LDFLAGS =
LIBOBJS =
LIBS =
LTLIBOBJS =
MAKEINFO = ${SHELL} /home/rafael/workspace/cpp/gLink/missing makeinfo
MAKEINFO = ${SHELL} /home/rafael/workspace/cpp/gMaxLinked/missing makeinfo
MKDIR_P = /usr/bin/mkdir -p
OBJEXT = o
PACKAGE = glink
PACKAGE = gMaxLinked
PACKAGE_BUGREPORT =
PACKAGE_NAME = gLink
PACKAGE_STRING = gLink 1.0
PACKAGE_TARNAME = glink
PACKAGE_NAME = gMaxLinked
PACKAGE_STRING = gMaxLinked 1.0
PACKAGE_TARNAME = gMaxLinked
PACKAGE_URL =
PACKAGE_VERSION = 1.0
PATH_SEPARATOR = :
SET_MAKE =
SHELL = /bin/sh
STRIP =
VERSION = 1.0
abs_builddir = /home/rafael/workspace/cpp/gLink
abs_srcdir = /home/rafael/workspace/cpp/gLink
abs_top_builddir = /home/rafael/workspace/cpp/gLink
abs_top_srcdir = /home/rafael/workspace/cpp/gLink
abs_builddir = /home/rafael/workspace/cpp/gMaxLinked
abs_srcdir = /home/rafael/workspace/cpp/gMaxLinked
abs_top_builddir = /home/rafael/workspace/cpp/gMaxLinked
abs_top_srcdir = /home/rafael/workspace/cpp/gMaxLinked
ac_ct_CXX = g++
am__include = include
am__leading_dot = .
Expand All @@ -262,7 +262,7 @@ host_vendor = unknown
htmldir = ${docdir}
includedir = ${prefix}/include
infodir = ${datarootdir}/info
install_sh = ${SHELL} /home/rafael/workspace/cpp/gLink/install-sh
install_sh = ${SHELL} /home/rafael/workspace/cpp/gMaxLinked/install-sh
libdir = ${exec_prefix}/lib
libexecdir = ${exec_prefix}/libexec
localedir = ${datarootdir}/locale
Expand Down
2 changes: 1 addition & 1 deletion NEWS
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Sample NEWS file for gLink project.
Sample NEWS file for gMaxLinked project.
4 changes: 2 additions & 2 deletions README
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
gLink,a framework or a backend application for large concurrency, real-time, long-live tcp applications.
gMaxLinked,a framework or a backend application for large concurrency, real-time, long-live tcp applications.

You can use gLink to establish application used by android push, WeChat/Line backend server, etc.
You can use gMaxLinked to establish application used by android push, WeChat/Line backend server, etc.

Following libs is necessary:
> pthread
Expand Down
36 changes: 18 additions & 18 deletions config.log
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by gLink configure 1.0, which was
It was created by gMaxLinked configure 1.0, which was
generated by GNU Autoconf 2.69. Invocation command line was

$ /home/rafael/workspace/cpp/gLink/configure
$ /home/rafael/workspace/cpp/gMaxLinked/configure

## --------- ##
## Platform. ##
Expand Down Expand Up @@ -131,7 +131,7 @@ configure:3356: creating ./config.status
## Running config.status. ##
## ---------------------- ##

This file was extended by gLink config.status 1.0, which was
This file was extended by gMaxLinked config.status 1.0, which was
generated by GNU Autoconf 2.69. Invocation command line was

CONFIG_FILES =
Expand Down Expand Up @@ -186,7 +186,7 @@ am_cv_make_support_nested_variables=yes
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /home/rafael/workspace/cpp/gLink/missing aclocal-1.13'
ACLOCAL='${SHELL} /home/rafael/workspace/cpp/gMaxLinked/missing aclocal-1.13'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
Expand All @@ -195,16 +195,16 @@ AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AUTOCONF='${SHELL} /home/rafael/workspace/cpp/gLink/missing autoconf'
AUTOHEADER='${SHELL} /home/rafael/workspace/cpp/gLink/missing autoheader'
AUTOMAKE='${SHELL} /home/rafael/workspace/cpp/gLink/missing automake-1.13'
AUTOCONF='${SHELL} /home/rafael/workspace/cpp/gMaxLinked/missing autoconf'
AUTOHEADER='${SHELL} /home/rafael/workspace/cpp/gMaxLinked/missing autoheader'
AUTOMAKE='${SHELL} /home/rafael/workspace/cpp/gMaxLinked/missing automake-1.13'
AWK='gawk'
CPPFLAGS=''
CXX='g++'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2'
CYGPATH_W='echo'
DEFS='-DPACKAGE_NAME=\"gLink\" -DPACKAGE_TARNAME=\"glink\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"gLink\ 1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"glink\" -DVERSION=\"1.0\"'
DEFS='-DPACKAGE_NAME=\"gMaxLinked\" -DPACKAGE_TARNAME=\"gMaxLinked\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"gMaxLinked\ 1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gMaxLinked\" -DVERSION=\"1.0\"'
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
Expand All @@ -218,14 +218,14 @@ LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /home/rafael/workspace/cpp/gLink/missing makeinfo'
MAKEINFO='${SHELL} /home/rafael/workspace/cpp/gMaxLinked/missing makeinfo'
MKDIR_P='/usr/bin/mkdir -p'
OBJEXT='o'
PACKAGE='glink'
PACKAGE='gMaxLinked'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='gLink'
PACKAGE_STRING='gLink 1.0'
PACKAGE_TARNAME='glink'
PACKAGE_NAME='gMaxLinked'
PACKAGE_STRING='gMaxLinked 1.0'
PACKAGE_TARNAME='gMaxLinked'
PACKAGE_URL=''
PACKAGE_VERSION='1.0'
PATH_SEPARATOR=':'
Expand Down Expand Up @@ -264,7 +264,7 @@ host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /home/rafael/workspace/cpp/gLink/install-sh'
install_sh='${SHELL} /home/rafael/workspace/cpp/gMaxLinked/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
Expand All @@ -290,13 +290,13 @@ target_vendor='unknown'
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "gLink"
#define PACKAGE_TARNAME "glink"
#define PACKAGE_NAME "gMaxLinked"
#define PACKAGE_TARNAME "gMaxLinked"
#define PACKAGE_VERSION "1.0"
#define PACKAGE_STRING "gLink 1.0"
#define PACKAGE_STRING "gMaxLinked 1.0"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "glink"
#define PACKAGE "gMaxLinked"
#define VERSION "1.0"

configure: exit 0
34 changes: 17 additions & 17 deletions config.status
Original file line number Diff line number Diff line change
Expand Up @@ -380,7 +380,7 @@ exec 6>&1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
This file was extended by gLink $as_me 1.0, which was
This file was extended by gMaxLinked $as_me 1.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
Expand Down Expand Up @@ -423,15 +423,15 @@ Report bugs to the package provider."

ac_cs_config=""
ac_cs_version="\
gLink config.status 1.0
configured by /home/rafael/workspace/cpp/gLink/configure, generated by GNU Autoconf 2.69,
gMaxLinked config.status 1.0
configured by /home/rafael/workspace/cpp/gMaxLinked/configure, generated by GNU Autoconf 2.69,
with options \"$ac_cs_config\"
Copyright (C) 2012 Free Software Foundation, Inc.
This config.status script is free software; the Free Software Foundation
gives unlimited permission to copy, distribute and modify it."

ac_pwd='/home/rafael/workspace/cpp/gLink'
ac_pwd='/home/rafael/workspace/cpp/gMaxLinked'
srcdir='.'
INSTALL='/usr/bin/install -c'
MKDIR_P='/usr/bin/mkdir -p'
Expand Down Expand Up @@ -502,7 +502,7 @@ if $ac_cs_silent; then
fi

if $ac_cs_recheck; then
set X /bin/sh '/home/rafael/workspace/cpp/gLink/configure' $ac_configure_extra_args --no-create --no-recursion
set X /bin/sh '/home/rafael/workspace/cpp/gMaxLinked/configure' $ac_configure_extra_args --no-create --no-recursion
shift
$as_echo "running CONFIG_SHELL=/bin/sh $*" >&6
CONFIG_SHELL='/bin/sh'
Expand Down Expand Up @@ -631,14 +631,14 @@ S["mkdir_p"]="$(MKDIR_P)"
S["MKDIR_P"]="/usr/bin/mkdir -p"
S["INSTALL_STRIP_PROGRAM"]="$(install_sh) -c -s"
S["STRIP"]=""
S["install_sh"]="${SHELL} /home/rafael/workspace/cpp/gLink/install-sh"
S["MAKEINFO"]="${SHELL} /home/rafael/workspace/cpp/gLink/missing makeinfo"
S["AUTOHEADER"]="${SHELL} /home/rafael/workspace/cpp/gLink/missing autoheader"
S["AUTOMAKE"]="${SHELL} /home/rafael/workspace/cpp/gLink/missing automake-1.13"
S["AUTOCONF"]="${SHELL} /home/rafael/workspace/cpp/gLink/missing autoconf"
S["ACLOCAL"]="${SHELL} /home/rafael/workspace/cpp/gLink/missing aclocal-1.13"
S["install_sh"]="${SHELL} /home/rafael/workspace/cpp/gMaxLinked/install-sh"
S["MAKEINFO"]="${SHELL} /home/rafael/workspace/cpp/gMaxLinked/missing makeinfo"
S["AUTOHEADER"]="${SHELL} /home/rafael/workspace/cpp/gMaxLinked/missing autoheader"
S["AUTOMAKE"]="${SHELL} /home/rafael/workspace/cpp/gMaxLinked/missing automake-1.13"
S["AUTOCONF"]="${SHELL} /home/rafael/workspace/cpp/gMaxLinked/missing autoconf"
S["ACLOCAL"]="${SHELL} /home/rafael/workspace/cpp/gMaxLinked/missing aclocal-1.13"
S["VERSION"]="1.0"
S["PACKAGE"]="glink"
S["PACKAGE"]="gMaxLinked"
S["CYGPATH_W"]="echo"
S["am__isrc"]=""
S["INSTALL_DATA"]="${INSTALL} -m 644"
Expand All @@ -663,8 +663,8 @@ S["LIBS"]=""
S["ECHO_T"]=""
S["ECHO_N"]="-n"
S["ECHO_C"]=""
S["DEFS"]="-DPACKAGE_NAME=\\\"gLink\\\" -DPACKAGE_TARNAME=\\\"glink\\\" -DPACKAGE_VERSION=\\\"1.0\\\" -DPACKAGE_STRING=\\\"gLink\\ 1.0\\\" -DPACKAGE_BUGREPORT=\\\"\\\" -DPACKAGE_UR"\
"L=\\\"\\\" -DPACKAGE=\\\"glink\\\" -DVERSION=\\\"1.0\\\""
S["DEFS"]="-DPACKAGE_NAME=\\\"gMaxLinked\\\" -DPACKAGE_TARNAME=\\\"gMaxLinked\\\" -DPACKAGE_VERSION=\\\"1.0\\\" -DPACKAGE_STRING=\\\"gMaxLinked\\ 1.0\\\" -DPACKAGE_BUGREPORT=\\\"\\\" -DPACKAGE_UR"\
"L=\\\"\\\" -DPACKAGE=\\\"gMaxLinked\\\" -DVERSION=\\\"1.0\\\""
S["mandir"]="${datarootdir}/man"
S["localedir"]="${datarootdir}/locale"
S["libdir"]="${exec_prefix}/lib"
Expand All @@ -689,10 +689,10 @@ S["prefix"]="/usr/local"
S["exec_prefix"]="${prefix}"
S["PACKAGE_URL"]=""
S["PACKAGE_BUGREPORT"]=""
S["PACKAGE_STRING"]="gLink 1.0"
S["PACKAGE_STRING"]="gMaxLinked 1.0"
S["PACKAGE_VERSION"]="1.0"
S["PACKAGE_TARNAME"]="glink"
S["PACKAGE_NAME"]="gLink"
S["PACKAGE_TARNAME"]="gMaxLinked"
S["PACKAGE_NAME"]="gMaxLinked"
S["PATH_SEPARATOR"]=":"
S["SHELL"]="/bin/sh"
_ACAWK
Expand Down
24 changes: 12 additions & 12 deletions configure
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.69 for gLink 1.0.
# Generated by GNU Autoconf 2.69 for gMaxLinked 1.0.
#
#
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
Expand Down Expand Up @@ -574,10 +574,10 @@ MFLAGS=
MAKEFLAGS=

# Identity of this package.
PACKAGE_NAME='gLink'
PACKAGE_TARNAME='glink'
PACKAGE_NAME='gMaxLinked'
PACKAGE_TARNAME='gMaxLinked'
PACKAGE_VERSION='1.0'
PACKAGE_STRING='gLink 1.0'
PACKAGE_STRING='gMaxLinked 1.0'
PACKAGE_BUGREPORT=''
PACKAGE_URL=''

Expand Down Expand Up @@ -1234,7 +1234,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
\`configure' configures gLink 1.0 to adapt to many kinds of systems.
\`configure' configures gMaxLinked 1.0 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
Expand Down Expand Up @@ -1282,7 +1282,7 @@ Fine tuning of the installation directories:
--infodir=DIR info documentation [DATAROOTDIR/info]
--localedir=DIR locale-dependent data [DATAROOTDIR/locale]
--mandir=DIR man documentation [DATAROOTDIR/man]
--docdir=DIR documentation root [DATAROOTDIR/doc/glink]
--docdir=DIR documentation root [DATAROOTDIR/doc/gMaxLinked]
--htmldir=DIR html documentation [DOCDIR]
--dvidir=DIR dvi documentation [DOCDIR]
--pdfdir=DIR pdf documentation [DOCDIR]
Expand All @@ -1305,7 +1305,7 @@ fi

if test -n "$ac_init_help"; then
case $ac_init_help in
short | recursive ) echo "Configuration of gLink 1.0:";;
short | recursive ) echo "Configuration of gMaxLinked 1.0:";;
esac
cat <<\_ACEOF
Expand Down Expand Up @@ -1395,7 +1395,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
gLink configure 1.0
gMaxLinked configure 1.0
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
Expand Down Expand Up @@ -1450,7 +1450,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by gLink $as_me 1.0, which was
It was created by gMaxLinked $as_me 1.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
Expand Down Expand Up @@ -2425,7 +2425,7 @@ fi
# Define the identity of the package.
PACKAGE='glink'
PACKAGE='gMaxLinked'
VERSION='1.0'
Expand Down Expand Up @@ -3745,7 +3745,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
This file was extended by gLink $as_me 1.0, which was
This file was extended by gMaxLinked $as_me 1.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
Expand Down Expand Up @@ -3802,7 +3802,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
gLink config.status 1.0
gMaxLinked config.status 1.0
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
dnl Process this file with autoconf to produce a configure script.

AC_PREREQ(2.59)
AC_INIT(gLink, 1.0)
AC_INIT(gMaxLinked, 1.0)


AC_CANONICAL_SYSTEM
Expand Down
File renamed without changes.
Loading

0 comments on commit d3cc3aa

Please sign in to comment.