summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorNick Schermer <nick@xfce.org>2012-04-14 12:03:55 +0200
committerNick Schermer <nick@xfce.org>2012-04-14 12:03:55 +0200
commit9e9eb8c42afa82b78a8bfbe8aad70f2a6559239e (patch)
tree28f3cf7c80d5e400a0c209f5f89e3b2ab776dd37 /scripts
parentec2ed1edda481405a77da040ffa96af612ad14df (diff)
downloadxfce4-dev-tools-9e9eb8c42afa82b78a8bfbe8aad70f2a6559239e.tar.gz
Fix comment.
Diffstat (limited to 'scripts')
-rw-r--r--scripts/xdt-autogen.in.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/scripts/xdt-autogen.in.in b/scripts/xdt-autogen.in.in
index 2feb2c1..d359ba7 100644
--- a/scripts/xdt-autogen.in.in
+++ b/scripts/xdt-autogen.in.in
@@ -503,8 +503,7 @@ EOF
##
-## Check for autoheader, first trying autoheader-2.59, then autoheader-2.58,
-## then autoheader-2.57, then autoheader-2.53, and finally simply autoheader.
+## Check for autoheader
##
test -z "${XDT_PROG_AUTOHEADER}" &&
for configure_ac_file in $CONFIGURE_AC_FILES; do