From f5ee9557c3dc7bc72098cd08698f147ed685ccb2 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Wed, 21 Jun 2006 07:22:50 -0400 Subject: [PATCH] Removed excess mkdir. --- configure.in | 1 - 1 file changed, 1 deletion(-) diff --git a/configure.in b/configure.in index 3feeca033..df4dd1c31 100644 --- a/configure.in +++ b/configure.in @@ -683,7 +683,6 @@ AC_CONFIG_COMMANDS([src/cairo-features.h], featuresfile=src/cairo-features.h outfile=$featuresfile.tmp AC_MSG_NOTICE([creating $featuresfile]) - mkdir -p src cat > $outfile <<_EOF /* Generated by configure. Do not edit */ #ifndef CAIRO_FEATURES_H