From 84844f0cacc0a0f2507bba384e20a4fe7e7540cf Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 28 Jul 2016 16:33:44 +0300 Subject: Remove eathena flag from make files and configure. --- src/Makefile.am | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index df47ed2ea..136e62871 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1550,12 +1550,8 @@ manaplus_SOURCES += \ net/tmwa/traderecv.cpp \ net/tmwa/traderecv.h \ net/tmwa/updateprotocol.cpp \ - net/tmwa/updateprotocol.h -endif - -if ENABLE_EATHENA -if ENABLE_TMWA -manaplus_SOURCES += net/tmwa/auctionhandler.cpp \ + net/tmwa/updateprotocol.h \ + net/tmwa/auctionhandler.cpp \ net/tmwa/auctionhandler.h \ net/tmwa/bankhandler.cpp \ net/tmwa/bankhandler.h \ @@ -1589,7 +1585,6 @@ manaplus_SOURCES += net/tmwa/auctionhandler.cpp \ net/tmwa/vendinghandler.h endif -manaplus_CXXFLAGS += -DEATHENA_SUPPORT manaplus_SOURCES += gui/windows/bankwindow.cpp \ gui/windows/bankwindow.h \ gui/windows/buyingstoreselldialog.cpp \ @@ -1802,7 +1797,6 @@ manaplus_SOURCES += gui/windows/bankwindow.cpp \ net/eathena/vendinghandler.h \ net/eathena/vendingrecv.cpp \ net/eathena/vendingrecv.h -endif manaplus_SOURCES += \ mumblemanager.cpp \ -- cgit v1.2.3-70-g09d2