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