mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-26 13:30:55 +00:00
Regenerated
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@10239 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
8f1fcbff78
commit
4d345f18ed
1 changed files with 2 additions and 2 deletions
4
configure
vendored
4
configure
vendored
|
@ -1062,7 +1062,7 @@ done
|
||||||
|
|
||||||
ac_given_srcdir=$srcdir
|
ac_given_srcdir=$srcdir
|
||||||
|
|
||||||
trap 'rm -fr `echo "config.make gui.make Headers/gnustep/gui/config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
|
trap 'rm -fr `echo "config.make gui.make Headers/gnustep/gui/GSVersion.h Headers/gnustep/gui/config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
|
||||||
EOF
|
EOF
|
||||||
cat >> $CONFIG_STATUS <<EOF
|
cat >> $CONFIG_STATUS <<EOF
|
||||||
|
|
||||||
|
@ -1157,7 +1157,7 @@ EOF
|
||||||
|
|
||||||
cat >> $CONFIG_STATUS <<EOF
|
cat >> $CONFIG_STATUS <<EOF
|
||||||
|
|
||||||
CONFIG_FILES=\${CONFIG_FILES-"config.make gui.make"}
|
CONFIG_FILES=\${CONFIG_FILES-"config.make gui.make Headers/gnustep/gui/GSVersion.h"}
|
||||||
EOF
|
EOF
|
||||||
cat >> $CONFIG_STATUS <<\EOF
|
cat >> $CONFIG_STATUS <<\EOF
|
||||||
for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then
|
for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then
|
||||||
|
|
Loading…
Reference in a new issue