configure script update
svn: r355
This commit is contained in:
parent
fed08bea4d
commit
7f5db36763
4
gramps/configure
vendored
4
gramps/configure
vendored
@ -1192,8 +1192,6 @@ trap 'rm -fr `echo "Makefile \
|
|||||||
src/plugins/Makefile\
|
src/plugins/Makefile\
|
||||||
src/filters/Makefile\
|
src/filters/Makefile\
|
||||||
src/data/Makefile\
|
src/data/Makefile\
|
||||||
doc/gramps-manual/C/Makefile\
|
|
||||||
omf-install/Makefile\
|
|
||||||
gramps.sh" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
|
gramps.sh" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
|
||||||
EOF
|
EOF
|
||||||
cat >> $CONFIG_STATUS <<EOF
|
cat >> $CONFIG_STATUS <<EOF
|
||||||
@ -1283,8 +1281,6 @@ CONFIG_FILES=\${CONFIG_FILES-"Makefile \
|
|||||||
src/plugins/Makefile\
|
src/plugins/Makefile\
|
||||||
src/filters/Makefile\
|
src/filters/Makefile\
|
||||||
src/data/Makefile\
|
src/data/Makefile\
|
||||||
doc/gramps-manual/C/Makefile\
|
|
||||||
omf-install/Makefile\
|
|
||||||
gramps.sh"}
|
gramps.sh"}
|
||||||
EOF
|
EOF
|
||||||
cat >> $CONFIG_STATUS <<\EOF
|
cat >> $CONFIG_STATUS <<\EOF
|
||||||
|
@ -138,7 +138,6 @@ AC_OUTPUT(Makefile \
|
|||||||
src/plugins/Makefile\
|
src/plugins/Makefile\
|
||||||
src/filters/Makefile\
|
src/filters/Makefile\
|
||||||
src/data/Makefile\
|
src/data/Makefile\
|
||||||
doc/gramps-manual/C/Makefile\
|
|
||||||
gramps.sh)
|
gramps.sh)
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user