From 1c345e559710ec6200f7d508629bd24457a20a80 Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Thu, 22 Mar 2001 03:01:01 +0000 Subject: initial import (sf 0.3beta) --- acconfig.h | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 acconfig.h (limited to 'acconfig.h') diff --git a/acconfig.h b/acconfig.h new file mode 100644 index 0000000..06f5f49 --- /dev/null +++ b/acconfig.h @@ -0,0 +1,10 @@ +#undef PACKAGE +#undef VERSION +#undef HAVE_LIBSM +#undef HAVE_CATGETS +#undef HAVE_GETTEXT +#undef HAVE_LC_MESSAGES +#undef HAVE_STPCPY +#undef ENABLE_NLS +#undef LOCALEDIR + -- cgit v1.2.3