]> granicus.if.org Git - postgis/commitdiff
add comment
authorRegina Obe <lr@pcorp.us>
Thu, 26 Oct 2017 23:16:24 +0000 (23:16 +0000)
committerRegina Obe <lr@pcorp.us>
Thu, 26 Oct 2017 23:16:24 +0000 (23:16 +0000)
References #3916
References #3912

git-svn-id: http://svn.osgeo.org/postgis/trunk@16068 b70326c6-7e19-0410-871a-916f4a2858ee

configure.ac

index 780155015c848821dccc0dcb4736cd3e4938c2f7..6e36ab189eb05a5ec462e9ec6a78180bca12f46a 100644 (file)
@@ -18,6 +18,8 @@ AC_CONFIG_AUX_DIR([build-aux])
 dnl Invoke libtool: we do this as it is the easiest way to find the PIC
 dnl flags required to build liblwgeom
 AC_PROG_LIBTOOL
+
+dnl help resolve @INSTALL@ to proper install program
 AC_PROG_INSTALL
 
 dnl