13 lines
319 B
Plaintext
13 lines
319 B
Plaintext
$NetBSD: patch-ab,v 1.2 2015/01/24 13:40:14 mef Exp $
|
|
|
|
Correction to filename Makefile -> makefile
|
|
|
|
--- BibTcl/configure.in.orig 2006-03-19 11:48:23.000000000 -0500
|
|
+++ BibTcl/configure.in
|
|
@@ -48,4 +48,4 @@ AC_SUBST(TCL_VERSION)
|
|
TCL_PREFIX=$TCL_PREFIX
|
|
AC_SUBST(TCL_PREFIX)
|
|
|
|
-AC_OUTPUT(Makefile)
|
|
+AC_OUTPUT(makefile)
|