Home
last modified time | relevance | path

Searched refs:acversion (Results 1 – 10 of 10) sorted by relevance

/dports/security/op/op-1.34/
H A Dautogen.sh7 type autoreconf268 > /dev/null 2>&1 && acversion=268 || acversion=
9 autoreconf$acversion -f -i -v -I m4 -Wall
20 perl -pi -e 's/auto(conf|header)$/$&'"$acversion"'/ if /^AUTO(CONF|HEADER)/' Makefile
/dports/www/squid/squid-4.15/
H A Dbootstrap.sh105 acversion=`show_version autoconf "${acver}"`
115 echo "autoconf ($acversion) : autoconf$acver"
/dports/games/assaultcube/AssaultCube_v1.2.0.2/source/src/
H A Dserver.h241 int acversion, acbuildtype; member
H A Dserver.cpp2654 cl->acversion = getint(p); in process()
2656 defformatstring(tags)(", AC: %d|%x", cl->acversion, cl->acbuildtype); in process()
/dports/net/openmpi3/openmpi-3.1.6/
H A Dconfigure.ac168 acversion=`grep "Generated by GNU Autoconf" $0 | head -n 1 | awk '{ print $6 }'`
169 AC_MSG_RESULT([$acversion])
H A Dconfigure8963 acversion=`grep "Generated by GNU Autoconf" $0 | head -n 1 | awk '{ print $6 }'`
8964 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $acversion" >&5
8965 $as_echo "$acversion" >&6; }
/dports/net/openmpi/openmpi-4.1.1/
H A Dconfigure.ac210 acversion=`grep "Generated by GNU Autoconf" $0 | head -n 1 | awk '{ print $6 }'`
211 AC_MSG_RESULT([$acversion])
H A Dconfigure9174 acversion=`grep "Generated by GNU Autoconf" $0 | head -n 1 | awk '{ print $6 }'`
9175 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $acversion" >&5
9176 $as_echo "$acversion" >&6; }
/dports/devel/autoconf/autoconf-2.69/
H A DChangeLog.23038 * Makefile.am: Add acversion.m4.in to EXTRA_DIST.
3305 * Makefile.am (MAINTAINERCLEANFILES): Add acversion.m4.
3307 (acversion.m4): Build here ...
3328 * acversion.m4.in: Likewise.
5688 * Makefile.am (nodistpkgdataDATA): Move `acversion.m4' to
5691 * acversion.m4.in: Update to today's standards.
8112 * acgeneral.m4: Don't include acversion.m4.
8113 * autoconf.m4: Include libm4.m4 and acversion.m4.
9052 acversion.m4.
9053 * acversion.m4.in: New AC_CONFIG_FILE.
[all …]
H A DChangeLog.322573 * Makefile.am (acversion.m4): Do not use move-if-change this file
22600 (acversion.m4): Name it `$(srcdir)/acversion.m4' to ease broken
23188 * acversion.m4.in: Rename as...
23189 * acversion.m4: this.