]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Wed May 8 12:08:35 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
authorRoland McGrath <roland@gnu.org>
Wed, 8 May 1996 16:18:27 +0000 (16:18 +0000)
committerRoland McGrath <roland@gnu.org>
Wed, 8 May 1996 16:18:27 +0000 (16:18 +0000)
* configure.in (MSGFMT): Use : if none found.

* po/Makefile: Include ../Rules instead of ../Makerules.

ChangeLog
configure.in
po/Makefile
sysdeps/unix/sysv/linux/Dist

index dafddde19034a68b6a83cc8ff21ec8348445b949..ab9952ad038b17908f69b127260e1d9d18d17f27 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Wed May  8 12:08:35 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
+
+       * configure.in (MSGFMT): Use : if none found.
+
+       * po/Makefile: Include ../Rules instead of ../Makerules.
+
 Tue May  7 23:18:44 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
 
        * po/Makefile: New file.
index 41999fa12c24f29b9be1adc4f5fa5fa7bf7ae81f..d8700e6d838985da240fec219ac9e28d74aa1bd8 100644 (file)
@@ -294,7 +294,7 @@ if test "$INSTALL" = "${srcdir}/install-sh"; then
   INSTALL='$(..)./install-sh'
 fi
 AC_PROG_LN_S
-AC_CHECK_PROGS(MSGFMT, msgfmt gmsgfmt)
+AC_CHECK_PROGS(MSGFMT, msgfmt gmsgfmt, :)
 
 AC_CHECK_TOOL(CC, gcc)
 AC_CHECK_TOOL(AR, ar)
index cf6552be74e6b1ec0e37ea91f2a042de09360201..8680be0fc5bdd2ef1b86c8a1d60174d467dc33c0 100644 (file)
@@ -48,7 +48,7 @@ install-others = $(LINGUAS:%=$(mo-installed))
 distribute = $(ALL_LINGUAS:=.po) $(ALL_LINGUAS:=.mo)
 
 
-include ../Makerules
+include ../Rules
 
 
 .SUFFIXES: .mo .po .pot
index ec9df85047fe8d1b7490de35e9b14f060d920399..b741cdcc3be11d52e13bfe5bc01b1390147732e0 100644 (file)
@@ -1,5 +1,4 @@
 sys/acct.h
-sys/acct.h
 sys/quota.h
 sys/socketcall.h
 sys/sysctl.h