ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] config.m4 и парметры
@ 2006-08-18  7:20 Anton Gorlov
  0 siblings, 0 replies; only message in thread
From: Anton Gorlov @ 2006-08-18  7:20 UTC (permalink / raw)
  To: ALT Devel discussion list

Кто передаёт параметры при сборке config.m4?

В частности в config.m4 есть
констукция типа

AC_DEFUN([MYSQL_LIB_CHK], [
   str="$MYSQL_DIR/$1/lib$MYSQL_LIBNAME.*"
   for j in `echo $str`; do
     if test -r $j; then
       MYSQL_LIB_DIR=$MYSQL_DIR/$1
       break 2
     fi
   done
])

В данном случае интерисует $1..так как из-за его значения не собирается 
php5-mysql на x86_64.


-- 
   np: Obituary - Back To One


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-08-18  7:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-08-18  7:20 [devel] config.m4 и парметры Anton Gorlov

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git