=== chmj [n=chmj@196.44.1.98] has joined #ubuntu-toolchain === fabbione [n=fabbione@82.109.136.125] has joined #ubuntu-toolchain === doko [n=doko@82.109.136.125] has joined #ubuntu-toolchain === doko [n=doko@82.109.136.125] has joined #ubuntu-toolchain === doko [n=doko@82.109.136.125] has joined #ubuntu-toolchain === doko [n=doko@82.109.136.125] has joined #ubuntu-toolchain === doko [n=doko@82.109.136.125] has joined #ubuntu-toolchain === fabbione [n=fabbione@82.109.136.125] has joined #ubuntu-toolchain === fabbione [n=fabbione@82.109.136.125] has joined #ubuntu-toolchain === S0LaRlMp [i=solar@Quebec-HSE-ppp212601.qc.sympatico.ca] has joined #ubuntu-toolchain [06:01] -S0LaRlMp:#ubuntu-toolchain- New game started, http://sre.servegame.com : This is a webgame based on SOLAR REALMS ELITE, a famous BBS game back in 1992 (Earth2025/BRE fans are welcome) === fabbione [n=fabbione@82.109.136.125] has joined #ubuntu-toolchain === dpm [n=dpm@p54A12D2A.dip0.t-ipconnect.de] has joined #ubuntu-toolchain [09:50] I'm compiling a program where libtool is invoked with the -LNONE option from the makefile. Well, my version of libtool does not seem to like that, and the problem disappears when I manually change LDFLAGS = -LNONE to LDFLAGS =. My question is: was this NONE keyword maybe supported by an older version of libtool and was dropped in the newer version, or is there something wrong with the makefile?