get rid of argp dependency

This commit is contained in:
John
2023-10-01 14:09:38 +02:00
parent 1b9723c96f
commit 22b6f02752
20 changed files with 740 additions and 304 deletions
-3
View File
@@ -40,9 +40,6 @@
/* Defined if syslog.h is available. */
#cmakedefine HAVE_SYSLOG_H
/* Defined if argp.h is available. */
#cmakedefine HAVE_ARGP_H
/* The name of package. */
#cmakedefine PACKAGE "${PACKAGE_NAME}"