working commit

This commit is contained in:
Олег Бородин
2026-05-18 12:58:08 +02:00
parent 8758efeae8
commit e52e90c222
3 changed files with 4 additions and 27 deletions
+4 -4
View File
@@ -207,7 +207,7 @@ distcleancheck_listfiles = \
ACLOCAL = ${SHELL} '/home/ziggi/Projects/stvpn/missing' aclocal-1.17
AMTAR = $${TAR-tar}
AM_DEFAULT_VERBOSITY = 1
ASTYLE = /usr/bin/astyle
ASTYLE = /bin/astyle
AUTOCONF = ${SHELL} '/home/ziggi/Projects/stvpn/missing' autoconf
AUTOHEADER = ${SHELL} '/home/ziggi/Projects/stvpn/missing' autoheader
AUTOMAKE = ${SHELL} '/home/ziggi/Projects/stvpn/missing' automake-1.17
@@ -229,7 +229,7 @@ ECHO_N = -n
ECHO_T =
ETAGS = etags
EXEEXT =
INSTALL = /usr/bin/install -c
INSTALL = /bin/install -c
INSTALL_DATA = ${INSTALL} -m 644
INSTALL_PROGRAM = ${INSTALL}
INSTALL_SCRIPT = ${INSTALL}
@@ -239,7 +239,7 @@ LIBOBJS =
LIBS = -Wl,--as-need -lprotobuf
LTLIBOBJS =
MAKEINFO = ${SHELL} '/home/ziggi/Projects/stvpn/missing' makeinfo
MKDIR_P = /usr/bin/mkdir -p
MKDIR_P = /bin/mkdir -p
OBJEXT = o
PACKAGE = helmet
PACKAGE_BUGREPORT =
@@ -249,7 +249,7 @@ PACKAGE_TARNAME = helmet
PACKAGE_URL =
PACKAGE_VERSION = 0.0.1
PATH_SEPARATOR = :
PROTOC = /usr/bin/protoc
PROTOC = /bin/protoc
RANLIB = ranlib
SET_MAKE =
SHELL = /bin/bash