pkgsrc-wip/firebird/patches/patch-al
Roland Illig 9e301bbd2f Replaced patch-a{a,b,c,d} with patch-a{e,f,g,h,i,j,k,l,m}, which all
patch a single file and contain no RCS Ids.
2005-09-03 23:30:28 +00:00

24 lines
606 B
Text

$NetBSD: patch-al,v 1.1 2005/09/03 23:30:30 rillig Exp $
--- configure.in Thu Dec 9 23:43:18 2004
+++ configure.in Thu Jun 30 16:32:04 2005
@@ -102,7 +102,7 @@
PLATFORM=NETBSD
AC_DEFINE(NETBSD)
LOCK_MANAGER_FLG=Y
- EDITLINE_FLG=N
+ EDITLINE_FLG=Y
SHRLIB_EXT=so
;;
@@ -842,7 +842,7 @@
;;
- FREEBSD)
- AC_CONFIG_FILES([gen/install/install.sh:src/install/arch-specific/freebsd/install.sh.in
+ NETBSD)
+ AC_CONFIG_FILES([gen/install/install.sh:src/install/arch-specific/netbsd/install.sh.in
],[chmod a+x gen/install/install.sh 2>/dev/null])
;;