diff options
author | Martin Peterson <mkp@src.gnome.org> | 1999-04-18 22:08:08 +0000 |
---|---|---|
committer | Martin Peterson <mkp@src.gnome.org> | 1999-04-18 22:08:08 +0000 |
commit | 48dfb0c6fc683eb0512074448bc4418ad8241e40 (patch) | |
tree | cf7b1a5029538937affbbfd917db176d524ed8f6 /acconfig.h | |
download | gdm-48dfb0c6fc683eb0512074448bc4418ad8241e40.tar.gz |
Initial revision
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h new file mode 100644 index 00000000..ede6d248 --- /dev/null +++ b/acconfig.h @@ -0,0 +1,13 @@ +#undef PACKAGE +#undef VERSION +#undef HAVE_LIBSM +#undef GDM_XAUTH_PATH +#undef ENABLE_NLS +#undef HAVE_CATGETS +#undef HAVE_GETTEXT +#undef HAVE_LC_MESSAGES +#undef HAVE_STPCPY +#undef HAVE_PAM +#undef HAVE_TCPWRAPPERS +#undef HAVE_SHADOW + |