diff options
author | rhp <rhp> | 2001-06-02 04:14:18 +0000 |
---|---|---|
committer | rhp <rhp> | 2001-06-02 04:14:18 +0000 |
commit | e47c4d16a27aae7c3b8831b9855f25a9dfb8473f (patch) | |
tree | 7eed1568650b2cc6248312d6359cea522df599ce /acconfig.h | |
parent | 31d6e2dca070048c339cf7b418ff51d74192b121 (diff) | |
download | metacity-e47c4d16a27aae7c3b8831b9855f25a9dfb8473f.tar.gz |
...
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h new file mode 100644 index 00000000..7e0cc165 --- /dev/null +++ b/acconfig.h @@ -0,0 +1,11 @@ +#undef PACKAGE +#undef VERSION +#undef HAVE_CATGETS +#undef HAVE_GETTEXT +#undef HAVE_LC_MESSAGES +#undef HAVE_STPCPY +#undef ENABLE_NLS +#undef HAVE_PTHREAD_H +#undef GETTEXT_PACKAGE +#undef HAVE_SHAPE_EXT +#undef HAVE_XFT |