| Server IP : 82.208.35.60 / Your IP : 216.73.216.238 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/comms/unixcw/files/ |
Upload File : |
--- configure.ac.orig 2017-02-12 10:41:29 UTC +++ configure.ac @@ -22,6 +22,8 @@ AC_PREREQ(2.57) AC_INIT([unixcw], [3.5.1]) AC_CONFIG_SRCDIR([src/libcw/libcw_gen.c]) AM_INIT_AUTOMAKE +AC_CONFIG_MACRO_DIR([m4]) +AC_USE_SYSTEM_EXTENSIONS # Libtool initialization, added during tests on FreeBSD LT_INIT @@ -41,6 +43,9 @@ AC_PROG_INSTALL AC_PROG_MAKE_SET AC_PROG_LN_S AM_PROG_CC_C_O +AC_GNU_SOURCE +AM_GNU_GETTEXT(external) +AM_GNU_GETTEXT_VERSION([0.18]) @@ -409,8 +414,6 @@ AC_SUBST(LIBCW_NDEBUG) - - # ##### # end # ##### @@ -427,7 +430,7 @@ AC_HEADER_STDC AC_HEADER_STDBOOL AC_HEADER_TIME AC_CHECK_HEADERS([fcntl.h limits.h stdlib.h string.h strings.h sys/ioctl.h \ - sys/param.h sys/time.h unistd.h locale.h libintl.h]) + sys/param.h sys/time.h unistd.h locale.h]) AC_CHECK_HEADERS([getopt.h]) AC_CHECK_HEADERS([string.h strings.h]) if test "$ac_cv_header_string_h" = 'no' \