Enlightenment CVS committal

Author  : doursse
Project : e17
Module  : libs/engrave

Dir     : e17/libs/engrave/src


Modified Files:
        config.h.in 


Log Message:
autostuff improvements:

 * use non deprecated version of AC_INIT and AM_INIT_AUTOMAKE
   and check the required minimal versions.
 * add bzipped distribution archive
 * add AC_LIBTOOL_WIN32_DLL
 * forbid libtool to check fortran and c++ compilers
 * compute libtool versioning from the version of the package
 * pass the directories based on ${prefix} to the preoprocessor
   with the -D option
 * replace INCLUDES, wich is deprecated since 2001 by AM_CPPFLAGS

===================================================================
RCS file: /cvs/e/e17/libs/engrave/src/config.h.in,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- config.h.in 11 Jun 2006 10:23:47 -0000      1.2
+++ config.h.in 11 Nov 2007 09:48:07 -0000      1.3
@@ -33,26 +33,11 @@
 /* Name of package */
 #undef PACKAGE
 
-/* Installation directory for user executables */
-#undef PACKAGE_BIN_DIR
-
 /* Define to the address where bug reports for this package should be sent. */
 #undef PACKAGE_BUGREPORT
 
-/* Shared Data Directory */
-#undef PACKAGE_DATA_DIR
-
-/* Installation directory for libraries */
-#undef PACKAGE_LIB_DIR
-
-/* Locale-specific data directory */
-#undef PACKAGE_LOCALE_DIR
-
 /* Define to the full name of this package. */
 #undef PACKAGE_NAME
-
-/* Source code directory */
-#undef PACKAGE_SOURCE_DIR
 
 /* Define to the full name and version of this package. */
 #undef PACKAGE_STRING



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to