7 lines
84 B
Plaintext
7 lines
84 B
Plaintext
package nghttp2
|
|
|
|
const (
|
|
buildDir = "@top_builddir@"
|
|
sourceDir = "@top_srcdir@"
|
|
)
|