1998-05-27 18:36:05 +00:00
|
|
|
--- configure.in.orig Wed May 27 23:32:15 1998
|
|
|
|
+++ configure.in Wed May 27 23:32:30 1998
|
1998-05-21 21:28:54 +00:00
|
|
|
@@ -306,7 +306,7 @@
|
1998-03-17 22:52:44 +00:00
|
|
|
LIBS="$gimp_save_LIBS"
|
1997-07-14 22:19:18 +00:00
|
|
|
|
1998-03-17 22:52:44 +00:00
|
|
|
gimpdatadir=$datadir/gimp
|
1998-05-21 21:28:54 +00:00
|
|
|
-gimpplugindir=$libdir/$PACKAGE/$GIMP_MAJOR_VERSION.$GIMP_MINOR_VERSION
|
1998-05-27 18:36:05 +00:00
|
|
|
+gimpplugindir=$libexecdir/$PACKAGE/$GIMP_MAJOR_VERSION.$GIMP_MINOR_VERSION
|
|
|
|
|
|
|
|
brushdata=`ls -1 $srcdir/data/brushes | grep -v Makefile`
|
|
|
|
gradientdata=`ls -1 $srcdir/data/gradients | grep -v Makefile`
|
|
|
|
--- configure.orig Wed May 27 23:32:17 1998
|
|
|
|
+++ configure Wed May 27 23:32:38 1998
|
|
|
|
@@ -4146,7 +4146,7 @@
|
|
|
|
LIBS="$gimp_save_LIBS"
|
|
|
|
|
|
|
|
gimpdatadir=$datadir/gimp
|
|
|
|
-gimpplugindir=$libdir/$PACKAGE/$GIMP_MAJOR_VERSION.$GIMP_MINOR_VERSION
|
|
|
|
+gimpplugindir=$libexecdir/$PACKAGE/$GIMP_MAJOR_VERSION.$GIMP_MINOR_VERSION
|
1998-04-17 13:31:19 +00:00
|
|
|
|
|
|
|
brushdata=`ls -1 $srcdir/data/brushes | grep -v Makefile`
|
|
|
|
gradientdata=`ls -1 $srcdir/data/gradients | grep -v Makefile`
|