*** empty log message ***
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
Thu Sep 9 00:56:42 CEST 1999 Marc Lehmann <pcg@goof.com>
|
||||||
|
|
||||||
|
* configure.in: Fixed typoe (fasle => false).
|
||||||
|
|
||||||
Tue Sep 7 22:57:32 CEST 1999 Marc Lehmann <pcg@goof.com>
|
Tue Sep 7 22:57:32 CEST 1999 Marc Lehmann <pcg@goof.com>
|
||||||
|
|
||||||
* app/palette.c: Applied gimp-ruth-990907-0.patch.gz (import palette).
|
* app/palette.c: Applied gimp-ruth-990907-0.patch.gz (import palette).
|
||||||
|
@ -574,7 +574,7 @@ if test "x$enable_python" != xno; then
|
|||||||
PYGIMP_LIBS_NOUI="-L\$(top_builddir)/libgimp/.libs -lgimp $GLIB_LIBS"
|
PYGIMP_LIBS_NOUI="-L\$(top_builddir)/libgimp/.libs -lgimp $GLIB_LIBS"
|
||||||
|
|
||||||
build_python=true
|
build_python=true
|
||||||
AM_CHECK_PYMOD(gtk,,,build_python=fasle)
|
AM_CHECK_PYMOD(gtk,,,build_python=false)
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
Reference in New Issue
Block a user