Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zabbix/zabbix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorArtjoms Rimdjonoks <artjoms.rimdjonoks@zabbix.com>2022-04-05 16:01:55 +0300
committerArtjoms Rimdjonoks <artjoms.rimdjonoks@zabbix.com>2022-04-05 16:01:55 +0300
commit291be2aba5f0d31e2beff09cc9756d5929193ed6 (patch)
tree3849702f06d577cccc4a963c722bc6a8f4b82809 /build
parent94a848a70c6340d7c2d06d34b0147e3a2edfc4c5 (diff)
.......... [DEV-2113] renamed zbxconfig.h back to config.h
Diffstat (limited to 'build')
-rw-r--r--build/mingw/Makefile2
-rw-r--r--build/win32/include/common/config.h (renamed from build/win32/include/common/zbxconfig.h)0
2 files changed, 1 insertions, 1 deletions
diff --git a/build/mingw/Makefile b/build/mingw/Makefile
index 823acc249a4..82189ecf856 100644
--- a/build/mingw/Makefile
+++ b/build/mingw/Makefile
@@ -206,4 +206,4 @@ $(TARGETBIN): $(OBJS) .FORCE
clean:
go clean -cache
- del $(TOPDIR)\include\common\zbxconfig.h "$(TARGETBIN)" $(OUTPUTDIR)\*.o $(TARGETDIR)\*.syso 2>NUL
+ del $(TOPDIR)\include\common\config.h "$(TARGETBIN)" $(OUTPUTDIR)\*.o $(TARGETDIR)\*.syso 2>NUL
diff --git a/build/win32/include/common/zbxconfig.h b/build/win32/include/common/config.h
index 8eee7dfea1d..8eee7dfea1d 100644
--- a/build/win32/include/common/zbxconfig.h
+++ b/build/win32/include/common/config.h