mirror of
https://github.com/bgp/bgpq4
synced 2025-02-28 08:53:11 +00:00
New release
This commit is contained in:
6
configure
vendored
6
configure
vendored
@@ -580,8 +580,8 @@ MAKEFLAGS=
|
||||
# Identity of this package.
|
||||
PACKAGE_NAME='bgpq4'
|
||||
PACKAGE_TARNAME='bgpq4'
|
||||
PACKAGE_VERSION='0.0.1'
|
||||
PACKAGE_STRING='bgpq4 0.0.1'
|
||||
PACKAGE_VERSION='0.0.2'
|
||||
PACKAGE_STRING='bgpq4 0.0.2'
|
||||
PACKAGE_BUGREPORT='job@ntt.net'
|
||||
PACKAGE_URL='https://github.com/bgp/bgpq4'
|
||||
|
||||
@@ -4164,7 +4164,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="\\
|
||||
bgpq4 config.status 0.0.1
|
||||
bgpq4 config.status 0.0.2
|
||||
configured by $0, generated by GNU Autoconf 2.69,
|
||||
with options \\"\$ac_cs_config\\"
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
AC_INIT(bgpq4,0.0.1,job@ntt.net)
|
||||
AC_INIT(bgpq4,0.0.2,job@ntt.net)
|
||||
AC_CONFIG_HEADER(config.h)
|
||||
AC_PROG_CC
|
||||
AC_PROG_INSTALL
|
||||
|
||||
Reference in New Issue
Block a user