74e80b8723
0.5.3 -- only that 0.5.4 is the latest stable version of ORBit. The pkgsrc-related changes are: * Compile and link libpopt statically into ORBit. This is really a small library, and there are more recent versions available if we with to add it to pkgsrc. Also don't install this library. * Compile the tcpd-specific code in libIIOP.
13 lines
287 B
Text
13 lines
287 B
Text
$NetBSD: patch-ab,v 1.4 2000/10/17 23:48:01 jlam Exp $
|
|
|
|
--- Makefile.in.orig Thu Oct 12 12:06:49 2000
|
|
+++ Makefile.in
|
|
@@ -95,7 +95,7 @@
|
|
|
|
AUTOMAKE_OPTIONS = 1.3 # required version of automake.
|
|
|
|
-SUBDIRS = popt libIDL src test
|
|
+SUBDIRS = popt libIDL src
|
|
|
|
bin_SCRIPTS = orbit-config
|
|
|