зеркало из https://github.com/mozilla/pjs.git
Automated update
This commit is contained in:
Родитель
77b24a5876
Коммит
f07094a049
|
@ -857,7 +857,7 @@ then
|
||||||
*
|
*
|
||||||
* To clean up the source tree:
|
* To clean up the source tree:
|
||||||
* 1. cd $_topsrcdir
|
* 1. cd $_topsrcdir
|
||||||
* 2. gmake -f client.mk cleansrcdir
|
* 2. gmake distclean
|
||||||
***
|
***
|
||||||
EOF
|
EOF
|
||||||
exit 1
|
exit 1
|
||||||
|
@ -10373,7 +10373,7 @@ CFLAGS=$_SAVE_CFLAGS
|
||||||
LDFLAGS=$_SAVE_LDFLAGS
|
LDFLAGS=$_SAVE_LDFLAGS
|
||||||
LIBS=$_SAVE_LIBS
|
LIBS=$_SAVE_LIBS
|
||||||
|
|
||||||
if test ! -z "$MISSING_FULLCIRCLE"; then
|
if test "$MISSING_FULLCIRCLE"; then
|
||||||
echo
|
echo
|
||||||
echo "Could not find FullCircle library -- ignoring it"
|
echo "Could not find FullCircle library -- ignoring it"
|
||||||
echo
|
echo
|
||||||
|
|
Загрузка…
Ссылка в новой задаче