Skip to content

m4: fix aclocal warning - #161

Open
Ahsan-Atta wants to merge 1 commit into
mainfrom
fix_m4_warning
Open

m4: fix aclocal warning#161
Ahsan-Atta wants to merge 1 commit into
mainfrom
fix_m4_warning

Conversation

@Ahsan-Atta

@Ahsan-Atta Ahsan-Atta commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

Running sh autogen.sh during the installation of QATlib reports the
following warning:

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

Fix it by adding an empty file (.gitkeep) to the m4 folder on the QATlib
root directory.

This was accidentally removed and is being restored here.

@Ahsan-Atta
Ahsan-Atta force-pushed the fix_m4_warning branch 3 times, most recently from 78abffe to 89cff0b Compare August 26, 2026 15:54
Running sh autogen.sh during the installation of QATlib reports the
following warning:

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

Fix it by adding an empty file (.gitkeep) to the m4 folder on the QATlib
root directory.

This was accidentally removed and is being restored here.

Signed-off-by: Ahsan Atta <ahsan.atta@intel.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants