Kaydet (Commit) 8a516767 authored tarafından Fridrich Štrba's avatar Fridrich Štrba

no config.h inside LO build

üst e7d2e8ff
--- misc/libcdr-0.0.0/src/lib/libcdr_utils.h
+++ misc/build/libcdr-0.0.0/src/lib/libcdr_utils.h
@@ -41,17 +41,8 @@
#else
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
-#ifdef HAVE_STDINT_H
#include <stdint.h>
-#endif
-
-#ifdef HAVE_INTTYPES_H
#include <inttypes.h>
-#endif
#endif
......@@ -57,6 +57,9 @@ INCPRE+=$(SOLARVER)$/$(INPATH)$/inc$/libwpg
TARFILE_NAME=libcdr-0.0.0
TARFILE_MD5=cc8eb870d6a324d36575420efd856319
PATCH_FILES=\
libcdr-0.0.0.patch
BUILD_ACTION=dmake $(MFLAGS) $(CALLMACROS)
BUILD_DIR=src$/lib
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment