jerenkrantz 02/05/14 02:14:39
Modified: build apu-conf.m4
Log:
How did that fi sneak in? Remove it.
Revision Changes Path
1.42 +0 -1 apr-util/build/apu-conf.m4
Index: apu-conf.m4
===================================================================
RCS file: /home/cvs/apr-util/build/apu-conf.m4,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- apu-conf.m4 14 May 2002 09:11:31 -0000 1.41
+++ apu-conf.m4 14 May 2002 09:14:39 -0000 1.42
@@ -544,7 +544,6 @@
APR_ADDTO(APRUTIL_EXPORT_LIBS, [$expat_libs])
fi
fi
-fi
APR_XML_DIR=$bundled_subdir
APR_XML_EXPAT_OLD=$expat_old
AC_SUBST(APR_XML_SUBDIRS)