- Set LIBS instead of LDFLAGS (LIBS are appended while LDFLAGS are prepended
commita2c8d01b3600295c8bfc197053e9669a4622d521
authorGuillaume Chazarain <guichaz@gmail.com>
Sun, 15 May 2011 14:34:49 +0000 (15 16:34 +0200)
committerGuillaume Chazarain <guichaz@gmail.com>
Sun, 15 May 2011 14:34:49 +0000 (15 16:34 +0200)
tree798c6e4aa40289eae84f7ed84acc35dcfd8bdcee
parent132b10d94b4e3e0143c77e22a719a2c9374c8669
- Set LIBS instead of LDFLAGS (LIBS are appended while LDFLAGS are prepended
to the ld command line)
- Fix some build warnings
- Use newer autotools
13 files changed:
aclocal.m4
config.guess
config.sub
configure
configure.ac
src/actions.c
src/cmdline.c
src/collection.c
src/gliv-image.c
src/include/cmdline.h
src/include/gliv-image.h
src/include/gliv_logo.h
src/windows.c