summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorphintuka <phintuka>2011-03-05 12:56:00 +0000
committerphintuka <phintuka>2011-03-05 12:56:00 +0000
commita32c4539f562e6dff847001c0fff8bfdab7f2feb (patch)
tree7e882b3117b8d3994118433f99a1c82ef62a1967
parent343b6c405c9ed6a187d80f3d4a791db71213df14 (diff)
downloadxineliboutput-a32c4539f562e6dff847001c0fff8bfdab7f2feb.tar.gz
xineliboutput-a32c4539f562e6dff847001c0fff8bfdab7f2feb.tar.bz2
Fixed comment
(patch #3197559, Thanks to Ville Skyttä)
-rwxr-xr-xconfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure
index 67f1b4f7..ea50db1e 100755
--- a/configure
+++ b/configure
@@ -7,7 +7,7 @@
# See the main source file 'xineliboutput.c' for copyright information and
# how to reach the author.
#
-# * $Id: configure,v 1.32 2011-02-28 12:35:18 phintuka Exp $
+# * $Id: configure,v 1.33 2011-03-05 12:56:00 phintuka Exp $
#
PKG_CONFIG="pkg-config"
@@ -431,7 +431,7 @@ echo "" >> $header
echo "#endif /* XINELIBOUTPUT_FEATURES_H */" >> $header
#
-# create features.mak
+# create config.mak
#
log "Creating $makefile ..."