From 70c8d4f37273cd3ba814327e5ffc4055c092afe3 Mon Sep 17 00:00:00 2001 From: Miguel de Icaza Date: Sat, 6 Jan 2001 19:05:00 +0000 Subject: [PATCH] Fixety fix for compiling --- acconfig.h | 3 +++ configure.in | 2 -- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/acconfig.h b/acconfig.h index 16de5b50d..079d4ae02 100644 --- a/acconfig.h +++ b/acconfig.h @@ -23,6 +23,9 @@ @TOP@ +#undef PACKAGE +#undef VERSION + /* Always defined */ #undef D_INO_IN_DIRENT #undef IS_AIX diff --git a/configure.in b/configure.in index a08b891fc..54c5e5a2a 100644 --- a/configure.in +++ b/configure.in @@ -51,8 +51,6 @@ ALL_LINGUAS="ca cs da de el es es_ES fi fr hu it ja ko nl no pl pt_BR ro ru sl s AM_GNOME_GETTEXT -AC_LINK_FILES($nls_cv_header_libgt, $nls_cv_header_intl) - dnl dnl Enforce coding standards dnl