]> git.pld-linux.org Git - packages/vmips.git/blob - vmips-am.patch
- updated to 1.5.1
[packages/vmips.git] / vmips-am.patch
1 --- vmips-1.5.1/configure.in.orig       2023-12-30 10:42:14.838444323 +0100
2 +++ vmips-1.5.1/configure.in    2023-12-30 14:01:50.610232665 +0100
3 @@ -5,7 +5,7 @@ dnl Get the canonical and user-supplied
4  AC_CANONICAL_SYSTEM
5  program_prefix=NONE
6  AM_INIT_AUTOMAKE(vmips, 1.5.1)
7 -AM_CONFIG_HEADER(config.h)
8 +AC_CONFIG_HEADERS([config.h])
9  
10  dnl Look for mips tool installation:
11  AC_ARG_WITH(mips,
This page took 0.114846 seconds and 3 git commands to generate.