aboutsummaryrefslogtreecommitdiffstats
path: root/acconfig.h
blob: 68f0453cabe49024007bccfc326c96468a22732d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/* Define this, if you have libreadline */
#undef HAVE_LIBREADLINE

/* Define this, if you have libhistory */
#undef HAVE_LIBHISTORY

/* Define if the C++ compiler supports BOOL */
#undef HAVE_BOOL

#undef VERSION 

#undef PACKAGE