From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eli Zaretskii To: gdb@sources.redhat.com Subject: po/POTFILES.in doesn't exist Date: Sun, 29 Jul 2001 04:38:00 -0000 Message-id: X-SW-Source: 2001-07/msg00405.html When I run the configure script, bfd/configure complains about po/POTFILES.in being absent. That's true: the file isn't there, since we now have SRC-POTFILES.in and BLD-POTFILES.in. Does that mean bfd/configure needs to be updated somehow? Do others see this error message?