]> git.mxchange.org Git - simgear.git/blobdiff - simgear/xml/Makefile.am
Don't bother other develoers with problems caused by MipsPro (version < 7.3) compilers
[simgear.git] / simgear / xml / Makefile.am
index 33c96bc210aa1056f2ef5b2ce81c13b50649de44..cf449e5f4bd9d1868a71ca948202d560fb4eda2d 100644 (file)
@@ -18,8 +18,4 @@ libsgxml_a_SOURCES = \
        xmltok.h xmltok.c \
        xmltok_impl.h
 
-if OLD_AUTOMAKE
-INCLUDES += -I$(top_srcdir)
-else
 INCLUDES = -I$(top_srcdir)
-endif