mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
9fa9eb9ac7
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
12 lines
324 B
Plaintext
12 lines
324 B
Plaintext
--- configure.ac.orig 2015-04-07 10:01:12 UTC
|
|
+++ configure.ac
|
|
@@ -113,7 +113,7 @@ AS_IF([test "x$enable_shmapi" != xno],
|
|
|
|
|
|
|
|
-AC_DEFINE([DEFAULT_CONFIG], ["/etc/umurmur.conf"], [Default config])
|
|
+AC_DEFINE([DEFAULT_CONFIG], ["%%PREFIX%%/etc/umurmur.conf"], [Default config])
|
|
|
|
# Checks for header files.
|
|
AC_FUNC_ALLOCA
|