libosmo-pfcp/m4
Vadim Yanitskiy 5d5597d104 configure: fix AC_CONFIG_MACRO_DIRS related warnings
Create m4/.gitkeep to eliminate the following warning:

  aclocal: warning: couldn't open directory 'm4': No such file or directory

Add 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac to as suggested:

  libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac

Change-Id: Id9d605490c4b403b99ed54745838cc9f242030c3
2022-08-03 03:13:18 +07:00
..
.gitkeep configure: fix AC_CONFIG_MACRO_DIRS related warnings 2022-08-03 03:13:18 +07:00