Blame config.h.in

Packit Service b29381
/* config.h.in.  Generated from configure.ac by autoheader.  */
Packit Service b29381
Packit Service b29381
/* Define if building universal (internal helper macro) */
Packit Service b29381
#undef AC_APPLE_UNIVERSAL_BUILD
Packit Service b29381
Packit Service b29381
/* Define to 1 if translation of program messages to the user's native
Packit Service b29381
   language is requested. */
Packit Service b29381
#undef ENABLE_NLS
Packit Service b29381
Packit Service b29381
/* Define to the type of elements in the array set by `getgroups'. Usually
Packit Service b29381
   this is either `int' or `gid_t'. */
Packit Service b29381
#undef GETGROUPS_T
Packit Service b29381
Packit Service b29381
/* Define to 1 if struct audit_tty_status exists. */
Packit Service b29381
#undef HAVE_AUDIT_TTY_STATUS
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the Mac OS X function CFLocaleCopyCurrent in the
Packit Service b29381
   CoreFoundation framework. */
Packit Service b29381
#undef HAVE_CFLOCALECOPYCURRENT
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in
Packit Service b29381
   the CoreFoundation framework. */
Packit Service b29381
#undef HAVE_CFPREFERENCESCOPYAPPVALUE
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the <crack.h> header file. */
Packit Service b29381
#undef HAVE_CRACK_H
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the `crypt_gensalt_r' function. */
Packit Service b29381
#undef HAVE_CRYPT_GENSALT_R
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the <crypt.h> header file. */
Packit Service b29381
#undef HAVE_CRYPT_H
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the `crypt_r' function. */
Packit Service b29381
#undef HAVE_CRYPT_R
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the `dbm_store' function. */
Packit Service b29381
#undef HAVE_DBM_STORE
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the `db_create' function. */
Packit Service b29381
#undef HAVE_DB_CREATE
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the <db.h> header file. */
Packit Service b29381
#undef HAVE_DB_H
Packit Service b29381
Packit Service b29381
/* Define if the GNU dcgettext() function is already present or preinstalled.
Packit Service b29381
   */
Packit Service b29381
#undef HAVE_DCGETTEXT
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the declaration of `getrpcport', and to 0 if you
Packit Service b29381
   don't. */
Packit Service b29381
#undef HAVE_DECL_GETRPCPORT
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
Packit Service b29381
   */
Packit Service b29381
#undef HAVE_DIRENT_H
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the <dlfcn.h> header file. */
Packit Service b29381
#undef HAVE_DLFCN_H
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the `dngettext' function. */
Packit Service b29381
#undef HAVE_DNGETTEXT
Packit Service b29381
Packit Service b29381
/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
Packit Service b29381
#undef HAVE_DOPRNT
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the <fcntl.h> header file. */
Packit Service b29381
#undef HAVE_FCNTL_H
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the `fseeko' function. */
Packit Service b29381
#undef HAVE_FSEEKO
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the `getdelim' function. */
Packit Service b29381
#undef HAVE_GETDELIM
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the `getdomainname' function. */
Packit Service b29381
#undef HAVE_GETDOMAINNAME
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the `getgrgid_r' function. */
Packit Service b29381
#undef HAVE_GETGRGID_R
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the `getgrnam_r' function. */
Packit Service b29381
#undef HAVE_GETGRNAM_R
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the `getgrouplist' function. */
Packit Service b29381
#undef HAVE_GETGROUPLIST
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the `gethostname' function. */
Packit Service b29381
#undef HAVE_GETHOSTNAME
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the `getline' function. */
Packit Service b29381
#undef HAVE_GETLINE
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the `getpwnam_r' function. */
Packit Service b29381
#undef HAVE_GETPWNAM_R
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the `getpwuid_r' function. */
Packit Service b29381
#undef HAVE_GETPWUID_R
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the `getrpcport' function. */
Packit Service b29381
#undef HAVE_GETRPCPORT
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the `getseuser' function. */
Packit Service b29381
#undef HAVE_GETSEUSER
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the `getspnam_r' function. */
Packit Service b29381
#undef HAVE_GETSPNAM_R
Packit Service b29381
Packit Service b29381
/* Define if the GNU gettext() function is already present or preinstalled. */
Packit Service b29381
#undef HAVE_GETTEXT
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the `gettimeofday' function. */
Packit Service b29381
#undef HAVE_GETTIMEOFDAY
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the `getutent_r' function. */
Packit Service b29381
#undef HAVE_GETUTENT_R
Packit Service b29381
Packit Service b29381
/* Define if you have the iconv() function and it works. */
Packit Service b29381
#undef HAVE_ICONV
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the `inet_ntop' function. */
Packit Service b29381
#undef HAVE_INET_NTOP
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the `inet_pton' function. */
Packit Service b29381
#undef HAVE_INET_PTON
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the <inittypes.h> header file. */
Packit Service b29381
#undef HAVE_INITTYPES_H
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the `innetgr' function. */
Packit Service b29381
#undef HAVE_INNETGR
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the <inttypes.h> header file. */
Packit Service b29381
#undef HAVE_INTTYPES_H
Packit Service b29381
Packit Service b29381
/* Defined if the kernel key management facility is available */
Packit Service b29381
#undef HAVE_KEY_MANAGEMENT
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the <lastlog.h> header file. */
Packit Service b29381
#undef HAVE_LASTLOG_H
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the `lckpwdf' function. */
Packit Service b29381
#undef HAVE_LCKPWDF
Packit Service b29381
Packit Service b29381
/* Define to 1 if audit support should be compiled in. */
Packit Service b29381
#undef HAVE_LIBAUDIT
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have cracklib. */
Packit Service b29381
#undef HAVE_LIBCRACK
Packit Service b29381
Packit Service b29381
/* Define to 1 if xcrypt support should be compiled in. */
Packit Service b29381
#undef HAVE_LIBXCRYPT
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the <limits.h> header file. */
Packit Service b29381
#undef HAVE_LIMITS_H
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the <malloc.h> header file. */
Packit Service b29381
#undef HAVE_MALLOC_H
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the <memory.h> header file. */
Packit Service b29381
#undef HAVE_MEMORY_H
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the `mkdir' function. */
Packit Service b29381
#undef HAVE_MKDIR
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the <ndbm.h> header file. */
Packit Service b29381
#undef HAVE_NDBM_H
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
Packit Service b29381
#undef HAVE_NDIR_H
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the <net/if.h> header file. */
Packit Service b29381
#undef HAVE_NET_IF_H
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the <paths.h> header file. */
Packit Service b29381
#undef HAVE_PATHS_H
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the `rpcb_getaddr' function. */
Packit Service b29381
#undef HAVE_RPCB_GETADDR
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the <rpcsvc/ypclnt.h> header file. */
Packit Service b29381
#undef HAVE_RPCSVC_YPCLNT_H
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the <rpcsvc/yp_prot.h> header file. */
Packit Service b29381
#undef HAVE_RPCSVC_YP_PROT_H
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the <rpc/rpc.h> header file. */
Packit Service b29381
#undef HAVE_RPC_RPC_H
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the `ruserok_af' function. */
Packit Service b29381
#undef HAVE_RUSEROK_AF
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the `select' function. */
Packit Service b29381
#undef HAVE_SELECT
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the `setkeycreatecon' function. */
Packit Service b29381
#undef HAVE_SETKEYCREATECON
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the <stdint.h> header file. */
Packit Service b29381
#undef HAVE_STDINT_H
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the <stdlib.h> header file. */
Packit Service b29381
#undef HAVE_STDLIB_H
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the `strcspn' function. */
Packit Service b29381
#undef HAVE_STRCSPN
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the `strdup' function. */
Packit Service b29381
#undef HAVE_STRDUP
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the <strings.h> header file. */
Packit Service b29381
#undef HAVE_STRINGS_H
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the <string.h> header file. */
Packit Service b29381
#undef HAVE_STRING_H
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the `strspn' function. */
Packit Service b29381
#undef HAVE_STRSPN
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the `strstr' function. */
Packit Service b29381
#undef HAVE_STRSTR
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the `strtol' function. */
Packit Service b29381
#undef HAVE_STRTOL
Packit Service b29381
Packit Service b29381
/* Define to 1 if `log_passwd' is a member of `struct audit_tty_status'. */
Packit Service b29381
#undef HAVE_STRUCT_AUDIT_TTY_STATUS_LOG_PASSWD
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the <syslog.h> header file. */
Packit Service b29381
#undef HAVE_SYSLOG_H
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
Packit Service b29381
   */
Packit Service b29381
#undef HAVE_SYS_DIR_H
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the <sys/file.h> header file. */
Packit Service b29381
#undef HAVE_SYS_FILE_H
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the <sys/fsuid.h> header file. */
Packit Service b29381
#undef HAVE_SYS_FSUID_H
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the <sys/ioctl.h> header file. */
Packit Service b29381
#undef HAVE_SYS_IOCTL_H
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
Packit Service b29381
   */
Packit Service b29381
#undef HAVE_SYS_NDIR_H
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the <sys/stat.h> header file. */
Packit Service b29381
#undef HAVE_SYS_STAT_H
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the <sys/time.h> header file. */
Packit Service b29381
#undef HAVE_SYS_TIME_H
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the <sys/types.h> header file. */
Packit Service b29381
#undef HAVE_SYS_TYPES_H
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
Packit Service b29381
#undef HAVE_SYS_WAIT_H
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the <termio.h> header file. */
Packit Service b29381
#undef HAVE_TERMIO_H
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the `uname' function. */
Packit Service b29381
#undef HAVE_UNAME
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the <unistd.h> header file. */
Packit Service b29381
#undef HAVE_UNISTD_H
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the `unshare' function. */
Packit Service b29381
#undef HAVE_UNSHARE
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the <utmpx.h> header file. */
Packit Service b29381
#undef HAVE_UTMPX_H
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the <utmp.h> header file. */
Packit Service b29381
#undef HAVE_UTMP_H
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the `vprintf' function. */
Packit Service b29381
#undef HAVE_VPRINTF
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the <xcrypt.h> header file. */
Packit Service b29381
#undef HAVE_XCRYPT_H
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the `yperr_string' function. */
Packit Service b29381
#undef HAVE_YPERR_STRING
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the `yp_bind' function. */
Packit Service b29381
#undef HAVE_YP_BIND
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the `yp_get_default_domain' function. */
Packit Service b29381
#undef HAVE_YP_GET_DEFAULT_DOMAIN
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the `yp_master' function. */
Packit Service b29381
#undef HAVE_YP_MASTER
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the `yp_match' function. */
Packit Service b29381
#undef HAVE_YP_MATCH
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the `yp_unbind' function. */
Packit Service b29381
#undef HAVE_YP_UNBIND
Packit Service b29381
Packit Service b29381
/* Define to the sub-directory where libtool stores uninstalled libraries. */
Packit Service b29381
#undef LT_OBJDIR
Packit Service b29381
Packit Service b29381
/* Name of package */
Packit Service b29381
#undef PACKAGE
Packit Service b29381
Packit Service b29381
/* Define to the address where bug reports for this package should be sent. */
Packit Service b29381
#undef PACKAGE_BUGREPORT
Packit Service b29381
Packit Service b29381
/* Define to the full name of this package. */
Packit Service b29381
#undef PACKAGE_NAME
Packit Service b29381
Packit Service b29381
/* Define to the full name and version of this package. */
Packit Service b29381
#undef PACKAGE_STRING
Packit Service b29381
Packit Service b29381
/* Define to the one symbol short name of this package. */
Packit Service b29381
#undef PACKAGE_TARNAME
Packit Service b29381
Packit Service b29381
/* Define to the home page for this package. */
Packit Service b29381
#undef PACKAGE_URL
Packit Service b29381
Packit Service b29381
/* Define to the version of this package. */
Packit Service b29381
#undef PACKAGE_VERSION
Packit Service b29381
Packit Service b29381
/* lots of stuff gets written to /var/run/pam-debug.log */
Packit Service b29381
#undef PAM_DEBUG
Packit Service b29381
Packit Service b29381
/* libpam should observe a global authentication lock */
Packit Service b29381
#undef PAM_LOCKING
Packit Service b29381
Packit Service b29381
/* Path where mails are stored */
Packit Service b29381
#undef PAM_PATH_MAILDIR
Packit Service b29381
Packit Service b29381
/* Random device path. */
Packit Service b29381
#undef PAM_PATH_RANDOMDEV
Packit Service b29381
Packit Service b29381
/* Additional path of xauth executable */
Packit Service b29381
#undef PAM_PATH_XAUTH
Packit Service b29381
Packit Service b29381
/* read both /etc/pam.d and /etc/pam.conf files */
Packit Service b29381
#undef PAM_READ_BOTH_CONFS
Packit Service b29381
Packit Service b29381
/* Kernel overflow uid. */
Packit Service b29381
#undef PAM_USERTYPE_OVERFLOW_UID
Packit Service b29381
Packit Service b29381
/* Minimum system user uid. */
Packit Service b29381
#undef PAM_USERTYPE_SYSUIDMIN
Packit Service b29381
Packit Service b29381
/* Minimum regular user uid. */
Packit Service b29381
#undef PAM_USERTYPE_UIDMIN
Packit Service b29381
Packit Service b29381
/* Define to 1 if you have the ANSI C header files. */
Packit Service b29381
#undef STDC_HEADERS
Packit Service b29381
Packit Service b29381
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
Packit Service b29381
#undef TIME_WITH_SYS_TIME
Packit Service b29381
Packit Service b29381
/* Define to 1 if your <sys/time.h> declares `struct tm'. */
Packit Service b29381
#undef TM_IN_SYS_TIME
Packit Service b29381
Packit Service b29381
/* define if your compiler has __att ribute__ ((unused)) */
Packit Service b29381
#undef UNUSED
Packit Service b29381
Packit Service b29381
/* Define to 1 if the lckpwdf function should be used */
Packit Service b29381
#undef USE_LCKPWDF
Packit Service b29381
Packit Service b29381
/* Enable extensions on AIX 3, Interix.  */
Packit Service b29381
#ifndef _ALL_SOURCE
Packit Service b29381
# undef _ALL_SOURCE
Packit Service b29381
#endif
Packit Service b29381
/* Enable GNU extensions on systems that have them.  */
Packit Service b29381
#ifndef _GNU_SOURCE
Packit Service b29381
# undef _GNU_SOURCE
Packit Service b29381
#endif
Packit Service b29381
/* Enable threading extensions on Solaris.  */
Packit Service b29381
#ifndef _POSIX_PTHREAD_SEMANTICS
Packit Service b29381
# undef _POSIX_PTHREAD_SEMANTICS
Packit Service b29381
#endif
Packit Service b29381
/* Enable extensions on HP NonStop.  */
Packit Service b29381
#ifndef _TANDEM_SOURCE
Packit Service b29381
# undef _TANDEM_SOURCE
Packit Service b29381
#endif
Packit Service b29381
/* Enable general extensions on Solaris.  */
Packit Service b29381
#ifndef __EXTENSIONS__
Packit Service b29381
# undef __EXTENSIONS__
Packit Service b29381
#endif
Packit Service b29381
Packit Service b29381
Packit Service b29381
/* Version number of package */
Packit Service b29381
#undef VERSION
Packit Service b29381
Packit Service b29381
/* Defined if SE Linux support is compiled in */
Packit Service b29381
#undef WITH_SELINUX
Packit Service b29381
Packit Service b29381
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
Packit Service b29381
   significant byte first (like Motorola and SPARC, unlike Intel). */
Packit Service b29381
#if defined AC_APPLE_UNIVERSAL_BUILD
Packit Service b29381
# if defined __BIG_ENDIAN__
Packit Service b29381
#  define WORDS_BIGENDIAN 1
Packit Service b29381
# endif
Packit Service b29381
#else
Packit Service b29381
# ifndef WORDS_BIGENDIAN
Packit Service b29381
#  undef WORDS_BIGENDIAN
Packit Service b29381
# endif
Packit Service b29381
#endif
Packit Service b29381
Packit Service b29381
/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
Packit Service b29381
   `char[]'. */
Packit Service b29381
#undef YYTEXT_POINTER
Packit Service b29381
Packit Service b29381
/* Enable large inode numbers on Mac OS X 10.5.  */
Packit Service b29381
#ifndef _DARWIN_USE_64_BIT_INODE
Packit Service b29381
# define _DARWIN_USE_64_BIT_INODE 1
Packit Service b29381
#endif
Packit Service b29381
Packit Service b29381
/* Number of bits in a file offset, on hosts where this is settable. */
Packit Service b29381
#undef _FILE_OFFSET_BITS
Packit Service b29381
Packit Service b29381
/* Define for large files, on AIX-style hosts. */
Packit Service b29381
#undef _LARGE_FILES
Packit Service b29381
Packit Service b29381
/* Define to 1 if on MINIX. */
Packit Service b29381
#undef _MINIX
Packit Service b29381
Packit Service b29381
/* Define to the path, relative to SECUREDIR, where PAMs specific to this
Packit Service b29381
   architecture can be found. */
Packit Service b29381
#undef _PAM_ISA
Packit Service b29381
Packit Service b29381
/* Define to 2 if the system does not provide POSIX.1 features except with
Packit Service b29381
   this defined. */
Packit Service b29381
#undef _POSIX_1_SOURCE
Packit Service b29381
Packit Service b29381
/* Define to 1 if you need to in order for `stat' and other things to work. */
Packit Service b29381
#undef _POSIX_SOURCE
Packit Service b29381
Packit Service b29381
/* Define to empty if `const' does not conform to ANSI C. */
Packit Service b29381
#undef const
Packit Service b29381
Packit Service b29381
/* Define to `int' if <sys/types.h> doesn't define. */
Packit Service b29381
#undef gid_t
Packit Service b29381
Packit Service b29381
/* Define to `long int' if <sys/types.h> does not define. */
Packit Service b29381
#undef off_t
Packit Service b29381
Packit Service b29381
/* Define to `int' if <sys/types.h> does not define. */
Packit Service b29381
#undef pid_t
Packit Service b29381
Packit Service b29381
/* Define to `unsigned int' if <sys/types.h> does not define. */
Packit Service b29381
#undef size_t
Packit Service b29381
Packit Service b29381
/* Define to `int' if <sys/types.h> doesn't define. */
Packit Service b29381
#undef uid_t
Packit Service b29381
Packit Service b29381
#ifdef ENABLE_NLS
Packit Service b29381
#include <libintl.h>
Packit Service b29381
#define _(msgid) dgettext(PACKAGE, msgid)
Packit Service b29381
#define N_(msgid) msgid
Packit Service b29381
#else
Packit Service b29381
#define _(msgid) (msgid)
Packit Service b29381
#define N_(msgid) msgid
Packit Service b29381
#endif /* ENABLE_NLS */