@@ -1559,7 +1559,7 @@
dnl Save the cacheable configure results to config.cache before recursing
AC_CACHE_SAVE
-sinclude(plugins/Custom.m4) dnl
+####sinclude(plugins/Custom.m4) dnl
ifdef(_CUSTOM_AC_OUTPUT_, '', define(_CUSTOM_AC_OUTPUT_, )) dnl
AM_CONFIG_HEADER(config.h)
works fine...
Michael A. McCartney wrote:
> Hi,
>
> Building on RHL4, upgraded to latest source
> and now get the following...
>
> $ ./autogen.sh
> Checking for python.
> aclocal -I ./aclocal-fallback
> configure.in:1562: file `plugins/Custom.m4' does not exist
>
> Used to build fine back in July 2008, any ideas how to fix?
>
> Thanks-Mike
>
> _______________________________________________
> Wireshark-dev mailing list
> Wireshark-dev@xxxxxxxxxxxxx
> https://wireshark.org/mailman/listinfo/wireshark-dev
>
>