mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-05 19:18:12 +02:00
Remove config.cache in autogen.sh.
This commit is contained in:
parent
811f7af1b2
commit
88675958ef
1 changed files with 2 additions and 0 deletions
|
|
@ -170,4 +170,6 @@ do_cmd $AUTOCONF
|
|||
|
||||
cd $ORIGDIR || exit 1
|
||||
|
||||
rm -f config.cache
|
||||
|
||||
do_cmd $srcdir/configure --cache-file=config.cache --disable-static --enable-maintainer-mode --enable-gtk-doc ${1+"$@"} && echo "Now type \`make' to compile" || exit 1
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue