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:
parent
7e06af132f
commit
25078f297b
3 changed files with 9 additions and 1 deletions
|
@ -1,3 +1,9 @@
|
||||||
|
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.
|
||||||
|
|
||||||
1998-02-14 Raja R Harinath <harinath@cs.umn.edu>
|
1998-02-14 Raja R Harinath <harinath@cs.umn.edu>
|
||||||
|
|
||||||
* configure.in (GNOME_X_CHECKS): Add new check.
|
* configure.in (GNOME_X_CHECKS): Add new check.
|
||||||
|
|
|
@ -24,6 +24,8 @@ GNOME_X_CHECKS
|
||||||
ALL_LINGUAS=""
|
ALL_LINGUAS=""
|
||||||
AM_GNU_GETTEXT
|
AM_GNU_GETTEXT
|
||||||
|
|
||||||
|
AC_LINK_FILES($nls_cv_header_libgt, $nls_cv_header_intl)
|
||||||
|
|
||||||
AC_SUBST(CFLAGS)
|
AC_SUBST(CFLAGS)
|
||||||
AC_SUBST(CPPFLAGS)
|
AC_SUBST(CPPFLAGS)
|
||||||
AC_SUBST(LDFLAGS)
|
AC_SUBST(LDFLAGS)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue