aboutsummaryrefslogtreecommitdiffstats
path: root/pc/config.sed
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2012-02-15 21:22:43 +0200
committerArnold D. Robbins <arnold@skeeve.com>2012-02-15 21:22:43 +0200
commit8a2eed59fd54d901721376426b34c0c128bf0cfb (patch)
treedf525d99d37779db3e9f13a2b839c570b495cd82 /pc/config.sed
parentb8123662e8cb41e033771151500d927456953ab2 (diff)
downloadegawk-8a2eed59fd54d901721376426b34c0c128bf0cfb.tar.gz
egawk-8a2eed59fd54d901721376426b34c0c128bf0cfb.tar.bz2
egawk-8a2eed59fd54d901721376426b34c0c128bf0cfb.zip
Update MinGW execvp, additions to Makefile and config.
Diffstat (limited to 'pc/config.sed')
-rw-r--r--pc/config.sed2
1 files changed, 2 insertions, 0 deletions
diff --git a/pc/config.sed b/pc/config.sed
index 7fe0f922..96b2c2d7 100644
--- a/pc/config.sed
+++ b/pc/config.sed
@@ -73,6 +73,8 @@ s/^#undef HAVE_FMOD *$/#define HAVE_FMOD 1/
#define HAVE_ISWUPPER 1\
#endif
s/^#undef HAVE_LIBM *$/#define HAVE_LIBM 1/
+/^#undef HAVE_LIBREADLINE *$/c\
+/* #undef HAVE_LIBREADLINE */
s/^#undef HAVE_LIMITS_H *$/#define HAVE_LIMITS_H 1/
/^#undef HAVE_LOCALE_H *$/c\
#ifdef __MINGW32__\