Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (68412b133bb1528e280889e7a520d680da824ebd)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Jaka Kranjc <smgl AT lynxlynx.info>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (68412b133bb1528e280889e7a520d680da824ebd)
  • Date: Sat, 20 Feb 2010 09:50:53 +0100

On Saturday 20 of February 2010 00:52:50 Pol Vinogradov wrote:
>  if [[ "$GNASH_MEMORY" == "posix" ]]; then
> -  list_add GNASH_OPTS "--with-shm=posix"
> +  list_add OPTS "--with-shm=posix"
>  else
> -  list_add GNASH_OPTS "--with-shm=sysv"
> +  list_add OPTS "--with-shm=sysv"
>  fi
I doubt this makes it to BUILD. The previous version looks correct.

LP
--
We cannot command nature except by obeying her. --Sir Francis Bacon
Have a sourcerous day! www.sourcemage.org




Archive powered by MHonArc 2.6.24.

Top of Page