1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

Add patch missed in the previous commit (update to 2.3.103).

This commit is contained in:
Maxim Sobolev 2002-02-13 11:29:09 +00:00
parent 380c3e11fe
commit 530ba28c1f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=54655

View File

@ -0,0 +1,14 @@
$FreeBSD$
--- src/orb/util/Makefile.in 2002/02/13 09:54:15 1.1
+++ src/orb/util/Makefile.in 2002/02/13 09:54:28
@@ -97,7 +97,7 @@
noinst_LTLIBRARIES = liborb-util.la
-INCLUDES = -I$(top_srcdir)/include -I$(top_builddir)/include -DORBIT_SYSTEM_RCFILE=\"$(sysconfdir)/orbitrc\" -DORBIT2_INTERNAL_API $(WARN_CFLAGS) $(ORBIT_DEBUG_CFLAGS) $(ORBIT_CFLAGS)
+INCLUDES = -I$(top_srcdir)/include -I$(top_builddir)/include -DORBIT_SYSTEM_RCFILE=\"$(sysconfdir)/orbit2rc\" -DORBIT2_INTERNAL_API $(WARN_CFLAGS) $(ORBIT_DEBUG_CFLAGS) $(ORBIT_CFLAGS)
liborb_util_la_SOURCES = orbit-purify.h genrand.c orbit-options.c orbit-options.h orbit-util.c