aboutsummaryrefslogtreecommitdiffstats
path: root/configh.in
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2012-05-09 21:03:49 +0300
committerArnold D. Robbins <arnold@skeeve.com>2012-05-09 21:03:49 +0300
commit26911e4062be696b2090aa139f96f8210f012b48 (patch)
tree0fc2ad4dc9a8b68e0dc6e1a6aa5529fdb2410110 /configh.in
parenta59319732d89feda419acab674ea580c95db7d4a (diff)
parentd71ec1612b2bfebded1854d536d54e3e5af7172e (diff)
downloadegawk-26911e4062be696b2090aa139f96f8210f012b48.tar.gz
egawk-26911e4062be696b2090aa139f96f8210f012b48.tar.bz2
egawk-26911e4062be696b2090aa139f96f8210f012b48.zip
Merge remote branch 'origin/xgawk-build'
Diffstat (limited to 'configh.in')
-rw-r--r--configh.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/configh.in b/configh.in
index 4a16adf4..b26c1d7c 100644
--- a/configh.in
+++ b/configh.in
@@ -42,6 +42,9 @@
*/
#undef HAVE_DECL_TZNAME
+/* Define to 1 if you have the <dlfcn.h> header file. */
+#undef HAVE_DLFCN_H
+
/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
#undef HAVE_DOPRNT
@@ -318,9 +321,14 @@
/* systems should define this type here */
#undef HAVE_WINT_T
+
/* Define to 1 if the system has the type `_Bool'. */
#undef HAVE__BOOL
+/* Define to the sub-directory in which libtool stores uninstalled libraries.
+ */
+#undef LT_OBJDIR
+
/* disable lint checks */
#undef NO_LINT