Skip to content

Commit cf5c163

Browse files
committed
Makefile.am: try to avoid running autoheader
Sometimes it gets called automatically (by the automake?), overriding libgpujpeg.pc.in, which is manually written.
1 parent 8f3f4ea commit cf5c163

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile.am

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
AUTOMAKE_OPTIONS = subdir-objects
2+
AUTOHEDER = true
23
ACLOCAL_AMFLAGS=-I m4
34
CLEANFILES=
45

0 commit comments

Comments
 (0)