remove ENABLE_CURL macro from the config.h file

This commit is contained in:
olszomal 2022-08-12 13:09:29 +02:00 committed by Michał Trojnara
parent b9664394a5
commit f9006f099a

View File

@ -3,7 +3,6 @@
#define VERSION_MINOR "@osslsigncode_VERSION_MINOR@"
#cmakedefine PACKAGE_STRING "@PACKAGE_STRING@"
#cmakedefine PACKAGE_BUGREPORT "@PACKAGE_BUGREPORT@"
#cmakedefine ENABLE_CURL
#cmakedefine HAVE_TERMIOS_H
#cmakedefine HAVE_GETPASS
#cmakedefine HAVE_SYS_MMAN_H