blob: 1071d48e4279ab1579c2daf8a6d17dc2e4a5e11a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
*** gnulib/m4/hard-locale.m4 2005-03-21 23:06:27.000000000 +0100
--- gettext-tools/m4/hard-locale.m4 2005-03-09 00:49:02.000000000 +0100
***************
*** 5,11 ****
dnl with or without modifications, as long as this notice is preserved.
dnl No prerequisites of lib/hard-locale.c.
! AC_DEFUN([gl_HARD_LOCALE],
! [
! AC_LIBOBJ([hard-locale])
! ])
--- 5,8 ----
dnl with or without modifications, as long as this notice is preserved.
dnl No prerequisites of lib/hard-locale.c.
! AC_DEFUN([gl_HARD_LOCALE], [:])
|