Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-kde
Path: blob/main/astro/astrometry/files/patch-include_astrometry_os-features.h
16461 views
1
--- include/astrometry/os-features.h.orig 2022-12-19 21:41:15 UTC
2
+++ include/astrometry/os-features.h
3
@@ -4,6 +4,8 @@
4
*/
5
#ifndef OS_FEATURES_H
6
#define OS_FEATURES_H
7
+#define NEED_CANONICALIZE_FILE_NAME 1
8
+#define HAVE_NETPBM 1
9
10
#include "astrometry/os-features-config.h"
11
12
13