blob: 0803976204e34190f95eb74c510ab120951c07be (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- src/orb/util/Makefile.in.orig Mon Aug 5 04:14:23 2002
+++ src/orb/util/Makefile.in Wed Aug 7 01:02:54 2002
@@ -104,7 +104,7 @@
INCLUDES = \
-I$(top_srcdir)/include \
-I$(top_builddir)/include \
- -DORBIT_SYSTEM_RCFILE=\"$(sysconfdir)/orbitrc\" \
+ -DORBIT_SYSTEM_RCFILE=\"$(sysconfdir)/orbit2rc\" \
-DORBIT2_INTERNAL_API \
$(WARN_CFLAGS) \
$(ORBIT_DEBUG_CFLAGS) \
|