bug-gnustep
[Top][All Lists]
Advanced

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

Re: [PATCH] gui/configure.ac -- wrong inclusion paths


From: Adam Fedor
Subject: Re: [PATCH] gui/configure.ac -- wrong inclusion paths
Date: Fri, 27 Feb 2004 22:02:21 -0700


On Friday, February 27, 2004, at 09:51 PM, Kazunobu Kuriyama wrote:

But the part

@@ -172,9 +172,6 @@
  AC_MSG_ERROR(gnustep-gui will not compile without tiff)
fi

-ADDITIONAL_INCLUDE_DIRS="ADDITIONAL_INCLUDE_DIRS $GRAPHIC_CFLAGS"
-ADDITIONAL_LIB_DIRS="ADDITIONAL_LIB_DIRS $GRAPHIC_LFLAGS"

is not the one I added recently, so I'm not completely sure we can
safely remove these two lines.  IMO, they are redundant for checking
the audiofile stuff, but appear they were put there in order to
enable us to check the png stuff in a more elaborated way in future
when we need such a elaboration (e.g. detection of .a/.so/.h files
installed in non-standard locations).


I didn't remove the lines, I just moved them to the end of configure.ac. No test should use these to look for a library or include, it's only used for collecting all the include flags that should go in config.make






reply via email to

[Prev in Thread] Current Thread [Next in Thread]