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

Diff of /mailutils/configure.in

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

revision 1.92 by jbailey, Fri Feb 15 20:54:14 2002 UTC revision 1.93 by gray, Sat Feb 16 12:11:58 2002 UTC
# Line 337  CPPFLAGS="$CPPFLAGS -DSYSCONFDIR=\\\"\$( Line 337  CPPFLAGS="$CPPFLAGS -DSYSCONFDIR=\\\"\$(
337    
338  dnl This is really UGLY!  This works around a libtool/autoconf bug that only  dnl This is really UGLY!  This works around a libtool/autoconf bug that only
339  dnl allows LIBOBJS to contain .o, not .lo for libtool.  dnl allows LIBOBJS to contain .o, not .lo for libtool.
340  LTLIBOBJS=`echo "$LIBOBJS" | sed 's/\.[^.]* /.lo /g;s/\.[^.]*$/.lo/'`  LTLIBOBJS=`echo "$LIBOBJS" | sed 's/\.[[^.]]* /.lo /g;s/\.[[^.]]*$/.lo/'`
341  AC_SUBST(LTLIBOBJS)  AC_SUBST(LTLIBOBJS)
342  LTALLOCA=`echo "$ALLOCA" | sed 's/\.[^.]* /.lo /g;s/\.[^.]*$/.lo/'`  LTALLOCA=`echo "$ALLOCA" | sed 's/\.[[^.]]* /.lo /g;s/\.[[^.]]*$/.lo/'`
343  AC_SUBST(LTALLOCA)  AC_SUBST(LTALLOCA)
344    
345  dnl Output Makefiles  dnl Output Makefiles
# Line 351  AC_OUTPUT(Makefile mailutils.spec includ Line 351  AC_OUTPUT(Makefile mailutils.spec includ
351   frm/Makefile sieve/Makefile messages/Makefile scripts/Makefile   frm/Makefile sieve/Makefile messages/Makefile scripts/Makefile
352   libmu_scm/Makefile guimb/Makefile guimb/scm/Makefile   libmu_scm/Makefile guimb/Makefile guimb/scm/Makefile
353   readmsg/Makefile   readmsg/Makefile
354   MySql/Makefile comsat/Makefile mail.local/Makefile)   MySql/Makefile comsat/Makefile mail.local/Makefile mh/Makefile)

Legend:
Removed from v.1.92  
changed lines
  Added in v.1.93

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