eli-schwartz commented on issue #45853:
URL: https://github.com/apache/arrow/issues/45853#issuecomment-2734934036

   Is it showing in the log that meson re-ran the configure stage? Re-running 
`meson setup` without using --reconfigure will be a no-op, it logs the message:
   ```
   Directory already configured.
   
   Just run your build command (e.g. ninja) and Meson will regenerate as 
necessary.
   Run "meson setup --reconfigure" to force Meson to regenerate.
   ```
   
   but ninja itself will reconfigure it, if it thinks any meson.build files 
have changed.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to