1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00

Remove derived files from WIN32_DEV branch.

This commit is contained in:
Bruce Momjian
2003-09-12 02:04:40 +00:00
parent f1e76f4492
commit 74e1bfe66d
2 changed files with 1 additions and 13 deletions

6
configure vendored
View File

@ -17670,12 +17670,6 @@ ac_config_links="$ac_config_links src/backend/port/dynloader.c:src/backend/port/
ac_config_headers="$ac_config_headers src/include/pg_config.h"
# touch files to flex/bison not needed
cat UPDATED | grep '^\./' | while read FILE
do
touch $srcdir/"$FILE"
done
cat >confcache <<\_ACEOF
# This file is a shell script that caches the results of configure
# tests run on this system so they can be shared between configure