blob: a8e9c7bb624c699c699168806e9e820c6fb280f9 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- Makefile.in.orig Wed Dec 6 01:08:22 2006
+++ Makefile.in Wed Dec 6 01:08:30 2006
@@ -18,7 +18,7 @@
VPATH = @srcdir@
pkgdatadir = $(datadir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
+pkgincludedir = $(includedir)/@PACKAGE@-3g
top_builddir = .
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
INSTALL = @INSTALL@
|