/[bison]/bison/configure.in
ViewVC logotype

Diff of /bison/configure.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.43 by akim, Mon Nov 12 09:33:38 2001 UTC revision 1.44 by akim, Mon Nov 12 09:36:30 2001 UTC
# Line 99  AM_GNU_GETTEXT(, need-ngettext) Line 99  AM_GNU_GETTEXT(, need-ngettext)
99    
100  # This is necessary so that .o files in LIBOBJS are also built via  # This is necessary so that .o files in LIBOBJS are also built via
101  # the ANSI2KNR-filtering rules.  # the ANSI2KNR-filtering rules.
102  LIBOBJS=`echo $LIBOBJS|sed 's/\.o /\$U.o /g;s/\.o$/\$U.o/'`  LIB@&t@OBJS=`echo $LIB@&t@OBJS|sed 's/\.o /\$U.o /g;s/\.o$/\$U.o/'`
103  AC_SUBST(LIBOBJS)  AC_SUBST(LIB@&t@OBJS)
104    
105  AC_OUTPUT([Makefile  AC_OUTPUT([Makefile
106             config/Makefile             config/Makefile

Legend:
Removed from v.1.43  
changed lines
  Added in v.1.44

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26