]> granicus.if.org Git - apache/commitdiff
Fix some variable names
authorCliff Woolley <jwoolley@apache.org>
Wed, 19 Jun 2002 20:44:45 +0000 (20:44 +0000)
committerCliff Woolley <jwoolley@apache.org>
Wed, 19 Jun 2002 20:44:45 +0000 (20:44 +0000)
Submitted by:  Brian Degenhardt <bmd@mp3.com>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95814 13f79535-47bb-0310-9956-ffa450edef68

support/apxs.in

index a934b1ae87f0a9c36d511b8a72682f113effc484..bc9ccec285f5c1eb46ea4298c46c7e95c7ca2578 100644 (file)
@@ -604,9 +604,9 @@ APXS=apxs
 APACHECTL=apachectl
 
 #   additional defines, includes and libraries
-#DEF=-Dmy_define=my_value
-#INC=-Imy/include/dir
-#LIB=-Lmy/lib/dir -lmylib
+#DEFS=-Dmy_define=my_value
+#INCLUDES=-Imy/include/dir
+#LIBS=-Lmy/lib/dir -lmylib
 
 #   the default target
 all: local-shared-build