1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00

install glibconfig.h someplace that apps can actually find it.

This commit is contained in:
Eric L. Hernes 1998-03-17 22:46:53 +00:00
parent 5212ff50e2
commit 48c1c2e0b2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=10218
5 changed files with 27 additions and 7 deletions

View File

@ -1,6 +1,16 @@
--- docs/Makefile.in~ Tue Mar 17 08:06:42 1998
+++ docs/Makefile.in Tue Mar 17 08:07:00 1998
@@ -137,7 +137,7 @@
--- glib/configure.orig Sun Dec 7 05:45:40 1997
+++ glib/configure Tue Dec 9 16:00:29 1997
@@ -561,6 +561,7 @@
# AFS /usr/afsws/bin/install, which mishandles nonexistent args
# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
# ./install, which can be erroneously created by make from ./install.sh.
+INSTALL="/usr/bin/install -c"
echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6
echo "configure:566: checking for a BSD compatible install" >&5
if test -z "$INSTALL"; then
--- docs/Makefile.in.orig Sun Dec 7 06:12:07 1997
+++ docs/Makefile.in Tue Dec 9 16:00:29 1997
@@ -117,7 +117,7 @@
.texi.info:
@cd $(srcdir) && rm -f $@ $@-[0-9] $@-[0-9][0-9]
cd $(srcdir) \
@ -9,3 +19,13 @@
.texi.dvi:
TEXINPUTS=$(srcdir):$$TEXINPUTS \
--- configure.orig Sun Jan 4 01:16:42 1998
+++ configure Mon Jan 5 23:09:23 1998
@@ -590,6 +590,7 @@
# AFS /usr/afsws/bin/install, which mishandles nonexistent args
# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
# ./install, which can be erroneously created by make from ./install.sh.
+INSTALL="/usr/bin/install -c"
echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6
echo "configure:595: checking for a BSD compatible install" >&5
if test -z "$INSTALL"; then

View File

@ -12,7 +12,7 @@ share/aclocal/gtk.m4
lib/libglib.so.1.0
lib/libglib.la
lib/libglib.a
lib/glib/include/glibconfig.h
include/glibconfig.h
lib/libgdk.so.1.0
lib/libgdk.la
lib/libgdk.a

View File

@ -12,7 +12,7 @@ share/aclocal/gtk.m4
lib/libglib.so.1.0
lib/libglib.la
lib/libglib.a
lib/glib/include/glibconfig.h
include/glibconfig.h
lib/libgdk.so.1.0
lib/libgdk.la
lib/libgdk.a

View File

@ -12,7 +12,7 @@ share/aclocal/gtk.m4
lib/libglib.so.1.0
lib/libglib.la
lib/libglib.a
lib/glib/include/glibconfig.h
include/glibconfig.h
lib/libgdk.so.1.0
lib/libgdk.la
lib/libgdk.a

View File

@ -12,7 +12,7 @@ share/aclocal/gtk.m4
lib/libglib.so.1.0
lib/libglib.la
lib/libglib.a
lib/glib/include/glibconfig.h
include/glibconfig.h
lib/libgdk.so.1.0
lib/libgdk.la
lib/libgdk.a