diff options
Diffstat (limited to 'config.ami.template')
-rw-r--r-- | config.ami.template | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.ami.template b/config.ami.template index 3a5a29e..db7c64e 100644 --- a/config.ami.template +++ b/config.ami.template @@ -66,6 +66,9 @@ this program. If not, see <http://www.gnu.org/licenses/>. */ /* Define if you have the getmntent function. */ /* #undef HAVE_GETMNTENT */ +/* Embed GNU Guile support */ +/* #undef HAVE_GUILE */ + /* Define if the `long double' type works. */ /* #undef HAVE_LONG_DOUBLE */ |