]> Pileus Git - aweather/blobdiff - gen-win32.sh
Add manpage for wsr88ddec
[aweather] / gen-win32.sh
index 2c798e3c057fb13aa488a586140335d13de82f31..d2c7eb149ada796400aa7dc4f079fdfc81f70b5b 100755 (executable)
@@ -1,9 +1,9 @@
 #!/bin/bash
 gnulib-tool --no-vc-files --import strptime
 
-GIS="/scratch/libgis-win32/src"
-export PKG_CONFIG_PATH="$GIS"
-export LIBS="-L$GIS"
-export CPPFLAGS="-I$GIS"
+GRITS="/scratch/grits-win32/src"
+export PKG_CONFIG_PATH="$GRITS"
+export LIBS="-L$GRITS"
+export CPPFLAGS="-I$GRITS"
 export CFLAGS="-g -Werror -Wno-unused -O3"
 ./autogen.sh --host=i686-pc-mingw32