Sven Neumann
61c922f6f0
removed the authorgen hack. It broke the build with autoconf-2.52. Need to
...
2001-08-28 Sven Neumann <sven@gimp.org>
* configure.in: removed the authorgen hack. It broke the build with
autoconf-2.52. Need to come up with a better idea. Until then the
manpages don't show the autors anymore.
Removed the useless definitions of brushdata, palettedata, ...
while I was on it.
* data/Makefile.am
* data/brushes/Makefile.am
* data/gradients/Makefile.am
* data/palettes/Makefile.am
* data/patterns/Makefile.am: do it the conventional way and list all
data files in the Makefiles.
2001-08-28 16:37:59 +00:00
Raja R Harinath
9287e58ebf
Satisfy a more pedantic `automake'.
...
* plug-ins/blur/Makefile.am (blur_SOURCES): Don't list files from
other directories.
* plug-ins/borderaverage/Makefile.am (borderaverage_SOURCES):
Likewise.
* plug-ins/emboss/Makefile.am (emboss_SOURCES): Likewise.
* plug-ins/hot/Makefile.am (hot_SOURCES): Likewise.
* plug-ins/nlfilt/Makefile.am (nlfilt_SOURCES): Likewise.
* plug-ins/randomize/Makefile.am (randomize_SOURCES): Likewise.
* plug-ins/sinus/Makefile.am (sinus_SOURCES): Likewise.
* plug-ins/waves/Makefile.am (waves_SOURCES): Likewise.
* plug-ins/gfig/gfig-examples/Makefile.am (EXTRA_DATA): Remove
spurious variable.
* plug-ins/script-fu/scripts/Makefile.am (EXTRA_DATA): Likewise.
* plug-ins/webbrowser/Makefile.am (EXTRA_DATA): Likewise.
Clean up handling of `tools/gcg' (partly due to a more pedantic
automake).
* configure.in (AC_OUTPUT): Emit tools/Makefile.
* Makefile.am (SUBDIRS): Remove @GCG@, add `tools'.
* tools/Makefile.am: New file.
(SUBDIRS): Conditionally build `gcg' subdir.
* app/Makefile.am (GCG): Work for srcdir != builddir.
(GCGMAKEDEPEND): Likewise.
* brushes/Makefile.am (EXTRA_DATA): Remove spurious variable.
* gradients/Makefile.am (EXTRA_DATA): Likewise.
* palettes/Makefile.am (EXTRA_DATA): Likewise.
* patterns/Makefile.am (EXTRA_DATA): Likewise.
1999-01-21 03:34:03 +00:00
Manish Singh
db28c2a313
libgimp versioning stuff
...
-Yosh
1998-06-19 19:47:34 +00:00
Adrian Likins
7f068b4a72
At yosh's suggestion, I'm merging gimp-data-min back into
...
the main gimp tree. The idea being to get this ready for
the big 1.0.
-adrian
1998-03-01 04:54:33 +00:00