autoconf not passing all the flags needed to g++

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I'm trying to adapt the library soil2 to work with autoconf.
http://pastebin.ca/raw/3035774 is what I have so far. My g++ invocation
reads `g++ -I/usr/include/libdrm  -Wall -v -g -O2 -lGLEW -lGLU -lGL -lglfw
 -lm  -o giants src/main.o` and `pkg-config --libs soil2` yields
"-L/usr/lib/linux -lsoil2". Why aren't the soil2 flags showing up in my g++
invocation?
_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
https://lists.gnu.org/mailman/listinfo/autoconf



[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux