mirror of
https://github.com/anope/anope.git
synced 2026-06-27 17:26:39 +02:00
Modify makefile to build with g++.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1170 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
CC=@CC@
|
||||
CC=g++ # probably wrong but oh well.
|
||||
INCLUDEDIR=../include
|
||||
ANOPELIBS=@ANOPELIBS@
|
||||
CFLAGS=@CFLAGS@
|
||||
|
||||
Reference in New Issue
Block a user