Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <3A155801.CD0C4C73@redhat.com> Date: Fri, 17 Nov 2000 17:08:33 +0100 From: Corinna Vinschen Reply-To: cygwin X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.14-SMP i686) X-Accept-Language: de, en MIME-Version: 1.0 To: cygwin Subject: Re: OpenGL packaging References: <4 DOT 3 DOT 2 DOT 7 DOT 0 DOT 20001117102822 DOT 00b09f10 AT courriel DOT polymtl DOT ca> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Andre Bleau wrote: > > Earnie Boyd wrote: > > >It is currently --prefix=/usr/local (this is the default for configure). All > >packages distributed via setup need to be `configure --prefix=/usr'. If I may jump in here. The complete configure should at least set --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/sbin The rest is typically automagically correct. However, it would be nice to check if the local state directory is configured as well: --localstatedir=/var Some packages don't know that setting then it's all one of course. > If I take the > /usr/include/GL spot for the Win32/OpenGL package, my include files will be > used independently of -I options, as files in /usr/include have priority > over those in directories specified by -I; that would make life harder for Nope. From `info gcc': `-IDIR' Add the directory DIR to the head of the list of directories to be searched for header files. This can be used to override a system header file, substituting your own version, since these directories are searched before the system header file directories. If you use more than one `-I' option, the directories are scanned in left-to-right order; the standard system directories come after. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:cygwin AT sources DOT redhat DOT com Red Hat, Inc. mailto:vinschen AT redhat DOT com -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com