Use tab in rule, not space.

Sat Feb 14 01:31:21 1998  Tom Tromey  <tromey@cygnus.com>

	* Makefile.am (macros/macros.dep): Use tab in rule, not space.

	* configure.in: Run AC_LINK_FILES for gettext.
This commit is contained in:
Tom Tromey 1998-02-14 08:44:23 +00:00 committed by Tom Tromey
parent 7e06af132f
commit 25078f297b
3 changed files with 9 additions and 1 deletions

View file

@ -24,6 +24,8 @@ GNOME_X_CHECKS
ALL_LINGUAS=""
AM_GNU_GETTEXT
AC_LINK_FILES($nls_cv_header_libgt, $nls_cv_header_intl)
AC_SUBST(CFLAGS)
AC_SUBST(CPPFLAGS)
AC_SUBST(LDFLAGS)