mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2025-12-31 18:20:14 +01:00
Removed excess mkdir.
This commit is contained in:
parent
f71313d427
commit
f5ee9557c3
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue