1
0
mirror of https://github.com/anope/anope.git synced 2026-07-07 14:43:14 +02:00

Use the default CMake modules for finding gettext instead of our own.

This commit is contained in:
Sadie Powell
2022-01-12 23:05:25 +00:00
parent a631028660
commit 33b42ce86e
10 changed files with 31 additions and 42 deletions
+2 -2
View File
@@ -14,8 +14,8 @@
#cmakedefine DEBUG_BUILD
#cmakedefine DEFUMASK @DEFUMASK@
#cmakedefine HAVE_UMASK 1
#cmakedefine GETTEXT_FOUND 1
#cmakedefine01 HAVE_UMASK
#cmakedefine01 HAVE_LOCALIZATION
#ifdef _WIN32
# define popen _popen