diff options
Diffstat (limited to 'cad/pdnmesh/Makefile')
-rw-r--r-- | cad/pdnmesh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/pdnmesh/Makefile b/cad/pdnmesh/Makefile index 3e56ba716fe6..463dfaee16c7 100644 --- a/cad/pdnmesh/Makefile +++ b/cad/pdnmesh/Makefile @@ -26,7 +26,7 @@ USE_GL= yes GNU_CONFIGURE= yes CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" -USE_AUTOCONF_VER=259 +USE_AUTOTOOLS= autoconf:259 MAN1= pdnmesh.1 MAN5= pdnmesh_input.5 |