From 8e685fe38388b6a0f7db7fe9d5705362ad35d9a4 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 6 Apr 2018 21:34:58 +0300 Subject: Revert "Add new packet version constants." This reverts commit 3ebc9e4191d4a06e759371afb7f65be360ecc58c. --- src/Makefile.am | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/Makefile.am b/src/Makefile.am index 91b8097..68828fe 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -139,9 +139,6 @@ MAP_SRC = emap/atcommand.c \ SHARED_CFLAGS = ${CFLAGS} -O3 -pipe -ffast-math -std=c99 -Wall -Wextra -Wno-sign-compare -Wno-unused -fno-omit-frame-pointer \ -DPCRE_SUPPORT -I../../.. -I../../../../3rdparty \ -DPACKETVER=20150513 \ - -DPACKETVER_MAIN_NUM=20150513 \ - -DPACKETVER_RE_NUM=0 \ - -DPACKETVER_ZERO_NUM=0 \ -DevolPacketOffset=0 SHARED_LDFLAGS = -avoid-version -Wl,--no-undefined -- cgit v1.2.3-60-g2f50