Skip to content

Commit 6fb3eb8

Browse files
committed
Small fixes
1 parent edcba9b commit 6fb3eb8

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/openbsd.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@ jobs:
2929
# http://ftp.openbsd.org/pub/OpenBSD/7.9/packages/amd64/
3030
sudo pkg_add gcc g++ automake autoconf autoconf-archive libtool cppunit
3131
export CXX=eg++
32-
export AUTOCONF_VERSION=2.71
33-
export AUTOMAKE_VERSION=1.16
3432
eg++ --version
3533
autoreconf -v --install --force
3634
./configure --prefix=/usr

0 commit comments

Comments
 (0)