Hi,

This recent change break gimp build from autogen.sh.

2001-11-14  Michael Natterer  <[EMAIL PROTECTED]>

        * configure.in: new directories etc/, data/images/ and data/misc/.

        * Makefile.am
        * data/Makefile.am: added new SUBDIRs.

        * data/images/Makefile.am
        * data/misc/Makefile.am
        * etc/Makefile.am: new Makefiles

        * gimp1_0_splash.ppm
        * gimp1_2_splash.ppm
        * gimp_logo.ppm
        * gimp_splash.ppm: removed, now in data/images/

        * rmshm
        * user_install
        * user_install.bat: removed, now in data/misc/

        * gimprc.in
        * gimprc.win32
        * gimprc_user.in
        * gtkrc_user
        * ps-menurc
        * unitrc: removed, now in etc/

  removing gimprc.in from the root directory break configure.in, since
it checks specifically for this file in this directory:
AC_INIT(gimprc.in)

this line should be changed to AC_INIT(etc/gimprc.in).

    please, fix.

          DindinX

-- 
[EMAIL PROTECTED]
_______________________________________________
Gimp-developer mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer

Reply via email to