43fc33f849
- update to 0.2.3 - set MAINTAINER to myself for some time to catch build errors on bento A few options and features from original port are missing (WITH_GUI build, NOPORTDOCS build) but I do not have time for implementing them correctly.
11 lines
292 B
Text
11 lines
292 B
Text
--- Makefile.in.orig Thu May 13 04:22:06 2004
|
|
+++ Makefile.in Thu May 13 04:22:20 2004
|
|
@@ -140,7 +140,7 @@
|
|
|
|
ACLOCAL_AMFLAGS = -I m4
|
|
|
|
-pkgconfdir = $(libdir)/pkgconfig
|
|
+pkgconfdir = $(prefix)/libdata/pkgconfig
|
|
pkgconf_DATA = libodbc++.pc
|
|
subdir = .
|
|
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|