Loading lib/Makefile.netware +2 −1 Original line number Diff line number Diff line Loading @@ -547,7 +547,8 @@ ifdef WITH_SSH2 @echo $(DL)#define HAVE_LIBSSH2_H 1$(DL) >> $@ endif ifdef WITH_IDN @echo $(DL)#define USE_LIBIDN 1$(DL) >> $@ @echo $(DL)#define HAVE_LIBIDN 1$(DL) >> $@ @echo $(DL)#define HAVE_TLD_H 1$(DL) >> $@ endif @echo $(DL)#ifdef __GNUC__$(DL) >> $@ @echo $(DL)#define HAVE_VARIADIC_MACROS_GCC 1$(DL) >> $@ Loading src/Makefile.netware +2 −1 Original line number Diff line number Diff line Loading @@ -535,7 +535,8 @@ ifdef WITH_SSH2 @echo $(DL)#define HAVE_LIBSSH2_H 1$(DL) >> $@ endif ifdef WITH_IDN @echo $(DL)#define USE_LIBIDN 1$(DL) >> $@ @echo $(DL)#define HAVE_LIBIDN 1$(DL) >> $@ @echo $(DL)#define HAVE_TLD_H 1$(DL) >> $@ endif @echo $(DL)#ifdef __GNUC__$(DL) >> $@ @echo $(DL)#define HAVE_VARIADIC_MACROS_GCC 1$(DL) >> $@ Loading Loading
lib/Makefile.netware +2 −1 Original line number Diff line number Diff line Loading @@ -547,7 +547,8 @@ ifdef WITH_SSH2 @echo $(DL)#define HAVE_LIBSSH2_H 1$(DL) >> $@ endif ifdef WITH_IDN @echo $(DL)#define USE_LIBIDN 1$(DL) >> $@ @echo $(DL)#define HAVE_LIBIDN 1$(DL) >> $@ @echo $(DL)#define HAVE_TLD_H 1$(DL) >> $@ endif @echo $(DL)#ifdef __GNUC__$(DL) >> $@ @echo $(DL)#define HAVE_VARIADIC_MACROS_GCC 1$(DL) >> $@ Loading
src/Makefile.netware +2 −1 Original line number Diff line number Diff line Loading @@ -535,7 +535,8 @@ ifdef WITH_SSH2 @echo $(DL)#define HAVE_LIBSSH2_H 1$(DL) >> $@ endif ifdef WITH_IDN @echo $(DL)#define USE_LIBIDN 1$(DL) >> $@ @echo $(DL)#define HAVE_LIBIDN 1$(DL) >> $@ @echo $(DL)#define HAVE_TLD_H 1$(DL) >> $@ endif @echo $(DL)#ifdef __GNUC__$(DL) >> $@ @echo $(DL)#define HAVE_VARIADIC_MACROS_GCC 1$(DL) >> $@ Loading