]> git.pld-linux.org Git - packages/imlib.git/blob - imlib-config.patch
- rebuild without libjpeg.la
[packages/imlib.git] / imlib-config.patch
1 --- imlib-1.9.11.orig/imlib-config.in   Wed Mar 28 05:18:40 2001
2 +++ imlib-1.9.11/imlib-config.in        Tue Oct 23 21:35:02 2001
3 @@ -59,7 +59,7 @@
4        ;;
5      --libs)
6        libdirs=-L@libdir@
7 -      echo $libdirs -lImlib @LDFLAGS@ $gx_libs @X_LIBS@ @X_PRE_LIBS@ -lXext -lX11 @X_EXTRA_LIBS@
8 +      echo $libdirs -lImlib $gx_libs @X_LIBS@ @X_PRE_LIBS@ -lXext -lX11 @X_EXTRA_LIBS@
9        ;;
10      --libs-gdk)
11        libdirs=-L@libdir@
This page took 0.07462 seconds and 3 git commands to generate.