summaryrefslogtreecommitdiff
path: root/xml
diff options
context:
space:
mode:
authorgstein <gstein@13f79535-47bb-0310-9956-ffa450edef68>2001-03-30 23:22:05 +0000
committergstein <gstein@13f79535-47bb-0310-9956-ffa450edef68>2001-03-30 23:22:05 +0000
commitf9a014d55c361cd3eff9fe34bc5d1d6cbf199a20 (patch)
treecc6a76f0960eaff9ed23ab781d80e633b9129e72 /xml
parent7650714a34a0fc4f9745a771a0598a830aebc53a (diff)
downloadlibapr-util-f9a014d55c361cd3eff9fe34bc5d1d6cbf199a20.tar.gz
small tweak in the output.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr-util/trunk@58180 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'xml')
-rwxr-xr-xxml/expat/buildconf.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/xml/expat/buildconf.sh b/xml/expat/buildconf.sh
index ab5f7e92..ceaca5e5 100755
--- a/xml/expat/buildconf.sh
+++ b/xml/expat/buildconf.sh
@@ -20,9 +20,9 @@ echo "Copying libtool helper files ..."
$ltpath/libtoolize --force --copy
#
-# Generate the autoconf header (include/apu_config.h) and ./configure
+# Generate the autoconf header template (config.h.in) and ./configure
#
-echo "Creating config.h ..."
+echo "Creating config.h.in ..."
autoheader
echo "Creating configure ..."