* configure, configure.in, sdcc_vc_in.h, sdcconf_in.h: reverted changes,
authorborutr <borutr@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Fri, 7 Nov 2003 06:24:28 +0000 (06:24 +0000)
committerborutr <borutr@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Fri, 7 Nov 2003 06:24:28 +0000 (06:24 +0000)
  made 2003-11-04

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@2995 4a8a32a2-be11-0410-ad9d-d568d2c75423

configure
configure.in
sdcc_vc_in.h
sdccconf_in.h

index 1f6392b5cf89c995afec312d990c95df89c536e7..ee771beda6caa9fb787b8afb00b999159121b438 100755 (executable)
--- a/configure
+++ b/configure
@@ -3893,8 +3893,7 @@ done
 
 
 
-
-for ac_header in sys/socket.h malloc.h
+for ac_header in sys/socket.h
 do
 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
 if eval "test \"\${$as_ac_Header+set}\" = set"; then
index c7ca5c5f7249d8c6f9175278bc49dd01ca39b503..e1172242c682de881fc2a77ac4aee27b4c8cf9bf 100755 (executable)
@@ -69,7 +69,7 @@ AC_LANG([C])
 
 # Checking for header files.
 # ===========================================================================
-AC_CHECK_HEADERS(sys/socket.h malloc.h)
+AC_CHECK_HEADERS(sys/socket.h)
 
 
 # Checking for functions
index 840ffe9b54d255050fd68b85c3e6211d9c8d9fee..40dbc0818deb7d8955f3491b7e9a9655d6c048e5 100644 (file)
@@ -25,7 +25,7 @@
 #define BIN2DATA_DIR          "\\.."
 #define PREFIX2BIN_DIR        "\\bin"
 #define PREFIX2DATA_DIR       ""
-#define BINDIR PREFIX            "\\bin"
+#define BINDIR PREFIX         "\\bin"
 
 /* environment variables */
 #define SDCC_DIR_NAME "SDCC_HOME"
@@ -42,7 +42,6 @@
 /* #undef STD_XA51_LIB */
 
 /* #undef HAVE_SYS_SOCKET_H */
-#define HAVE_MALLOC_H
 
 #undef HAVE_STRERROR
 #define HAVE_VSNPRINTF
index a7221d871c921cb368913ae5026afd8b6d647248..aa501882b0b84464ee23913fee3c2280e5c1a902 100644 (file)
@@ -40,7 +40,6 @@
 #undef STD_XA51_LIB
 
 #undef HAVE_SYS_SOCKET_H
-#undef HAVE_MALLOC_H
 
 #undef HAVE_STRERROR
 #undef HAVE_VSNPRINTF