mirror of
https://github.com/tailix/libkernaux.git
synced 2025-02-17 15:45:32 -05:00
Reorder code
This commit is contained in:
parent
e40243c429
commit
1f90a687d2
1 changed files with 1 additions and 1 deletions
|
@ -2,9 +2,9 @@ SUBDIRS = include
|
||||||
|
|
||||||
AM_CFLAGS = \
|
AM_CFLAGS = \
|
||||||
-std=c99 \
|
-std=c99 \
|
||||||
|
-pedantic \
|
||||||
-Wall \
|
-Wall \
|
||||||
-Wextra \
|
-Wextra \
|
||||||
-pedantic \
|
|
||||||
-Wno-gnu-variable-sized-type-not-at-end \
|
-Wno-gnu-variable-sized-type-not-at-end \
|
||||||
-I$(top_srcdir)/include
|
-I$(top_srcdir)/include
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue