bf0e4b3714
also move the header files to ${LOCALBASE}/include/mysql++
13 lines
496 B
Plaintext
13 lines
496 B
Plaintext
$OpenBSD: patch-Makefile_in,v 1.2 2004/01/06 11:16:53 wilfried Exp $
|
|
--- Makefile.in.orig 2001-05-19 18:44:46.000000000 +0200
|
|
+++ Makefile.in 2004-01-04 23:28:28.000000000 +0100
|
|
@@ -80,7 +80,7 @@ VERSION = @VERSION@
|
|
EXTRA_DIST = .version Configure doc devel
|
|
|
|
#SUBDIRS = sqlplusint examples doc
|
|
-SUBDIRS = sqlplusint examples
|
|
+SUBDIRS = sqlplusint
|
|
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|
|
CONFIG_HEADER = config.h ./sqlplusint/exceptions.hh
|