| delorie.com/archives/browse.cgi | search |
| From: | sos AT prospect DOT com DOT ru (Sergey Okhapkin) |
| Subject: | regexp/Makefile.in fix |
| 21 Nov 1998 16:37:36 -0800 : | |
| Message-ID: | <01BE1583.FD697AC0.cygnus.cygwin32.developers@sos> |
| To: | "'cygwin32-developers AT cygnus DOT com'" <cygwin32-developers AT cygnus DOT com> |
Define target_alias for proper regexp.h installation. --- Makefile.in.orig Thu Oct 22 19:45:34 1998 +++ Makefile.in Sat Nov 21 19:13:43 1998 @@ -10,6 +10,7 @@ SHELL = @SHELL@ srcdir = @srcdir@ VPATH = @srcdir@ +target_alias = @target_alias@ prefix = @prefix@ exec_prefix = @exec_prefix@ -- Sergey Okhapkin, http://www.lexa.ru/sos Piscataway, NJ
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |