Fixed libconfig compiling issues in CentOS 5 (follow-up to r15572) (pid:78747).
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15584 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
2
3rdparty/libconfig/Makefile.in
vendored
2
3rdparty/libconfig/Makefile.in
vendored
@@ -21,4 +21,4 @@ help:
|
||||
#####################################################################
|
||||
|
||||
%.o: %.c $(LIBCONFIG_H)
|
||||
@CC@ @CFLAGS@ @LDFLAGS@ @CPPFLAGS@ -c $(OUTPUT_OPTION) $<
|
||||
@CC@ @CFLAGS@ @DEFS@ @LDFLAGS@ @CPPFLAGS@ -c $(OUTPUT_OPTION) $<
|
||||
|
||||
Reference in New Issue
Block a user