From e11e6474de0d49ac669f14f47539d535c1910839 Mon Sep 17 00:00:00 2001 From: gepard1984 Date: Wed, 15 Feb 2012 16:14:06 +0000 Subject: Fixed libconfig compiling issues in CentOS 5 (follow-up to r15572) (pid:78747). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15584 54d463be-8e91-2dee-dedb-b68131a5f0ec --- 3rdparty/libconfig/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '3rdparty') diff --git a/3rdparty/libconfig/Makefile.in b/3rdparty/libconfig/Makefile.in index 22642413d..12ff7572b 100644 --- a/3rdparty/libconfig/Makefile.in +++ b/3rdparty/libconfig/Makefile.in @@ -21,4 +21,4 @@ help: ##################################################################### %.o: %.c $(LIBCONFIG_H) - @CC@ @CFLAGS@ @LDFLAGS@ @CPPFLAGS@ -c $(OUTPUT_OPTION) $< + @CC@ @CFLAGS@ @DEFS@ @LDFLAGS@ @CPPFLAGS@ -c $(OUTPUT_OPTION) $< -- cgit v1.2.3-60-g2f50