mirror of
https://github.com/znc/znc.git
synced 2026-08-06 08:52:57 +02:00
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:
+1
-2
@@ -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..
|
||||
|
||||
Reference in New Issue
Block a user