I was told this is confusing, so let's clean this up (/me waves at eTeen)

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@1188 726aef4b-f618-498e-8847-2d620e286838
This commit is contained in:
psychon
2008-09-03 16:24:08 +00:00
parent 85a70a418c
commit 57bdb554a9
+1 -2
View File
@@ -8,8 +8,7 @@ libdir := @libdir@
sbindir := @sbindir@
localstatedir := @localstatedir@
CXX := @CXX@
# CXXFLAGS are for the main binary, so don't even think of using them here
# CXXFLAGS := @CXXFLAGS@
# CXXFLAGS are for the main binary, so don't use them here, use MODFLAGS instead
MODFLAGS := @MODFLAGS@
LDFLAGS := @LDFLAGS@
INCLUDES := @INCLUDES@ -I..