summaryrefslogtreecommitdiff
path: root/gutils
diff options
context:
space:
mode:
authorpfaedit <pfaedit>2009-09-08 01:38:33 +0000
committerpfaedit <pfaedit>2009-09-08 01:38:33 +0000
commit8612436420845888a173dbee285806d0daa2ac5b (patch)
tree1f1077852cfec090b9be144e9d2d98417b2bcf58 /gutils
parent7e33db72e0dd18601ce034ba422505bfb5204163 (diff)
Changing the way paths in Makefiles and configure so that under Mac 10.6 we can build with macports and still produce a binary which will run without macports.
Diffstat (limited to 'gutils')
-rw-r--r--gutils/Makefile.dynamic.in5
1 files changed, 0 insertions, 5 deletions
diff --git a/gutils/Makefile.dynamic.in b/gutils/Makefile.dynamic.in
index 80aeb1b5..5a52d2f1 100644
--- a/gutils/Makefile.dynamic.in
+++ b/gutils/Makefile.dynamic.in
@@ -19,11 +19,6 @@ GFTP_AGE=0
LIBTOOL = @LIBTOOL@
CC = @CC@
-X_CFLAGS = @X_CFLAGS@
-X_LIBS = @X_LIBS@
-X_11LIB = @X_11LIB@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
STATIC_LIBS = @STATIC_LIBS@
libgutils_OBJECTS = divisors.lo fsys.lo gcol.lo gimage.lo gimagereadbmp.lo \