mirror of
https://git.freebsd.org/ports.git
synced 2025-05-03 12:06:39 -04:00
PR: 209177 Submitted by: Michael Muenz <m.muenz@gmail.com> Approved by: tcberner (mentor, implicit)
12 lines
265 B
Text
12 lines
265 B
Text
--- configure.ac.orig 2019-11-16 05:32:28 UTC
|
|
+++ configure.ac
|
|
@@ -16,9 +16,6 @@ AC_CONFIG_MACRO_DIR([m4])
|
|
|
|
AM_INIT_AUTOMAKE([foreign no-dist-gzip dist-bzip2])
|
|
|
|
-# Initialize libtool
|
|
-AC_PROG_LIBTOOL
|
|
-
|
|
PROXY_VERSION=nxproxy_version
|
|
AC_SUBST([PROXY_VERSION])
|
|
|