git: mpc: Fix inclusion paths to correctly include its own 'config.h'

Aaron LI aly at crater.dragonflybsd.org
Fri Aug 28 00:23:03 PDT 2026


commit 140e2138b6e2614a71884aa87702138fe3691e53
Author: Aaron LI <aly at aaronly.me>
Date:   Fri Aug 28 12:57:43 2026 +0800

    mpc: Fix inclusion paths to correctly include its own 'config.h'
    
    It wrongly included the GMP's 'config.h', as the '../gmp/' directory has
    both 'gmp.h' and 'config.h'.

Summary of changes:
 gnu/usr.bin/mpc/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/140e2138b6e2614a71884aa87702138fe3691e53


-- 
DragonFly BSD source repository


More information about the Commits mailing list