Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • tools/Makefile.in

    r5e49e47 r47c1928  
    305305top_srcdir = @top_srcdir@
    306306AUTOMAKE_OPTIONS = foreign    # do not require all the GNU file names
    307 AM_CFLAGS = -Wall -Wextra -O2 -g -std=c11
     307AM_CFLAGS = -Wall -Wextra -O2 -g
    308308busy_SOURCES = busy.c
    309309busy_LDFLAGS = -pthread
Note: See TracChangeset for help on using the changeset viewer.